BBjMenuBar::getMenuAt
Description
Returns a BBjMenu object from the BBjMenuBar.
Syntax
Return Value |
Method |
getMenuAt(int index) |
Parameters
Variable |
Description |
index |
Specifies the 0-based index of the menu to be returned. |
Return Value
Returns the specified BBjMenu object.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.