BBjRadioButton::isSelected
Description
Returns whether the button is selected in the BBjRadioButton control.
Syntax
Return Value |
Method |
boolean |
isSelected() |
Parameters
None.
Return Value
Returns whether the button is selected in the BBjRadioButton (0 = Not Selected, 1 = Selected).
Remarks
The default is not selected.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.