- the id of the empty element that will be populated with the tree
- the JSON object passed to the treeview function
- the function that will be called when the entire tree will be dynamically loaded
- the function that will be called when a tree node (other then root) will be retrieved via Ajax
JsExp - the Java Script expression that calls the treeview function on the element denominated by the id
Makes a static tree out of the
Makes a static tree out of the
- the id of the empty element that will be populated with the tree
- the JSON object passed to the treeview function
Makes the tree to be loaded when the page loads
Makes the tree to be loaded when the page loads
- the id of the empty element that will be populated with the tree
- the JSON object passed to the treeview function
- the function that will be called when the entire tree will be dynamically loaded
- the function that will be called when a tree node (other then root) will be retrieved via Ajax