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