|
||||||||||
| 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.DPFieldTypeNode
public class DPFieldTypeNode
| Field Summary |
|---|
| 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 | |
|---|---|
DPFieldTypeNode() |
|
DPFieldTypeNode(java.lang.Object userObject, boolean allowsChildren, java.lang.String caption, short fieldType) |
|
| Method Summary | |
|---|---|
short |
getEssFieldType() |
| 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 |
| Constructor Detail |
|---|
public DPFieldTypeNode()
public DPFieldTypeNode(java.lang.Object userObject,
boolean allowsChildren,
java.lang.String caption,
short fieldType)
| Method Detail |
|---|
public short getEssFieldType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||