Caplin Trader 4.7.1

Class: module:caplin/grid/dataprovider/sljs/SLJSContainerDataProvider

module:caplin/grid/dataprovider/sljs/SLJSContainerDataProvider

The SLJSContainerDataProvider class allows grids to be populated using an RTTP container available on a Liberator that is connected to using StreamLinkJS. It is a concrete example of a module:caplin/grid/GridDataProvider class — which is typically used to allow data to be made available within a grid.

Constructor

new module:caplin/grid/dataprovider/sljs/SLJSContainerDataProvider()

Constructs an SLJSContainerDataProvider instance — end-users will never need to do this themselves since grids are fully constructed based on their XML definition files by the module:caplin/grid/GridComponentFactory class.
Implements:

Methods

addDataProviderListener()

Implements:
See:

clearFilterExpression()

Implements:
See:

clearSortRule()

Implements:
See:

configureDataProvider()

Implements:
See:

getAllFilterExpressions()

Implements:
See:

getFilterExpression()

Implements:
See:

getSerializedState()

Implements:
See:

getSortRule()

Implements:
See:

getSubjectIdentifiers()

Implements:
See:

injectData()

Implements:
See:

onOpen()

See:

pauseUpdates()

Implements:
See:

removeDataProviderListener()

Implements:
See:

resumeUpdates()

Implements:
See:

setFilterExpression()

Implements:
See:

setGridView()

Implements:
See:

setGroupByField()

Implements:
See:

setRequiredFields()

Implements:
See:

setRowRange()

Implements:
See:

setSortRule()

Implements:
See:

supportsFeature()

Implements:
See:

terminateUpdates()

Implements:
See: