DHTMLX Touch documentation
selectAll(from, to)
Parameters
Returns
Start
Components
SelectionModel
selectAll(from, to)
Type: Method
File: core/selection.js
Implemented in:
SelectionModel
Included in:
grid
,
grouplist
,
list
selects all items
Parameters
from - id of start item (optional)
string
to - id of end item (optional)
string
Returns
nothing