Uses of Interface
com.google.gwt.i18n.shared.HasDirectionEstimator
Packages that use HasDirectionEstimator
Package
Description
Internationalization support for GWT applications.
Widgets, Panels, and other user-interface classes.
-
Uses of HasDirectionEstimator in com.google.gwt.i18n.client
Classes in com.google.gwt.i18n.client that implement HasDirectionEstimatorModifier and TypeClassDescriptionclassUtility class for handling auto-direction adjustment. -
Uses of HasDirectionEstimator in com.google.gwt.user.client.ui
Classes in com.google.gwt.user.client.ui that implement HasDirectionEstimatorModifier and TypeClassDescriptionclassA widget that represents a simple <a> element.classA standard check box widget.classExtendsValueLabelfor convenience when dealing with dates andDateTimeFormat, especially inUiBindertemplates.static classDefault implementation of Caption.classA helper class for displaying bidi (i.e.classA ValueBox that usesDoubleParserandDoubleRenderer.classA widget that can contain arbitrary HTML.classA widget that serves as an "internal" hyperlink.classA widget that can contain arbitrary HTML.classA widget that serves as an "internal" hyperlink.classA widget that contains arbitrary text, not interpreted as HTML.classA ValueBox that usesIntegerParserandIntegerRenderer.classA widget that contains arbitrary text, not interpreted as HTML.classLabelBase<T>Abstract base class for all text display widgets.classA widget that presents a list of choices to the user, either as a list box or as a drop-down list.classA ValueBox that usesLongParserandLongRenderer.classNumberLabel<T extends Number>ExtendsValueLabelfor convenience when dealing with numbers andNumberFormat, especially inUiBindertemplates.classA text box that visually masks its input to prevent eavesdropping.classA mutually-exclusive selection radio button widget.classA text box that allows multiple lines of text to be entered.classA standard single-line text box.classAbstract base class for most text entry widgets.classValueBox<T>A text box able to parse its displayed value.classValueBoxBase<T>Abstract base class for all text entry widgets.classValueLabel<T>A label displaying its value through a renderer.