| Package | Description | 
|---|---|
| com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. | 
| Modifier and Type | Class and Description | 
|---|---|
| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Label | Label. wrap(Element element)Creates a Label widget that wraps an existing <div> or <span>
 element. |