|
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 oracle.adf.model.binding | |
| oracle.adf.model.adapter | Contains the implementation for abstract adapters for various oracle.binding.DataControl implementation shipped with ADF. |
| oracle.adf.model.bc4j | Contains a DataControl implementation for ADF Business Components. |
| oracle.adf.model.binding | Contains the abstract implementation of ADFm binding objects. |
| oracle.adf.model.generic | Contains a readonly DataControl implementation for JavaBeans. |
| oracle.adf.model.layout | |
| oracle.jbo.uicli.binding | Contains ADF Swing classes that handle interaction with BC4J objects for various ADF Swing bindings. |
| oracle.jbo.uicli.controls | Contains classes that implement ADF Swing controls |
| oracle.jbo.uicli.graph | Contains classes that implement bindings for ADF Swing Graph controls. |
| oracle.jbo.uicli.jui | Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. |
| oracle.jbo.uicli.layout | |
| oracle.jbo.uicli.mom | Contains classes that implement metadata management for ADF Swing. |
| Classes in oracle.adf.model.binding used by oracle.adf.model.adapter | |
| DCDataControl The application class that manages connection to a Data Provider object. |
|
| DCDataControlDef |
|
| DCDataControlManagement INTERNAL USE ONLY. |
|
| DCDefBase |
|
| DCIteratorBinding DCIteratorBinding is the binding class that interacts with RowIterator objects to iterate over rows and provide the current row(s) for use in a client application or to view via various control bindings. |
|
| Classes in oracle.adf.model.binding used by oracle.adf.model.bc4j | |
| DCDataControl The application class that manages connection to a Data Provider object. |
|
| DCDataControlManagement INTERNAL USE ONLY. |
|
| DCInvokeMethod Implements metadata and logic to invoke a custom action binding method. |
|
| DCIteratorBinding DCIteratorBinding is the binding class that interacts with RowIterator objects to iterate over rows and provide the current row(s) for use in a client application or to view via various control bindings. |
|
| Classes in oracle.adf.model.binding used by oracle.adf.model.binding | |
| DCBindingContainer Corresponds to a Swing JFrame or a JSP Page instance and manages bindings used in a frame. |
|
| DCBindingContainerDef |
|
| DCBindingContainerValidationEvent Implements EventObject that is passed to the DCBindingContainerValidationListeners in the various event methods. |
|
| DCBindingContainerValidationListener Implemented by classes that are interested in performing typically lightweight, client-side validation for an attribute, a row, or the whole transaction. |
|
| DCCachingErrorHandler |
|
| DCControlBinding The base class for all binding objects in the ADF framework that bind a View control/model to an object or an attribute of an object in a DataControl. |
|
| DCControlBindingDef |
|
| DCDataControl The application class that manages connection to a Data Provider object. |
|
| DCDataControlConfigDef |
|
| DCDataControlDef |
|
| DCDataControlManagement INTERNAL USE ONLY. |
|
| DCDefBase |
|
| DCErrorHandler Implements reporting of all ADF exceptions raised in the context of a DCBindingContainer. |
|
| DCExecutableBinding |
|
| DCExecutableBindingDef |
|
| DCIExecutable *** For internal framework use only *** Implemented by RegionBinding, IteratorBinding and ActionReference, the three default executable binding implementations. |
|
| DCInvokeMethod Implements metadata and logic to invoke a custom action binding method. |
|
| DCInvokeMethodDef Implements metadata and logic to invoke a custom action binding method. |
|
| DCInvokeMethodEvent |
|
| DCInvokeMethodListener Implemented by classes that are interested in performing typically lightweight, client-side preparation of data or update of display before or after an action binding performs it's action. |
|
| DCIteratorBinding DCIteratorBinding is the binding class that interacts with RowIterator objects to iterate over rows and provide the current row(s) for use in a client application or to view via various control bindings. |
|
| DCIteratorBindingDef |
|
| DCMethodParameterDef |
|
| DCParameter |
|
| DCParameterSetDef |
|
| DCStatusBarInterface Implements status messages based on the current focus, current iterator, and current display mode of a DCPanel. |
|
| DCTransactionStateListener Implemented by controls/classes that need to react to a change in a transaction's state. |
|
| Classes in oracle.adf.model.binding used by oracle.adf.model.generic | |
| DCBindingContainer Corresponds to a Swing JFrame or a JSP Page instance and manages bindings used in a frame. |
|
| DCBindingContainerDef |
|
| DCDataControl The application class that manages connection to a Data Provider object. |
|
| DCDataControlManagement INTERNAL USE ONLY. |
|
| DCInvokeMethod Implements metadata and logic to invoke a custom action binding method. |
|
| DCIteratorBinding DCIteratorBinding is the binding class that interacts with RowIterator objects to iterate over rows and provide the current row(s) for use in a client application or to view via various control bindings. |
|
| DCUtil Contains some static utility methods used by the framework. |
|
| Classes in oracle.adf.model.binding used by oracle.adf.model.layout | |
| DCDefBase |
|
| Classes in oracle.adf.model.binding used by oracle.jbo.uicli.binding | |
| DCBindingContainer Corresponds to a Swing JFrame or a JSP Page instance and manages bindings used in a frame. |
|
| DCBindingContainerDef |
|
| DCControlBinding The base class for all binding objects in the ADF framework that bind a View control/model to an object or an attribute of an object in a DataControl. |
|
| DCControlBindingDef |
|
| DCDataControl The application class that manages connection to a Data Provider object. |
|
| DCDataControlManagement INTERNAL USE ONLY. |
|
| DCDefBase |
|
| DCDefFactory |
|
| DCExecutableBinding |
|
| DCExecutableBindingDef |
|
| DCIExecutable *** For internal framework use only *** Implemented by RegionBinding, IteratorBinding and ActionReference, the three default executable binding implementations. |
|
| DCInvokeMethodDef Implements metadata and logic to invoke a custom action binding method. |
|
| DCInvokeMethodListener Implemented by classes that are interested in performing typically lightweight, client-side preparation of data or update of display before or after an action binding performs it's action. |
|
| DCIteratorBinding DCIteratorBinding is the binding class that interacts with RowIterator objects to iterate over rows and provide the current row(s) for use in a client application or to view via various control bindings. |
|
| DCIteratorBindingDef |
|
| DCStatusBarInterface Implements status messages based on the current focus, current iterator, and current display mode of a DCPanel. |
|
| DCTransactionStateListener Implemented by controls/classes that need to react to a change in a transaction's state. |
|
| DefinitionFactory |
|
| Classes in oracle.adf.model.binding used by oracle.jbo.uicli.controls | |
| DCBindingContainer Corresponds to a Swing JFrame or a JSP Page instance and manages bindings used in a frame. |
|
| DCControlBinding The base class for all binding objects in the ADF framework that bind a View control/model to an object or an attribute of an object in a DataControl. |
|
| DCDataControl The application class that manages connection to a Data Provider object. |
|
| DCErrorHandler Implements reporting of all ADF exceptions raised in the context of a DCBindingContainer. |
|
| DCIteratorBinding DCIteratorBinding is the binding class that interacts with RowIterator objects to iterate over rows and provide the current row(s) for use in a client application or to view via various control bindings. |
|
| DCStatusBarInterface Implements status messages based on the current focus, current iterator, and current display mode of a DCPanel. |
|
| DCTransactionStateListener Implemented by controls/classes that need to react to a change in a transaction's state. |
|
| Classes in oracle.adf.model.binding used by oracle.jbo.uicli.graph | |
| DCBindingContainer Corresponds to a Swing JFrame or a JSP Page instance and manages bindings used in a frame. |
|
| DCControlBinding The base class for all binding objects in the ADF framework that bind a View control/model to an object or an attribute of an object in a DataControl. |
|
| DCControlBindingDef |
|
| DCDefBase |
|
| DCIteratorBinding DCIteratorBinding is the binding class that interacts with RowIterator objects to iterate over rows and provide the current row(s) for use in a client application or to view via various control bindings. |
|
| Classes in oracle.adf.model.binding used by oracle.jbo.uicli.jui | |
| DCBindingContainer Corresponds to a Swing JFrame or a JSP Page instance and manages bindings used in a frame. |
|
| DCBindingContainerDef |
|
| DCBindingContainerValidationAdapter Default implementation for DCBindingContainerValidationListener interface. |
|
| DCBindingContainerValidationEvent Implements EventObject that is passed to the DCBindingContainerValidationListeners in the various event methods. |
|
| DCBindingContainerValidationListener Implemented by classes that are interested in performing typically lightweight, client-side validation for an attribute, a row, or the whole transaction. |
|
| DCControlBinding The base class for all binding objects in the ADF framework that bind a View control/model to an object or an attribute of an object in a DataControl. |
|
| DCControlBindingDef |
|
| DCDataControl The application class that manages connection to a Data Provider object. |
|
| DCDefBase |
|
| DCDefFactory |
|
| DCErrorHandler Implements reporting of all ADF exceptions raised in the context of a DCBindingContainer. |
|
| DCExecutableBinding |
|
| DCExecutableBindingDef |
|
| DCIExecutable *** For internal framework use only *** Implemented by RegionBinding, IteratorBinding and ActionReference, the three default executable binding implementations. |
|
| DCInvokeMethodDef Implements metadata and logic to invoke a custom action binding method. |
|
| DCIteratorBinding DCIteratorBinding is the binding class that interacts with RowIterator objects to iterate over rows and provide the current row(s) for use in a client application or to view via various control bindings. |
|
| DefinitionFactory |
|
| Classes in oracle.adf.model.binding used by oracle.jbo.uicli.layout | |
| DCDefBase |
|
| Classes in oracle.adf.model.binding used by oracle.jbo.uicli.mom | |
| DCBindingContainer Corresponds to a Swing JFrame or a JSP Page instance and manages bindings used in a frame. |
|
| DCBindingContainerReference |
|
| DCDataControl The application class that manages connection to a Data Provider object. |
|
| DCDataControlDef |
|
| DCDefBase |
|
| DCErrorHandler Implements reporting of all ADF exceptions raised in the context of a DCBindingContainer. |
|
| DefinitionFactory |
|
|
Oracle Application Development Framework Model and Business Components Java API Reference
10.1.3.1.0 B28969-01 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||