|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PaginationSize | |
|---|---|
| net.dontdrinkandroot.wicket.bootstrap.component.pagination | |
| net.dontdrinkandroot.wicket.bootstrap.css | |
| Uses of PaginationSize in net.dontdrinkandroot.wicket.bootstrap.component.pagination |
|---|
| Constructors in net.dontdrinkandroot.wicket.bootstrap.component.pagination with parameters of type PaginationSize | |
|---|---|
AjaxPaginationPanel(java.lang.String id,
org.apache.wicket.markup.html.navigation.paging.IPageable pageable,
PaginationSize size)
|
|
PaginationPanel(java.lang.String id,
org.apache.wicket.markup.html.navigation.paging.IPageable pageable,
PaginationSize size)
|
|
| Uses of PaginationSize in net.dontdrinkandroot.wicket.bootstrap.css |
|---|
| Methods in net.dontdrinkandroot.wicket.bootstrap.css that return PaginationSize | |
|---|---|
static PaginationSize |
PaginationSize.valueOf(java.lang.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||