« Example 7
Example 9 »
Example 8 - multiple select
This example implements multiple select using the following functions and
events:
- addToSelection: add node to selections
- isNodeSelected: is this node selected?
- removeFromSelection: unselect this node
-
tree.click event: this event is fired when a user
clicks on a node
html
javascript