|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME)
@Target(value={FIELD,TYPE})
public @interface TridasEditProperties
| Optional Element Summary | |
|---|---|
boolean |
finalType
Is this the farthest we should traverse in building an editor? (for example, a timestamp should not expand into value and certainty) |
boolean |
machineOnly
Is this information intended for machine processing only (and not user viewable?) |
boolean |
readOnly
Is this information provided by the server but not modifiable by the user? |
public abstract boolean readOnly
public abstract boolean machineOnly
public abstract boolean finalType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||