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