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 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.
A C E G H I J M N R S T U V