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