BBjSelectionChangeEvent

Description

In BBj 23 and higher, this method returns the selected BBjRadioButton.

Remarks

None.

Methods of BBjSelectionChangeEvent

Return Value Method
BBjRadioButton getDeselected()
BBjRadioGroup getRadioGroup()
BBjRadioButton getSelected()

See Also

CALLBACK Verb - Register BBj Subroutine

BBjControl::setCallback

Radio Group Selection Change Event