Package io.jmix.flowui.model
Interface Sorter
- All Known Implementing Classes:
- BaseContainerSorter,- CollectionContainerSorter,- CollectionPropertyContainerSorter
public interface Sorter
Interface for sorting data in 
CollectionContainers.- 
Method Summary
- 
Method Details- 
sortSorts data according to the givenSortparameters.
 
-