Constructor
new module:ct-grid /dataprovider /sljs /SLJSContainer Data Provider()
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:ct-grid/GridComponentFactory
class.
- Implements:
Methods
add Data Provider Listener()
- Implements:
- See:
clear Filter Expression()
- Implements:
- See:
clear Sort Rule()
- Implements:
- See:
configure Data Provider()
- Implements:
- See:
get All Filter Expressions()
- Implements:
- See:
get Filter Expression()
- Implements:
- See:
get Group ByField() → {string}
Get the field, if one has been set, that is used to group the rows contained within row model.
- Implements:
Returns:
a String, if one exists, or null
otherwise.
- Type
- string
get Serialized State()
- Implements:
- See:
get Sort Rule()
- Implements:
- See:
get Subject Identifiers()
- Implements:
- See:
get Transform Mode() → {string}
Get the transform mode that determines how grid updates are pushed out from the data source.
- Implements:
Returns:
The transform mode - either 'snapshot' or 'live'
- Type
- string
inject Data()
- Implements:
- See:
on Open()
pause Updates()
- Implements:
- See:
remove Data Provider Listener()
- Implements:
- See:
resume Updates()
- Implements:
- See:
set Filter Expression()
- Implements:
- See:
set Grid View()
- Implements:
- See:
set Group ByField()
- Implements:
- See:
set Required Fields()
- Implements:
- See:
set Row Range()
- Implements:
- See:
set Sort Rule()
- Implements:
- See:
supports Feature()
- Implements:
- See: