Rich UI Checkbox

A Rich UI checkbox displays a true-false option and responds to the user input by invoking a function. The following properties are supported:

Other supported properties and functions are described in “Widget properties and functions.”

Use of this widget requires the following statement:
import com.ibm.egl.rui.widgets.Checkbox;