public class LabeledRadioButton extends HorizontalPanel
RadioButton with TextLabel| Modifier and Type | Field and Description |
|---|---|
TextLabel |
label |
RadioButton |
radioButton |
| Constructor and Description |
|---|
LabeledRadioButton(java.lang.String label,
RadioGroup radioGroup) |
getData, getName, put, put, remove, removeAll, removeAt, setElementAlign, setElementSpacingput, put, putFactoriesput, put, putFactoriesaddTo, attach, getID, handleData, sendElementpublic final RadioButton radioButton
public final TextLabel label
public LabeledRadioButton(java.lang.String label,
RadioGroup radioGroup)