Uses of Interface
com.google.gwt.user.client.ui.HasWordWrap
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of HasWordWrap in com.google.gwt.user.client.ui
Modifier and TypeInterfaceDescriptionstatic interface
Set of characteristic interfaces supported byTabBar
tabs.Modifier and TypeClassDescriptionclass
A widget that represents a simple <a> element.class
A standard check box widget.class
ExtendsValueLabel
for convenience when dealing with dates andDateTimeFormat
, especially inUiBinder
templates.static class
Default implementation of Caption.class
A widget that can contain arbitrary HTML.class
A widget that can contain arbitrary HTML.class
A widget that contains arbitrary text, not interpreted as HTML.class
A widget that contains arbitrary text, not interpreted as HTML.class
LabelBase<T>
Abstract base class for all text display widgets.class
NumberLabel<T extends Number>
ExtendsValueLabel
for convenience when dealing with numbers andNumberFormat
, especially inUiBinder
templates.class
A mutually-exclusive selection radio button widget.class
ValueLabel<T>
A label displaying its value through a renderer.