Package com.google.gwt.i18n.client
Annotation Type LocalizableResource.Meaning
- Enclosing interface:
LocalizableResource
@Retention(RUNTIME)
@Target(METHOD)
@Documented
public static @interface LocalizableResource.Meaning
Specifies the meaning of the translated string. For example, to
distinguish between multiple meanings of a word or phrase.
-
Required Element Summary
-
Element Details
-
value
String value
-