DHTMLX Touch documentation
SelectionModel
Methods
Events
Properties
Start
Components
SelectionModel
Type: Interface
File: core/selection.js
Based on: has not base object
Included in:
grid
,
grouplist
,
list
Methods
getSelected
- returns ID of selected item(s)
isSelected
- checks is item selected or not
select
- selects item
selectAll
- selects all items
unselect
- unselects item
unselectAll
- unselects all items
Events
onbeforeselect
- item selection is started
onafterselect
- item was selected
onselectchange
- selection state was changed
Properties
select
- Enable|Disable selection