- setData(List<T>) - Method in class org.jaulp.wicket.data.provider.AbstractSortableDataProvider
-
Sets the data.
- setData(List<T>) - Method in class org.jaulp.wicket.data.provider.AbstractSortableFilterDataProvider
-
Sets the data.
- setFilterState(F) - Method in class org.jaulp.wicket.data.provider.AbstractSortableFilterDataProvider
- setFilterState(F) - Method in class org.jaulp.wicket.data.provider.AbstractSortFilterDataProvider
- setSort(SortParam<S>) - Method in class org.jaulp.wicket.data.provider.AbstractSortableDataProvider
-
Sets the current sort state.
- setSort(S, SortOrder) - Method in class org.jaulp.wicket.data.provider.AbstractSortableDataProvider
-
Sets the current sort state.
- setSort(SortParam<S>) - Method in class org.jaulp.wicket.data.provider.AbstractSortableFilterDataProvider
-
Sets the current sort state.
- setSort(S, SortOrder) - Method in class org.jaulp.wicket.data.provider.AbstractSortableFilterDataProvider
-
Sets the current sort state.
- size() - Method in class org.jaulp.wicket.data.provider.AbstractSortableDataProvider
- size() - Method in class org.jaulp.wicket.data.provider.AbstractSortableFilterDataProvider
- size() - Method in class org.jaulp.wicket.data.provider.AbstractSortFilterDataProvider
- sort(List<T>) - Method in class org.jaulp.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 org.jaulp.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 org.jaulp.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 org.jaulp.wicket.data.provider.AbstractSortableFilterDataProvider
-
Sorts the given list by getting the SortParam.getProperty() and if not null the given
list will be sort.
- SortCollectionUtils - Class in org.jaulp.wicket.data.provider
-
- sortList(List<T>, String, boolean) - Static method in class org.jaulp.wicket.data.provider.SortCollectionUtils
-
Sort.