Oracle9i Business Components for Java API Reference
Oracle9i JDeveloper (9.0.4)
B10391-01


Uses of Interface
oracle.jbo.uicli.jui.JUPanelStopEditingListener

Packages that use JUPanelStopEditingListener
oracle.jbo.uicli.jui Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. 
 

Uses of JUPanelStopEditingListener in oracle.jbo.uicli.jui
 

Classes in oracle.jbo.uicli.jui that implement JUPanelStopEditingListener
 class JUTableBinding
          A lightweight TableModel that implements binding a javax.swing.JTable to a RowIterator for a BC4J ViewObject.
 

Methods in oracle.jbo.uicli.jui with parameters of type JUPanelStopEditingListener
 void JUPanelBinding.addBindingWithCellEditor(JUPanelStopEditingListener binding)
          Adds a listener that is interested in notification such that it stops its control's edit process before the panel is moved to a different set of data.
 void JUPanelBinding.removeBindingWithCellEditor(JUPanelStopEditingListener binding)
          Removes a listener from the list.
 


Oracle9i Business Components for Java API Reference
Oracle9i JDeveloper (9.0.4)
B10391-01


 

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