Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
12c Release 1 (12.1.2.0.0)
E23185-01


Uses of Class
oracle.adf.view.rich.event.QueryOperationEvent.Operation

Packages that use QueryOperationEvent.Operation
oracle.adf.view.rich.event   

 

Uses of QueryOperationEvent.Operation in oracle.adf.view.rich.event

 

Methods in oracle.adf.view.rich.event that return QueryOperationEvent.Operation
 QueryOperationEvent.Operation QueryOperationEvent.getOperation()
          Returns the operation associated with the event.
static QueryOperationEvent.Operation QueryOperationEvent.Operation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static QueryOperationEvent.Operation[] QueryOperationEvent.Operation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Constructors in oracle.adf.view.rich.event with parameters of type QueryOperationEvent.Operation
QueryOperationEvent(javax.faces.component.UIComponent source, QueryOperationEvent.Operation operation, QueryDescriptor descriptor)
          Constuctor of QueryOperationEvent.
QueryOperationEvent(javax.faces.component.UIComponent source, QueryOperationEvent.Operation operation, QueryDescriptor descriptor, AttributeCriterion criterion)
          Constructor of a QueryOperationEvent, queued when the value of a criterion with dependent criterion, changes.
QueryOperationEvent(javax.faces.component.UIComponent source, QueryOperationEvent.Operation operation, QueryDescriptor descriptor, Map<String,Object> updatedHints)
          Constuctor of QueryOperationEvent, when the UI hints for a descriptor changes.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Faces
12c Release 1 (12.1.2.0.0)
E23185-01


Copyright © 2013 Oracle Corporation. All Rights Reserved.