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.model.AttributeCriterion

Packages that use AttributeCriterion
oracle.adf.view.rich.event   
oracle.adf.view.rich.model   

 

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

 

Methods in oracle.adf.view.rich.event that return AttributeCriterion
 AttributeCriterion QueryOperationEvent.getAttributeCriterion()
          Returns the AttributeCriterion instance associated with the event.

 

Constructors in oracle.adf.view.rich.event with parameters of type AttributeCriterion
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.

 

Uses of AttributeCriterion in oracle.adf.view.rich.model

 

Methods in oracle.adf.view.rich.model that return AttributeCriterion
abstract  AttributeCriterion QueryDescriptor.getCurrentCriterion()
          Gets the Criterion to use as the default or the current criterion.

 

Methods in oracle.adf.view.rich.model with parameters of type AttributeCriterion
abstract  void QueryDescriptor.setCurrentCriterion(AttributeCriterion attrCriterion)
          Sets the AttributeCriterion object as the current one.

 


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.