|
ADF Designtime | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.tree.DefaultMutableTreeNode
oracle.adf.dt.controls.treemodel.DefaultDataControlTreeNode
oracle.adf.dt.controls.treemodel.DefaultDataControlAccessorNode
oracle.adf.dt.controls.treemodel.bean.BeanStructureTreeNode
oracle.adf.dt.controls.treemodel.bean.BeanClassTreeNode
oracle.adf.dt.controls.treemodel.bean.BeanMethodReturnNode
oracle.adf.dt.controls.treemodel.bean.toplink.ToplinkBeanMethodReturnNode
Field Summary |
Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
Fields inherited from interface oracle.adf.dt.controls.DataControlTreeNode |
ACCESSOR_NODE, ACTION_NODE, APPLICATION_MODULE, ATTRIBUTE_NODE, COLLECTION_NODE, DATA_CONTROL_NODE, JAVA_BEAN, METHOD_NODE |
Constructor Summary | |
ToplinkBeanMethodReturnNode(JUDTDataControl session,
JUDTMethod accessormethod,
ToplinkModelQueryTreeNode methodNode,
TreeNodesChooser chooser)
|
Method Summary | |
java.lang.String |
getModelPath()
Returns the path of the accessor hierarchy. |
java.lang.String |
getNodeText()
|
java.lang.String |
getTooltipText()
|
void |
initializeActionBinding(JUDTCtrlAction action)
Allows the tree node to initialize the action that is bound to it. |
boolean |
isOperationSupported(int nOperation)
Checks with the node if the operation is supported. |
boolean |
isRuntimeEditable()
Returns true if the service objects supports editing |
void |
setNodeText(java.lang.String nodeText)
|
void |
setToolTipText(java.lang.String toolTipText)
|
Methods inherited from class oracle.adf.dt.controls.treemodel.bean.BeanMethodReturnNode |
getAttributeNames, getDefaultBindingName, getMethodNode, getModelObjectName, getModelObjectType, getNodeType, initializeIteratorBinding, isCollectionType, isReadyForBinding, isScalar, isScalarMethodReturnNode, requiresIterator |
Methods inherited from class oracle.adf.dt.controls.treemodel.bean.BeanClassTreeNode |
getAttributeBindings, loadChildNodes, toString |
Methods inherited from class oracle.adf.dt.controls.treemodel.bean.BeanStructureTreeNode |
addAttributeAccessors, addAttributes, addBeanMethodNode, addMethods, createMethodNode, createMethodReturnNode, createScalarMethodReturnNode, getAccessorNode, getAttributeInfo, getAttributeNode, getDTBean, getMethods, getRowsetInfo, initializeMethodNode, intializeMethodReturnNode, intializeScalarMethodReturnNode, isBeanAttribute, isDataControlBean, setDTBean, setIsDataControlBean |
Methods inherited from class oracle.adf.dt.controls.treemodel.DefaultDataControlAccessorNode |
addActionNodes, getActionNodes, getIteratorClass, getIteratorModelReference, getIteratorName, getMasterNode, iteratorRepresentsNode, setIteratorClass, setMasterNode |
Methods inherited from class oracle.adf.dt.controls.treemodel.DefaultDataControlTreeNode |
actionRepresentsNode, addTransactionNodes, getActionsFolder, getActualBindingType, getBindingNameSuffix, getDataControl, getInstanceName, getIteratorSourceNode, getIteratorSubType, getMethodReturnNode, getNodeIcon, getTransactionNodes, getTreeNodesChooser, isMethodReturnChildNode, isRuntimeVisible, isViewObjectMethod, setActionInstanceName, setInstanceName, setIteratorSourcenode, setNodeIcon, setShouldExpand, shouldExpandNode |
Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
add, breadthFirstEnumeration, children, clone, 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, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface oracle.adf.dt.controls.DataControlAccessorNode |
getIteratorSubType |
Methods inherited from interface oracle.adf.dt.controls.DataControlTreeNode |
actionRepresentsNode, getActualBindingType, getBindingNameSuffix, getDataControl, getInstanceName, getIteratorSourceNode, getMethodReturnNode, isMethodReturnChildNode, isRuntimeVisible, isViewObjectMethod, setInstanceName |
Methods inherited from interface oracle.adf.dt.controls.BasicTreeNode |
getNodeIcon, getUserObject, setShouldExpand, shouldExpandNode |
Methods inherited from interface javax.swing.tree.MutableTreeNode |
insert, remove, remove, removeFromParent, setParent, setUserObject |
Methods inherited from interface javax.swing.tree.TreeNode |
children, getAllowsChildren, getChildAt, getChildCount, getIndex, getParent, isLeaf |
Constructor Detail |
public ToplinkBeanMethodReturnNode(JUDTDataControl session, JUDTMethod accessormethod, ToplinkModelQueryTreeNode methodNode, TreeNodesChooser chooser)
Method Detail |
public java.lang.String getNodeText()
getNodeText
in interface BasicTreeNode
getNodeText
in class BeanMethodReturnNode
public void setNodeText(java.lang.String nodeText)
public java.lang.String getTooltipText()
getTooltipText
in interface BasicTreeNode
getTooltipText
in class BeanMethodReturnNode
public void setToolTipText(java.lang.String toolTipText)
public java.lang.String getModelPath()
DataControlAccessorNode
getModelPath
in interface DataControlAccessorNode
getModelPath
in class BeanMethodReturnNode
public boolean isRuntimeEditable()
DataControlTreeNode
isRuntimeEditable
in interface DataControlTreeNode
isRuntimeEditable
in class BeanMethodReturnNode
public void initializeActionBinding(JUDTCtrlAction action)
DataControlTreeNode
initializeActionBinding
in interface DataControlTreeNode
initializeActionBinding
in class BeanMethodReturnNode
public boolean isOperationSupported(int nOperation)
DataControlTreeNode
isOperationSupported
in interface DataControlTreeNode
isOperationSupported
in class DefaultDataControlAccessorNode
|
ADF Designtime | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.