Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Package oracle.adfnmc.bindings

Interface Summary
AttributeBinding A ControlBinding that binds a single attribute value exposed via a datacontrol to a view component.
AttributeBindingListener Deprecated. DRM - if we get requests for event notifcation at the Binding object level from app developers, re-enable this, otherwise the UI is just using the EL notification interfaces, so no need for this.
AttributeContext A AttributeContext contains context that is passed into the TransactionalDataControl APIs when manipulating a bean attribute.
AttributesBinding A ControlBinding that binds multiple attribute values exposed via a datacontrol to a view component, and manages access to the actual values.
AttributesBindingListener  
BindingContainer The BindingContainer contains the Control Bindings for a reusable unit of View technology.
ControlBinding Base interface for all bindings that allow binding a View component to the data accessed via a datacontrol.
DataControl An interface through which the Data Binding Facility interacts with a Service.
OperationBinding A 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.
OperationBindingListener Deprecated. DRM - if we get requests for event notifcation at the Binding object level from app developers, re-enable this, otherwise the UI is just using the EL notification interfaces, so no need for this.
OperationDelegate  
OperationInfo Represents information about an operation that a DataControl implementation should perform when its invokeOperation method is called.
RangeBinding A 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.
RangeBindingListener Deprecated. * DRM - if we get requests for event notifcation at the Binding object level from app developers, re-enable this, otherwise the UI is just using the EL notification interfaces, so no need for this.
RowContext A RowContext contains context that is passed into the TransactionalDataControl APIs when manipulating a row, such as when the row is being modified, created, or removed as a result of user interaction with the view layer.
TransactionalDataControl This interface is to be implementated by DataControls that supports transactions.
UpdateListener This Listener will be notified that the associated attribute has been updated and hence the renderer needs to re-render the attribute value.
 

Class Summary
AdfmLoader  
OperationDelegateManager  
 


Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Copyright © 2011, Oracle and/or its affiliates. All rights reserved.