|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
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 | |
Type | Name |
---|---|
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 | |
Type | Name |
---|---|
class |
JUActionBinding
Implements binding for a JButton to one of the commonly-used methods on the associated RowSet. |
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |