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

@NullMarked public interface GroupPropertyDescriptorSortInfo<E> extends ColumnSortInfo<E>
Represents sort information for a GroupPropertyDescriptor in a group data grid.
  • Method Details

    • getSortProperties

      List<Object> getSortProperties()
      Returns:
      a list of sort properties associated with this sort info