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.ActiveDataEntry.ChangeType

Packages that use ActiveDataEntry.ChangeType
oracle.adf.view.rich.activedata   
oracle.adf.view.rich.event   

 

Uses of ActiveDataEntry.ChangeType in oracle.adf.view.rich.activedata

 

Methods in oracle.adf.view.rich.activedata with parameters of type ActiveDataEntry.ChangeType
static ActiveDataUpdateEvent ActiveDataEventUtil.buildActiveDataUpdateEvent(ActiveDataEntry.ChangeType type, int changeCount, java.lang.Object[] key, java.lang.Object[] insertKey, java.lang.String[] names, java.lang.Object[] values)
          builds the ActiveDataUpdateEvent.

 

Uses of ActiveDataEntry.ChangeType in oracle.adf.view.rich.event

 

Methods in oracle.adf.view.rich.event that return ActiveDataEntry.ChangeType
abstract  ActiveDataEntry.ChangeType ActiveDataEntry.getChangeType()
           
static ActiveDataEntry.ChangeType ActiveDataEntry.ChangeType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ActiveDataEntry.ChangeType[] ActiveDataEntry.ChangeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 


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.