Oracle
A C E G H I J M N R S T U V

T

TreeNode - Class in com.bea.jsptools.tree
This class defines an object that JavaScript can render as a single node in a navigation tree.
TreeNode() - Constructor for class com.bea.jsptools.tree.TreeNode
 
TreeNode(String, String, String) - Constructor for class com.bea.jsptools.tree.TreeNode
Constructs a TreeNode to be rendered at the top (root) level of the navigation tree.
TreeNode(String, String, String, TreeNode) - Constructor for class com.bea.jsptools.tree.TreeNode
Constructs a TreeNode to be rendered as a child of another node in the navigation tree.

Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle
A C E G H I J M N R S T U V