Interface implemented by objects needing to invoke the module:ct-grid/GridDataProvider#getSubjectIdentifiers
method.
Methods
on Grid Snapshot Available(mGrid Snapshot)
call-back invoked on receiving snapshot of all records from the data provider
Parameters:
Name | Type | Description |
---|---|---|
mGridSnapshot |
Map | All the records in the grid, including off-screen records from the data provider |
on Snapshot Available(pSubject Identifiers)
Call-back invoked once the requested subject identifier has become available.
Parameters:
Name | Type | Description |
---|---|---|
pSubjectIdentifiers |
Array | The complete list of row subject identifiers provided by the data provider. |