Annotation Type LocalizedText
-
@Target({FIELD,TYPE}) @Retention(RUNTIME) @LocalizedProperty @Messages("text") public @interface LocalizedText
Used to translate thetextof components implementingHasText.
-
-
Field Detail
-
KEY
static final String KEY
-
-