Annotation Type LocalizedHeaderTextMessage
@Target(FIELD)
@Retention(RUNTIME)
@LocalizedProperty
@Messages("headerText")
public @interface LocalizedHeaderTextMessage
Used to translate the "headerText" property of components using a newly
declared message key.