|
GWT 2.1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HasHorizontalAlignment | |
|---|---|
| com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. |
| 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. |
interface |
HasAutoHorizontalAlignment
A widget that implements this interface can be configured to be aligned according to its contents' direction, in addition to the static alignment options offered by HasHorizontalAlignment. |
| Classes in com.google.gwt.user.client.ui that implement HasHorizontalAlignment | |
|---|---|
class |
Anchor
A widget that represents a simple <a> element. |
class |
DockPanel
Deprecated. Use DockLayoutPanel instead, but understand that it is
not a drop in replacement for this class. It requires standards
mode, and is most easily used under a RootLayoutPanel (as
opposed to a RootPanel |
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 |
InlineHTML
A widget that can contain arbitrary HTML. |
class |
InlineLabel
A widget that contains arbitrary text, not interpreted as 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. |
|
GWT 2.1.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||