| Package | Description |
|---|---|
| org.wicketstuff.foundation.button | |
| org.wicketstuff.foundation.dropdown |
| Modifier and Type | Method and Description |
|---|---|
ButtonExpansion |
ButtonOptions.getFoundationButtonExpansion() |
static ButtonExpansion |
ButtonExpansion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ButtonExpansion[] |
ButtonExpansion.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.setFoundationButtonExpansion(ButtonExpansion foundationButtonExpansion) |
| Constructor and Description |
|---|
ButtonOptions(ButtonExpansion expansion) |
| Modifier and Type | Method and Description |
|---|---|
ButtonExpansion |
DropdownOptions.getExpansion() |
| Modifier and Type | Method and Description |
|---|---|
DropdownOptions |
DropdownOptions.setExpansion(ButtonExpansion expansion) |
| Constructor and Description |
|---|
DropdownOptions(ButtonExpansion expansion) |
Copyright © 2015. All rights reserved.