Uses of Interface
com.google.gwt.i18n.client.LocalizableResource
Packages that use LocalizableResource
Package
Description
Internationalization support for GWT applications.
Predefined internationalized constants for currency, date, time, and numbers.
The "cellview" widget set.
-
Uses of LocalizableResource in com.google.gwt.i18n.client
Subinterfaces of LocalizableResource in com.google.gwt.i18n.clientModifier and TypeInterfaceDescriptioninterfaceA tag interface that facilitates locale-sensitive, compile-time binding of constant values supplied from properties files.interfaceLikeConstants, a tag interface that facilitates locale-sensitive, compile-time binding of constant values supplied from properties files with the added ability to look up constants at runtime with a string key.interfaceA tag interface that facilitates locale-sensitive, compile-time binding of messages supplied from various sources.UsingGWT.create(class)to "instantiate" an interface that extendsMessagesreturns an instance of an automatically generated subclass that is implemented using message templates selected based on locale. -
Uses of LocalizableResource in com.google.gwt.i18n.client.constants
Subinterfaces of LocalizableResource in com.google.gwt.i18n.client.constantsModifier and TypeInterfaceDescriptioninterfaceCurrencyCodeMapConstants provide a interface to access data constrained in CurrencyCodeMapConstants.properties file.interfaceDateTimeConstantsImpl class encapsulate a collection of DateTime formatting symbols for use with DateTime format and parse services.interfaceNumberConstantsImpl class encapsulate a collection of Number formatting symbols for use with Number format and parse services.interfaceTimeZoneConstants encapsulates a collection of time zone data for use with DateTimeFormat services. -
Uses of LocalizableResource in com.google.gwt.user.cellview.client
Subinterfaces of LocalizableResource in com.google.gwt.user.cellview.clientModifier and TypeInterfaceDescriptionstatic interfaceConstants for labeling the cell tree.static interfaceConstant for labeling the simple pager navigationalSimplePager.ImageButtons