|
ADF Designtime | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of JUDTCtrlAction in oracle.adf.dt.controls |
Methods in oracle.adf.dt.controls with parameters of type JUDTCtrlAction | |
void |
DataControlTreeNode.initializeActionBinding(JUDTCtrlAction action)
Allows the tree node to initialize the action that is bound to it. |
boolean |
DataControlTreeNode.actionRepresentsNode(JUDTCtrlAction action)
Allows the tree node to decide if the passed in action represents the action that the tree node requires. |
Uses of JUDTCtrlAction in oracle.adf.dt.controls.treemodel |
Methods in oracle.adf.dt.controls.treemodel with parameters of type JUDTCtrlAction | |
void |
MethodTreeNode.initializeActionBinding(JUDTCtrlAction action)
|
void |
JotMethodTreeNode.initializeActionBinding(JUDTCtrlAction action)
|
void |
JotMethodReturnNode.initializeActionBinding(JUDTCtrlAction action)
|
void |
JotMethodAccessorReturnNode.initializeActionBinding(JUDTCtrlAction action)
|
void |
JotBindingMethodNode.initializeActionBinding(JUDTCtrlAction action)
|
protected void |
JotBindingMethodNode.setActionInstanceName(JUDTCtrlAction action)
|
protected void |
DefaultDataControlTreeNode.setActionInstanceName(JUDTCtrlAction action)
|
void |
DefaultDataControlTreeNode.initializeActionBinding(JUDTCtrlAction action)
|
boolean |
DefaultDataControlTreeNode.actionRepresentsNode(JUDTCtrlAction action)
Allows the tree node to decide if the passed in action represents the action that the tree node requires. |
void |
ActionNode.initializeActionBinding(JUDTCtrlAction action)
|
Uses of JUDTCtrlAction in oracle.adf.dt.controls.treemodel.bc4j |
Methods in oracle.adf.dt.controls.treemodel.bc4j with parameters of type JUDTCtrlAction | |
boolean |
BC4JViewObjectMethodTreeNode.actionRepresentsNode(JUDTCtrlAction action)
|
Uses of JUDTCtrlAction in oracle.adf.dt.controls.treemodel.bean |
Methods in oracle.adf.dt.controls.treemodel.bean with parameters of type JUDTCtrlAction | |
void |
BeanMethodScalarReturnNode.initializeActionBinding(JUDTCtrlAction action)
|
void |
BeanMethodReturnNode.initializeActionBinding(JUDTCtrlAction action)
|
void |
BeanMethodNode.initializeActionBinding(JUDTCtrlAction action)
|
protected void |
BeanBindingMethodNode.setActionInstanceName(JUDTCtrlAction action)
|
void |
BeanBindingMethodNode.initializeActionBinding(JUDTCtrlAction action)
|
Uses of JUDTCtrlAction in oracle.adf.dt.controls.treemodel.bean.toplink |
Methods in oracle.adf.dt.controls.treemodel.bean.toplink with parameters of type JUDTCtrlAction | |
void |
ToplinkModelQueryTreeNode.initializeActionBinding(JUDTCtrlAction action)
|
boolean |
ToplinkModelQueryTreeNode.actionRepresentsNode(JUDTCtrlAction action)
|
void |
ToplinkBeanMethodReturnNode.initializeActionBinding(JUDTCtrlAction action)
|
Uses of JUDTCtrlAction in oracle.adf.dt.objects |
Subclasses of JUDTCtrlAction in oracle.adf.dt.objects | |
class |
JUDTCtrlDataControlAction
|
class |
JUDTCtrlMethodAction
|
Methods in oracle.adf.dt.objects that return JUDTCtrlAction | |
JUDTCtrlAction |
JUDTMethodIteratorBinding.getMethodAction()
|
Uses of JUDTCtrlAction in oracle.adf.dt.objects.bindpanels |
Methods in oracle.adf.dt.objects.bindpanels with parameters of type JUDTCtrlAction | |
protected java.lang.String |
IteratorSelectPanel.getVoNameFromAction(JUDTCtrlAction actionControl)
|
java.lang.String |
IteratorSelectPanel.getMethodNameWithParameters(JUDTCtrlAction actionControl)
|
Uses of JUDTCtrlAction in oracle.adf.dt.objects.editors |
Methods in oracle.adf.dt.objects.editors with parameters of type JUDTCtrlAction | |
protected java.lang.String |
JUDTObjectEditor.getVoNameFromAction(JUDTCtrlAction actionControl)
|
java.lang.String |
JUDTObjectEditor.getMethodNameWithParameters(JUDTCtrlAction actionControl)
|
Uses of JUDTCtrlAction in oracle.adf.dt.objects.jui |
Subclasses of JUDTCtrlAction in oracle.adf.dt.objects.jui | |
class |
JUDTAction
|
|
ADF Designtime | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.