Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / docs / output / Ext.Window.js
diff --git a/docs/output/Ext.Window.js b/docs/output/Ext.Window.js
new file mode 100644 (file)
index 0000000..f0b4c81
--- /dev/null
@@ -0,0 +1,114 @@
+Ext.data.JsonP.Ext_Window({
+  "tagname": "class",
+  "name": "Ext.Window",
+  "doc": "\n",
+  "extends": null,
+  "mixins": [
+
+  ],
+  "alternateClassNames": [
+
+  ],
+  "xtype": null,
+  "author": null,
+  "docauthor": null,
+  "singleton": false,
+  "private": true,
+  "cfg": [
+
+  ],
+  "method": [
+    {
+      "tagname": "method",
+      "name": "anchorTo",
+      "member": "Ext.Window",
+      "doc": "<p>Anchors this window to another element and realigns it when the window is resized or scrolled.</p>\n",
+      "params": [
+        {
+          "type": "Mixed",
+          "name": "element",
+          "doc": "<p>The element to align to.</p>\n",
+          "optional": false
+        },
+        {
+          "type": "String",
+          "name": "position",
+          "doc": "<p>The position to align to (see <a href=\"#/api/Ext.core.Element-method-alignTo\" rel=\"Ext.core.Element-method-alignTo\" class=\"docClass\">Ext.core.Element.alignTo</a> for more details)</p>\n",
+          "optional": false
+        },
+        {
+          "type": "Array",
+          "name": "offsets",
+          "doc": "<p>(optional) Offset the positioning by [x, y]</p>\n",
+          "optional": true
+        },
+        {
+          "type": "Boolean/Number",
+          "name": "monitorScroll",
+          "doc": "<p>(optional) true to monitor body scroll and reposition. If this parameter\nis a number, it is used as the buffer delay (defaults to 50ms).</p>\n",
+          "optional": true
+        }
+      ],
+      "return": {
+        "type": "Ext.window.Window",
+        "doc": "<p>this</p>\n"
+      },
+      "private": false,
+      "static": false,
+      "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/window/Window-legacy.js",
+      "linenr": 6,
+      "html_filename": "Window-legacy.html",
+      "href": "Window-legacy.html#Ext-Window-method-anchorTo",
+      "shortDoc": "<p>Anchors this window to another element and realigns it when the window is resized or scrolled.</p>\n"
+    },
+    {
+      "tagname": "method",
+      "name": "clearAnchor",
+      "member": "Ext.Window",
+      "doc": "<p>Removes any existing anchor from this window. See <a href=\"#/api/Ext.Window-method-anchorTo\" rel=\"Ext.Window-method-anchorTo\" class=\"docClass\">anchorTo</a>.</p>\n",
+      "params": [
+
+      ],
+      "return": {
+        "type": "Ext.window.Window",
+        "doc": "<p>this</p>\n"
+      },
+      "private": false,
+      "static": false,
+      "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/window/Window-legacy.js",
+      "linenr": 45,
+      "html_filename": "Window-legacy.html",
+      "href": "Window-legacy.html#Ext-Window-method-clearAnchor",
+      "shortDoc": "<p>Removes any existing anchor from this window. See <a href=\"#/api/Ext.Window-method-anchorTo\" rel=\"Ext.Window-method-anchorTo\" class=\"docClass\">anchorTo</a>.</p>\n"
+    }
+  ],
+  "property": [
+
+  ],
+  "event": [
+
+  ],
+  "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/window/Window-legacy.js",
+  "linenr": 1,
+  "html_filename": "Window-legacy.html",
+  "href": "Window-legacy.html#Ext-Window",
+  "cssVar": [
+
+  ],
+  "cssMixin": [
+
+  ],
+  "component": false,
+  "superclasses": [
+
+  ],
+  "subclasses": [
+
+  ],
+  "mixedInto": [
+
+  ],
+  "allMixins": [
+
+  ]
+});
\ No newline at end of file