[]
        
立即试用
(Showing Draft Content)

IIconSortField

Interface IIconSortField

All Superinterfaces:
ISortField
All Known Implementing Classes:
IconSortField

public interface IIconSortField extends ISortField
表示通过图标显示排序字段。
  • Method Details

    • getOrder

      SortOrder getOrder()
      获取排序顺序。
    • getIcon

      IIcon getIcon()
      获取用于排序的IIcon对象。