Oracle Fusion Middleware
Oracle WebLogic Server Administration Console API Reference
11g Release 1 (10.3.4)

Part Number E13944-03
A C E G H I J M N R S T U V

S

SESSION_TYPED_HANDLES - Static variable in class com.bea.console.utils.HandleUtils
 
setAction(int) - Method in class com.bea.console.utils.NavTreeExtensionEvent
Specifies whether the navigation tree extension adds to the navigation tree or replaces an existing node.
setAltText(String) - Method in class com.bea.jsptools.tree.TreeNode
Sets the alternative text for this node.
setExpanded(boolean) - Method in class com.bea.jsptools.tree.TreeNode
Sets the value of the isExpanded property.
setExtensionUrl(String) - Method in class com.bea.console.utils.NavTreeExtensionEvent
Deprecated. 10.3.0.0
setHandleContextInSession(HttpServletRequest, Handle) - Static method in class com.bea.console.utils.HandleUtils
Stores the handle in the session context if it isn't already the most recent handle.
setHasChildren(boolean) - Method in class com.bea.jsptools.tree.TreeNode
Sets the value of the hasChildren property.
setIconSrcClosed(String) - Method in class com.bea.jsptools.tree.TreeNode
Sets the path and name of the image to display when this node is in a collapsed state.
setIconSrcOpen(String) - Method in class com.bea.jsptools.tree.TreeNode
Sets the path and name of the image to display when this node is in an expanded state.
setNextSibling(TreeNode) - Method in class com.bea.jsptools.tree.TreeNode
 
setNodeId(String) - Method in class com.bea.jsptools.tree.TreeNode
Sets the nodeId, which must be alphabetic and unique to all other nodeIds in the tree.
setNodeName(String) - Method in class com.bea.jsptools.tree.TreeNode
Sets the user-visible nodeName.
setNodeUrl(String) - Method in class com.bea.jsptools.tree.TreeNode
Sets the nodeUrl.
setPageLabel(String) - Method in class com.bea.console.utils.NavTreeExtensionEvent
Deprecated. 10.3.0.0
setParent(TreeNode) - Method in class com.bea.console.utils.NavTreeExtensionEvent
Sets the parent TreeNode for the extension that this event represents.
setParent(TreeNode) - Method in class com.bea.jsptools.tree.TreeNode
Sets the parent of this TreeNode.
setParentAlone(TreeNode) - Method in class com.bea.jsptools.tree.TreeNode
Sets the parent of this TreeNode but does not add it to the parent's collection of child nodes.
setParentPath(String) - Method in class com.bea.console.utils.NavTreeExtensionEvent
Sets the path to a parent node in the navigation tree for the extension that this event represents.
setParentPath(String) - Method in class com.bea.jsptools.tree.TreeNode
Sets the path to this TreeNode's parent.
setPopupId(String) - Method in class com.bea.jsptools.tree.TreeNode
Sets the popupId, which is a string that displays in a popup window when a user right-clicks the node.
setPosition(int) - Method in class com.bea.jsptools.tree.TreeNode
 
setPreviousSibling(TreeNode) - Method in class com.bea.jsptools.tree.TreeNode
 
setTaxonomyDelimeter(String) - Static method in class com.bea.jsptools.tree.TreeNode
Sets the taxonomyDelimeter.
setVarName(String) - Method in class com.bea.jsptools.tree.TreeNode
Sets the variable name that JavaScript uses to refer to this TreeNode object.

Copyright 1996, 2010, 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.

Oracle Fusion Middleware
Oracle WebLogic Server Administration Console API Reference
11g Release 1 (10.3.4)

Part Number E13944-03
A C E G H I J M N R S T U V