Annotation Type EmptyListLabel
-
@Retention(SOURCE) @Target({FIELD,PARAMETER}) public @interface EmptyListLabel
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
-