|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
javax.swing.tree.DefaultMutableTreeNode
com.essbase.eas.ui.ctree.CTreeNode
com.essbase.eas.essbase.ui.tree.EssbaseTreeNode
com.essbase.eas.essbase.ui.tree.RulesObjectsContainerNode
public class RulesObjectsContainerNode
Extends the CTreeNode class.
| Field Summary |
|---|
| Fields inherited from class com.essbase.eas.essbase.ui.tree.EssbaseTreeNode |
|---|
autoHide, bundle, collapseAction, context, expanded, parentNode, server |
| Fields inherited from class com.essbase.eas.ui.ctree.CTreeNode |
|---|
actionMenuItems, allChildrenRemoved, caption, contextMenuItems, customViewEnabled, customViewNode, draggable, EMPTY_NODES, flavors, icon, notifyChildRemoval, startSortIndex, toolTipText |
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
|---|
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
| Constructor Summary | |
|---|---|
RulesObjectsContainerNode() |
|
RulesObjectsContainerNode(java.lang.Object userObject) |
|
| Method Summary | |
|---|---|
boolean |
areChildrenCollated() |
java.awt.Component[] |
getActionMenuItems()returns the items that this object needs placed on the console's action menu. |
java.awt.Component[] |
getContextMenuItems() |
protected void |
installListeners() |
protected boolean |
processNodeFromProperties(java.lang.String key, java.lang.String value) |
boolean |
selectNodeFromProperties(java.util.Properties properties, java.lang.String key) |
protected void |
uninstallListeners() |
void |
willExpand() |
| Methods inherited from class com.essbase.eas.essbase.ui.tree.EssbaseTreeNode |
|---|
add, collpaseBranch, collpaseBranch, expandBranch, expandBranch, getApplication, getCollpaseMenuItem, getCollpaseMenuItem, getContextCaption, getContextInformation, getDatabase, getExpandMenuItem, getExpandMenuItem, getFilter, getProperEventSource, getProperEventSource, getServer, getSourceNode, insert, isConnected, isServerContextValid, nodeRemoved, remove, removeNodeFromParent, setAutoHide, setContextInformation, setIcon, setIcon, setParentNode, showNode, showNode |
| Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
|---|
breadthFirstEnumeration, children, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RulesObjectsContainerNode()
public RulesObjectsContainerNode(java.lang.Object userObject)
| Method Detail |
|---|
public void willExpand()
willExpand in class CTreeNodepublic java.awt.Component[] getContextMenuItems()
getContextMenuItems in class CTreeNodepublic java.awt.Component[] getActionMenuItems()
CTreeNodegetActionMenuItems in class CTreeNodepublic boolean areChildrenCollated()
areChildrenCollated in class CTreeNodeprotected void installListeners()
installListeners in class CTreeNodeprotected void uninstallListeners()
uninstallListeners in class EssbaseTreeNode
public boolean selectNodeFromProperties(java.util.Properties properties,
java.lang.String key)
selectNodeFromProperties in class EssbaseTreeNode
protected boolean processNodeFromProperties(java.lang.String key,
java.lang.String value)
processNodeFromProperties in class EssbaseTreeNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||