Properties Methods Events Direct Link
WindowGroup
  WindowMgr

Class Ext.WindowMgr

Package:Ext
Defined In:WindowManager.js
Class:WindowMgr
Extends:WindowGroup
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 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 (defaults to 9000)
WindowGroup

Public Methods

Method Defined By

Public Events

This class has no public events.