The RadioButton Widget

General

Explain..

Properties

Description

PropertysupportedBehaviour
enabled swing Should the radiobutton be enabled or disabled? true or false.
text swing The radiobutton text.
selected swing Specifies if the radiobutton should be selected or not true or false.
required-background-color swing This color will only be set when the field is required and not disabled. If it is disabled it will uset the disabled color
disabled-background-color swing This will always be set when the entry is disabled
default-background-color swing This color will be used as the default background and when the field is not disabled and not required