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