[]
        
(Showing Draft Content)

IIconSortField

Interface IIconSortField

All Superinterfaces:
ISortField
All Known Implementing Classes:
IconSortField

public interface IIconSortField extends ISortField
Represents the sort field by icon.
  • Method Details

    • getOrder

      SortOrder getOrder()
      Gets the sort order.
    • getIcon

      IIcon getIcon()
      Gets the IIcon object used to sort by.