public static abstract @interface

LocalizableResource.DefaultLocale

implements Annotation
com.google.gwt.i18n.client.LocalizableResource.DefaultLocale

Class Overview

Specifies the default locale for messages in this file. If not specified, the default is DEFAULT_LOCALE.

Summary

Constants
String DEFAULT_LOCALE
[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation

Constants

public static final String DEFAULT_LOCALE

Constant Value: "en"