Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Method and Description |
---|---|
(package private) ValueBoxBase.TextAlignment |
TextBoxBase.TextAlignConstant.getTextAlignString()
Deprecated.
|
static ValueBoxBase.TextAlignment |
ValueBoxBase.TextAlignment.valueOf(java.lang.String name)
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.
|
Modifier and Type | Method and Description |
---|---|
void |
ValueBoxBase.setAlignment(ValueBoxBase.TextAlignment align) |