Annotation Type EntryListEmptyLabel
-
@Retention(SOURCE) @Target({FIELD,PARAMETER}) public @interface EntryListEmptyLabel
Show this when the ENTRYLIST table is empty. Message should be given as value in this annotation.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
value
-