Annotation Type ButtonLabel
-
@Retention(SOURCE) @Target({FIELD,PARAMETER}) public @interface ButtonLabel
Show this on the "add" button below the table of type EntryList. Button lable should be given as value in this annotation.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
value
-