|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value={PARAMETER,FIELD})
@Documented
@Retention(value=SOURCE)
public @interface FriendlyNameAllows to specify a better label to the element and/or field to be used in Studio editor.
| Optional Element Summary | |
|---|---|
String |
value
The value is a short name for the annotated element. |
public abstract String value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||