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