|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JUActionBindingEvent | |
oracle.jbo.uicli.jui | Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. |
Uses of JUActionBindingEvent in oracle.jbo.uicli.jui |
Methods in oracle.jbo.uicli.jui with parameters of type JUActionBindingEvent | |
void |
JUActionBindingListener.beforeActionPerformed(JUActionBindingEvent ev) Notifies all listeners, so that they may prepare any necessary data for the current action, before the action is performed |
void |
JUActionBindingListener.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 |
JUActionBindingAdapter.beforeActionPerformed(JUActionBindingEvent ev) |
void |
JUActionBindingAdapter.afterActionPerformed(JUActionBindingEvent ev) |
|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |