Package io.jmix.flowui.model.impl
Class CollectionPropertyContainerSorter
java.lang.Object
io.jmix.flowui.model.impl.BaseContainerSorter
io.jmix.flowui.model.impl.CollectionPropertyContainerSorter
- All Implemented Interfaces:
- Sorter
Standard implementation of sorting 
CollectionPropertyContainers.- 
Field SummaryFields inherited from class io.jmix.flowui.model.impl.BaseContainerSorterbeanFactory
- 
Constructor SummaryConstructorsConstructorDescriptionCollectionPropertyContainerSorter(CollectionPropertyContainer<?> container, org.springframework.beans.factory.BeanFactory beanFactory) 
- 
Method SummaryMethods inherited from class io.jmix.flowui.model.impl.BaseContainerSortercreateComparator, sort, sortInMemory
- 
Constructor Details- 
CollectionPropertyContainerSorterpublic CollectionPropertyContainerSorter(CollectionPropertyContainer<?> container, org.springframework.beans.factory.BeanFactory beanFactory) 
 
- 
- 
Method Details- 
getContainer- Overrides:
- getContainerin class- BaseContainerSorter
 
- 
setItemsToContainer- Specified by:
- setItemsToContainerin class- BaseContainerSorter
 
 
-