|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use HasHorizontalAlignment | |
| com.google.gwt.user.client.ui | |
| Uses of HasHorizontalAlignment in com.google.gwt.user.client.ui |
| Subinterfaces of HasHorizontalAlignment in com.google.gwt.user.client.ui | |
interface |
HasAlignment
A widget that implements this interface has an intrinsic alignment which can be manipulated using these methods and constants. |
| Classes in com.google.gwt.user.client.ui that implement HasHorizontalAlignment | |
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 |
HTML
A widget that can contain arbitrary HTML. |
class |
Label
A widget that contains arbitrary text, not interpreted as HTML. |
class |
VerticalPanel
A panel that lays all of its widgets out in a single vertical column. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||