Uses of Class
com.google.gwt.i18n.client.LocaleInfo
-
Packages that use LocaleInfo Package Description com.google.gwt.i18n.client Internationalization support for GWT applications. -
-
Uses of LocaleInfo in com.google.gwt.i18n.client
Methods in com.google.gwt.i18n.client that return LocaleInfo Modifier and Type Method Description static LocaleInfo
LocaleInfo. getCurrentLocale()
Returns a LocaleInfo instance for the current locale.
-