|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleCheckBox | |
---|---|
com.google.gwt.user.client.ui | Widgets, Panels, and other user-interface classes. |
Uses of SimpleCheckBox in com.google.gwt.user.client.ui |
---|
Subclasses of SimpleCheckBox in com.google.gwt.user.client.ui | |
---|---|
class |
SimpleRadioButton
A simple radio button widget, with no label. |
Methods in com.google.gwt.user.client.ui that return SimpleCheckBox | |
---|---|
static SimpleCheckBox |
SimpleCheckBox.wrap(Element element)
Creates a SimpleCheckBox widget that wraps an existing <input type='checkbox'> element. |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |