Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01


Uses of Interface
oracle.adf.model.ControlBinding

Packages that use ControlBinding
oracle.adf.controller.v2.lifecycle Contains classes definining the phases of the ADF Lifecycle and the order in which they are executed. 
oracle.adf.model Contains the ADFm classes and interfaces that apply to the all ADFm implementation. 

 

Uses of ControlBinding in oracle.adf.controller.v2.lifecycle

 

Methods in oracle.adf.controller.v2.lifecycle that return ControlBinding
protected  ControlBinding PageLifecycleImpl.findCtrlBinding(RegionBinding bindings, java.lang.String event)
          Look action binding with the name 'name' or 'Name'

 

Uses of ControlBinding in oracle.adf.model

 

Subinterfaces of ControlBinding in oracle.adf.model
 interface AttributeBinding
          A ControlBinding that binds a single attribute value exposed via a datacontrol to a view component.
 interface AttributesBinding
          A ControlBinding that binds a single attribute value exposed via a datacontrol to a view component.
 interface OperationBinding
           
 interface RangeBinding
          A ControlBinding that binds a single attribute value exposed via a datacontrol to a view component.

 


Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01


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