|
GWT 2.4.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Constants | |
|---|---|
| com.google.gwt.i18n.client | Internationalization support for GWT applications. |
| com.google.gwt.i18n.client.constants | Predefined internationalized constants for currency, date, time, and numbers. |
| Uses of Constants in com.google.gwt.i18n.client |
|---|
| Subinterfaces of Constants in com.google.gwt.i18n.client | |
|---|---|
interface |
ConstantsWithLookup
Like Constants, 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 |
|---|
| Subinterfaces of Constants in com.google.gwt.i18n.client.constants | |
|---|---|
interface |
CurrencyCodeMapConstants
CurrencyCodeMapConstants provide a interface to access data constrained in CurrencyCodeMapConstants.properties file. |
interface |
DateTimeConstantsImpl
DateTimeConstantsImpl class encapsulate a collection of DateTime formatting symbols for use with DateTime format and parse services. |
interface |
NumberConstantsImpl
NumberConstantsImpl class encapsulate a collection of Number formatting symbols for use with Number format and parse services. |
interface |
TimeZoneConstants
TimeZoneConstants encapsulates a collection of time zone data for use with DateTimeFormat services. |
|
GWT 2.4.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||