|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 12c Release 1 (12.1.2.0.0) E23185-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeDescriptor.Operator | |
|---|---|
| oracle.adf.view.rich.model | |
| Uses of AttributeDescriptor.Operator in oracle.adf.view.rich.model |
|---|
| Methods in oracle.adf.view.rich.model that return AttributeDescriptor.Operator | |
|---|---|
abstract AttributeDescriptor.Operator |
AttributeCriterion.getOperator()Gets the default operator to use for the search field. |
| Methods in oracle.adf.view.rich.model that return types with arguments of type AttributeDescriptor.Operator | |
|---|---|
abstract Map<String,AttributeDescriptor.Operator> |
AttributeCriterion.getOperators()Gets a map of operators supported by a criterion. |
abstract Set<AttributeDescriptor.Operator> |
AttributeDescriptor.getSupportedOperators()Returns a Set of operators to use for the current attribute. |
| Methods in oracle.adf.view.rich.model with parameters of type AttributeDescriptor.Operator | |
|---|---|
AttributeDescriptor.ComponentType |
AttributeCriterion.getComponentType(AttributeDescriptor.Operator operator)Returns the component type to be used to render the criterion's value field(s) based on the operator that is passed in. |
abstract void |
AttributeCriterion.setOperator(AttributeDescriptor.Operator operator)Sets a value for the operator to use for a search field when performing a query. |
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 12c Release 1 (12.1.2.0.0) E23185-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 2013 Oracle Corporation. All Rights Reserved.