Skip to main content
idx.oneui.CheckBoxTree Test
Check Box Tree: External DnD Test
Move nodes
If one or more nodes are selected, DnD operation will result in moving these nodes.
If all nodes are unselected, DnD operation will result in moving a single unselected node.
Copy nodes
If one or more nodes are selected, DnD operation while holding the CTRL key will result in copying these nodes.
If all nodes are unselected, DnD operation while holding the CTRL key will result in copying a single unselected node.
note: Root node can not be moved or copied
CheckBoxTree with dijit.tree.ForestStoreModel
CheckBoxTree with dijit.tree.TreeStoreModel