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


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

 

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