Skip navigation links

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


Uses of Class
oracle.adf.view.rich.activedata.ActiveDataEncoder

Packages that use ActiveDataEncoder
oracle.adf.view.rich.activedata   

 

Uses of ActiveDataEncoder in oracle.adf.view.rich.activedata

 

Subclasses of ActiveDataEncoder in oracle.adf.view.rich.activedata
 class 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.

 

Methods in oracle.adf.view.rich.activedata with parameters of type ActiveDataEncoder
abstract  void DataUpdateManager.registerComponent(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component, ActiveDataModel model, ActiveDataEncoder encoder)
          Register active or PPR coomponent's model and encoder.

 


Skip navigation links

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


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