Phone API Reference - UI Extended - genericMenu
genericMenu
Â
Displays a menu to the user. A list of key handlers/softkeys for each menu item can be specified.Â
Require Extended Library:Â
var genericMenu = require('genericMenu'); |
Methods
Name | Description |
---|---|
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. | |
Focus on the List Object that is a part of the genericMenu. | |
Change the text for a specific menu entry. |