| Package | Description | 
|---|---|
| com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. | 
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | TabBar.TabSet of characteristic interfaces supported by  TabBartabs. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AnchorA widget that represents a simple <a> element. | 
| class  | CheckBoxA standard check box widget. | 
| class  | DateLabelExtends  ValueLabelfor convenience when dealing with dates andDateTimeFormat, especially inUiBindertemplates. | 
| static class  | DialogBox.CaptionImplDefault implementation of Caption. | 
| class  | HTMLA widget that can contain arbitrary HTML. | 
| class  | InlineHTMLA widget that can contain arbitrary HTML. | 
| class  | InlineLabelA widget that contains arbitrary text, not interpreted as HTML. | 
| class  | LabelA 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>Extends  ValueLabelfor convenience when dealing with numbers andNumberFormat, especially inUiBindertemplates. | 
| class  | RadioButtonA mutually-exclusive selection radio button widget. | 
| class  | ValueLabel<T>A label displaying its value through a renderer. | 
Copyright © 2018. All rights reserved.