Uses of Interface
com.google.gwt.user.client.ui.HasAutoHorizontalAlignment
-
Packages that use HasAutoHorizontalAlignment Package Description com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. -
-
Uses of HasAutoHorizontalAlignment in com.google.gwt.user.client.ui
Classes in com.google.gwt.user.client.ui that implement HasAutoHorizontalAlignment Modifier and Type Class Description classDateLabelExtendsValueLabelfor convenience when dealing with dates andDateTimeFormat, especially inUiBindertemplates.static classDialogBox.CaptionImplDefault implementation of Caption.classHTMLA widget that can contain arbitrary HTML.classInlineHTMLA widget that can contain arbitrary HTML.classInlineLabelA widget that contains arbitrary text, not interpreted as HTML.classLabelA widget that contains arbitrary text, not interpreted as HTML.classLabelBase<T>Abstract base class for all text display widgets.classNumberLabel<T extends java.lang.Number>ExtendsValueLabelfor convenience when dealing with numbers andNumberFormat, especially inUiBindertemplates.classValueLabel<T>A label displaying its value through a renderer.
-