Uses of Class
com.google.gwt.i18n.client.Dictionary
-
Packages that use Dictionary Package Description com.google.gwt.i18n.client Internationalization support for GWT applications. -
-
Uses of Dictionary in com.google.gwt.i18n.client
Methods in com.google.gwt.i18n.client that return Dictionary Modifier and Type Method Description static Dictionary
Dictionary. getDictionary(java.lang.String name)
Returns theDictionary
object associated with the given name.
-