IRadioButtonGroup

Implements the basis of a radio button group.

Members

Functions

add
void add(IRadioButton rg)

Adds a radio button to the group.

latch
void latch(IRadioButton sender)

Groups receive latch signals here.

remove
void remove(IRadioButton rg)

Removes a radio button from the group.

Meta