Properties Methods Events Direct Link
WindowGroup
  WindowMgr

Class CQ.Ext.WindowMgr

Package:CQ.Ext
Class:WindowMgr
Extends:CQ.Ext.WindowGroup
Clientlib:cq.widgets
The default global window group that is available automatically. To have more than one group of windows with separate z-order stacks, create additional instances of CQ.Ext.WindowGroup as needed.

This class is a singleton and cannot be created directly.

Public Properties

Property Defined By
  zseed : Number
The starting z-index for windows in this WindowGroup (defaults to 9000)
WindowGroup

Public Methods

Method Defined By

Public Events

This class has no public events.