DataIndexFilterAware

Overview

Location

 

constructor    (declared in DataIndex)

 

constructor

 

DataIndexFilterAware()

constructor (Filter)

 

constructor(aFilter: Filter)

 

DataIndexFilterAware(Filter aFilter)

Parameters:

  • aFilter:

constructor (Filter, DataViewRowState)

 

constructor(aFilter: Filter; aIndexRowState: DataViewRowState)

 

DataIndexFilterAware(Filter aFilter, DataViewRowState aIndexRowState)

Parameters:

  • aFilter:
  • aIndexRowState:

constructor (DataViewRowState)    (declared in DataIndex)

 

constructor(aIndexRowState: DataViewRowState)

 

DataIndexFilterAware(DataViewRowState aIndexRowState)

Parameters:

  • aIndexRowState:

Comparator    (declared in DataIndex)

 

property Comparator: Comparator<Integer> read write;

 

Comparator<Integer> Comparator { __get; __set; }

Count    (declared in DataIndex)

 

property Count: Integer read;

 

Integer Count { __get; }

CurrentPosition    (declared in DataIndex)

 

property CurrentPosition[aIndex: Integer]: Integer read;

 

Integer CurrentPosition[Integer aIndex] { __get; }

needIncludeRow  protected

 

method needIncludeRow(aRow: DataRow): Boolean

 

Boolean needIncludeRow(DataRow aRow)

Parameters:

  • aRow:

OriginalPosition    (declared in DataIndex)

 

property OriginalPosition[aIndex: Integer]: Integer read;

 

Integer OriginalPosition[Integer aIndex] { __get; }

rebuild    (declared in DataIndex)

 

method rebuild(aRows: DataRowCollection)

 

void rebuild(DataRowCollection aRows)

Parameters:

  • aRows:

reSort  protected    (declared in DataIndex)

 

method reSort

 

void reSort()

RowState    (declared in DataIndex)

 

property RowState: DataViewRowState read write;

 

DataViewRowState RowState { __get; __set; }

 

Comparator    (declared in DataIndex)

 

property Comparator: Comparator<Integer> read write;

 

Comparator<Integer> Comparator { __get; __set; }

Count    (declared in DataIndex)

 

property Count: Integer read;

 

Integer Count { __get; }

CurrentPosition    (declared in DataIndex)

 

property CurrentPosition[aIndex: Integer]: Integer read;

 

Integer CurrentPosition[Integer aIndex] { __get; }

OriginalPosition    (declared in DataIndex)

 

property OriginalPosition[aIndex: Integer]: Integer read;

 

Integer OriginalPosition[Integer aIndex] { __get; }

RowState    (declared in DataIndex)

 

property RowState: DataViewRowState read write;

 

DataViewRowState RowState { __get; __set; }

 

constructor    (declared in DataIndex)

 

constructor

 

DataIndexFilterAware()

constructor (Filter)

 

constructor(aFilter: Filter)

 

DataIndexFilterAware(Filter aFilter)

Parameters:

  • aFilter:

constructor (Filter, DataViewRowState)

 

constructor(aFilter: Filter; aIndexRowState: DataViewRowState)

 

DataIndexFilterAware(Filter aFilter, DataViewRowState aIndexRowState)

Parameters:

  • aFilter:
  • aIndexRowState:

constructor (DataViewRowState)    (declared in DataIndex)

 

constructor(aIndexRowState: DataViewRowState)

 

DataIndexFilterAware(DataViewRowState aIndexRowState)

Parameters:

  • aIndexRowState:

needIncludeRow  protected

 

method needIncludeRow(aRow: DataRow): Boolean

 

Boolean needIncludeRow(DataRow aRow)

Parameters:

  • aRow:

rebuild    (declared in DataIndex)

 

method rebuild(aRows: DataRowCollection)

 

void rebuild(DataRowCollection aRows)

Parameters:

  • aRows:

reSort  protected    (declared in DataIndex)

 

method reSort

 

void reSort()