Package io.jmix.flowui.model
Interface Sorter
- All Known Implementing Classes:
BaseContainerSorter
,CollectionContainerSorter
,CollectionPropertyContainerSorter
public interface Sorter
Interface for sorting data in
CollectionContainer
s.-
Method Summary
-
Method Details
-
sort
Sorts data according to the givenSort
parameters.
-