|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IFormRadioButton
This interface defines a radio button element of a form
| Method Summary | |
|---|---|
void |
addTo(IFormGroup radioButtonGroup)
Add the radio button to a group |
IFormGroup |
getGroup()
Retrieve the group this radio button belongs to |
| Methods inherited from interface ch.sahits.model.gui.IFormCheckbox |
|---|
isChecked, setChecked |
| Methods inherited from interface ch.sahits.model.gui.IFormInputElement |
|---|
getDefaultValue, getSize, isEnabled, isVisible, setDefaultValue, setEnable, setSize, setVisible |
| Methods inherited from interface ch.sahits.model.gui.IFormElement |
|---|
getId, getName, getTooltip, setId, setName, setTooltip |
| Method Detail |
|---|
void addTo(IFormGroup radioButtonGroup)
radioButtonGroup - group of the buttonIFormGroup getGroup()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||