| 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  | InlineHTMLA widget that can contain arbitrary HTML. | 
| Modifier and Type | Method and Description | 
|---|---|
| static HTML | HTML. wrap(Element element)Creates an HTML widget that wraps an existing <div> or <span>
 element. |