Description
BTT check box widget
Public Properties
Name | Type | Description |
checkedValue | String | Value to submit when this check box is checked |
unCheckedValue | String | Value to submit when this check box is not checked |
isChecked | Boolean | Property to indicate if this check box is checked |
Public Functions
Name | Return Value | Description |
setUncheckedValue | Void | Apply the unchecked value to widget |