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 classDefaultLocalizedNamesDefault LocalizedNames implementation.classDefaultLocalizedNamesBaseBase 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 LocalizedNamesLocaleInfo. getLocalizedNames()
-