|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface PropertyOrder
Specifies the order in which properties should be listed. When present, this overrides the
ordering determined by the Editable.weight() attribute.
| Optional Element Summary | |
|---|---|
String[] |
value
The names of the ordered properties, in the desired order. |
public abstract String[] value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||