new module:ct-grid /dataprovider /Chained Grid Data Provider()
Methods
add Data Provider Listener()
- Implements:
- See:
clear Filter Expression()
- Implements:
- See:
clear Group ByField()
- 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()
- Implements:
- See:
get Serialized State()
- Implements:
- See:
get Sort Rule()
- Implements:
- See:
get Subject Identifiers()
- Implements:
- See:
on Close()
Called when the view is closed. Arguments are possible.
- Implements:
on Open(nWidth, nHeight)
Called when the view is opened. Arguments are possible.
Parameters:
Name | Type | Description |
---|---|---|
nWidth |
int | the width of the grid. |
nHeight |
int | the height of the grid. |
- Implements:
pause Updates()
- Implements:
- See:
remove Data Provider Listener()
- Implements:
- See:
resume Updates()
- Implements:
- See:
set Filter Expression()
- Implements:
- See:
set Filters()
- Implements:
- See:
set Grid View()
- Implements:
- See:
set Group ByField()
- Implements:
- See:
set Required Fields()
- Implements:
- See:
set Row Data()
- Implements:
- See:
set Row Range(start Index, size)
Sets the start index and total number of rows that this GridDataProvider
should supply when notifying
listeners of row updates — this will change as the view is scrolled or resized to reveal different rows.
Parameters:
Name | Type | Description |
---|---|---|
startIndex |
int | The start index of the first row within the range. |
size |
int | The number of rows within the range. |
- Implements:
- See:
set Sort Rule()
- Implements:
- See:
supports Feature()
- Implements:
- See: