Uses of Package
com.google.gwt.layout.client
Package
Description
Classes for laying out container elements.
Widgets, Panels, and other user-interface classes.
-
ClassDescriptionUsed to specify the alignment of child elements within a layer.Callback interface used by
Layout.layout(int, AnimationCallback)
to provide updates on animation progress.This class is used to set the position and size of child elements. -
ClassDescriptionHelper class for laying out a container element and its children.Used to specify the alignment of child elements within a layer.Callback interface used by
Layout.layout(int, AnimationCallback)
to provide updates on animation progress.This class is used to set the position and size of child elements.