BEA Systems, Inc.
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://download.oracle.com/docs/cd/E13222_01/wls/docs100
Copyright 2006 BEA Systems Inc.
A C E G H I J M N R S T U V