Methods
# inner setChecked(checked)
Checks the box if called with true, and unchecks the box if called with false.
Parameters:
Name | Type | Description |
---|---|---|
checked |
boolean | true: check, false: uncheck |
Module
Name | Type | Description |
---|---|---|
checked |
boolean | true: check, false: uncheck |