|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use oracle.adf.model.binding | |
oracle.adf.model | Contains the ADFm classes and interfaces that apply to the all ADFm implementation. |
oracle.adf.model.bc4j | |
oracle.adf.model.binding | Contains the abstract implementation of ADFm binding objects. |
oracle.adf.model.generic | |
oracle.adf.model.generic.toplink | |
oracle.adf.model.layout | |
oracle.jbo.html | |
oracle.jbo.html.jsp.datatags | |
oracle.jbo.uicli.binding | Contains JClient classes that handle interaction with BC4J objects for various JClient bindings. |
oracle.jbo.uicli.controls | Contains classes that implement JClient controls |
oracle.jbo.uicli.graph | |
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 JClient |
oracle.jbo.uicli.uix |
Classes in oracle.adf.model.binding used by oracle.adf.model | |
DCBindingContainer
Corresponds to a Swing JFrame or a JSP Page instance and manages bindings used in a frame. |
|
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. |
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. |
|
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. |
|
DCDataControlDef
|
|
DCDataControlManagement
INTERNAL USE ONLY. |
|
DCDefBase
|
|
DCErrorHandler
Implements reporting of all ADF exceptions raised in the context of a DCBindingContainer. |
|
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. |
|
DCIteratorBindingDef
|
|
DCMethodParameterDef
|
|
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. |
|
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.generic.toplink | |
DCDataControl
The application class that manages connection to a Data Provider object. |
|
DCDataControlManagement
INTERNAL USE ONLY. |
|
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. |
Classes in oracle.adf.model.binding used by oracle.adf.model.layout | |
DCDefBase
|
Classes in oracle.adf.model.binding used by oracle.jbo.html | |
DCBindingContainer
Corresponds to a Swing JFrame or a JSP Page instance and manages bindings used in a frame. |
Classes in oracle.adf.model.binding used by oracle.jbo.html.jsp.datatags | |
DCBindingContainer
Corresponds to a Swing JFrame or a JSP Page instance and manages bindings used in a frame. |
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
|
|
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. |
|
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. |
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 | |
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
|
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. |
|
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. |
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
|
|
DCDefFactory
|
|
DCErrorHandler
Implements reporting of all ADF exceptions raised in the context of a DCBindingContainer. |
Classes in oracle.adf.model.binding used by oracle.jbo.uicli.uix | |
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
|
|
DCDataControl
The application class that manages connection to a Data Provider object. |
|
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. |
|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.