BBjMenu::getCheckableMenuItemAt
Description
In BBj 14.0 and higher, this method returns a checkable menu item from a BBjMenu.
Syntax
Return Value |
Method |
getCheckableMenuItemAt(int index) |
Parameters
Variable |
Description |
index |
Specifies the 0-based index of the checkable menu item to be retrieved. |
Return Value
Returns the specified BBjCheckableMenuItem object.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.