BBjMenu::removeMenuItem
Description
Removes a menu item from the BBjMenu.
Syntax
|
Return Value |
Method |
|---|---|
|
|
removeMenuItem(BBjMenuItem item) removeMenuItem(int ID) |
Parameters
|
Variable |
Description |
|---|---|
|
|
Specifies the menu item to be removed. |
|
|
Specifies the ID of menu item to be removed. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.