Package com.google.gwt.i18n.client
Annotation Type LocalizableResource.Description
-
@Retention(RUNTIME) @Target(METHOD) public static @interface LocalizableResource.Description
Specifies a description of the string to be translated, such as a note about the context.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String
value
-