RadioButton
Stands for a selectable option. It is typically used for selecting a state, if various states are allowed.
Kind: Component
Coordinates for mouse click: Most appropriate position or center
Feature: Own text or tooltip; for web components see Feature for web components
qfs:label*: Associated label, Own text, Label close to it, Tooltip, Description of icon
qfs:type:
qfs:type | Description |
---|---|
RadioButton:ComboListItemRadioButton | RadioButton inside a ComboListItem |
RadioButton:ListItemRadioButton | RadioButton inside a ListItem |
RadioButton:MenuItemRadioButton | RadioButton inside a MenuItem |
RadioButton:TableCellRadioButton | RadioButton inside a TableCell |
RadioButton:TreeNoradioButton | RadioButton inside a TreeNode |
Additional checks:
Name in Popup | Description | Name of checktype | Engine |
---|---|---|---|
Checked | Check the current selection of that radiobutton. | checked | All |