DHTMLX Touch documentation
unselect(id)
Parameters
Returns
Start
Components
SelectionModel
unselect(id)
Type: Method
File: core/selection.js
Implemented in:
SelectionModel
Included in:
grid
,
grouplist
,
list
unselects item
Parameters
id - id of item in question, if not defined all currently selected items will be unselected (optional)
string
Returns
nothing