|
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.bc4j.BC4JModelViewObjectTreeNode
oracle.adf.dt.controls.treemodel.bc4j.BC4JViewObjectAccessorTreeNode
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 | |
BC4JViewObjectAccessorTreeNode(JUDTDataControl dc,
oracle.jbo.dt.objects.JboAppModule app,
BC4JModelViewObjectTreeNode masterNode,
oracle.jbo.dt.objects.JboViewLink vlink,
TreeNodesChooser chooser)
|
Method Summary | |
java.lang.String |
getIteratorSubType()
|
java.lang.String |
getModelObjectName()
|
java.lang.String |
getModelObjectType()
|
java.lang.String |
getModelPath()
Returns the path of the accessor hierarchy. |
java.lang.String |
getNodeText()
|
int |
getNodeType()
|
java.lang.String |
getTooltipText()
|
void |
initializeIteratorBinding(JUDTIteratorBinding iterator)
Allows tree node to initalize the iterator binding created based on the node selection. |
Methods inherited from class oracle.adf.dt.controls.treemodel.bc4j.BC4JModelViewObjectTreeNode |
getAttributeBindings, getAttributeInfo, getAttributeNode, getClientMethods, getIteratorName, getRowsetInfo, isRuntimeEditable, loadChildNodes |
Methods inherited from class oracle.adf.dt.controls.treemodel.DefaultDataControlAccessorNode |
addActionNodes, getActionNodes, getIteratorClass, getIteratorModelReference, getMasterNode, isOperationSupported, iteratorRepresentsNode, setIteratorClass, setMasterNode |
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.ContainerNode |
loadChildNodes |
Methods inherited from interface oracle.adf.dt.controls.DataControlTreeNode |
actionRepresentsNode, getActualBindingType, getBindingNameSuffix, getDataControl, getDefaultBindingName, getInstanceName, getIteratorSourceNode, getMethodReturnNode, initializeActionBinding, isMethodReturnChildNode, isReadyForBinding, isRuntimeVisible, isScalarMethodReturnNode, isViewObjectMethod, requiresIterator, 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 BC4JViewObjectAccessorTreeNode(JUDTDataControl dc, oracle.jbo.dt.objects.JboAppModule app, BC4JModelViewObjectTreeNode masterNode, oracle.jbo.dt.objects.JboViewLink vlink, TreeNodesChooser chooser)
Method Detail |
public java.lang.String getModelObjectType()
getModelObjectType
in interface DataControlTreeNode
getModelObjectType
in class BC4JModelViewObjectTreeNode
public int getNodeType()
getNodeType
in interface DataControlTreeNode
getNodeType
in class BC4JModelViewObjectTreeNode
public java.lang.String getModelObjectName()
getModelObjectName
in interface DataControlTreeNode
getModelObjectName
in class BC4JModelViewObjectTreeNode
public java.lang.String getNodeText()
getNodeText
in interface BasicTreeNode
getNodeText
in class BC4JModelViewObjectTreeNode
public java.lang.String getTooltipText()
getTooltipText
in interface BasicTreeNode
getTooltipText
in class BC4JModelViewObjectTreeNode
public java.lang.String getIteratorSubType()
getIteratorSubType
in interface DataControlAccessorNode
getIteratorSubType
in class DefaultDataControlTreeNode
public void initializeIteratorBinding(JUDTIteratorBinding iterator)
DataControlAccessorNode
initializeIteratorBinding
in interface DataControlAccessorNode
initializeIteratorBinding
in class DefaultDataControlAccessorNode
public java.lang.String getModelPath()
DataControlAccessorNode
getModelPath
in interface DataControlAccessorNode
getModelPath
in class BC4JModelViewObjectTreeNode
|
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.