Annotation Type LocalizedLabelMessage


@Target(FIELD) @Retention(RUNTIME) @LocalizedProperty @Messages("label") public @interface LocalizedLabelMessage
Used to translate the "label" property of components using a newly declared message key.
See Also: