Annotation Type LocalizedTitleMessage


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