A CheckableGroup groups together a number of related Checkable items. More...
The CheckableGroup is used in components like RadioButton where only one of the Checkable items can be selected at a time. This is known as an exclusive group.
See also RadioButton and Checkable.
Completely resets the group. All the items in the group are set to null and any exclusive grouping is removed.