Annotation Type LocalizedHelperText
-
@Target({FIELD,TYPE}) @Retention(RUNTIME) @LocalizedProperty @Messages("helperText") public @interface LocalizedHelperText
Used to translate thehelper textof components implementingHasHelper.
-
-
Field Detail
-
KEY
static final String KEY
-
-