|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PaginationModelBuilder | |
com.arsdigita.bebop | A set of server-side user interface components for web applications. |
com.arsdigita.toolbox.ui | Miscellaneous collection of useful Bebop components. |
Uses of PaginationModelBuilder in com.arsdigita.bebop |
Methods in com.arsdigita.bebop that return PaginationModelBuilder | |
PaginationModelBuilder |
Paginator.getPaginationModelBuilder()
Returns the builder that is used to retrieve the total number of items to paginate. |
Constructors in com.arsdigita.bebop with parameters of type PaginationModelBuilder | |
Paginator(PaginationModelBuilder builder,
int defaultPageSize)
Constructor. |
Uses of PaginationModelBuilder in com.arsdigita.toolbox.ui |
Classes in com.arsdigita.toolbox.ui that implement PaginationModelBuilder | |
class |
AbstractCollectionTable
This provides a base table to show the elements of a DomainCollection |
class |
DataTable
General |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |