Package | Description |
---|---|
com.google.gwt.cell.client |
Standard
Cell subclasses used by the
cellview widgets. |
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.
|
com.google.gwt.i18n.client.impl | |
com.google.gwt.i18n.client.impl.cldr |
This package contains classes which are machine-generated from Unicode CLDR
data -- see http://www.unicode.com/cldr.
|
com.google.gwt.i18n.client.impl.plurals | |
com.google.gwt.i18n.server |
This package contains server-side i18n classes and interfaces.
|
com.google.gwt.i18n.server.impl | |
com.google.gwt.i18n.server.testing | |
com.google.gwt.i18n.shared |
This package contains i18n classes and interfaces shared between client and
server.
|
com.google.gwt.i18n.tools | |
com.google.gwt.text.client |
Classes for parsing and rendering numbers, dates, and times.
|
com.google.gwt.user.cellview.client |
The "cellview" widget set.
|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
com.google.gwt.user.datepicker.client |
The date picker widget and associated types.
|
com.google.gwt.validation.client |
Class and Description |
---|
DateTimeFormat
Formats and parses dates and times using locale-sensitive patterns.
|
NumberFormat
Formats and parses numbers using locale-sensitive patterns.
|
Class and Description |
---|
AutoDirectionHandler
Utility class for handling auto-direction adjustment.
|
AutoDirectionHandler.Target
The interface an object must implement in order to add an
AutoDirectionHandler to it.
|
BidiPolicy.BidiPolicyImpl
Implementation class for
BidiPolicy . |
Constants
A tag interface that facilitates locale-sensitive, compile-time binding of
constant values supplied from properties files.
|
CurrencyData
Information about a currency.
|
CurrencyList
Generated class containing all the CurrencyImpl instances.
|
DateTimeFormat
Formats and parses dates and times using locale-sensitive patterns.
|
DateTimeFormat.PredefinedFormat
Predefined date/time formats -- see
CustomDateTimeFormat if you
need some format that isn't supplied here. |
DateTimeFormatInfo
Deprecated.
use
DateTimeFormatInfo instead |
DefaultLocalizedNamesBase
Base class of
DefaultLocalizedNames , used just to isolate all
hand-written code here from all generated code. |
Dictionary
Provides dynamic string lookup of key/value string pairs defined in a
module's host HTML page.
|
HasDirection
A widget that implements this interface has the ability to override
the document directionality for its root element.
|
HasDirection.Direction
Possible return values for
HasDirection.getDirection() and parameter values for
HasDirection.setDirection(Direction) .Widgets that implement this interface can
either have a direction that is right-to-left (RTL), left-to-right (LTR), or default
(which means that their directionality is inherited from their parent widget). |
LocaleInfo
Provides access to the currently-active locale and the list of available
locales.
|
Localizable
For backwards compatibility only.
|
LocalizableResource
This is the common superinterface to Messages and Constants.
|
LocalizedNames
Provides an API for obtaining localized names for a locale.
|
NumberFormat
Formats and parses numbers using locale-sensitive patterns.
|
PluralRule.PluralForm
Information about the plural forms supported by this rule which
will be used during code generation and by tools to provide
information to translators.
|
TimeZone
The TimeZone class implements a time zone information source for client
applications.
|
TimeZoneInfo
A JavaScript Overlay type on top of the JSON data describing everything we
need to know about a particular timezone.
|
Class and Description |
---|
Constants
A tag interface that facilitates locale-sensitive, compile-time binding of
constant values supplied from properties files.
|
Localizable
For backwards compatibility only.
|
LocalizableResource
This is the common superinterface to Messages and Constants.
|
Class and Description |
---|
CurrencyData
Information about a currency.
|
DateTimeFormatInfo
Deprecated.
use
DateTimeFormatInfo instead |
DefaultCurrencyData
A default
CurrencyData implementation, so new methods can be added
to the interface without breaking implementors if a reasonable default is
available. |
LocalizedNames
Provides an API for obtaining localized names for a locale.
|
Class and Description |
---|
DefaultDateTimeFormatInfo
For backwards compatibility only.
|
LocalizedNames
Provides an API for obtaining localized names for a locale.
|
Class and Description |
---|
PluralRule
The interface that plural rules must implement.
|
PluralRule.PluralForm
Information about the plural forms supported by this rule which
will be used during code generation and by tools to provide
information to translators.
|
Class and Description |
---|
LocalizableResource.GenerateKeys
Requests that the keys for messages be generated automatically.
|
PluralRule
The interface that plural rules must implement.
|
Class and Description |
---|
LocalizableResource
This is the common superinterface to Messages and Constants.
|
Class and Description |
---|
Constants
A tag interface that facilitates locale-sensitive, compile-time binding of
constant values supplied from properties files.
|
Constants.DefaultStringMapValue
Default string map value to be used if no translation is found (and also
used as the source for translation).
|
Constants.DefaultStringValue
Default string value to be used if no translation is found (and also used as the
source for translation).
|
Localizable
For backwards compatibility only.
|
LocalizableResource
This is the common superinterface to Messages and Constants.
|
LocalizableResource.DefaultLocale
Specifies the default locale for messages in this file.
|
LocalizableResource.Description
Specifies a description of the string to be translated, such as a note
about the context.
|
LocalizableResource.GenerateKeys
Requests that the keys for messages be generated automatically.
|
Messages
A tag interface that facilitates locale-sensitive, compile-time binding of
messages supplied from various sources.Using
GWT.create(class) to "instantiate" an interface that
extends Messages returns an instance of an automatically
generated subclass that is implemented using message templates selected based
on locale. |
Messages.AlternateMessage
Provides alternate forms of a message, such as are needed when plural
forms are used or a placeholder has known gender.
|
Messages.DefaultMessage
Default text to be used if no translation is found (and also used as the
source for translation).
|
Messages.Offset
Ignored except on parameters also tagged with
Messages.PluralCount , and
provides an offset to be subtracted from the value before a plural rule
is chosen or the value is formatted. |
Messages.PluralCount
Provides multiple plural forms based on a count.
|
Messages.Select
Provides multiple forms based on a dynamic parameter.
|
Class and Description |
---|
HasDirection.Direction
Possible return values for
HasDirection.getDirection() and parameter values for
HasDirection.setDirection(Direction) .Widgets that implement this interface can
either have a direction that is right-to-left (RTL), left-to-right (LTR), or default
(which means that their directionality is inherited from their parent widget). |
Class and Description |
---|
Localizable
For backwards compatibility only.
|
Class and Description |
---|
NumberFormat
Formats and parses numbers using locale-sensitive patterns.
|
Class and Description |
---|
Constants
A tag interface that facilitates locale-sensitive, compile-time binding of
constant values supplied from properties files.
|
Constants.DefaultStringValue
Default string value to be used if no translation is found (and also used as the
source for translation).
|
Localizable
For backwards compatibility only.
|
LocalizableResource
This is the common superinterface to Messages and Constants.
|
LocalizableResource.DefaultLocale
Specifies the default locale for messages in this file.
|
Messages
A tag interface that facilitates locale-sensitive, compile-time binding of
messages supplied from various sources.Using
GWT.create(class) to "instantiate" an interface that
extends Messages returns an instance of an automatically
generated subclass that is implemented using message templates selected based
on locale. |
Messages.DefaultMessage
Default text to be used if no translation is found (and also used as the
source for translation).
|
Class and Description |
---|
AutoDirectionHandler.Target
The interface an object must implement in order to add an
AutoDirectionHandler to it.
|
HasDirection
A widget that implements this interface has the ability to override
the document directionality for its root element.
|
HasDirection.Direction
Possible return values for
HasDirection.getDirection() and parameter values for
HasDirection.setDirection(Direction) .Widgets that implement this interface can
either have a direction that is right-to-left (RTL), left-to-right (LTR), or default
(which means that their directionality is inherited from their parent widget). |
NumberFormat
Formats and parses numbers using locale-sensitive patterns.
|
Class and Description |
---|
DateTimeFormat
Formats and parses dates and times using locale-sensitive patterns.
|
Class and Description |
---|
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. |
Copyright © 2018. All rights reserved.