Caplin Trader 5.1.0

Class: module:ct-grid/rowsource/FilterRowSource

module:ct-grid/rowsource/FilterRowSource()

new module:ct-grid/rowsource/FilterRowSource()

Implements:

Methods

addRowSourceListener()

See:
  • module:ct-grid/rowsource/RowSource#addRowSourceListener

allRowsRemoved()

See:
  • module:ct-grid/rowsource/RowSourceListener#allRowsRemoved

dataUnavailable()

See:
  • module:ct-grid/rowsource/RowSourceListener#dataUnavailable

getAllRows() → {Array}

Get the list of filtered rows.

See:
  • module:ct-grid/rowsource/RowSource#getAllRows
Returns:

Filtered array of row objects.

Type
Array

rowAdded()

See:
  • module:ct-grid/rowsource/RowSourceListener#rowAdded

rowMoved()

See:
  • module:ct-grid/rowsource/RowSourceListener#rowMoved

rowRemoved()

See:
  • module:ct-grid/rowsource/RowSourceListener#rowRemoved

rowUpdated()

See:
  • module:ct-grid/rowsource/RowSourceListener#rowUpdated

structureChangeCompleted()

See:
  • module:ct-grid/rowsource/RowSourceListener#structureChangeCompleted