Phone API Reference - UI Extended Classes

Desk Phone API features described in this section are deprecated and supported only on the following models: D40, d45, d50, d60, d62, d65, d70

These objects provide UI functionality and are available to apps that require specific libraries. They provide more advanced UI functions and act as a shortcut to commonly invoked design patterns (e.g., displaying a menu of options to the user). The functionality provided by these libraries could be recreated by any app using the base UI components.

 

Name 

Description 

Name 

Description 

SelectInput

Combines a variety of core objects to create a simple control that is analgous to a web browser's select input (dropdown). Allows the user to open a new screen and scroll through a list of options. Recommended for large lists.

TextCycler

Combines a variety of core objects to create a simple control that is analgous to a web browser's radio group. Allows you to present a list of options for input. Recommended for lists with fewer than 10 options.

 

Return to Documentation Home I Return to Sangoma Support