|
Oracle© Fusion Middleware Java API Reference for Oracle ADF Faces 11g Release 1 (11.1.1.7.0) E10684-08 |
|||||||||
| 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 java.util.Map<java.lang.String,AttributeDescriptor.Operator> |
AttributeCriterion.getOperators()Gets a map of operators supported by a criterion. |
abstract java.util.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 11g Release 1 (11.1.1.7.0) E10684-08 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||