Package com.google.gwt.i18n.client
Annotation Type LocalizableResource.DefaultLocale
-
@Retention(RUNTIME) @Target(TYPE) public static @interface LocalizableResource.DefaultLocale
Specifies the default locale for messages in this file. If not specified, the default isDEFAULT_LOCALE
.
-
-
Field Summary
Fields Modifier and Type Fields Description static java.lang.String
DEFAULT_LOCALE
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
value
-