Package | Description |
---|---|
org.wicketstuff.foundation.iconbar |
Modifier and Type | Method and Description |
---|---|
IconBarVerticalStyle |
IconBarOptions.getVerticalStyle() |
static IconBarVerticalStyle |
IconBarVerticalStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IconBarVerticalStyle[] |
IconBarVerticalStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IconBarOptions |
IconBarOptions.setVerticalStyle(IconBarVerticalStyle verticalStyle) |
Constructor and Description |
---|
IconBarOptions(IconBarVerticalStyle verticalStyle) |
Copyright © 2015. All rights reserved.