Uses of Interface
com.google.gwt.i18n.client.LocalizedNames
-
Packages that use LocalizedNames Package Description com.google.gwt.i18n.client Internationalization support for GWT applications. -
-
Uses of LocalizedNames in com.google.gwt.i18n.client
Classes in com.google.gwt.i18n.client that implement LocalizedNames Modifier and Type Class Description class
DefaultLocalizedNames
Default LocalizedNames implementation.class
DefaultLocalizedNamesBase
Base class ofDefaultLocalizedNames
, used just to isolate all hand-written code here from all generated code.Methods in com.google.gwt.i18n.client that return LocalizedNames Modifier and Type Method Description LocalizedNames
LocaleInfo. getLocalizedNames()
-