Uses of Interface
com.arsdigita.bebop.PaginationModelBuilder

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
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC