BBjCheckBox::isSelected
Description
Returns whether the BBjCheckBox is checked on or off.
Syntax
Return Value |
Method |
boolean |
isSelected() |
Parameters
None.
Return Value
Returns whether the BBjCheckBox is checked on or off (0 = not checked, 1 = checked).
Remarks
By default, a BBjCheckBox is not checked.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.