BBjMenuItem::getParentMenu
Description
In BBj 16.0 and higher, this method returns the parent BBjMenu of this BBjMenuItem, or NULL() if the immediate parent of this BBjMenuItem is not a BBjMenu.
Syntax
Return Value |
Method |
---|---|
getParentMenu() |
Parameters
None.
Return Value
Returns the parent BBjMenu of this BBjMenuItem, or NULL() if the immediate parent of this BBjMenu is not a BBjMenu.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.