Skip navigation links

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


Uses of Class
oracle.adf.view.rich.event.ActiveDataEvent

Packages that use ActiveDataEvent
oracle.adf.view.rich.activedata   
oracle.adf.view.rich.event   

 

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

 

Methods in oracle.adf.view.rich.activedata that return types with arguments of type ActiveDataEvent
abstract  java.util.Iterator<ActiveDataEvent> DataUpdateManager.getEventCache(java.lang.String clientId)
          Returns all ActiveDataEvents cached for the given UIComponent (registered using registerComponentForPPRAndCacheEvents )

 

Uses of ActiveDataEvent in oracle.adf.view.rich.event

 

Subclasses of ActiveDataEvent in oracle.adf.view.rich.event
 class ActiveDataExceptionEvent
          ActiveDataEntry is the abstract base class represents active data change.
 class ActiveDataUpdateEvent
          ActiveDataEntry is the abstract base class represents active data change.

 


Skip navigation links

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


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