| Package | Description |
|---|---|
| net.dontdrinkandroot.wicket.bootstrap.component.pagination | |
| net.dontdrinkandroot.wicket.bootstrap.css |
| Constructor and Description |
|---|
AjaxPaginationPanel(String id,
org.apache.wicket.markup.html.navigation.paging.IPageable pageable,
PaginationSize size) |
PaginationPanel(String id,
org.apache.wicket.markup.html.navigation.paging.IPageable pageable,
PaginationSize size) |
| Modifier and Type | Method and Description |
|---|---|
static PaginationSize |
PaginationSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaginationSize[] |
PaginationSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012. All Rights Reserved.