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