|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CellPanel | |
---|---|
com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. |
Uses of CellPanel in com.google.gwt.user.client.ui |
---|
Subclasses of CellPanel in com.google.gwt.user.client.ui | |
---|---|
class |
DockPanel
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 |
HorizontalPanel
A panel that lays all of its widgets out in a single horizontal column. |
class |
VerticalPanel
A panel that lays all of its widgets out in a single vertical column. |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |