|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
oracle.adf.model.binding.DCInvokeMethodAdapter
Default adapter for DCInvokeMethodListener event.
| Constructor Summary | |
DCInvokeMethodAdapter() |
|
| Method Summary | |
void |
afterInvokeMethod(DCInvokeMethodEvent ev)Notifies all listeners, so that they may implement necessary updates and invalidations on the UI side as a reaction to a performed action. |
void |
beforeInvokeMethod(DCInvokeMethodEvent ev)Notifies all listeners, so that they may prepare any necessary data for the current action, before the action is performed |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DCInvokeMethodAdapter()
| Method Detail |
public void beforeInvokeMethod(DCInvokeMethodEvent ev)
DCInvokeMethodListenerbeforeInvokeMethod in interface DCInvokeMethodListenerpublic void afterInvokeMethod(DCInvokeMethodEvent ev)
DCInvokeMethodListenerafterInvokeMethod in interface DCInvokeMethodListener
|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||