Uses of Class
com.google.gwt.user.client.ui.SimpleCheckBox
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of SimpleCheckBox in com.google.gwt.user.client.ui
Modifier and TypeClassDescriptionclass
A simple radio button widget, with no label.Modifier and TypeMethodDescriptionstatic SimpleCheckBox
Creates a SimpleCheckBox widget that wraps an existing <input type='checkbox'> element.