Package | Description |
---|---|
com.xalys.xgl.forms |
Modifier and Type | Method and Description |
---|---|
Radio |
RadioGroup.getChecked() |
Radio |
RadioGroup.getValue() |
Radio |
Radio.setChecked(boolean checked) |
Modifier and Type | Method and Description |
---|---|
protected HandlerManager<HTMLDivElement,Radio> |
RadioGroup.ensureHandlers() |
Modifier and Type | Method and Description |
---|---|
RadioGroup |
RadioGroup.add(Radio radio) |
RadioGroup |
RadioGroup.remove(Radio radio) |
RadioGroup |
RadioGroup.setChecked(Radio checked) |
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
RadioGroup.addRadioSelectHandler(RadioSelectHandler<Radio> radioSelectHandler) |
HandlerRegistration |
Radio.addSelectHandler(SelectHandler<Radio> selectHandler) |
Copyright © 2018 Xalys. All rights reserved.