Package | Description |
---|---|
com.google.gwt.cell.client |
Standard
Cell subclasses used by the
cellview widgets. |
Modifier and Type | Method and Description |
---|---|
ButtonCellBase.Decoration |
ButtonCellBase.getDecoration()
Get the decoration style of the button.
|
static ButtonCellBase.Decoration |
ButtonCellBase.Decoration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ButtonCellBase.Decoration[] |
ButtonCellBase.Decoration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ButtonCellBase.setDecoration(ButtonCellBase.Decoration decoration)
Set the
ButtonCellBase.Decoration of the button. |
Copyright © 2018. All rights reserved.