Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Method and Description |
---|---|
static SimpleRadioButton |
SimpleRadioButton.wrap(Element element)
Creates a SimpleRadioButton widget that wraps an existing <input
type='radio'> element.
|