| Package | Description |
|---|---|
| de.agilecoders.wicket.markup.html.bootstrap.button |
| Modifier and Type | Method and Description |
|---|---|
static Buttons.Orientation |
Buttons.Orientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Buttons.Orientation[] |
Buttons.Orientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ButtonGroup(String markupId,
Buttons.Orientation orientation)
Construct.
|
Copyright © 2013 agilecoders.de. All Rights Reserved.