Tree JavaScript APIs for Custom JSPs

This section lists JavaScript APIs you can use in custom JSP applications for working with nodes for a tree. The methods cover trees displayed in the Categories menu and trees displayed in the structure navigator.


In this section:

About the Tree JavaScript API for Custom JSPs
Obtaining the Details Tree Object
Obtaining the Structure Tree Object
Getting the Selected Node
Getting a Node
Getting a Node's nodeID
Getting a Node's Parent Node
Getting Current Tree Root
Getting Tree Current Root object ID
Getting Tree Original Root object ID
Setting the Selected Node
Changing the Name of All Nodes Representing a Business Object
Changing the Object ID of All Nodes Representing a Business Object
Determining if an Object Exists in the Tree
Deleting All Nodes Representing a Business Object
Removing a Single Node
Inserting a New Node into Details Tree
Inserting a New Node into Structure Tree
Deleting Nodes in Structure Trees