|
||||||||||
| 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.ptree.PTreeNode
com.essbase.eas.ui.ptree.PTreeLabelNode
com.essbase.eas.essbase.ui.dataprep.DPDimBuildDimensionNode
public class DPDimBuildDimensionNode
| Field Summary | |
|---|---|
protected java.awt.Component[] |
contextMenuItems |
| Fields inherited from class com.essbase.eas.ui.ptree.PTreeLabelNode |
|---|
expanded, label |
| Fields inherited from class com.essbase.eas.ui.ptree.PTreeNode |
|---|
bundle, cancelAction, caption, editable, editValue, enabled, enableRemoval, enterAction, icon, keyAdapter, nodeObject, tipText |
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
|---|
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
| Constructor Summary | |
|---|---|
DPDimBuildDimensionNode() |
|
DPDimBuildDimensionNode(java.lang.Object userObject, boolean allowsChildren, java.lang.String caption, boolean removeOption, OutlineUpdateInfo obj, DPAssociatedObject assObj) |
|
| Method Summary | |
|---|---|
boolean |
getAdded() |
java.awt.Component[] |
getContextMenuItems() |
OutlineUpdateInfo |
getOutlineUpdateInfoObject() |
void |
handleRemove() |
void |
setAdded(boolean add) |
| Methods inherited from class com.essbase.eas.ui.ptree.PTreeLabelNode |
|---|
drawObject, getPrintableObjects, getTreeCellRendererComponent, isEditable, nodeRemoved, setEditable, setLabelText, willExpand |
| Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
|---|
add, 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, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, removeFromParent, setAllowsChildren, setParent |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected java.awt.Component[] contextMenuItems
| Constructor Detail |
|---|
public DPDimBuildDimensionNode()
public DPDimBuildDimensionNode(java.lang.Object userObject,
boolean allowsChildren,
java.lang.String caption,
boolean removeOption,
OutlineUpdateInfo obj,
DPAssociatedObject assObj)
| Method Detail |
|---|
public java.awt.Component[] getContextMenuItems()
getContextMenuItems in class PTreeNodepublic void handleRemove()
public OutlineUpdateInfo getOutlineUpdateInfoObject()
public boolean getAdded()
public void setAdded(boolean add)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||