GWT 2.7.0

Uses of Class
com.google.gwt.i18n.client.LocaleInfo

Packages that use LocaleInfo
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
static LocaleInfo LocaleInfo.getCurrentLocale()
          Returns a LocaleInfo instance for the current locale.
 


GWT 2.7.0