ToggleButton

An implementation of a two-state button, behaves as checkbox.

<togglebutton text="ToggleButton" icon="image.gif" selected="true"/>
<togglebutton text="ToggleButton" group="group"/>

Properties
NameTypeDefaultDescription
text, icon, alignment, mnemonic, selected, button, and action parameters are similar to checkbox
name, enabled, visible, tooltip, property, width, height, colspan, rowspan, weightx, weighty, halign, and valign parameters are similar to component
Keyboard-actions
OperationAction
SpacebarSelects or deselects
Tab, Shift-TabNavigate forward, backward