getSelectedId | returns the id(s) of the selected item(s) |
getSelectedItem | returns selected object |
isSelected | checks whether the specified item is selected or not |
select | selects the specified item(s) |
selectAll | selects all items or the specified range |
unselect | removes selection from the specified item |
unselectAll | removes selection from all items |