Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / docs / output / Ext.Window.js
1 Ext.data.JsonP.Ext_Window({
2   "tagname": "class",
3   "name": "Ext.Window",
4   "doc": "\n",
5   "extends": null,
6   "mixins": [
7
8   ],
9   "alternateClassNames": [
10
11   ],
12   "xtype": null,
13   "author": null,
14   "docauthor": null,
15   "singleton": false,
16   "private": true,
17   "cfg": [
18
19   ],
20   "method": [
21     {
22       "tagname": "method",
23       "name": "anchorTo",
24       "member": "Ext.Window",
25       "doc": "<p>Anchors this window to another element and realigns it when the window is resized or scrolled.</p>\n",
26       "params": [
27         {
28           "type": "Mixed",
29           "name": "element",
30           "doc": "<p>The element to align to.</p>\n",
31           "optional": false
32         },
33         {
34           "type": "String",
35           "name": "position",
36           "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",
37           "optional": false
38         },
39         {
40           "type": "Array",
41           "name": "offsets",
42           "doc": "<p>(optional) Offset the positioning by [x, y]</p>\n",
43           "optional": true
44         },
45         {
46           "type": "Boolean/Number",
47           "name": "monitorScroll",
48           "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",
49           "optional": true
50         }
51       ],
52       "return": {
53         "type": "Ext.window.Window",
54         "doc": "<p>this</p>\n"
55       },
56       "private": false,
57       "static": false,
58       "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/window/Window-legacy.js",
59       "linenr": 6,
60       "html_filename": "Window-legacy.html",
61       "href": "Window-legacy.html#Ext-Window-method-anchorTo",
62       "shortDoc": "<p>Anchors this window to another element and realigns it when the window is resized or scrolled.</p>\n"
63     },
64     {
65       "tagname": "method",
66       "name": "clearAnchor",
67       "member": "Ext.Window",
68       "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",
69       "params": [
70
71       ],
72       "return": {
73         "type": "Ext.window.Window",
74         "doc": "<p>this</p>\n"
75       },
76       "private": false,
77       "static": false,
78       "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/window/Window-legacy.js",
79       "linenr": 45,
80       "html_filename": "Window-legacy.html",
81       "href": "Window-legacy.html#Ext-Window-method-clearAnchor",
82       "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"
83     }
84   ],
85   "property": [
86
87   ],
88   "event": [
89
90   ],
91   "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/window/Window-legacy.js",
92   "linenr": 1,
93   "html_filename": "Window-legacy.html",
94   "href": "Window-legacy.html#Ext-Window",
95   "cssVar": [
96
97   ],
98   "cssMixin": [
99
100   ],
101   "component": false,
102   "superclasses": [
103
104   ],
105   "subclasses": [
106
107   ],
108   "mixedInto": [
109
110   ],
111   "allMixins": [
112
113   ]
114 });