| Name | Description | Type | Package | Framework |
| ActiveAttributeInfo | ActiveCellEncoder is the abstract class for all encoders that encode active data for a component contained in a container, the component is registered through the container to support active data, like an active output text column in a table. | Class | oracle.adf.view.rich.activedata | Oracle ADF |
|
| ActiveComponentContext | Called by Renderers that want to support active data on their attributes. | Class | oracle.adf.view.rich.activedata | Oracle ADF |
|
| ActiveComponentEncoder | Called during active data on a component to encode actice data updates, insertions and removals for a component residing on the user agent. | Class | oracle.adf.view.rich.activedata | Oracle ADF |
|
| ActiveComponentEncoder .CreateBy | The possible aditional operations after method encodeClientScrip is calledNo addition operation | Class | oracle.adf.view.rich.activedata.ActiveComponentEncoder | Oracle ADF |
|
| ActiveDataEncoder | ActiveDataEncoder is the abstract base class for all encoders that encode active data. | Class | oracle.adf.view.rich.activedata | Oracle ADF |
|
| ActiveDataEventUtil | Utility class to convert to an ActiveDataEvent from a raw format. | Class | oracle.adf.view.rich.activedata | Oracle ADF |
|
| ActiveModelContext | Called by ActiveDataModel implementations whenever a model attribute which supports active data is dereferenced. | Class | oracle.adf.view.rich.activedata | Oracle ADF |
|
| ActiveUpdateContext | ActiveCellEncoder is the abstract class for all encoders that encode active data for a component contained in a container, the component is registered through the container to support active data, like an active output text column in a table. | Class | oracle.adf.view.rich.activedata | Oracle ADF |
|
| AutoPPRFilter | AutoPPRFilter is the filter class used when registering a component's interest in whether an ActiveDataEvent should result in the component being rerendered automatically on the next render phase. | Class | oracle.adf.view.rich.activedata | Oracle ADF |
|
| BaseActiveDataModel | This class takes care of the basic implementation of listener management for the ActiveDataModel interface. | Class | oracle.adf.view.rich.activedata | Oracle ADF |
|
| ClientComponentCellEncoder | ActiveCellEncoder that delegates to a ClientComponent to handle attribute updates, rerendering the content if there is no ClientComponent. | Class | oracle.adf.view.rich.activedata | Oracle ADF |
|
| DataUpdateManager | | Class | oracle.adf.view.rich.activedata | Oracle ADF |
|
| DataUpdateManagerFactory | Returns the instance of the DataUpdateManager to use for this requestAuthor:Blake Sullivan | Interface | oracle.adf.view.rich.activedata | Oracle ADF |
|
| JavascriptCellEncoder | RichActiveCellEncoder encodes arbitrary JavaScript to handle updating one of the supported active data attributes. | Class | oracle.adf.view.rich.activedata | Oracle ADF |
|
| NullDataUpdateManager | DataUpdateManager subclass that does nothing. | Class | oracle.adf.view.rich.activedata | Oracle ADF |
|
| NullDataUpdateManagerFactory | DataUpdateManagerFactory that returns a DataUpdateManager that does nothing. | Class | oracle.adf.view.rich.activedata | Oracle ADF |
|
| PPRingActiveCellEncoder | | Class | oracle.adf.view.rich.activedata | Oracle ADF |
|
| SimpleActiveDataEncoder | | Class | oracle.adf.view.rich.activedata | Oracle ADF |