Class DatasetSortInfo.SortFieldInfo

    • Constructor Detail

      • SortFieldInfo

        protected SortFieldInfo​(JRSortField sortField,
                                int recordIndex,
                                boolean collatorFlag)
    • Method Detail

      • getRecordIndex

        public int getRecordIndex()
      • isDescending

        public boolean isDescending()
      • useCollator

        public boolean useCollator()