Package | Description |
---|---|
com.xalys.xgl.forms |
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 |
---|---|
void |
Radio.setRadioGroup(RadioGroup radioGroup) |
Constructor and Description |
---|
Radio(String label,
RadioGroup radioGroup) |
Copyright © 2018 Xalys. All rights reserved.