X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..05ce1c11e98b33f14ddee184493bd5a60dc947e2:/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 @@ -
WindowGroup WindowMgr
Package: | Ext |
Defined In: | WindowManager.js |
Class: | WindowMgr |
Extends: | WindowGroup |
Property | Defined By | |
---|---|---|
zseed : Number The z-index value The starting z-index for windows (defaults to 9000) | WindowGroup |
Method | Defined By | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bringToFront( String/Object win )
- :
- BooleanBrings the specified window to the front of any other active windows. Brings the specified window to the front of any other active windows. Parameters:
| WindowGroup | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
each( Function fn , [Object scope ] )
- :
- voidExecutes the specified function once for every window in the group, passing each
+ WindowGroup WindowMgr Class Ext.WindowMgr
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
Public Methods
Public EventsThis class has no public events. |