X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..f5240829880f87e0cf581c6a296e436fdef0ef80:/docs/output/Ext.WindowMgr.html diff --git a/docs/output/Ext.WindowMgr.html b/docs/output/Ext.WindowMgr.html index ade0d4bc..d97c55cd 100644 --- a/docs/output/Ext.WindowMgr.html +++ b/docs/output/Ext.WindowMgr.html @@ -1,26 +1,26 @@ -
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