Jump to: navigation, search
(Update with the copy of version: 8.5.0)
(Update with the copy of version: draft)
Line 1: Line 1:
 
= App =
 
= App =
  
*[[Documentation:PSAAS:Administrator:AppConfiguration|Configuration]]
+
{{NoteFormat|Documentation for this software has moved to a new home. Please update links and bookmarks to content hosted at https://all.docs.genesys.com/WID/Current/SDK/App-combined.}}
*[[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:Public]]
 
[[Category:V:PSAAS:Public]]

Revision as of 21:52, October 17, 2019

App

Important
Documentation for this software has moved to a new home. Please update links and bookmarks to content hosted at https://all.docs.genesys.com/WID/Current/SDK/App-combined.
Comments or questions about this documentation? Contact us for support!