| Package | Description | 
|---|---|
| com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SimpleRadioButtonA simple radio button widget, with no label. | 
| Modifier and Type | Method and Description | 
|---|---|
| static SimpleCheckBox | SimpleCheckBox. wrap(Element element)Creates a SimpleCheckBox widget that wraps an existing <input
 type='checkbox'> element. |