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


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

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

 

Uses of JUPanelRowSetListener in oracle.jbo.uicli.jui

 

Classes in oracle.jbo.uicli.jui that implement JUPanelRowSetListener
 class JUPanelRowSetAdapter
          Default implementation for JUPanelValidationListener interface.

 

Methods in oracle.jbo.uicli.jui with parameters of type JUPanelRowSetListener
 void JUPanelBinding.addRowSetListener(JUPanelRowSetListener l)
          Adds the given listener to this panel's RowSet listeners list.
 void JUPanelBinding.removeRowSetListener(JUPanelRowSetListener l)
          Removes the given listener from this panel's RowSet listeners list.

 


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


 

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