CheckBox

Has a dedicated state. Usually you can check and un-check those components.

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:typeDescription
CheckBox:ComboListItemCheckBoxCheckBox inside a ComboListItem
CheckBox:ListItemCheckBoxCheckBox inside a ListItem
CheckBox:MenuItemCheckBoxCheckBox inside a MenuItem
CheckBox:TableCellCheckBoxCheckBox inside a TableCell
CheckBox:TreeNodeCheckBoxCheckBox inside a TreeNode
Table 59.3:  Special qfs:type values for CheckBoxes

Additional checks:

Name in PopupDescriptionName of checktypeEngine
CheckedCheck the current selection of that checkbox.checkedAll
Table 59.4:  Checktypes for Checkbox