|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
javax.swing.tree.DefaultMutableTreeNode
oracle.jbo.jbotester.ObjTreeNode
oracle.jbo.jbotester.VOTreeNode
| Field Summary |
| Fields inherited from class oracle.jbo.jbotester.ObjTreeNode |
APP_MODULE, APP_MODULE_BRANCH, createAMAction, createVLAction, createVOAction, popupMenu, removeAction, VIEW_LINK, VIEW_LINK_BRANCH, VIEW_OBJECT, VIEW_OBJECT_BRANCH |
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
| Constructor Summary | |
VOTreeNode(ApplicationModule appMod, java.lang.String voName) |
|
VOTreeNode(ApplicationModule appMod, ViewObject viewObject) |
|
VOTreeNode(ViewObject viewObject) |
|
| Method Summary | |
java.lang.Object |
getData() |
java.lang.String |
getFullName() |
javax.swing.ImageIcon |
getIcon() |
javax.swing.JPopupMenu |
getMenu() |
java.lang.String |
getName() |
java.lang.String |
getStatus() |
int |
getType() |
protected ViewObject |
getViewObject() |
void |
handleEvent(java.awt.event.ActionEvent e) |
protected boolean |
isBindParameterActionEnabled(ComponentObject cObj) |
void |
remove() |
void |
setData(java.lang.Object data) |
void |
showForm() |
void |
showProperties() |
| Methods inherited from class oracle.jbo.jbotester.ObjTreeNode |
createVOVLMenu, getChildOfName, getParentOfType, isFormDisplayed, showPropertyDialog, toString |
| 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 |
| Constructor Detail |
public VOTreeNode(ViewObject viewObject)
public VOTreeNode(ApplicationModule appMod,
ViewObject viewObject)
public VOTreeNode(ApplicationModule appMod,
java.lang.String voName)
| Method Detail |
public java.lang.String getName()
getName in class ObjTreeNodepublic java.lang.String getFullName()
getFullName in class ObjTreeNodepublic int getType()
getType in class ObjTreeNodepublic java.lang.Object getData()
getData in class ObjTreeNodeprotected ViewObject getViewObject()
public void setData(java.lang.Object data)
setData in class ObjTreeNodepublic javax.swing.ImageIcon getIcon()
getIcon in class ObjTreeNodepublic void showForm()
showForm in class ObjTreeNodepublic java.lang.String getStatus()
getStatus in class ObjTreeNodepublic void handleEvent(java.awt.event.ActionEvent e)
handleEvent in class ObjTreeNodepublic javax.swing.JPopupMenu getMenu()
getMenu in class ObjTreeNodepublic void remove()
remove in class ObjTreeNodepublic void showProperties()
showProperties in class ObjTreeNodeprotected boolean isBindParameterActionEnabled(ComponentObject cObj)
isBindParameterActionEnabled in class ObjTreeNode
|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||