| Package | Description | 
|---|---|
| com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. | 
| Modifier and Type | Class and Description | 
|---|---|
| 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  | ValueLabel<T>A label displaying its value through a renderer. | 
Copyright © 2018. All rights reserved.