Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Uses of Class
oracle.jbo.uicli.jui.JUActionBindingEvent

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 ADF Model and Business Components API Reference 10.1.2 B14022-02


 

Copyright © 1997, 2005, Oracle. All rights reserved.