X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/source/WindowManager.html diff --git a/docs/source/WindowManager.html b/docs/source/WindowManager.html index d9284503..66c07d60 100644 --- a/docs/source/WindowManager.html +++ b/docs/source/WindowManager.html @@ -1,11 +1,17 @@ - - - The source code - - - - -
/** + + + The source code + + + + +
/*!
+ * Ext JS Library 3.0.3
+ * Copyright(c) 2006-2009 Ext JS, LLC
+ * licensing@extjs.com
+ * http://www.extjs.com/license
+ */
+
/** * @class Ext.WindowGroup * An object that represents a group of {@link Ext.Window} instances and provides z-order management * and window activation behavior. @@ -185,6 +191,6 @@ Ext.WindowGroup = function(){ * with separate z-order stacks, create additional instances of {@link Ext.WindowGroup} as needed. * @singleton */ -Ext.WindowMgr = new Ext.WindowGroup();
- +Ext.WindowMgr = new Ext.WindowGroup();
+ \ No newline at end of file