public class LocaleUtil extends Object
| Constructor and Description |
|---|
LocaleUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
forceLocale(String locale_) |
static String |
getLanguage() |
static String |
getLocale()
Get the string of locale based on user's browser configuration.
|
static TextResource |
getLocaleJsResource() |
public LocaleUtil()
public static String getLanguage()
public static String getLocale()
public static TextResource getLocaleJsResource()
public static final void forceLocale(String locale_)
Copyright © 2012-2014 gwtbootstrap. All Rights Reserved.