| Package | Description |
|---|---|
| de.agilecoders.wicket.markup.html.bootstrap.navigation |
| Modifier and Type | Method and Description |
|---|---|
static BootstrapPagingNavigator.Position |
BootstrapPagingNavigator.Position.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BootstrapPagingNavigator.Position[] |
BootstrapPagingNavigator.Position.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BootstrapPagingNavigator |
BootstrapPagingNavigator.setPosition(BootstrapPagingNavigator.Position position)
sets the position of the pagination component
|
Copyright © 2013 agilecoders.de. All Rights Reserved.