X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.WindowMgr.html diff --git a/docs/output/Ext.WindowMgr.html b/docs/output/Ext.WindowMgr.html index 5e41f2d2..c2c50f32 100644 --- a/docs/output/Ext.WindowMgr.html +++ b/docs/output/Ext.WindowMgr.html @@ -1,4 +1,4 @@ -
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 +
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

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

Public Methods

MethodDefined By