Uses of Interface
com.google.gwt.user.client.ui.HasAutoHorizontalAlignment
Packages that use HasAutoHorizontalAlignment
Package
Description
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 HasAutoHorizontalAlignmentModifier and TypeClassDescriptionclassExtendsValueLabelfor convenience when dealing with dates andDateTimeFormat, especially inUiBindertemplates.static classDefault implementation of Caption.classA widget that can contain arbitrary HTML.classA widget that can contain arbitrary HTML.classA widget that contains arbitrary text, not interpreted as HTML.classA widget that contains arbitrary text, not interpreted as HTML.classLabelBase<T>Abstract base class for all text display widgets.classNumberLabel<T extends Number>ExtendsValueLabelfor convenience when dealing with numbers andNumberFormat, especially inUiBindertemplates.classValueLabel<T>A label displaying its value through a renderer.