Uses of Interface
org.hippoecm.frontend.plugins.standards.list.datatable.IPagingDefinition
Package
Description
-
Uses of IPagingDefinition in org.hippoecm.frontend.editor.workflow.dialog
-
Uses of IPagingDefinition in org.hippoecm.frontend.plugins.standards.list.datatable
ModifierConstructorDescriptionListDataTable
(String id, TableDefinition<T> tableDefinition, org.apache.wicket.extensions.markup.html.repeater.data.table.ISortableDataProvider<T, String> dataProvider, ListDataTable.TableSelectionListener<T> selectionListener, boolean triState, IPagingDefinition pagingDefinition) ListNavigationToolBar
(org.apache.wicket.extensions.markup.html.repeater.data.table.DataTable table, IPagingDefinition pagingDefinition) ListPagingNavigation
(String id, org.apache.wicket.markup.html.navigation.paging.IPageable pageable, org.apache.wicket.markup.html.navigation.paging.IPagingLabelProvider labelProvider, IPagingDefinition pagingDefinition) ListPagingNavigator
(String id, org.apache.wicket.markup.html.navigation.paging.IPageable pageable, org.apache.wicket.markup.html.navigation.paging.IPagingLabelProvider labelProvider, IPagingDefinition pagingDefinition)