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 com.google.gwt.resources.client.TextResource |
getLocaleJsResource() |
public static String getLanguage()
public static String getLocale()
public static com.google.gwt.resources.client.TextResource getLocaleJsResource()
public static final void forceLocale(String locale_)
Copyright © 2016. All rights reserved.