Checkbox class for handling checkboxes.
List of methods
Method | Description |
setValue | Sets checkbox value. |
setId | Sets checkbox ID. |
setName | Sets value checkbox name parameter. |
setClass | Sets checkbox class. |
setText | Sets checkbox text. |
setOnchange | Sets actions to be performed when editing checkbox. |