| Package | Description |
|---|---|
| org.wicketstuff.foundation.button |
| Modifier and Type | Method and Description |
|---|---|
ButtonState |
ButtonOptions.getFoundationButtonState() |
static ButtonState |
ButtonState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ButtonState[] |
ButtonState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ButtonOptions |
ButtonOptions.setFoundationButtonState(ButtonState foundationButtonState) |
| Constructor and Description |
|---|
ButtonOptions(ButtonState state) |
Copyright © 2015. All rights reserved.