genericMenu
Displays a menu to the user. A list of key handlers/softkeys for each menu item can be specified.
Require Extended Library:
Methods
Name | Description |
---|---|
genericMenu.show | Shows a standard menu as used in Digium Apps. Adds the functionality such as pressing a number pad key to jump to that menu item. |
genericMenu.takeFocus | Focus on the List Object that is a part of the genericMenu. |
genericMenu.updateOptionText | Change the text for a specific menu entry. |