Skip navigation links
oracle.adf.view.rich.model
Class BaseGroupAttributeDescriptor
java.lang.Object
oracle.adf.view.rich.model.Descriptor
oracle.adf.view.rich.model.BaseGroupAttributeDescriptor
-
public abstract class BaseGroupAttributeDescriptor
- extends Descriptor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DESCRIPTOR_TYPE_GROUP
public static final String DESCRIPTOR_TYPE_GROUP
-
- See Also:
- Constant Field Values
BaseGroupAttributeDescriptor
public BaseGroupAttributeDescriptor()
getDescriptorType
public String getDescriptorType()
- Returns "GROUP" as descriptor type of this object. This is used to differentiate descriptor objects as either Attributes or AttributeGroup.
-
- Overrides:
getDescriptorType in class Descriptor
-
- Returns:
- String
Skip navigation links
Copyright © 2013 Oracle Corporation. All Rights Reserved.