(Created target blank page For Version: PSAAS:Julie) |
(Automated save: adding PEC_Migrated template.) |
||
Line 1: | Line 1: | ||
− | + | = App = | |
+ | |||
+ | {{Template:PEC_Migrated}} | ||
+ | |||
+ | |||
+ | |||
+ | *[[Documentation:PSAAS:Administrator:AppConfiguration|Configuration]] | ||
+ | *[[Documentation:PSAAS:Administrator:AppLocalization|Localization]] | ||
+ | *[[Documentation:PSAAS:Administrator:AppCommands|API Commands]] | ||
+ | *[[Documentation:PSAAS:Administrator:AppEvents|API Events]] | ||
+ | |||
+ | == Overview == | ||
+ | |||
+ | App is the main controller for Genesys Widgets and has no UI. It controls all startup routines, global configurations, Extensions, executes the onReady event, and distributes changes to theme, language, mobile mode, and other application-wide effects. | ||
+ | |||
+ | == Usage == | ||
+ | App's main interface is its configuration. You set all global defaults using the window._genesys.widgets.main property. | ||
+ | App also has a few commands you can use to change the language and theme. | ||
+ | |||
+ | == Customization == | ||
+ | |||
+ | App itself cannot be customized but its configuration options affect all widgets. | ||
+ | |||
+ | == Mobile Support == | ||
+ | |||
+ | App has built-in mobile detection and can automatically notify all widgets to switch to mobile mode. You can also control this manually. | ||
+ | |||
+ | [[Category:V:PSAAS:Julie]] |
Latest revision as of 22:26, June 21, 2020
App
Important
This content may not be the latest Genesys Engage cloud content. To find the latest content, go to Genesys Engage cloud for Administrators.
Overview
App is the main controller for Genesys Widgets and has no UI. It controls all startup routines, global configurations, Extensions, executes the onReady event, and distributes changes to theme, language, mobile mode, and other application-wide effects.
Usage
App's main interface is its configuration. You set all global defaults using the window._genesys.widgets.main property. App also has a few commands you can use to change the language and theme.
Customization
App itself cannot be customized but its configuration options affect all widgets.
Mobile Support
App has built-in mobile detection and can automatically notify all widgets to switch to mobile mode. You can also control this manually.
This page was last edited on June 21, 2020, at 22:26.
Comments or questions about this documentation? Contact us for support!