Interface GroupPropertyDescriptorSortInfo<E>
- Type Parameters:
E- the type of the items displayed in the group data grid
- All Superinterfaces:
ColumnSortInfo<E>,PropertySortInfo
- All Known Implementing Classes:
GroupPropertyDescriptorSortInfoImpl
Represents sort information for a
GroupPropertyDescriptor in a group data grid.-
Method Summary
Methods inherited from interface io.jmix.groupgridflowui.component.ColumnSortInfo
getColumnMethods inherited from interface io.jmix.groupgridflowui.component.PropertySortInfo
getMetaPropertyPath, isAscending
-
Method Details
-
getSortProperties
- Returns:
- a list of sort properties associated with this sort info
-