Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / docs / output / Ext.layout.component.field.HtmlEditor.js
1 Ext.data.JsonP.Ext_layout_component_field_HtmlEditor({
2   "tagname": "class",
3   "name": "Ext.layout.component.field.HtmlEditor",
4   "doc": "<p>Layout class for <a href=\"#/api/Ext.form.field.HtmlEditor\" rel=\"Ext.form.field.HtmlEditor\" class=\"docClass\">Ext.form.field.HtmlEditor</a> fields. Sizes the toolbar, textarea, and iframe elements.</p>\n",
5   "extends": "Ext.layout.component.field.Field",
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": "destroyTip",
24       "member": "Ext.layout.component.field.Field",
25       "doc": "<p>Destroy the error tip instance.</p>\n",
26       "params": [
27
28       ],
29       "return": {
30         "type": "void",
31         "doc": "\n"
32       },
33       "private": false,
34       "static": false,
35       "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/layout/component/field/Field.js",
36       "linenr": 380,
37       "html_filename": "Field2.html",
38       "href": "Field2.html#Ext-layout-component-field-Field-method-destroyTip",
39       "shortDoc": "<p>Destroy the error tip instance.</p>\n"
40     },
41     {
42       "tagname": "method",
43       "name": "getErrorStrategy",
44       "member": "Ext.layout.component.field.Field",
45       "doc": "<p>Return the set of strategy functions from the <a href=\"#/api/Ext.layout.component.field.HtmlEditor-property-errorStrategies\" rel=\"Ext.layout.component.field.HtmlEditor-property-errorStrategies\" class=\"docClass\">errorStrategies collection</a>\nthat is appropriate for the field's <a href=\"#/api/Ext.form.field.Field--msgTarget\" rel=\"Ext.form.field.Field--msgTarget\" class=\"docClass\">msgTarget</a> config.</p>\n",
46       "params": [
47
48       ],
49       "return": {
50         "type": "void",
51         "doc": "\n"
52       },
53       "private": false,
54       "static": false,
55       "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/layout/component/field/Field.js",
56       "linenr": 144,
57       "html_filename": "Field2.html",
58       "href": "Field2.html#Ext-layout-component-field-Field-method-getErrorStrategy",
59       "shortDoc": "Return the set of strategy functions from the errorStrategies collection\nthat is appropriate for the field's msgTarge..."
60     },
61     {
62       "tagname": "method",
63       "name": "getLabelStrategy",
64       "member": "Ext.layout.component.field.Field",
65       "doc": "<p>Return the set of strategy functions from the <a href=\"#/api/Ext.layout.component.field.HtmlEditor-property-labelStrategies\" rel=\"Ext.layout.component.field.HtmlEditor-property-labelStrategies\" class=\"docClass\">labelStrategies collection</a>\nthat is appropriate for the field's <a href=\"#/api/Ext.form.field.Field--labelAlign\" rel=\"Ext.form.field.Field--labelAlign\" class=\"docClass\">labelAlign</a> config.</p>\n",
66       "params": [
67
68       ],
69       "return": {
70         "type": "void",
71         "doc": "\n"
72       },
73       "private": false,
74       "static": false,
75       "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/layout/component/field/Field.js",
76       "linenr": 133,
77       "html_filename": "Field2.html",
78       "href": "Field2.html#Ext-layout-component-field-Field-method-getLabelStrategy",
79       "shortDoc": "Return the set of strategy functions from the labelStrategies collection\nthat is appropriate for the field's labelAli..."
80     },
81     {
82       "tagname": "method",
83       "name": "getRenderTarget",
84       "member": "Ext.layout.component.Component",
85       "doc": "<p>Returns the element into which rendering must take place. Defaults to the owner Component's encapsulating element.</p>\n\n\n<p>May be overridden in Component layout managers which implement an inner element.</p>\n",
86       "params": [
87
88       ],
89       "return": {
90         "type": "Ext.core.Element",
91         "doc": "\n"
92       },
93       "private": false,
94       "static": false,
95       "filename": "/Users/nick/Projects/sencha/SDK/platform/src/layout/component/Component.js",
96       "linenr": 129,
97       "html_filename": "Component5.html",
98       "href": "Component5.html#Ext-layout-component-Component-method-getRenderTarget",
99       "shortDoc": "Returns the element into which rendering must take place. Defaults to the owner Component's encapsulating element.\n\n\n..."
100     },
101     {
102       "tagname": "method",
103       "name": "getTarget",
104       "member": "Ext.layout.component.Component",
105       "doc": "<p>Returns the owner component's resize element.</p>\n",
106       "params": [
107
108       ],
109       "return": {
110         "type": "Ext.core.Element",
111         "doc": "\n"
112       },
113       "private": false,
114       "static": false,
115       "filename": "/Users/nick/Projects/sencha/SDK/platform/src/layout/component/Component.js",
116       "linenr": 121,
117       "html_filename": "Component5.html",
118       "href": "Component5.html#Ext-layout-component-Component-method-getTarget",
119       "shortDoc": "<p>Returns the owner component's resize element.</p>\n"
120     },
121     {
122       "tagname": "method",
123       "name": "initTip",
124       "member": "Ext.layout.component.field.Field",
125       "doc": "<p>Use a custom QuickTip instance separate from the main QuickTips singleton, so that we\ncan give it a custom frame style. Responds to errorqtip rather than the qtip property.</p>\n",
126       "params": [
127
128       ],
129       "return": {
130         "type": "void",
131         "doc": "\n"
132       },
133       "private": false,
134       "static": false,
135       "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/layout/component/field/Field.js",
136       "linenr": 365,
137       "html_filename": "Field2.html",
138       "href": "Field2.html#Ext-layout-component-field-Field-method-initTip",
139       "shortDoc": "Use a custom QuickTip instance separate from the main QuickTips singleton, so that we\ncan give it a custom frame styl..."
140     },
141     {
142       "tagname": "method",
143       "name": "needsLayout",
144       "member": "Ext.layout.component.Component",
145       "doc": "<p>Check if the new size is different from the current size and only\ntrigger a layout if it is necessary.</p>\n",
146       "params": [
147         {
148           "type": "Mixed",
149           "name": "width",
150           "doc": "<p>The new width to set.</p>\n",
151           "optional": false
152         },
153         {
154           "type": "Mixed",
155           "name": "height",
156           "doc": "<p>The new height to set.</p>\n",
157           "optional": false
158         }
159       ],
160       "return": {
161         "type": "void",
162         "doc": "\n"
163       },
164       "private": false,
165       "static": false,
166       "filename": "/Users/nick/Projects/sencha/SDK/platform/src/layout/component/Component.js",
167       "linenr": 90,
168       "html_filename": "Component5.html",
169       "href": "Component5.html#Ext-layout-component-Component-method-needsLayout",
170       "shortDoc": "<p>Check if the new size is different from the current size and only\ntrigger a layout if it is necessary.</p>\n"
171     },
172     {
173       "tagname": "method",
174       "name": "setElementSize",
175       "member": "Ext.layout.component.Component",
176       "doc": "<p>Set the size of any element supporting undefined, null, and values.</p>\n",
177       "params": [
178         {
179           "type": "Mixed",
180           "name": "width",
181           "doc": "<p>The new width to set.</p>\n",
182           "optional": false
183         },
184         {
185           "type": "Mixed",
186           "name": "height",
187           "doc": "<p>The new height to set.</p>\n",
188           "optional": false
189         },
190         {
191           "type": "Object",
192           "name": "height",
193           "doc": "\n",
194           "optional": false
195         }
196       ],
197       "return": {
198         "type": "void",
199         "doc": "\n"
200       },
201       "private": false,
202       "static": false,
203       "filename": "/Users/nick/Projects/sencha/SDK/platform/src/layout/component/Component.js",
204       "linenr": 104,
205       "html_filename": "Component5.html",
206       "href": "Component5.html#Ext-layout-component-Component-method-setElementSize",
207       "shortDoc": "<p>Set the size of any element supporting undefined, null, and values.</p>\n"
208     },
209     {
210       "tagname": "method",
211       "name": "setTargetSize",
212       "member": "Ext.layout.component.Component",
213       "doc": "<p>Set the size of the target element.</p>\n",
214       "params": [
215         {
216           "type": "Mixed",
217           "name": "width",
218           "doc": "<p>The new width to set.</p>\n",
219           "optional": false
220         },
221         {
222           "type": "Mixed",
223           "name": "height",
224           "doc": "<p>The new height to set.</p>\n",
225           "optional": false
226         }
227       ],
228       "return": {
229         "type": "void",
230         "doc": "\n"
231       },
232       "private": false,
233       "static": false,
234       "filename": "/Users/nick/Projects/sencha/SDK/platform/src/layout/component/Component.js",
235       "linenr": 138,
236       "html_filename": "Component5.html",
237       "href": "Component5.html#Ext-layout-component-Component-method-setTargetSize",
238       "shortDoc": "<p>Set the size of the target element.</p>\n"
239     },
240     {
241       "tagname": "method",
242       "name": "sizeBody",
243       "member": "Ext.layout.component.field.Field",
244       "doc": "<p>Perform sizing and alignment of the bodyEl (and children) to match the calculated insets.</p>\n",
245       "params": [
246         {
247           "type": "Object",
248           "name": "info",
249           "doc": "\n",
250           "optional": false
251         }
252       ],
253       "return": {
254         "type": "void",
255         "doc": "\n"
256       },
257       "private": false,
258       "static": false,
259       "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/layout/component/field/Field.js",
260       "linenr": 105,
261       "html_filename": "Field2.html",
262       "href": "Field2.html#Ext-layout-component-field-Field-method-sizeBody",
263       "shortDoc": "<p>Perform sizing and alignment of the bodyEl (and children) to match the calculated insets.</p>\n"
264     }
265   ],
266   "property": [
267     {
268       "tagname": "property",
269       "name": "elementId",
270       "member": "Ext.layout.component.field.Field",
271       "type": "Object",
272       "doc": "<p>Error message displayed as content of an element with a given id elsewhere in the app</p>\n",
273       "private": false,
274       "static": false,
275       "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/layout/component/field/Field.js",
276       "linenr": 348,
277       "html_filename": "Field2.html",
278       "href": "Field2.html#Ext-layout-component-field-Field-property-elementId"
279     },
280     {
281       "tagname": "property",
282       "name": "errorStrategies",
283       "member": "Ext.layout.component.field.Field",
284       "type": "Object",
285       "doc": "<p>Collection of named strategies for laying out and adjusting insets to accommodate error messages.\nAn appropriate one will be chosen based on the owner field's <a href=\"#/api/Ext.form.field.Field--msgTarget\" rel=\"Ext.form.field.Field--msgTarget\" class=\"docClass\">Ext.form.field.Field.msgTarget</a> config.</p>\n",
286       "private": false,
287       "static": false,
288       "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/layout/component/field/Field.js",
289       "linenr": 240,
290       "html_filename": "Field2.html",
291       "href": "Field2.html#Ext-layout-component-field-Field-property-errorStrategies",
292       "shortDoc": "Collection of named strategies for laying out and adjusting insets to accommodate error messages.\nAn appropriate one ..."
293     },
294     {
295       "tagname": "property",
296       "name": "labelStrategies",
297       "member": "Ext.layout.component.field.Field",
298       "type": "Object",
299       "doc": "<p>Collection of named strategies for laying out and adjusting labels to accommodate error messages.\nAn appropriate one will be chosen based on the owner field's <a href=\"#/api/Ext.form.field.Field--labelAlign\" rel=\"Ext.form.field.Field--labelAlign\" class=\"docClass\">Ext.form.field.Field.labelAlign</a> config.</p>\n",
300       "private": false,
301       "static": false,
302       "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/layout/component/field/Field.js",
303       "linenr": 160,
304       "html_filename": "Field2.html",
305       "href": "Field2.html#Ext-layout-component-field-Field-property-labelStrategies",
306       "shortDoc": "Collection of named strategies for laying out and adjusting labels to accommodate error messages.\nAn appropriate one ..."
307     },
308     {
309       "tagname": "property",
310       "name": "left",
311       "member": "Ext.layout.component.field.Field",
312       "type": "Object",
313       "doc": "<p>Label displayed to the left of the bodyEl</p>\n",
314       "private": false,
315       "static": false,
316       "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/layout/component/field/Field.js",
317       "linenr": 226,
318       "html_filename": "Field2.html",
319       "href": "Field2.html#Ext-layout-component-field-Field-property-left"
320     },
321     {
322       "tagname": "property",
323       "name": "qtip",
324       "member": "Ext.layout.component.field.Field",
325       "type": "Object",
326       "doc": "<p>Error displayed as QuickTip on hover of the field container</p>\n",
327       "private": false,
328       "static": false,
329       "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/layout/component/field/Field.js",
330       "linenr": 327,
331       "html_filename": "Field2.html",
332       "href": "Field2.html#Ext-layout-component-field-Field-property-qtip"
333     },
334     {
335       "tagname": "property",
336       "name": "right",
337       "member": "Ext.layout.component.field.Field",
338       "type": "Object",
339       "doc": "<p>Same as left, only difference is text-align in CSS</p>\n",
340       "private": false,
341       "static": false,
342       "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/layout/component/field/Field.js",
343       "linenr": 231,
344       "html_filename": "Field2.html",
345       "href": "Field2.html#Ext-layout-component-field-Field-property-right"
346     },
347     {
348       "tagname": "property",
349       "name": "side",
350       "member": "Ext.layout.component.field.Field",
351       "type": "Object",
352       "doc": "<p>Error displayed as icon (with QuickTip on hover) to right of the bodyEl</p>\n",
353       "private": false,
354       "static": false,
355       "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/layout/component/field/Field.js",
356       "linenr": 273,
357       "html_filename": "Field2.html",
358       "href": "Field2.html#Ext-layout-component-field-Field-property-side"
359     },
360     {
361       "tagname": "property",
362       "name": "sizeBodyContents",
363       "member": "Ext.layout.component.field.Field",
364       "type": "Object",
365       "doc": "<p>Size the contents of the field body, given the full dimensions of the bodyEl. Does nothing by\ndefault, subclasses can override to handle their specific contents.</p>\n",
366       "private": false,
367       "static": false,
368       "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/layout/component/field/Field.js",
369       "linenr": 124,
370       "html_filename": "Field2.html",
371       "href": "Field2.html#Ext-layout-component-field-Field-property-sizeBodyContents",
372       "shortDoc": "Size the contents of the field body, given the full dimensions of the bodyEl. Does nothing by\ndefault, subclasses can..."
373     },
374     {
375       "tagname": "property",
376       "name": "title",
377       "member": "Ext.layout.component.field.Field",
378       "type": "Object",
379       "doc": "<p>Error displayed as title tip on hover of the field container</p>\n",
380       "private": false,
381       "static": false,
382       "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/layout/component/field/Field.js",
383       "linenr": 338,
384       "html_filename": "Field2.html",
385       "href": "Field2.html#Ext-layout-component-field-Field-property-title"
386     },
387     {
388       "tagname": "property",
389       "name": "top",
390       "member": "Ext.layout.component.field.Field",
391       "type": "Object",
392       "doc": "<p>Label displayed above the bodyEl</p>\n",
393       "private": false,
394       "static": false,
395       "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/layout/component/field/Field.js",
396       "linenr": 213,
397       "html_filename": "Field2.html",
398       "href": "Field2.html#Ext-layout-component-field-Field-property-top"
399     },
400     {
401       "tagname": "property",
402       "name": "under",
403       "member": "Ext.layout.component.field.Field",
404       "type": "Object",
405       "doc": "<p>Error message displayed underneath the bodyEl</p>\n",
406       "private": false,
407       "static": false,
408       "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/layout/component/field/Field.js",
409       "linenr": 301,
410       "html_filename": "Field2.html",
411       "href": "Field2.html#Ext-layout-component-field-Field-property-under"
412     }
413   ],
414   "event": [
415
416   ],
417   "filename": "/Users/nick/Projects/sencha/SDK/extjs/src/layout/component/field/HtmlEditor.js",
418   "linenr": 1,
419   "html_filename": "HtmlEditor2.html",
420   "href": "HtmlEditor2.html#Ext-layout-component-field-HtmlEditor",
421   "cssVar": [
422
423   ],
424   "cssMixin": [
425
426   ],
427   "component": false,
428   "superclasses": [
429     "Ext.layout.Layout",
430     "Ext.layout.component.Component",
431     "Ext.layout.component.field.Field"
432   ],
433   "subclasses": [
434
435   ],
436   "mixedInto": [
437
438   ],
439   "allMixins": [
440
441   ]
442 });