接口 IIconSortField

所有超级接口:
ISortField
所有已知实现类:
IconSortField

public interface IIconSortField extends ISortField
Represents the sort field by icon.
  • 方法详细资料

    • getOrder

      SortOrder getOrder()
      Gets the sort order.
    • getIcon

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