|
GWT 2.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnimatedLayout | |
---|---|
com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. |
Uses of AnimatedLayout in com.google.gwt.user.client.ui |
---|
Classes in com.google.gwt.user.client.ui that implement AnimatedLayout | |
---|---|
class |
DockLayoutPanel
A panel that lays its child widgets out "docked" at its outer edges, and allows its last widget to take up the remaining space in its center. |
class |
LayoutPanel
A panel that lays its children out in arbitrary layers using the
Layout class. |
class |
RootLayoutPanel
A singleton implementation of LayoutPanel that always attaches itself
to the document body (i.e. |
class |
SplitLayoutPanel
A panel that adds user-positioned splitters between each of its child widgets. |
|
GWT 2.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |