| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DisplayProperty
Metadata about a read only property displayed in the version operation panel.
| Method Summary | |
|---|---|
|  int | getAlignment()Get the alignment of this property. | 
|  java.util.Comparator | getComparator()Get a comparator that can sort Displayable instances by this property. | 
|  java.lang.String | getDescription()Get a description of this property. | 
|  int | getMaximumDefaultSize()Get a maximum default size for the property. | 
|  java.lang.String | getName()Get the name of the property. | 
|  java.lang.Object | getPrototypeValue()Get a prototype value for this property. | 
|  java.lang.Class | getType()Get the type of object that values of this property are represented by. | 
|  boolean | isEditable()If return true the property will be editable | 
| Method Detail | 
|---|
java.lang.String getName()
java.lang.String getDescription()
java.lang.Class getType()
java.util.Comparator getComparator()
int getAlignment()
java.lang.Object getPrototypeValue()
int getMaximumDefaultSize()
boolean isEditable()
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||