Skip to main content
idx.oneui.CheckBoxTree Test
CheckBoxTree with JsonRestStore
Mouse
Clicking on the expando icon before a folder node will open/close it (openOnclick==true)
Clicking on the check box before an item will change its' state and update state for all the children and parent nodes
Keyboard
Up / Down arrow key is used to navigate through items
Right / Left arrow key is used to open/close a folder node, and navigate between children and parent nodes
SPACE / ENTER key is used to toggle the check box before the item.
CheckBoxTree with dojox.data.JsonRestStore