Uses of Interface
com.google.gwt.user.client.ui.HasWordWrap
Packages that use HasWordWrap
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of HasWordWrap in com.google.gwt.user.client.ui
Subinterfaces of HasWordWrap in com.google.gwt.user.client.uiModifier and TypeInterfaceDescriptionstatic interfaceSet of characteristic interfaces supported byTabBartabs.Classes in com.google.gwt.user.client.ui that implement HasWordWrapModifier 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 widget that can contain arbitrary HTML.classA widget that can contain arbitrary HTML.classA widget that contains arbitrary text, not interpreted as HTML.classA widget that contains arbitrary text, not interpreted as HTML.classLabelBase<T>Abstract base class for all text display widgets.classNumberLabel<T extends Number>ExtendsValueLabelfor convenience when dealing with numbers andNumberFormat, especially inUiBindertemplates.classA mutually-exclusive selection radio button widget.classValueLabel<T>A label displaying its value through a renderer.