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 

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.

Return to Documentation Home I Return to Sangoma Support