Package com.google.gwt.i18n.client
Annotation Type Messages.Example
-
@Retention(RUNTIME) @Target(PARAMETER) public static @interface Messages.ExampleAn example of the annotated parameter to assist translators.Example:
String example(@Example("/etc/passwd") String fileName)
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Stringvalue
-