Uses of Class
com.google.gwt.user.client.ui.SimpleCheckBox
Packages that use SimpleCheckBox
Package
Description
Widgets, Panels, and other user-interface classes.
- 
Uses of SimpleCheckBox in com.google.gwt.user.client.uiSubclasses of SimpleCheckBox in com.google.gwt.user.client.uiModifier and TypeClassDescriptionclassA simple radio button widget, with no label.Methods in com.google.gwt.user.client.ui that return SimpleCheckBoxModifier and TypeMethodDescriptionstatic SimpleCheckBoxCreates a SimpleCheckBox widget that wraps an existing <input type='checkbox'> element.