Methods

checkAll check all items in tree
checkItem checks the checkbox it the tree item
getChecked returns ids of the checked items
isChecked checks whether the specified node is checked
uncheckAll uncheck all items in the tree
uncheckItem unchecks the checkbox in the tree item
Back to top