X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/output/Ext.WindowMgr.html diff --git a/docs/output/Ext.WindowMgr.html b/docs/output/Ext.WindowMgr.html index 647c68df..c6601254 100644 --- a/docs/output/Ext.WindowMgr.html +++ b/docs/output/Ext.WindowMgr.html @@ -1,23 +1,23 @@ -
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

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

Public Methods

MethodDefined By