Uses of Package
com.google.gwt.i18n.shared
-
Packages that use com.google.gwt.i18n.shared Package Description com.google.gwt.cell.client com.google.gwt.core.server 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.rebind This package contains i18n generators.com.google.gwt.i18n.server This package contains server-side i18n classes and interfaces.com.google.gwt.i18n.shared This package contains i18n classes and interfaces shared between client and server.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. -
Classes in com.google.gwt.i18n.shared used by com.google.gwt.cell.client Class Description DateTimeFormat Formats and parses dates and times using locale-sensitive patterns.TimeZone Abstracts a GWT timezone. -
Classes in com.google.gwt.i18n.shared used by com.google.gwt.core.server Class Description GwtLocale Class representing GWT locales and conversion to/from other formats. -
Classes in com.google.gwt.i18n.shared used by com.google.gwt.i18n.client Class Description CustomDateTimeFormat Create a custom localized date/time format at compile time.DateTimeFormat Formats and parses dates and times using locale-sensitive patterns.DateTimeFormatInfo Information required for formatting and parsing localized date/time values.DefaultDateTimeFormatInfo Default implementation of DateTimeFormatInfo interface, using values from the CLDR root locale.DirectionEstimator Interface for direction estimators.HasDirectionEstimator Interface for objects that have a direction estimator.Localizable A tag interface that serves as the root of a family of types used in static internationalization.TimeZone Abstracts a GWT timezone. -
Classes in com.google.gwt.i18n.shared used by com.google.gwt.i18n.client.constants Class Description Localizable A tag interface that serves as the root of a family of types used in static internationalization. -
Classes in com.google.gwt.i18n.shared used by com.google.gwt.i18n.rebind Class Description GwtLocale Class representing GWT locales and conversion to/from other formats.GwtLocaleFactory Factories that know how to create GwtLocale instances. -
Classes in com.google.gwt.i18n.shared used by com.google.gwt.i18n.server Class Description GwtLocale Class representing GWT locales and conversion to/from other formats.GwtLocaleFactory Factories that know how to create GwtLocale instances. -
Classes in com.google.gwt.i18n.shared used by com.google.gwt.i18n.shared Class Description AlternateMessageSelector.AlternateForm Represents an alternate form of a message.AnyRtlDirectionEstimator Direction estimator that uses the "any RTL" heuristic.BidiFormatter Utility class for formatting text for display in a potentially opposite-direction context without garbling.BidiFormatterBase Base class forBidiFormatter
andSafeHtmlBidiFormatter
that contains their common implementation.BidiFormatterBase.Factory Abstract factory class for BidiFormatterBase.BidiUtils Utility functions for performing common Bidi tests on strings.DateTimeFormat Formats and parses dates and times using locale-sensitive patterns.DateTimeFormat.PredefinedFormat Predefined date/time formats -- seeCustomDateTimeFormat
if you need some format that isn't supplied here.DateTimeFormatInfo Information required for formatting and parsing localized date/time values.DirectionEstimator Interface for direction estimators.FirstStrongDirectionEstimator Direction estimator that uses the "first strong" heuristic.GwtLocale Class representing GWT locales and conversion to/from other formats.SafeHtmlBidiFormatter TimeZone Abstracts a GWT timezone.WordCountDirectionEstimator Direction estimator that uses the "word count" heuristic. -
Classes in com.google.gwt.i18n.shared used by com.google.gwt.text.client Class Description DateTimeFormat Formats and parses dates and times using locale-sensitive patterns.TimeZone Abstracts a GWT timezone. -
Classes in com.google.gwt.i18n.shared used by com.google.gwt.user.cellview.client Class Description Localizable A tag interface that serves as the root of a family of types used in static internationalization. -
Classes in com.google.gwt.i18n.shared used by com.google.gwt.user.client.ui Class Description DateTimeFormat Formats and parses dates and times using locale-sensitive patterns.DirectionEstimator Interface for direction estimators.HasDirectionEstimator Interface for objects that have a direction estimator.TimeZone Abstracts a GWT timezone.