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


Uses of Class
oracle.jbo.uicli.binding.JUCtrlActionBinding

Packages that use JUCtrlActionBinding
oracle.jbo.uicli.binding Contains JClient classes that handle interaction with BC4J objects for various JClient bindings. 
oracle.jbo.uicli.jui Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. 

 

Uses of JUCtrlActionBinding in oracle.jbo.uicli.binding

 

Methods in oracle.jbo.uicli.binding with parameters of type JUCtrlActionBinding
 void JUIteratorBinding.addActionBinding(JUCtrlActionBinding bnd)
          Adds the given action control binding object to its list.
 boolean JUIteratorBinding.removeActionBinding(JUCtrlActionBinding bnd)
          Removes the given action control binding object from its list.

 

Uses of JUCtrlActionBinding in oracle.jbo.uicli.jui

 

Subclasses of JUCtrlActionBinding in oracle.jbo.uicli.jui
 class JUActionBinding
          Implements binding for a JButton to one of the commonly-used methods on the associated RowSet.

 


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


 

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