Jump to: navigation, search
(Update with the copy of version: draft)
(Automated save: adding PEC_Migrated template.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
= WindowManager =
 
= WindowManager =
  
*[[Documentation:PSAAS:Administrator:WindowManagerConfiguration|Configuration]]
+
{{Template:PEC_Migrated}}
*[[Documentation:PSAAS:Administrator:WindowManagerLocalization|Localization]]
 
*[[Documentation:PSAAS:Administrator:WindowManagerCommands|API Commands]]
 
*[[Documentation:PSAAS:Administrator:WindowManagerEvents|API Events]]
 
  
== Overview ==
 
  
The WindowManager plugin provides a controller for several different types of window groups. HTML UIs added to these WindowManager groups will be arranged and managed in accordance with each group's purpose.
 
 
One group type is "Dock View". Both WebChat and SendMessage utilize this group to show their toast-like UI docked in the lower-bottom-right of the screen. This group automatically arranges the two widgets stacked horizontally and when one widget closes, the stack collapses towards the right. Widgets can register themselves into these WindowManager groups and let it do all the work.
 
 
Another group type is "Side Button". WebChat and SendMessage also utilize this group to show their launcher buttons on the right side of the screen. Like the dock view, buttons are stacked, but in this case they are stacked vertically. As buttons are added and removed from the group, the button stack will collapse to fill in the gaps.
 
 
 
== Usage ==
 
 
WindowManager has "register" commands for registering your UI into different groups. They all accept one argument, the HTML you want to be handled by WindowManager. You can use 'registerDockView' or 'registerSideButton' at this time. More window management groups will be added in upcoming releases.
 
 
== Customization ==
 
 
Toaster does not have customization options.
 
 
== Screenshots ==
 
 
<gallery>
 
WindowsManager_Dark01.png|Side button group
 
WindowsManager_Dark02.png|Dock view group
 
</gallery>
 
  
 +
{{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/WindowManager-combined.}}
 
[[Category:V:PSAAS:Public]]
 
[[Category:V:PSAAS:Public]]

Latest revision as of 23:29, June 21, 2020

WindowManager

Important
This content may not be the latest Genesys Engage cloud content. To find the latest content, go to Genesys Engage cloud for Administrators.



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/WindowManager-combined.
This page was last edited on June 21, 2020, at 23:29.
Comments or questions about this documentation? Contact us for support!