Class CustomSortCtrl.SortRule

    • Field Detail

      • sortIndex

        public int sortIndex
        Indicate sort target, row or column index number
      • ascending

        public boolean ascending
        Indicate sort order, either descending or ascending

        Default false: ascending

    • Constructor Detail

      • SortRule

        public SortRule()