|
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 Descriptor | |
|---|---|
| oracle.adf.view.rich.component.rich | |
| oracle.adf.view.rich.model | |
| Uses of Descriptor in oracle.adf.view.rich.component.rich |
|---|
| Methods in oracle.adf.view.rich.component.rich that return Descriptor | |
|---|---|
Descriptor |
PartialRichDynamicComponent.getAttributeModel()Gets Dynamic component attributeMap is a map of String and Object, or name and value of the component's attributes. |
| Methods in oracle.adf.view.rich.component.rich with parameters of type Descriptor | |
|---|---|
void |
PartialRichDynamicComponent.setAttributeModel(Descriptor attributeModel)Sets Dynamic component attributeMap is a map of String and Object, or name and value of the component's attributes. |
| Uses of Descriptor in oracle.adf.view.rich.model |
|---|
| Subclasses of Descriptor in oracle.adf.view.rich.model | |
|---|---|
class |
AttributeDescriptorAn AttributeDescriptor represents a querable attribute. |
class |
BaseAttributeDescriptorA BaseAttributeDescriptor represents an attribute that is part of a view object (in ADF) or any other model object. |
class |
BaseGroupAttributeDescriptor |
class |
ColumnDescriptorA column Descriptor describes the model for column used to dynamically create a column in a rich table. |
class |
GroupAttributeDescriptor |
| Methods in oracle.adf.view.rich.model that return types with arguments of type Descriptor | |
|---|---|
abstract List<? extends Descriptor> |
QueryModel.getAttributes()Returns the list of Descriptor objects that are 'system saved searches'. |
List<? extends Descriptor> |
GroupAttributeDescriptor.getDescriptors()Returns a list of Descriptor objects this category holds |
abstract List<Descriptor> |
AttributesModel.getHierarchicalAttributes()Retieve the hierarchical list of BaseAttributeDescriptor in this model. |
|
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.