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