|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoracle.jbo.uicli.jui.JUActionBindingAdapter
Default adapter for JUActionBindingListener event.
| Constructor Summary | |
JUActionBindingAdapter()
|
|
| Method Summary | |
void |
afterActionPerformed(JUActionBindingEvent 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(JUActionBindingEvent 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 JUActionBindingAdapter()
| Method Detail |
public void beforeActionPerformed(JUActionBindingEvent ev)
JUActionBindingListener
beforeActionPerformed in interface JUActionBindingListenerpublic void afterActionPerformed(JUActionBindingEvent ev)
JUActionBindingListener
afterActionPerformed in interface JUActionBindingListener
|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2004, Oracle. All rights reserved.