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