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.AttributeDescriptor.ComponentType

Packages that use AttributeDescriptor.ComponentType
oracle.adf.view.rich.model   

 

Uses of AttributeDescriptor.ComponentType in oracle.adf.view.rich.model

 

Methods in oracle.adf.view.rich.model that return AttributeDescriptor.ComponentType
abstract  AttributeDescriptor.ComponentType AttributeDescriptor.getComponentType()
          Returns the component to use to render the value part of the search field.
 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.
static AttributeDescriptor.ComponentType AttributeDescriptor.ComponentType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AttributeDescriptor.ComponentType[] AttributeDescriptor.ComponentType.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.1.0)
E17488-02


Copyright (c) 1998, 2011, Oracle and/or its affiliates. All rights reserved.