|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.jbo.uicli.binding.JUCtrlActionBindingAdapter
public class JUCtrlActionBindingAdapter
Default adapter for JUCtrlActionBindingListener event.
| Constructor Summary | |
|---|---|
JUCtrlActionBindingAdapter() |
|
| Method Summary | |
|---|---|
void |
afterActionPerformed(JUCtrlActionBindingEvent 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 |
beforeActionPerformed(JUCtrlActionBindingEvent 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 JUCtrlActionBindingAdapter()
| Method Detail |
|---|
public void beforeActionPerformed(JUCtrlActionBindingEvent ev)
JUCtrlActionBindingListenerbeforeActionPerformed in interface JUCtrlActionBindingListenerpublic void afterActionPerformed(JUCtrlActionBindingEvent ev)
JUCtrlActionBindingListenerafterActionPerformed in interface JUCtrlActionBindingListener
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.5.0) E10653-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||