Uses of Enum
com.google.gwt.user.client.ui.ValueBoxBase.TextAlignment
Packages that use ValueBoxBase.TextAlignment
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of ValueBoxBase.TextAlignment in com.google.gwt.user.client.ui
Methods in com.google.gwt.user.client.ui that return ValueBoxBase.TextAlignmentModifier and TypeMethodDescription(package private) ValueBoxBase.TextAlignment
TextBoxBase.TextAlignConstant.getTextAlignString()
Deprecated.static ValueBoxBase.TextAlignment
Returns the enum constant of this type with the specified name.static ValueBoxBase.TextAlignment[]
ValueBoxBase.TextAlignment.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.gwt.user.client.ui with parameters of type ValueBoxBase.TextAlignmentModifier and TypeMethodDescriptionvoid
ValueBoxBase.setAlignment
(ValueBoxBase.TextAlignment align)