Package | Description |
---|---|
org.wicketstuff.foundation.buttongroup |
Modifier and Type | Method and Description |
---|---|
ButtonGroupStacking |
ButtonGroupOptions.getStacking() |
static ButtonGroupStacking |
ButtonGroupStacking.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ButtonGroupStacking[] |
ButtonGroupStacking.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ButtonGroupOptions |
ButtonGroupOptions.setStacking(ButtonGroupStacking stacking) |
Constructor and Description |
---|
ButtonGroupOptions(ButtonGroupStacking stacking) |
Copyright © 2015. All rights reserved.