BBjMenu::addMenu
Description
Adds a sub menu to a BBjMenu.
Syntax
|
Return Value |
Method |
|
addMenu(int ID, string title) |
Parameters
|
Variable |
Description |
|
ID |
Specifies the ID of the menu to be added. |
|
title |
Specifies the title of the menu. |
Return Value
Returns the created BBjMenu object.
Remarks
None.
Example
|
See Also
Keyboard Focus, Keyboard Navigation, and the Default Button
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.