BBjCheckableMenuItem::isSelected
Description
Returns whether the BBjCheckableMenuItem check is selected.
Syntax
Return Value |
Method |
boolean |
isSelected() |
Parameters
None.
Return Value
Returns whether a checkable BBjCheckableMenuItem is checked (0 = Not Selected, 1 = Selected).
Remarks
If the menu item is not checkable, then 0 is returned.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.