|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 12c Release 1 (12.1.2.0.0) E23185-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.adf.view.rich.model.Descriptor
public abstract class Descriptor
| Field Summary | |
|---|---|
static String |
DESCRIPTOR_TYPE_DEFAULT |
| Constructor Summary | |
|---|---|
Descriptor() |
|
| Method Summary | |
|---|---|
abstract String |
getDescription()Returns the description for the attribute. |
String |
getDescriptorType()Returns the default descriptor type of the object. |
abstract String |
getLabel()Returns the label or the display name for the attribute. |
abstract String |
getName()Returns the name of the attribute or the name of an attribute group . |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String DESCRIPTOR_TYPE_DEFAULT
| Constructor Detail |
|---|
public Descriptor()
| Method Detail |
|---|
public abstract String getName()
public abstract String getLabel()
public abstract String getDescription()
public String getDescriptorType()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 12c Release 1 (12.1.2.0.0) E23185-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2013 Oracle Corporation. All Rights Reserved.