Caplin Trader 4.5.2

Class: module:caplin/grid/rowsource/FilterRowSource

module:caplin/grid/rowsource/FilterRowSource

Constructor

new module:caplin/grid/rowsource/FilterRowSource()

Implements:

Methods

addRowSourceListener()

Implements:
  • module:caplin/grid/rowsource/RowSource#addRowSourceListener
See:
  • module:caplin/grid/rowsource/RowSource#addRowSourceListener

allRowsRemoved()

Implements:
  • module:caplin/grid/rowsource/RowSourceListener#allRowsRemoved
See:
  • module:caplin/grid/rowsource/RowSourceListener#allRowsRemoved

dataUnavailable()

Implements:
  • module:caplin/grid/rowsource/RowSourceListener#dataUnavailable
See:
  • module:caplin/grid/rowsource/RowSourceListener#dataUnavailable

getAllRows() → {Array}

Get the list of filtered rows.
Implements:
  • module:caplin/grid/rowsource/RowSource#getAllRows
See:
  • module:caplin/grid/rowsource/RowSource#getAllRows
Returns:
Filtered array of row objects.
Type
Array

rowAdded()

Implements:
  • module:caplin/grid/rowsource/RowSourceListener#rowAdded
See:
  • module:caplin/grid/rowsource/RowSourceListener#rowAdded

rowMoved()

Implements:
  • module:caplin/grid/rowsource/RowSourceListener#rowMoved
See:
  • module:caplin/grid/rowsource/RowSourceListener#rowMoved

rowRemoved()

Implements:
  • module:caplin/grid/rowsource/RowSourceListener#rowRemoved
See:
  • module:caplin/grid/rowsource/RowSourceListener#rowRemoved

rowUpdated()

Implements:
  • module:caplin/grid/rowsource/RowSourceListener#rowUpdated
See:
  • module:caplin/grid/rowsource/RowSourceListener#rowUpdated

structureChangeCompleted()

Implements:
  • module:caplin/grid/rowsource/RowSourceListener#structureChangeCompleted
See:
  • module:caplin/grid/rowsource/RowSourceListener#structureChangeCompleted