Uses of Interface
com.google.gwt.i18n.client.Constants
Package
Description
Internationalization support for GWT applications.
Predefined internationalized constants for currency, date, time, and numbers.
The "cellview" widget set.
-
Uses of Constants in com.google.gwt.i18n.client
Modifier and TypeInterfaceDescriptioninterface
LikeConstants
, 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. -
Uses of Constants in com.google.gwt.i18n.client.constants
Modifier and TypeInterfaceDescriptioninterface
CurrencyCodeMapConstants provide a interface to access data constrained in CurrencyCodeMapConstants.properties file.interface
DateTimeConstantsImpl class encapsulate a collection of DateTime formatting symbols for use with DateTime format and parse services.interface
NumberConstantsImpl class encapsulate a collection of Number formatting symbols for use with Number format and parse services.interface
TimeZoneConstants encapsulates a collection of time zone data for use with DateTimeFormat services. -
Uses of Constants in com.google.gwt.user.cellview.client
Modifier and TypeInterfaceDescriptionstatic interface
Constant for labeling the simple pager navigationalSimplePager.ImageButton
s