Uses of Package
com.dlsc.gemsfx.paging
Packages that use com.dlsc.gemsfx.paging
-
Classes in com.dlsc.gemsfx.paging used by com.dlsc.gemsfx.pagingClassDescriptionThe abstract superclass for
PagingListViewandPagingGridTableView.A service that performs the actual loading of items for a paging control such as thePagingListViewor thePagingGridTableView.An enum listing the different ways the control will display or not display controls to quickly go to the first or the last page.A list of possible strategies for showing / hiding the message label.A control for navigating paged information, for example, a paged database table view.ThePagingGridTableViewclass is a control that combines a grid table with paging capabilities.PagingListView is a custom control that extends the functionality of a standard ListView to include paging capabilities.The input parameter for the loader callback of paging controls.Constructs a new load response containing the items to show for the requested page and the total item count. -
Classes in com.dlsc.gemsfx.paging used by com.dlsc.gemsfx.skinsClassDescriptionA control for navigating paged information, for example, a paged database table view.The
PagingGridTableViewclass is a control that combines a grid table with paging capabilities.PagingListView is a custom control that extends the functionality of a standard ListView to include paging capabilities.