|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ControlBinding | |
| oracle.adf.model.binding | Contains the abstract implementation of ADFm binding objects. |
| oracle.binding | Contains interfaces for data binding. |
| Uses of ControlBinding in oracle.adf.model.binding |
| Methods in oracle.adf.model.binding that return ControlBinding | |
ControlBinding |
DCBindingContainer.getControlBinding(java.lang.String name) |
| Uses of ControlBinding in oracle.binding |
| Subinterfaces of ControlBinding in oracle.binding | |
interface |
AttributeBindingA ControlBinding that binds a single attribute value exposed via a datacontrol to a view component. |
interface |
AttributesBindingA ControlBinding that binds multiple attribute values exposed via a datacontrol to a view component, and manages access to the actual values. |
interface |
OperationBindingA ControlBinding that binds an datacontrol action, including navigational actions such as "Next" and "Prev", or other actions such as "Commit" and "Rollback", to a view component. |
interface |
RangeBindingA ControlBinding that binds multiple attribute values exposed via a datacontrol to a view component, and manages access to current ranges and position within the attribute collection. |
| Methods in oracle.binding that return ControlBinding | |
ControlBinding |
BindingContainer.getControlBinding(java.lang.String name)Returns a control binding with the given name. |
|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||