Package | Description |
---|---|
org.fireweb.html |
Modifier and Type | Method and Description |
---|---|
CheckBox |
CheckBox.assignChecked(boolean checked)
Set "checked" property without script call.
|
CheckBox |
CheckBox.setChecked(boolean checked)
Set "checked" property and if element was draw call script at browser.
|