| Name | Description | Type | Package | Framework |
| Constants | A tag interface that facilitates locale-sensitive, compile-time binding of constant values supplied from properties files. | Interface | com.google.gwt.i18n.client | Google WebToolkit (GWT) |
|
| Constants .DefaultBooleanValue | Default boolean value to be used if no translation is found (and also used as the source for translation). | Class | com.google.gwt.i18n.client.Constants | Google WebToolkit (GWT) |
|
| Constants .DefaultDoubleValue | Default double value to be used if no translation is found (and also used as the source for translation). | Class | com.google.gwt.i18n.client.Constants | Google WebToolkit (GWT) |
|
| Constants .DefaultFloatValue | Default float value to be used if no translation is found (and also used as the source for translation). | Class | com.google.gwt.i18n.client.Constants | Google WebToolkit (GWT) |
|
| Constants .DefaultIntValue | Default integer value to be used if no translation is found (and also used as the source for translation). | Class | com.google.gwt.i18n.client.Constants | Google WebToolkit (GWT) |
|
| Constants .DefaultStringArrayValue | Default string array value to be used if no translation is found (and also used as the source for translation). | Class | com.google.gwt.i18n.client.Constants | Google WebToolkit (GWT) |
|
| Constants .DefaultStringMapValue | Default string map value to be used if no translation is found (and also used as the source for translation). | Class | com.google.gwt.i18n.client.Constants | Google WebToolkit (GWT) |
|
| Constants .DefaultStringValue | Default string value to be used if no translation is found (and also used as the source for translation). | Class | com.google.gwt.i18n.client.Constants | Google WebToolkit (GWT) |
|
| ConstantsWithLookup | Like Constants, a tag interface that facilitates locale-sensitive, compile-time binding of constant values | Interface | com.google.gwt.i18n.client | Google WebToolkit (GWT) |
|
| CurrencyCodeMapConstants | CurrencyCodeMapConstants provide a interface to access data constrained in CurrencyCodeMapConstants. | Interface | com.google.gwt.i18n.client.constants | Google WebToolkit (GWT) |
|
| DateTimeConstants | DateTimeConstants class encapsulate a collection of DateTime formatting symbols for use with DateTime format and parse services. | Interface | com.google.gwt.i18n.client.constants | Google WebToolkit (GWT) |
|
| DateTimeConstantsImpl | DateTimeConstantsImpl class encapsulate a collection of DateTime formatting symbols for use with DateTime format and parse services. | Interface | com.google.gwt.i18n.client.constants | Google WebToolkit (GWT) |
|
| LocaleConstants | Interface that combines locale-specific interfaces. | Interface | com.google.gwt.i18n.client.constants | Google WebToolkit (GWT) |
|
| NumberConstants | NumberConstants class encapsulate a collection of Number formatting symbols for use with Number format and parse services. | Interface | com.google.gwt.i18n.client.constants | Google WebToolkit (GWT) |
|
| NumberConstantsImpl | NumberConstantsImpl class encapsulate a collection of Number formatting symbols for use with Number format and parse services. | Interface | com.google.gwt.i18n.client.constants | Google WebToolkit (GWT) |
|
| TimeZoneConstants | TimeZoneConstants encapsulates a collection of time zone data for use with DateTimeFormat services. | Interface | com.google.gwt.i18n.client.constants | Google WebToolkit (GWT) |