Interface IndexedDataSource

    • Method Detail

      • getRecordIndex

        int getRecordIndex()
        Returns the index of the current record in the data source. Note that this would not necessarily be the same as the index of the record in the order in which the data appears in the report, as after sorting or filtering a data source the original index of the record will be returned.
        Returns:
        the index of the current record