- setData(List<T>) - Method in class de.alpharogroup.wicket.data.provider.AbstractSortableDataProvider
-
Sets the data.
- setData(List<T>) - Method in class de.alpharogroup.wicket.data.provider.AbstractSortableFilterDataProvider
-
Sets the data.
- setFilterState(F) - Method in class de.alpharogroup.wicket.data.provider.AbstractSortableFilterDataProvider
- setFilterState(F) - Method in class de.alpharogroup.wicket.data.provider.AbstractSortFilterDataProvider
- setSort(SortParam<S>) - Method in class de.alpharogroup.wicket.data.provider.AbstractSortableDataProvider
-
Sets the current sort state.
- setSort(S, SortOrder) - Method in class de.alpharogroup.wicket.data.provider.AbstractSortableDataProvider
-
Sets the current sort state.
- setSort(SortParam<S>) - Method in class de.alpharogroup.wicket.data.provider.AbstractSortableFilterDataProvider
-
Sets the current sort state.
- setSort(S, SortOrder) - Method in class de.alpharogroup.wicket.data.provider.AbstractSortableFilterDataProvider
-
Sets the current sort state.
- size() - Method in class de.alpharogroup.wicket.data.provider.AbstractSortableDataProvider
- size() - Method in class de.alpharogroup.wicket.data.provider.AbstractSortableFilterDataProvider
- size() - Method in class de.alpharogroup.wicket.data.provider.AbstractSortFilterDataProvider
- sort(List<T>) - Method in class de.alpharogroup.wicket.data.provider.AbstractSortableDataProvider
-
Sorts the given list by getting the SortParam.getProperty() and if not null the given
list will be sort.
- sort() - Method in class de.alpharogroup.wicket.data.provider.AbstractSortableDataProvider
-
Sorts the given list by getting the SortParam.getProperty() and if not null the given
list will be sort.
- sort(List<T>) - Method in class de.alpharogroup.wicket.data.provider.AbstractSortableFilterDataProvider
-
Sorts the given list by getting the SortParam.getProperty() and if not null the given
list will be sort.
- sort() - Method in class de.alpharogroup.wicket.data.provider.AbstractSortableFilterDataProvider
-
Sorts the given list by getting the SortParam.getProperty() and if not null the given
list will be sort.