Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.3.0)
E17488-04


Package oracle.adf.view.rich.activedata

Interface Summary
DataUpdateManagerFactory Returns the instance of the DataUpdateManager to use for this request

 

Class Summary
ActiveComponentContext Called by Renderers that want to support active data on their attributes.
ActiveDataEncoder ActiveDataEncoder is the abstract base class for all encoders that encode active data.
ActiveDataEventUtil Utility class to convert to an ActiveDataEvent from a raw format.
ActiveModelContext Called by ActiveDataModel implementations whenever a model attribute which supports active data is dereferenced.
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.
BaseActiveDataModel This class takes care of the basic implementation of listener management for the ActiveDataModel interface.
DataUpdateManager The DataUpdateManager class controls the registration and deregistration of components for both automatic PPR update and for active data
NullDataUpdateManagerFactory DataUpdateManagerFactory that returns a DataUpdateManager that does nothing.
SimpleActiveDataEncoder Implementation of ActiveDataEncoder that causes the component to completely redraw itself if either a non-update ActiveDataEntry is delivered to encode, or an update ActiveDataEntry is delivered for one of the attributes that the SimpleActiveDataEncoder supports.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
11g Release 2 (11.1.2.3.0)
E17488-04


Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved.