BBjSelectionChangeEvent::getSelected
Description
In BBj 23 and higher, this method returns the selected BBjRadioButton.
Syntax
Return Value | Method |
---|---|
BBjRadioButton | getSelected() |
Parameters
None.
Return Value
Returns the selected BBjRadioButton.
Remarks
None.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.