source: trunk/web/addons/job_monarch/lib/extjs/docs/output/Ext.form.FieldSet.html @ 619

Last change on this file since 619 was 619, checked in by ramonb, 15 years ago

lib/:

  • added new AJAX dependancies: ExtJS, pChart, Lightbox2
File size: 196.6 KB
Line 
1        <div class="body-wrap">
2        <div class="top-tools">
3            <a class="inner-link" href="#Ext.form.FieldSet-props"><img src="../resources/images/default/s.gif" class="item-icon icon-prop">Properties</a>
4            <a class="inner-link" href="#Ext.form.FieldSet-methods"><img src="../resources/images/default/s.gif" class="item-icon icon-method">Methods</a>
5            <a class="inner-link" href="#Ext.form.FieldSet-events"><img src="../resources/images/default/s.gif" class="item-icon icon-event">Events</a>
6                            <a class="inner-link" href="#Ext.form.FieldSet-configs"><img src="../resources/images/default/s.gif" class="item-icon icon-config">Config Options</a>
7                        <a class="bookmark" href="../docs/?class=Ext.form.FieldSet"><img src="../resources/images/default/s.gif" class="item-icon icon-fav">Direct Link</a>
8        </div>
9                <div class="inheritance res-block">
10<pre class="res-block-inner"><a ext:cls="Ext.util.Observable" ext:member="" href="output/Ext.util.Observable.html">Observable</a>
11  <img src="resources/elbow-end.gif"/><a ext:cls="Ext.Component" ext:member="" href="output/Ext.Component.html">Component</a>
12    <img src="resources/elbow-end.gif"/><a ext:cls="Ext.BoxComponent" ext:member="" href="output/Ext.BoxComponent.html">BoxComponent</a>
13      <img src="resources/elbow-end.gif"/><a ext:cls="Ext.Container" ext:member="" href="output/Ext.Container.html">Container</a>
14        <img src="resources/elbow-end.gif"/><a ext:cls="Ext.Panel" ext:member="" href="output/Ext.Panel.html">Panel</a>
15          <img src="resources/elbow-end.gif"/>FieldSet</pre></div>
16                <h1>Class Ext.form.FieldSet</h1>
17        <table cellspacing="0">
18            <tr><td class="label">Package:</td><td class="hd-info">Ext.form</td></tr>
19            <tr><td class="label">Defined In:</td><td class="hd-info"><a href="../src/FieldSet.js" target="_blank">FieldSet.js</a></td></tr>
20            <tr><td class="label">Class:</td><td class="hd-info">FieldSet</td></tr>
21                                    <tr><td class="label">Extends:</td><td class="hd-info"><a ext:cls="Ext.Panel" ext:member="" href="output/Ext.Panel.html">Panel</a></td></tr>
22                    </table>
23        <div class="description">
24            *
25Standard container used for grouping form fields.        </div>
26       
27        <div class="hr"></div>
28                <a id="Ext.form.FieldSet-configs"></a>
29        <h2>Config Options</h2>
30        <table cellspacing="0" class="member-table">
31            <tr>
32                <th class="sig-header" colspan="2">Config Options</th>
33                <th class="msource-header">Defined By</th>
34            </tr>
35                <tr class="config-row inherited">
36        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
37        <td class="sig">
38        <a id="Ext.form.FieldSet-allowDomMove"></a>
39            <b>allowDomMove</b> : Boolean            <div class="mdesc">
40                            Whether the component can move the Dom node when rendering (defaults to true).                        </div>
41        </td>
42        <td class="msource"><a ext:cls="Ext.Component" ext:member="#allowDomMove" href="output/Ext.Component.html#allowDomMove">Component</a></td>
43    </tr>
44        <tr class="config-row alt">
45        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
46        <td class="sig">
47        <a id="Ext.form.FieldSet-animCollapse"></a>
48            <b>animCollapse</b> : Boolean            <div class="mdesc">
49                            True to animate the transition when the panel is collapsed, false to skip the animation (defaults to false).                        </div>
50        </td>
51        <td class="msource">FieldSet</td>
52    </tr>
53        <tr class="config-row inherited expandable">
54        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
55        <td class="sig">
56        <a id="Ext.form.FieldSet-autoDestroy"></a>
57            <b>autoDestroy</b> : Boolean            <div class="mdesc">
58                        <div class="short">If true the container will automatically destroy any contained component that is removed from it, else destruction mu...</div>
59            <div class="long">
60                If true the container will automatically destroy any contained component that is removed from it, else destruction must be handled manually (defaults to true).            </div>
61                        </div>
62        </td>
63        <td class="msource"><a ext:cls="Ext.Container" ext:member="#autoDestroy" href="output/Ext.Container.html#autoDestroy">Container</a></td>
64    </tr>
65        <tr class="config-row inherited alt expandable">
66        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
67        <td class="sig">
68        <a id="Ext.form.FieldSet-autoEl"></a>
69            <b>autoEl</b> : String/Object            <div class="mdesc">
70                        <div class="short">A tag name or DomHelper spec to create an element with. This is intended to create shorthand utility components inlin...</div>
71            <div class="long">
72                A tag name or DomHelper spec to create an element with. This is intended to create shorthand utility components inline via JSON. It should not be used for higher level components which already create their own elements. Example usage: <pre><code>{xtype:<em>'box'</em>, autoEl: <em>'div'</em>, cls:<em>'my-class'</em>}
73{xtype:<em>'box'</em>, autoEl: {tag:<em>'blockquote'</em>, html:<em>'autoEl is cool!'</em>}} // <b>with</b> DomHelper</code></pre>            </div>
74                        </div>
75        </td>
76        <td class="msource"><a ext:cls="Ext.Component" ext:member="#autoEl" href="output/Ext.Component.html#autoEl">Component</a></td>
77    </tr>
78        <tr class="config-row inherited expandable">
79        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
80        <td class="sig">
81        <a id="Ext.form.FieldSet-autoHeight"></a>
82            <b>autoHeight</b> : Boolean            <div class="mdesc">
83                        <div class="short">True to use height:'auto', false to use fixed height (defaults to false). Note: Although many components inherit this...</div>
84            <div class="long">
85                True to use height:'auto', false to use fixed height (defaults to false). <b>Note</b>: Although many components inherit this config option, not all will function as expected with a height of 'auto'. Setting autoHeight:true means that the browser will manage height based on the element's contents, and that Ext will not manage it at all.            </div>
86                        </div>
87        </td>
88        <td class="msource"><a ext:cls="Ext.BoxComponent" ext:member="#autoHeight" href="output/Ext.BoxComponent.html#autoHeight">BoxComponent</a></td>
89    </tr>
90        <tr class="config-row inherited alt expandable">
91        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
92        <td class="sig">
93        <a id="Ext.form.FieldSet-autoLoad"></a>
94            <b>autoLoad</b> : Object/String/Function            <div class="mdesc">
95                        <div class="short">A valid url spec according to the Updater Ext.Updater.update method. If autoLoad is not null, the panel will attempt ...</div>
96            <div class="long">
97                A valid url spec according to the Updater <a ext:cls="Ext.Updater" ext:member="update" href="output/Ext.Updater.html#update">Ext.Updater.update</a> method. If autoLoad is not null, the panel will attempt to load its contents immediately upon render.<p> The URL will become the default URL for this panel's <a ext:cls="Ext.Panel" ext:member="body" href="output/Ext.Panel.html#body">body</a> element, so it may be <a ext:cls="Ext.Element" ext:member="refresh" href="output/Ext.Element.html#refresh">refresh</a>ed at any time.</p>            </div>
98                        </div>
99        </td>
100        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#autoLoad" href="output/Ext.Panel.html#autoLoad">Panel</a></td>
101    </tr>
102        <tr class="config-row inherited expandable">
103        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
104        <td class="sig">
105        <a id="Ext.form.FieldSet-autoScroll"></a>
106            <b>autoScroll</b> : Boolean            <div class="mdesc">
107                        <div class="short">True to use overflow:'auto' on the panel's body element and show scroll bars automatically when necessary, false to c...</div>
108            <div class="long">
109                True to use overflow:'auto' on the panel's body element and show scroll bars automatically when necessary, false to clip any overflowing content (defaults to false).            </div>
110                        </div>
111        </td>
112        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#autoScroll" href="output/Ext.Panel.html#autoScroll">Panel</a></td>
113    </tr>
114        <tr class="config-row inherited alt expandable">
115        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
116        <td class="sig">
117        <a id="Ext.form.FieldSet-autoShow"></a>
118            <b>autoShow</b> : Boolean            <div class="mdesc">
119                        <div class="short">True if the component should check for hidden classes (e.g. 'x-hidden' or 'x-hide-display') and remove them on render...</div>
120            <div class="long">
121                True if the component should check for hidden classes (e.g. 'x-hidden' or 'x-hide-display') and remove them on render (defaults to false).            </div>
122                        </div>
123        </td>
124        <td class="msource"><a ext:cls="Ext.Component" ext:member="#autoShow" href="output/Ext.Component.html#autoShow">Component</a></td>
125    </tr>
126        <tr class="config-row inherited expandable">
127        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
128        <td class="sig">
129        <a id="Ext.form.FieldSet-autoWidth"></a>
130            <b>autoWidth</b> : Boolean            <div class="mdesc">
131                        <div class="short">True to use width:'auto', false to use fixed width (defaults to false). Note: Although many components inherit this c...</div>
132            <div class="long">
133                True to use width:'auto', false to use fixed width (defaults to false). <b>Note</b>: Although many components inherit this config option, not all will function as expected with a width of 'auto'. Setting autoWidth:true means that the browser will manage width based on the element's contents, and that Ext will not manage it at all.            </div>
134                        </div>
135        </td>
136        <td class="msource"><a ext:cls="Ext.BoxComponent" ext:member="#autoWidth" href="output/Ext.BoxComponent.html#autoWidth">BoxComponent</a></td>
137    </tr>
138        <tr class="config-row alt">
139        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
140        <td class="sig">
141        <a id="Ext.form.FieldSet-baseCls"></a>
142            <b>baseCls</b> : String            <div class="mdesc">
143                            The base CSS class applied to the fieldset (defaults to 'x-fieldset').                        </div>
144        </td>
145        <td class="msource">FieldSet</td>
146    </tr>
147        <tr class="config-row inherited expandable">
148        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
149        <td class="sig">
150        <a id="Ext.form.FieldSet-bodyCfg"></a>
151            <b>bodyCfg</b> : Object            <div class="mdesc">
152                        <div class="short">A DomHelper configuration object specifying the element structure of this Panel's body Element. This may be used to f...</div>
153            <div class="long">
154                <p>A <a ext:cls="Ext.DomHelper" href="output/Ext.DomHelper.html">DomHelper</a> configuration object specifying the element structure of this Panel's <a ext:cls="Ext.Panel" ext:member="body" href="output/Ext.Panel.html#body">body</a> Element.</p> <p>This may be used to force the body Element to use a different form of markup than is created automatically. An example of this might be to create a child Panel containing custom content, such as a header, or forcing centering of all Panel content by having the body be a &lt;center&gt; element:</p><code><pre>new Ext.Panel({
155    title: 'New Message',
156    collapsible: true,
157    renderTo: Ext.getBody(),
158    width: 400,
159    bodyCfg: {
160        tag: 'center',
161        cls: 'x-panel-body'
162    },
163    items: [{
164        border: false,
165        header: false,
166        bodyCfg: {tag: 'h2', html: 'Message'}
167    }, {
168        xtype: 'textarea',
169        style: {
170            width: '95%',
171            marginBottom: '10px'
172        }
173    },
174        new Ext.Button({
175            text: 'Send',
176            minWidth: '100',
177            style: {
178                marginBottom: '10px'
179            }
180        })
181    ]
182});</pre></code>            </div>
183                        </div>
184        </td>
185        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#bodyCfg" href="output/Ext.Panel.html#bodyCfg">Panel</a></td>
186    </tr>
187        <tr class="config-row inherited alt expandable">
188        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
189        <td class="sig">
190        <a id="Ext.form.FieldSet-bodyStyle"></a>
191            <b>bodyStyle</b> : String/Object/Function            <div class="mdesc">
192                        <div class="short">Custom CSS styles to be applied to the body element in the format expected by Ext.Element.applyStyles (defaults to nu...</div>
193            <div class="long">
194                Custom CSS styles to be applied to the body element in the format expected by <a ext:cls="Ext.Element" ext:member="applyStyles" href="output/Ext.Element.html#applyStyles">Ext.Element.applyStyles</a> (defaults to null).            </div>
195                        </div>
196        </td>
197        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#bodyStyle" href="output/Ext.Panel.html#bodyStyle">Panel</a></td>
198    </tr>
199        <tr class="config-row">
200        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
201        <td class="sig">
202        <a id="Ext.form.FieldSet-checkboxName"></a>
203            <b>checkboxName</b> : String            <div class="mdesc">
204                            The name to assign to the fieldset's checkbox if <a ext:cls="Ext.form.FieldSet" ext:member="checkboxToggle" href="output/Ext.form.FieldSet.html#checkboxToggle">checkboxToggle</a> = true (defaults to '[checkbox id]-checkbox').                        </div>
205        </td>
206        <td class="msource">FieldSet</td>
207    </tr>
208        <tr class="config-row alt expandable">
209        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
210        <td class="sig">
211        <a id="Ext.form.FieldSet-checkboxToggle"></a>
212            <b>checkboxToggle</b> : Mixed            <div class="mdesc">
213                        <div class="short">True to render a checkbox into the fieldset frame just in front of the legend, or a DomHelper config object to create...</div>
214            <div class="long">
215                True to render a checkbox into the fieldset frame just in front of the legend, or a DomHelper config object to create the checkbox. (defaults to false). The fieldset will be expanded or collapsed when the checkbox is toggled.            </div>
216                        </div>
217        </td>
218        <td class="msource">FieldSet</td>
219    </tr>
220        <tr class="config-row inherited expandable">
221        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
222        <td class="sig">
223        <a id="Ext.form.FieldSet-clearCls"></a>
224            <b>clearCls</b> : String            <div class="mdesc">
225                        <div class="short">The CSS class used to provide field clearing (defaults to 'x-form-clear-left'). This config is only used when this Co...</div>
226            <div class="long">
227                The CSS class used to provide field clearing (defaults to 'x-form-clear-left'). <p><b>This config is only used when this Component is rendered by a Container which has been configured to use the <a ext:cls="Ext.form.FormLayout" href="output/Ext.form.FormLayout.html">FormLayout</a> layout manager.</b></p>            </div>
228                        </div>
229        </td>
230        <td class="msource"><a ext:cls="Ext.Component" ext:member="#clearCls" href="output/Ext.Component.html#clearCls">Component</a></td>
231    </tr>
232        <tr class="config-row inherited alt expandable">
233        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
234        <td class="sig">
235        <a id="Ext.form.FieldSet-cls"></a>
236            <b>cls</b> : String            <div class="mdesc">
237                        <div class="short">An optional extra CSS class that will be added to this component's Element (defaults to ''). This can be useful for a...</div>
238            <div class="long">
239                An optional extra CSS class that will be added to this component's Element (defaults to ''). This can be useful for adding customized styles to the component or any of its children using standard CSS rules.            </div>
240                        </div>
241        </td>
242        <td class="msource"><a ext:cls="Ext.Component" ext:member="#cls" href="output/Ext.Component.html#cls">Component</a></td>
243    </tr>
244        <tr class="config-row inherited">
245        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
246        <td class="sig">
247        <a id="Ext.form.FieldSet-collapsed"></a>
248            <b>collapsed</b> : Boolean            <div class="mdesc">
249                            True to render the panel collapsed, false to render it expanded (defaults to false).                        </div>
250        </td>
251        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#collapsed" href="output/Ext.Panel.html#collapsed">Panel</a></td>
252    </tr>
253        <tr class="config-row inherited alt">
254        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
255        <td class="sig">
256        <a id="Ext.form.FieldSet-collapsedCls"></a>
257            <b>collapsedCls</b> : String            <div class="mdesc">
258                            A CSS class to add to the panel's element after it has been collapsed (defaults to 'x-panel-collapsed').                        </div>
259        </td>
260        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#collapsedCls" href="output/Ext.Panel.html#collapsedCls">Panel</a></td>
261    </tr>
262        <tr class="config-row inherited expandable">
263        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
264        <td class="sig">
265        <a id="Ext.form.FieldSet-collapsible"></a>
266            <b>collapsible</b> : Boolean            <div class="mdesc">
267                        <div class="short">True to make the panel collapsible and have the expand/collapse toggle button automatically rendered into the header ...</div>
268            <div class="long">
269                True to make the panel collapsible and have the expand/collapse toggle button automatically rendered into the header tool button area, false to keep the panel statically sized with no button (defaults to false).            </div>
270                        </div>
271        </td>
272        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#collapsible" href="output/Ext.Panel.html#collapsible">Panel</a></td>
273    </tr>
274        <tr class="config-row inherited alt expandable">
275        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
276        <td class="sig">
277        <a id="Ext.form.FieldSet-contentEl"></a>
278            <b>contentEl</b> : String            <div class="mdesc">
279                        <div class="short">The id of an existing HTML node to use as the panel's body content (defaults to ''). The specified Element is appende...</div>
280            <div class="long">
281                The id of an existing HTML node to use as the panel's body content (defaults to ''). The specified Element is appended to the Panel's body Element by the Panel's afterRender method <i>after any configured <a ext:cls="Ext.Panel" ext:member="html" href="output/Ext.Panel.html#html">HTML</a> has been inserted</i>, and so the document will not contain this HTML at the time the render event is fired.            </div>
282                        </div>
283        </td>
284        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#contentEl" href="output/Ext.Panel.html#contentEl">Panel</a></td>
285    </tr>
286        <tr class="config-row inherited expandable">
287        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
288        <td class="sig">
289        <a id="Ext.form.FieldSet-ctCls"></a>
290            <b>ctCls</b> : String            <div class="mdesc">
291                        <div class="short">An optional extra CSS class that will be added to this component's container (defaults to ''). This can be useful for...</div>
292            <div class="long">
293                An optional extra CSS class that will be added to this component's container (defaults to ''). This can be useful for adding customized styles to the container or any of its children using standard CSS rules.            </div>
294                        </div>
295        </td>
296        <td class="msource"><a ext:cls="Ext.Component" ext:member="#ctCls" href="output/Ext.Component.html#ctCls">Component</a></td>
297    </tr>
298        <tr class="config-row inherited alt expandable">
299        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
300        <td class="sig">
301        <a id="Ext.form.FieldSet-defaults"></a>
302            <b>defaults</b> : Object            <div class="mdesc">
303                        <div class="short">A config object that will be applied to all components added to this container either via the items config or via the...</div>
304            <div class="long">
305                A config object that will be applied to all components added to this container either via the <a ext:cls="Ext.Container" ext:member="items" href="output/Ext.Container.html#items">items</a> config or via the <a ext:cls="Ext.Container" ext:member="add" href="output/Ext.Container.html#add">add</a> or <a ext:cls="Ext.Container" ext:member="insert" href="output/Ext.Container.html#insert">insert</a> methods. The defaults config can contain any number of name/value property pairs to be added to each item, and should be valid for the types of items being added to the container. For example, to automatically apply padding to the body of each of a set of contained <a ext:cls="Ext.Panel" href="output/Ext.Panel.html">Ext.Panel</a> items, you could pass: defaults: {bodyStyle:'padding:15px'}.            </div>
306                        </div>
307        </td>
308        <td class="msource"><a ext:cls="Ext.Container" ext:member="#defaults" href="output/Ext.Container.html#defaults">Container</a></td>
309    </tr>
310        <tr class="config-row inherited">
311        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
312        <td class="sig">
313        <a id="Ext.form.FieldSet-disabled"></a>
314            <b>disabled</b> : Boolean            <div class="mdesc">
315                            Render this component disabled (default is false).                        </div>
316        </td>
317        <td class="msource"><a ext:cls="Ext.Component" ext:member="#disabled" href="output/Ext.Component.html#disabled">Component</a></td>
318    </tr>
319        <tr class="config-row inherited alt expandable">
320        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
321        <td class="sig">
322        <a id="Ext.form.FieldSet-draggable"></a>
323            <b>draggable</b> : Boolean            <div class="mdesc">
324                        <div class="short">True to enable dragging of this Panel (defaults to false). For custom drag/drop implementations, an Ext.Panel.DD conf...</div>
325            <div class="long">
326                <p>True to enable dragging of this Panel (defaults to false).</p> <p>For custom drag/drop implementations, an Ext.Panel.DD config could also be passed in this config instead of true. Ext.Panel.DD is an internal, undocumented class which moves a proxy Element around in place of the Panel's element, but provides no other behaviour during dragging or on drop. It is a subclass of <a ext:cls="Ext.dd.DragSource" href="output/Ext.dd.DragSource.html">Ext.dd.DragSource</a>, so behaviour may be added by implementing the interface methods of <a ext:cls="Ext.dd.DragDrop" href="output/Ext.dd.DragDrop.html">Ext.dd.DragDrop</a> eg: <pre><code>new Ext.Panel({
327    title: <em>'Drag me'</em>,
328    x: 100,
329    y: 100,
330    renderTo: Ext.getBody(),
331    floating: true,
332    frame: true,
333    width: 400,
334    height: 200,
335    draggable: {
336<i>//      Config option of Ext.Panel.DD class.</i>
337<i>//      It's a floating Panel, so <b>do</b> not show a placeholder proxy <b>in</b> the original position.</i>
338        insertProxy: false,
339
340<i>//      Called <b>for</b> each mousemove event <b>while</b> dragging the DD object.</i>
341        onDrag : <b>function</b>(e){
342<i>//          Record the x,y position of the drag proxy so that we can</i>
343<i>//          position the Panel at end of drag.</i>
344            <b>var</b> pel = <b>this</b>.proxy.getEl();
345            <b>this</b>.x = pel.getLeft(true);
346            <b>this</b>.y = pel.getTop(true);
347
348<i>//          Keep the Shadow aligned <b>if</b> there is one.</i>
349            <b>var</b> s = <b>this</b>.panel.getEl().shadow;
350            <b>if</b> (s) {
351                s.realign(<b>this</b>.x, <b>this</b>.y, pel.getWidth(), pel.getHeight());
352            }
353        },
354
355<i>//      Called on the mouseup event.</i>
356        endDrag : <b>function</b>(e){
357            <b>this</b>.panel.setPosition(<b>this</b>.x, <b>this</b>.y);
358        }
359    }
360}).show();</code></pre>            </div>
361                        </div>
362        </td>
363        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#draggable" href="output/Ext.Panel.html#draggable">Panel</a></td>
364    </tr>
365        <tr class="config-row inherited expandable">
366        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
367        <td class="sig">
368        <a id="Ext.form.FieldSet-fieldLabel"></a>
369            <b>fieldLabel</b> : String            <div class="mdesc">
370                        <div class="short">The label text to display next to this Component (defaults to '') This config is only used when this Component is ren...</div>
371            <div class="long">
372                The label text to display next to this Component (defaults to '') <p><b>This config is only used when this Component is rendered by a Container which has been configured to use the <a ext:cls="Ext.form.FormLayout" href="output/Ext.form.FormLayout.html">FormLayout</a> layout manager.</b></p> Example use:<pre><code>new Ext.FormPanel({
373    height: 100,
374    renderTo: Ext.getBody(),
375    items: [{
376        xtype: <em>'textfield'</em>,
377        fieldLabel: <em>'Name'</em>
378    }]
379});</code></pre>            </div>
380                        </div>
381        </td>
382        <td class="msource"><a ext:cls="Ext.Component" ext:member="#fieldLabel" href="output/Ext.Component.html#fieldLabel">Component</a></td>
383    </tr>
384        <tr class="config-row inherited alt">
385        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
386        <td class="sig">
387        <a id="Ext.form.FieldSet-height"></a>
388            <b>height</b> : Number            <div class="mdesc">
389                            The height of this component in pixels (defaults to auto).                        </div>
390        </td>
391        <td class="msource"><a ext:cls="Ext.BoxComponent" ext:member="#height" href="output/Ext.BoxComponent.html#height">BoxComponent</a></td>
392    </tr>
393        <tr class="config-row inherited">
394        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
395        <td class="sig">
396        <a id="Ext.form.FieldSet-hidden"></a>
397            <b>hidden</b> : Boolean            <div class="mdesc">
398                            Render this component hidden (default is false).                        </div>
399        </td>
400        <td class="msource"><a ext:cls="Ext.Component" ext:member="#hidden" href="output/Ext.Component.html#hidden">Component</a></td>
401    </tr>
402        <tr class="config-row inherited alt expandable">
403        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
404        <td class="sig">
405        <a id="Ext.form.FieldSet-hideBorders"></a>
406            <b>hideBorders</b> : Boolean            <div class="mdesc">
407                        <div class="short">True to hide the borders of each contained component, false to defer to the component's existing border settings (def...</div>
408            <div class="long">
409                True to hide the borders of each contained component, false to defer to the component's existing border settings (defaults to false).            </div>
410                        </div>
411        </td>
412        <td class="msource"><a ext:cls="Ext.Container" ext:member="#hideBorders" href="output/Ext.Container.html#hideBorders">Container</a></td>
413    </tr>
414        <tr class="config-row inherited expandable">
415        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
416        <td class="sig">
417        <a id="Ext.form.FieldSet-hideLabel"></a>
418            <b>hideLabel</b> : Boolean            <div class="mdesc">
419                        <div class="short">True to completely hide the label element (defaults to false). By default, even if you do not specify a fieldLabel th...</div>
420            <div class="long">
421                True to completely hide the label element (defaults to false). By default, even if you do not specify a <a ext:cls="fieldLabel" href="output/fieldLabel.html">fieldLabel</a> the space will still be reserved so that the field will line up with other fields that do have labels. Setting this to true will cause the field to not reserve that space. <p><b>This config is only used when this Component is rendered by a Container which has been configured to use the <a ext:cls="Ext.form.FormLayout" href="output/Ext.form.FormLayout.html">FormLayout</a> layout manager.</b></p> Example use:<pre><code>new Ext.FormPanel({
422    height: 100,
423    renderTo: Ext.getBody(),
424    items: [{
425        xtype: <em>'textfield'</em>
426        hideLabel: true
427    }]
428});</code></pre>            </div>
429                        </div>
430        </td>
431        <td class="msource"><a ext:cls="Ext.Component" ext:member="#hideLabel" href="output/Ext.Component.html#hideLabel">Component</a></td>
432    </tr>
433        <tr class="config-row inherited alt expandable">
434        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
435        <td class="sig">
436        <a id="Ext.form.FieldSet-hideMode"></a>
437            <b>hideMode</b> : String            <div class="mdesc">
438                        <div class="short">How this component should be hidden. Supported values are "visibility" (css visibility), "offsets" (negative offset p...</div>
439            <div class="long">
440                <p>How this component should be hidden. Supported values are "visibility" (css visibility), "offsets" (negative offset position) and "display" (css display) - defaults to "display".</p> <p>For Containers which may be hidden and shown as part of a <a ext:cls="Ext.layout.CardLayout" href="output/Ext.layout.CardLayout.html">card layout</a> Container such as a <a ext:cls="Ext.TabPanel" href="output/Ext.TabPanel.html">TabPanel</a>, it is recommended that hideMode is configured as "offsets". This ensures that hidden Components still have height and width so that layout managers can perform measurements when calculating layouts.</p>            </div>
441                        </div>
442        </td>
443        <td class="msource"><a ext:cls="Ext.Component" ext:member="#hideMode" href="output/Ext.Component.html#hideMode">Component</a></td>
444    </tr>
445        <tr class="config-row inherited expandable">
446        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
447        <td class="sig">
448        <a id="Ext.form.FieldSet-hideParent"></a>
449            <b>hideParent</b> : Boolean            <div class="mdesc">
450                        <div class="short">True to hide and show the component's container when hide/show is called on the component, false to hide and show the...</div>
451            <div class="long">
452                True to hide and show the component's container when hide/show is called on the component, false to hide and show the component itself (defaults to false). For example, this can be used as a shortcut for a hide button on a window by setting hide:true on the button when adding it to its parent container.            </div>
453                        </div>
454        </td>
455        <td class="msource"><a ext:cls="Ext.Component" ext:member="#hideParent" href="output/Ext.Component.html#hideParent">Component</a></td>
456    </tr>
457        <tr class="config-row inherited alt expandable">
458        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
459        <td class="sig">
460        <a id="Ext.form.FieldSet-html"></a>
461            <b>html</b> : String/Object            <div class="mdesc">
462                        <div class="short">An HTML fragment, or a DomHelper specification to use as the panel's body content (defaults to ''). The HTML content ...</div>
463            <div class="long">
464                An HTML fragment, or a <a ext:cls="Ext.DomHelper" href="output/Ext.DomHelper.html">DomHelper</a> specification to use as the panel's body content (defaults to ''). The HTML content is added by the Panel's afterRender method, and so the document will not contain this HTML at the time the render event is fired. This content is inserted into the body <i>before</i> any configured <a ext:cls="Ext.Panel" ext:member="contentEl" href="output/Ext.Panel.html#contentEl">contentEl</a> is appended.            </div>
465                        </div>
466        </td>
467        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#html" href="output/Ext.Panel.html#html">Panel</a></td>
468    </tr>
469        <tr class="config-row inherited expandable">
470        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
471        <td class="sig">
472        <a id="Ext.form.FieldSet-id"></a>
473            <b>id</b> : String            <div class="mdesc">
474                        <div class="short">The unique id of this component (defaults to an auto-assigned id). You should assign an id if you need to be able to ...</div>
475            <div class="long">
476                The unique id of this component (defaults to an auto-assigned id). You should assign an id if you need to be able to access the component later and you do not have an object reference available (e.g., using <a ext:cls="Ext.ComponentMgr" ext:member="getCmp" href="output/Ext.ComponentMgr.html#getCmp">Ext.ComponentMgr.getCmp</a>). Note that this id will also be used as the element id for the containing HTML element that is rendered to the page for this component. This allows you to write id-based CSS rules to style the specific instance of this component uniquely, and also to select sub-elements using this component's id as the parent.            </div>
477                        </div>
478        </td>
479        <td class="msource"><a ext:cls="Ext.Component" ext:member="#id" href="output/Ext.Component.html#id">Component</a></td>
480    </tr>
481        <tr class="config-row alt">
482        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
483        <td class="sig">
484        <a id="Ext.form.FieldSet-itemCls"></a>
485            <b>itemCls</b> : String            <div class="mdesc">
486                            A css class to apply to the x-form-item of fields. This property cascades to child containers.                        </div>
487        </td>
488        <td class="msource">FieldSet</td>
489    </tr>
490        <tr class="config-row inherited expandable">
491        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
492        <td class="sig">
493        <a id="Ext.form.FieldSet-items"></a>
494            <b>items</b> : Mixed            <div class="mdesc">
495                        <div class="short">A single item, or an array of child Components to be added to this container. Each item can be any type of object bas...</div>
496            <div class="long">
497                A single item, or an array of child Components to be added to this container. Each item can be any type of object based on <a ext:cls="Ext.Component" href="output/Ext.Component.html">Ext.Component</a>.<br><br> Component config objects may also be specified in order to avoid the overhead of constructing a real Component object if lazy rendering might mean that the added Component will not be rendered immediately. To take advantage of this "lazy instantiation", set the <a ext:cls="Ext.Component" ext:member="xtype" href="output/Ext.Component.html#xtype">Ext.Component.xtype</a> config property to the registered type of the Component wanted.<br><br> For a list of all available xtypes, see <a ext:cls="Ext.Component" href="output/Ext.Component.html">Ext.Component</a>. If a single item is being passed, it should be passed directly as an object reference (e.g., items: {...}). Multiple items should be passed as an array of objects (e.g., items: [{...}, {...}]).            </div>
498                        </div>
499        </td>
500        <td class="msource"><a ext:cls="Ext.Container" ext:member="#items" href="output/Ext.Container.html#items">Container</a></td>
501    </tr>
502        <tr class="config-row inherited alt expandable">
503        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
504        <td class="sig">
505        <a id="Ext.form.FieldSet-keys"></a>
506            <b>keys</b> : Object/Array            <div class="mdesc">
507                        <div class="short">A KeyMap config object (in the format expected by Ext.KeyMap.addBinding used to assign custom key handling to this pa...</div>
508            <div class="long">
509                A KeyMap config object (in the format expected by <a ext:cls="Ext.KeyMap" ext:member="addBinding" href="output/Ext.KeyMap.html#addBinding">Ext.KeyMap.addBinding</a> used to assign custom key handling to this panel (defaults to null).            </div>
510                        </div>
511        </td>
512        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#keys" href="output/Ext.Panel.html#keys">Panel</a></td>
513    </tr>
514        <tr class="config-row inherited expandable">
515        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
516        <td class="sig">
517        <a id="Ext.form.FieldSet-labelSeparator"></a>
518            <b>labelSeparator</b> : String            <div class="mdesc">
519                        <div class="short">The standard separator to display after the text of each form label (defaults to the value of Ext.layout.FormLayout.l...</div>
520            <div class="long">
521                The standard separator to display after the text of each form label (defaults to the value of <a ext:cls="Ext.layout.FormLayout" ext:member="labelSeparator" href="output/Ext.layout.FormLayout.html#labelSeparator">Ext.layout.FormLayout.labelSeparator</a>, which is a colon ':' by default). To display no separator for this field's label specify empty string ''. <p><b>This config is only used when this Component is rendered by a Container which has been configured to use the <a ext:cls="Ext.form.FormLayout" href="output/Ext.form.FormLayout.html">FormLayout</a> layout manager.</b></p> Example use:<pre><code>new Ext.FormPanel({
522    height: 100,
523    renderTo: Ext.getBody(),
524    items: [{
525        xtype: <em>'textfield'</em>,
526        fieldLabel: <em>'Name'</em>,
527        labelSeparator: <em>'...'</em>
528    }]
529});</code></pre>            </div>
530                        </div>
531        </td>
532        <td class="msource"><a ext:cls="Ext.Component" ext:member="#labelSeparator" href="output/Ext.Component.html#labelSeparator">Component</a></td>
533    </tr>
534        <tr class="config-row inherited alt expandable">
535        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
536        <td class="sig">
537        <a id="Ext.form.FieldSet-labelStyle"></a>
538            <b>labelStyle</b> : String            <div class="mdesc">
539                        <div class="short">A CSS style specification to apply directly to this field's label (defaults to the container's labelStyle value if se...</div>
540            <div class="long">
541                A CSS style specification to apply directly to this field's label (defaults to the container's labelStyle value if set, or '').<code></code>. <p><b>This config is only used when this Component is rendered by a Container which has been configured to use the <a ext:cls="Ext.form.FormLayout" href="output/Ext.form.FormLayout.html">FormLayout</a> layout manager.</b></p> Example use:<pre><code>new Ext.FormPanel({
542    height: 100,
543    renderTo: Ext.getBody(),
544    items: [{
545        xtype: <em>'textfield'</em>,
546        fieldLabel: <em>'Name'</em>,
547        labelStyle: <em>'font-weight:bold;'</em>
548    }]
549});</code></pre>            </div>
550                        </div>
551        </td>
552        <td class="msource"><a ext:cls="Ext.Component" ext:member="#labelStyle" href="output/Ext.Component.html#labelStyle">Component</a></td>
553    </tr>
554        <tr class="config-row">
555        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
556        <td class="sig">
557        <a id="Ext.form.FieldSet-labelWidth"></a>
558            <b>labelWidth</b> : Number            <div class="mdesc">
559                            The width of labels. This property cascades to child containers.                        </div>
560        </td>
561        <td class="msource">FieldSet</td>
562    </tr>
563        <tr class="config-row alt">
564        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
565        <td class="sig">
566        <a id="Ext.form.FieldSet-layout"></a>
567            <b>layout</b> : String            <div class="mdesc">
568                            The <a ext:cls="Ext.Container" ext:member="layout" href="output/Ext.Container.html#layout">Ext.Container.layout</a> to use inside the fieldset (defaults to 'form').                        </div>
569        </td>
570        <td class="msource">FieldSet</td>
571    </tr>
572        <tr class="config-row inherited expandable">
573        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
574        <td class="sig">
575        <a id="Ext.form.FieldSet-layoutConfig"></a>
576            <b>layoutConfig</b> : Object            <div class="mdesc">
577                        <div class="short">This is a config object containing properties specific to the chosen layout (to be used in conjunction with the layou...</div>
578            <div class="long">
579                This is a config object containing properties specific to the chosen layout (to be used in conjunction with the <a ext:cls="Ext.Container" ext:member="layout" href="output/Ext.Container.html#layout">layout</a> config value). For complete details regarding the valid config options for each layout type, see the layout class corresponding to the type specified:<ul class="mdetail-params"> <li><a ext:cls="Ext.layout.Absolute" href="output/Ext.layout.Absolute.html">Ext.layout.Absolute</a></li> <li><a ext:cls="Ext.layout.Accordion" href="output/Ext.layout.Accordion.html">Ext.layout.Accordion</a></li> <li><a ext:cls="Ext.layout.AnchorLayout" href="output/Ext.layout.AnchorLayout.html">Ext.layout.AnchorLayout</a></li> <li><a ext:cls="Ext.layout.BorderLayout" href="output/Ext.layout.BorderLayout.html">Ext.layout.BorderLayout</a></li> <li><a ext:cls="Ext.layout.CardLayout" href="output/Ext.layout.CardLayout.html">Ext.layout.CardLayout</a></li> <li><a ext:cls="Ext.layout.ColumnLayout" href="output/Ext.layout.ColumnLayout.html">Ext.layout.ColumnLayout</a></li> <li><a ext:cls="Ext.layout.FitLayout" href="output/Ext.layout.FitLayout.html">Ext.layout.FitLayout</a></li> <li><a ext:cls="Ext.layout.FormLayout" href="output/Ext.layout.FormLayout.html">Ext.layout.FormLayout</a></li> <li><a ext:cls="Ext.layout.TableLayout" href="output/Ext.layout.TableLayout.html">Ext.layout.TableLayout</a></li></ul>            </div>
580                        </div>
581        </td>
582        <td class="msource"><a ext:cls="Ext.Container" ext:member="#layoutConfig" href="output/Ext.Container.html#layoutConfig">Container</a></td>
583    </tr>
584        <tr class="config-row inherited alt expandable">
585        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
586        <td class="sig">
587        <a id="Ext.form.FieldSet-listeners"></a>
588            <b>listeners</b> : Object            <div class="mdesc">
589                        <div class="short">(optional) A config object containing one or more event handlers to be added to this object during initialization. Th...</div>
590            <div class="long">
591                (optional) A config object containing one or more event handlers to be added to this object during initialization. This should be a valid listeners config object as specified in the <a ext:cls="Ext.util.Observable" ext:member="addListener" href="output/Ext.util.Observable.html#addListener">addListener</a> example for attaching multiple handlers at once.            </div>
592                        </div>
593        </td>
594        <td class="msource"><a ext:cls="Ext.util.Observable" ext:member="#listeners" href="output/Ext.util.Observable.html#listeners">Observable</a></td>
595    </tr>
596        <tr class="config-row inherited expandable">
597        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
598        <td class="sig">
599        <a id="Ext.form.FieldSet-maskDisabled"></a>
600            <b>maskDisabled</b> : Boolean            <div class="mdesc">
601                        <div class="short">True to mask the panel when it is disabled, false to not mask it (defaults to true). Either way, the panel will alway...</div>
602            <div class="long">
603                True to mask the panel when it is disabled, false to not mask it (defaults to true). Either way, the panel will always tell its contained elements to disable themselves when it is disabled, but masking the panel can provide an additional visual cue that the panel is disabled.            </div>
604                        </div>
605        </td>
606        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#maskDisabled" href="output/Ext.Panel.html#maskDisabled">Panel</a></td>
607    </tr>
608        <tr class="config-row inherited alt">
609        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
610        <td class="sig">
611        <a id="Ext.form.FieldSet-minButtonWidth"></a>
612            <b>minButtonWidth</b> : Number            <div class="mdesc">
613                            Minimum width in pixels of all buttons in this panel (defaults to 75)                        </div>
614        </td>
615        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#minButtonWidth" href="output/Ext.Panel.html#minButtonWidth">Panel</a></td>
616    </tr>
617        <tr class="config-row inherited expandable">
618        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
619        <td class="sig">
620        <a id="Ext.form.FieldSet-monitorResize"></a>
621            <b>monitorResize</b> : Boolean            <div class="mdesc">
622                        <div class="short">True to automatically monitor window resize events to handle anything that is sensitive to the current size of the vi...</div>
623            <div class="long">
624                True to automatically monitor window resize events to handle anything that is sensitive to the current size of the viewport. This value is typically managed by the chosen <a ext:cls="Ext.Container" ext:member="layout" href="output/Ext.Container.html#layout">layout</a> and should not need to be set manually.            </div>
625                        </div>
626        </td>
627        <td class="msource"><a ext:cls="Ext.Container" ext:member="#monitorResize" href="output/Ext.Container.html#monitorResize">Container</a></td>
628    </tr>
629        <tr class="config-row inherited alt expandable">
630        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
631        <td class="sig">
632        <a id="Ext.form.FieldSet-overCls"></a>
633            <b>overCls</b> : String            <div class="mdesc">
634                        <div class="short">An optional extra CSS class that will be added to this component's Element when the mouse moves over the Element, and...</div>
635            <div class="long">
636                An optional extra CSS class that will be added to this component's Element when the mouse moves over the Element, and removed when the mouse moves out. (defaults to ''). This can be useful for adding customized "active" or "hover" styles to the component or any of its children using standard CSS rules.            </div>
637                        </div>
638        </td>
639        <td class="msource"><a ext:cls="Ext.Component" ext:member="#overCls" href="output/Ext.Component.html#overCls">Component</a></td>
640    </tr>
641        <tr class="config-row inherited">
642        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
643        <td class="sig">
644        <a id="Ext.form.FieldSet-pageX"></a>
645            <b>pageX</b> : Number            <div class="mdesc">
646                            The page level x coordinate for this component if contained within a positioning container.                        </div>
647        </td>
648        <td class="msource"><a ext:cls="Ext.BoxComponent" ext:member="#pageX" href="output/Ext.BoxComponent.html#pageX">BoxComponent</a></td>
649    </tr>
650        <tr class="config-row inherited alt">
651        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
652        <td class="sig">
653        <a id="Ext.form.FieldSet-pageY"></a>
654            <b>pageY</b> : Number            <div class="mdesc">
655                            The page level y coordinate for this component if contained within a positioning container.                        </div>
656        </td>
657        <td class="msource"><a ext:cls="Ext.BoxComponent" ext:member="#pageY" href="output/Ext.BoxComponent.html#pageY">BoxComponent</a></td>
658    </tr>
659        <tr class="config-row inherited expandable">
660        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
661        <td class="sig">
662        <a id="Ext.form.FieldSet-plugins"></a>
663            <b>plugins</b> : Object/Array            <div class="mdesc">
664                        <div class="short">An object or array of objects that will provide custom functionality for this component. The only requirement for a v...</div>
665            <div class="long">
666                An object or array of objects that will provide custom functionality for this component. The only requirement for a valid plugin is that it contain an init method that accepts a reference of type Ext.Component. When a component is created, if any plugins are available, the component will call the init method on each plugin, passing a reference to itself. Each plugin can then call methods or respond to events on the component as needed to provide its functionality.            </div>
667                        </div>
668        </td>
669        <td class="msource"><a ext:cls="Ext.Component" ext:member="#plugins" href="output/Ext.Component.html#plugins">Component</a></td>
670    </tr>
671        <tr class="config-row inherited alt expandable">
672        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
673        <td class="sig">
674        <a id="Ext.form.FieldSet-renderTo"></a>
675            <b>renderTo</b> : Mixed            <div class="mdesc">
676                        <div class="short">The id of the node, a DOM node or an existing Element that will be the container to render this component into. Using...</div>
677            <div class="long">
678                The id of the node, a DOM node or an existing Element that will be the container to render this component into. Using this config, a call to render() is not required.            </div>
679                        </div>
680        </td>
681        <td class="msource"><a ext:cls="Ext.Component" ext:member="#renderTo" href="output/Ext.Component.html#renderTo">Component</a></td>
682    </tr>
683        <tr class="config-row inherited expandable">
684        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
685        <td class="sig">
686        <a id="Ext.form.FieldSet-stateEvents"></a>
687            <b>stateEvents</b> : Array            <div class="mdesc">
688                        <div class="short">An array of events that, when fired, should trigger this component to save its state (defaults to none). These can be...</div>
689            <div class="long">
690                An array of events that, when fired, should trigger this component to save its state (defaults to none). These can be any types of events supported by this component, including browser or custom events (e.g., ['click', 'customerchange']). <p>See <a ext:cls="Ext.Component" ext:member="stateful" href="output/Ext.Component.html#stateful">stateful</a> for an explanation of saving and restoring Component state.</p>            </div>
691                        </div>
692        </td>
693        <td class="msource"><a ext:cls="Ext.Component" ext:member="#stateEvents" href="output/Ext.Component.html#stateEvents">Component</a></td>
694    </tr>
695        <tr class="config-row inherited alt expandable">
696        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
697        <td class="sig">
698        <a id="Ext.form.FieldSet-stateId"></a>
699            <b>stateId</b> : String            <div class="mdesc">
700                        <div class="short">The unique id for this component to use for state management purposes (defaults to the component id if one was set, o...</div>
701            <div class="long">
702                The unique id for this component to use for state management purposes (defaults to the component id if one was set, otherwise null if the component is using a generated id). <p>See <a ext:cls="Ext.Component" ext:member="stateful" href="output/Ext.Component.html#stateful">stateful</a> for an explanation of saving and restoring Component state.</p>            </div>
703                        </div>
704        </td>
705        <td class="msource"><a ext:cls="Ext.Component" ext:member="#stateId" href="output/Ext.Component.html#stateId">Component</a></td>
706    </tr>
707        <tr class="config-row inherited expandable">
708        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
709        <td class="sig">
710        <a id="Ext.form.FieldSet-stateful"></a>
711            <b>stateful</b> : Boolean            <div class="mdesc">
712                        <div class="short">A flag which causes the Component to attempt to restore the state of internal properties from a saved state on startu...</div>
713            <div class="long">
714                <p>A flag which causes the Component to attempt to restore the state of internal properties from a saved state on startup. The component must have either a <a ext:cls="Ext.Component" ext:member="stateId" href="output/Ext.Component.html#stateId">stateId</a> or <a ext:cls="Ext.Component" ext:member="id" href="output/Ext.Component.html#id">id</a> assigned for state to be managed. Auto-generated ids are not guaranteed to be stable across page loads and cannot be relied upon to save and restore the same state for a component.<p> For state saving to work, the state manager's provider must have been set to an implementation of <a ext:cls="Ext.state.Provider" href="output/Ext.state.Provider.html">Ext.state.Provider</a> which overrides the <a ext:cls="Ext.state.Provider" ext:member="set" href="output/Ext.state.Provider.html#set">set</a> and <a ext:cls="Ext.state.Provider" ext:member="get" href="output/Ext.state.Provider.html#get">get</a> methods to save and recall name/value pairs. A built-in implementation, <a ext:cls="Ext.state.CookieProvider" href="output/Ext.state.CookieProvider.html">Ext.state.CookieProvider</a> is available.</p> <p>To set the state provider for the current page:</p> <pre><code>Ext.state.Manager.setProvider(<b>new</b> Ext.state.CookieProvider());</code></pre> <p>Components attempt to save state when one of the events listed in the <a ext:cls="Ext.Component" ext:member="stateEvents" href="output/Ext.Component.html#stateEvents">stateEvents</a> configuration fires.</p> <p>You can perform extra processing on state save and restore by attaching handlers to the <a ext:cls="Ext.Component" ext:member="beforestaterestore" href="output/Ext.Component.html#beforestaterestore">beforestaterestore</a>, <a ext:cls="Ext.Component" ext:member="staterestore" href="output/Ext.Component.html#staterestore">staterestore</a>, <a ext:cls="Ext.Component" ext:member="beforestatesave" href="output/Ext.Component.html#beforestatesave">beforestatesave</a> and <a ext:cls="Ext.Component" ext:member="statesave" href="output/Ext.Component.html#statesave">statesave</a> events</p>            </div>
715                        </div>
716        </td>
717        <td class="msource"><a ext:cls="Ext.Component" ext:member="#stateful" href="output/Ext.Component.html#stateful">Component</a></td>
718    </tr>
719        <tr class="config-row inherited alt expandable">
720        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
721        <td class="sig">
722        <a id="Ext.form.FieldSet-style"></a>
723            <b>style</b> : String            <div class="mdesc">
724                        <div class="short">A custom style specification to be applied to this component's Element. Should be a valid argument to Ext.Element.app...</div>
725            <div class="long">
726                A custom style specification to be applied to this component's Element. Should be a valid argument to <a ext:cls="Ext.Element" ext:member="applyStyles" href="output/Ext.Element.html#applyStyles">Ext.Element.applyStyles</a>.            </div>
727                        </div>
728        </td>
729        <td class="msource"><a ext:cls="Ext.Component" ext:member="#style" href="output/Ext.Component.html#style">Component</a></td>
730    </tr>
731        <tr class="config-row inherited expandable">
732        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
733        <td class="sig">
734        <a id="Ext.form.FieldSet-tabTip"></a>
735            <b>tabTip</b> : String            <div class="mdesc">
736                        <div class="short">Adds a tooltip when mousing over the tab of a Ext.Panel which is an item of a Ext.TabPanel. Ext.QuickTips.init() must...</div>
737            <div class="long">
738                Adds a tooltip when mousing over the tab of a Ext.Panel which is an item of a Ext.TabPanel. Ext.QuickTips.init() must be called in order for the tips to render.            </div>
739                        </div>
740        </td>
741        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#tabTip" href="output/Ext.Panel.html#tabTip">Panel</a></td>
742    </tr>
743        <tr class="config-row inherited alt expandable">
744        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
745        <td class="sig">
746        <a id="Ext.form.FieldSet-title"></a>
747            <b>title</b> : String            <div class="mdesc">
748                        <div class="short">The title text to display in the panel header (defaults to ''). When a title is specified the header element will aut...</div>
749            <div class="long">
750                The title text to display in the panel header (defaults to ''). When a title is specified the header element will automatically be created and displayed unless <a ext:cls="Ext.Panel" ext:member="header" href="output/Ext.Panel.html#header">header</a> is explicitly set to false. If you don't want to specify a title at config time, but you may want one later, you must either specify a non-empty title (a blank space ' ' will do) or header:true so that the container element will get created.            </div>
751                        </div>
752        </td>
753        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#title" href="output/Ext.Panel.html#title">Panel</a></td>
754    </tr>
755        <tr class="config-row inherited">
756        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
757        <td class="sig">
758        <a id="Ext.form.FieldSet-width"></a>
759            <b>width</b> : Number            <div class="mdesc">
760                            The width of this component in pixels (defaults to auto).                        </div>
761        </td>
762        <td class="msource"><a ext:cls="Ext.BoxComponent" ext:member="#width" href="output/Ext.BoxComponent.html#width">BoxComponent</a></td>
763    </tr>
764        <tr class="config-row inherited alt">
765        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
766        <td class="sig">
767        <a id="Ext.form.FieldSet-x"></a>
768            <b>x</b> : Number            <div class="mdesc">
769                            The local x (left) coordinate for this component if contained within a positioning container.                        </div>
770        </td>
771        <td class="msource"><a ext:cls="Ext.BoxComponent" ext:member="#x" href="output/Ext.BoxComponent.html#x">BoxComponent</a></td>
772    </tr>
773        <tr class="config-row inherited">
774        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
775        <td class="sig">
776        <a id="Ext.form.FieldSet-y"></a>
777            <b>y</b> : Number            <div class="mdesc">
778                            The local y (top) coordinate for this component if contained within a positioning container.                        </div>
779        </td>
780        <td class="msource"><a ext:cls="Ext.BoxComponent" ext:member="#y" href="output/Ext.BoxComponent.html#y">BoxComponent</a></td>
781    </tr>
782            </table>
783                <a id="Ext.form.FieldSet-props"></a>
784        <h2>Public Properties</h2>
785                <table cellspacing="0" class="member-table">
786            <tr>
787                <th class="sig-header" colspan="2">Property</th>
788                <th class="msource-header">Defined By</th>
789            </tr>
790                <tr class="property-row inherited expandable">
791        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
792        <td class="sig">
793        <a id="Ext.form.FieldSet-body"></a>
794            <b>body</b> : Ext.Element            <div class="mdesc">
795                        <div class="short">
796The Panel's body Element which may be used to contain HTML content.
797The content may be specified in the html config,...</div>
798            <div class="long">
799               
800The Panel's body <a ext:cls="Ext.Element" href="output/Ext.Element.html">Element</a> which may be used to contain HTML content.
801The content may be specified in the <a ext:cls="Ext.Panel" ext:member="html" href="output/Ext.Panel.html#html">html</a> config, or it may be loaded using the
802<a ext:cls="autoLoad" href="output/autoLoad.html">autoLoad</a> config, or through the Panel's <a ext:cls="Ext.Panel" ext:member="getUpdater" href="output/Ext.Panel.html#getUpdater">Updater</a>. Read-only.
803<p>If this is used to load visible HTML elements in either way, then
804the Panel may not be used as a Layout for hosting nested Panels.</p>
805<p>If this Panel is intended to be used as the host of a Layout (See <a ext:cls="Ext.Panel" ext:member="layout" href="output/Ext.Panel.html#layout">layout</a>
806then the body Element must not be loaded or changed - it is under the control
807of the Panel's Layout.            </div>
808                        </div>
809        </td>
810        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#body" href="output/Ext.Panel.html#body">Panel</a></td>
811    </tr>
812        <tr class="property-row inherited alt">
813        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
814        <td class="sig">
815        <a id="Ext.form.FieldSet-buttons"></a>
816            <b>buttons</b> : Array            <div class="mdesc">
817                            This Panel's Array of buttons as created from the <tt>buttons</tt>
818config property. Read only.                        </div>
819        </td>
820        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#buttons" href="output/Ext.Panel.html#buttons">Panel</a></td>
821    </tr>
822        <tr class="property-row inherited expandable">
823        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
824        <td class="sig">
825        <a id="Ext.form.FieldSet-dd"></a>
826            <b>dd</b> : Ext.dd.DragSource.            <div class="mdesc">
827                        <div class="short">If this Panel is configured draggable, this property will contain
828an instance of Ext.dd.DragSource which handles drag...</div>
829            <div class="long">
830                <p>If this Panel is configured <a ext:cls="Ext.Panel" ext:member="draggable" href="output/Ext.Panel.html#draggable">draggable</a>, this property will contain
831an instance of <a ext:cls="Ext.dd.DragSource" href="output/Ext.dd.DragSource.html">Ext.dd.DragSource</a> which handles dragging the Panel.</p>
832The developer must provide implementations of the abstract methods of <a ext:cls="Ext.dd.DragSource" href="output/Ext.dd.DragSource.html">Ext.dd.DragSource</a>
833in order to supply behaviour for each stage of the drag/drop process. See <a ext:cls="Ext.Panel" ext:member="draggable" href="output/Ext.Panel.html#draggable">draggable</a>.            </div>
834                        </div>
835        </td>
836        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#dd" href="output/Ext.Panel.html#dd">Panel</a></td>
837    </tr>
838        <tr class="property-row inherited alt">
839        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
840        <td class="sig">
841        <a id="Ext.form.FieldSet-disabled"></a>
842            <b>disabled</b> : Boolean            <div class="mdesc">
843                            True if this component is disabled. Read-only.                        </div>
844        </td>
845        <td class="msource"><a ext:cls="Ext.Component" ext:member="#disabled" href="output/Ext.Component.html#disabled">Component</a></td>
846    </tr>
847        <tr class="property-row inherited">
848        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
849        <td class="sig">
850        <a id="Ext.form.FieldSet-hidden"></a>
851            <b>hidden</b> : Boolean            <div class="mdesc">
852                           
853True if this component is hidden. Read-only.                        </div>
854        </td>
855        <td class="msource"><a ext:cls="Ext.Component" ext:member="#hidden" href="output/Ext.Component.html#hidden">Component</a></td>
856    </tr>
857        <tr class="property-row inherited alt">
858        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
859        <td class="sig">
860        <a id="Ext.form.FieldSet-initialConfig"></a>
861            <b>initialConfig</b> : Object            <div class="mdesc">
862                            This Component's initial configuration specification. Read-only.                        </div>
863        </td>
864        <td class="msource"><a ext:cls="Ext.Component" ext:member="#initialConfig" href="output/Ext.Component.html#initialConfig">Component</a></td>
865    </tr>
866        <tr class="property-row inherited">
867        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
868        <td class="sig">
869        <a id="Ext.form.FieldSet-items"></a>
870            <b>items</b> : MixedCollection            <div class="mdesc">
871                            The collection of components in this container as a <a ext:cls="Ext.util.MixedCollection" href="output/Ext.util.MixedCollection.html">Ext.util.MixedCollection</a>                        </div>
872        </td>
873        <td class="msource"><a ext:cls="Ext.Container" ext:member="#items" href="output/Ext.Container.html#items">Container</a></td>
874    </tr>
875        <tr class="property-row inherited alt expandable">
876        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
877        <td class="sig">
878        <a id="Ext.form.FieldSet-ownerCt"></a>
879            <b>ownerCt</b> : Ext.Container            <div class="mdesc">
880                        <div class="short">The component's owner Ext.Container (defaults to undefined, and is set automatically when
881the component is added to a...</div>
882            <div class="long">
883                The component's owner <a ext:cls="Ext.Container" href="output/Ext.Container.html">Ext.Container</a> (defaults to undefined, and is set automatically when
884the component is added to a container).  Read-only.            </div>
885                        </div>
886        </td>
887        <td class="msource"><a ext:cls="Ext.Component" ext:member="#ownerCt" href="output/Ext.Component.html#ownerCt">Component</a></td>
888    </tr>
889        <tr class="property-row inherited">
890        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
891        <td class="sig">
892        <a id="Ext.form.FieldSet-rendered"></a>
893            <b>rendered</b> : Boolean            <div class="mdesc">
894                            True if this component has been rendered. Read-only.                        </div>
895        </td>
896        <td class="msource"><a ext:cls="Ext.Component" ext:member="#rendered" href="output/Ext.Component.html#rendered">Component</a></td>
897    </tr>
898            </table>
899                <a id="Ext.form.FieldSet-methods"></a>
900        <h2>Public Methods</h2>
901                <table cellspacing="0" class="member-table">
902            <tr>
903                <th class="sig-header" colspan="2">Method</th>
904                <th class="msource-header">Defined By</th>
905            </tr>
906                <tr class="method-row expandable">
907        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
908        <td class="sig">
909        <a id="Ext.form.FieldSet-FieldSet"></a>
910            <b>FieldSet</b>(&nbsp;<code>Object config</code>&nbsp;)            <div class="mdesc">
911                        <div class="short"></div>
912            <div class="long">
913                    <div class="mdetail-params">
914        <strong>Parameters:</strong>
915        <ul><li><code>config</code> : Object<div class="sub-desc">Configuration options</div></li>        </ul>
916        <strong>Returns:</strong>
917        <ul>
918            <li><code></code></li>
919        </ul>
920    </div>
921                </div>
922                        </div>
923        </td>
924        <td class="msource">FieldSet</td>
925    </tr>
926        <tr class="method-row inherited alt expandable">
927        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
928        <td class="sig">
929        <a id="Ext.form.FieldSet-add"></a>
930            <b>add</b>(&nbsp;<code>Ext.Component/Object component</code>&nbsp;) : Ext.Component            <div class="mdesc">
931                        <div class="short">Adds a Component to this Container. Fires the beforeadd event before
932adding, then fires the add event after the compo...</div>
933            <div class="long">
934                <p>Adds a <a ext:cls="Ext.Component" href="output/Ext.Component.html">Component</a> to this Container. Fires the <a ext:cls="Ext.Container" ext:member="beforeadd" href="output/Ext.Container.html#beforeadd">beforeadd</a> event before
935adding, then fires the <a ext:cls="Ext.Container" ext:member="add" href="output/Ext.Container.html#add">add</a> event after the component has been added.</p>
936<p>You will never call the render method of a child Component when using a Container.
937Child Components are rendered by this Container's <a ext:cls="Ext.Container" ext:member="layout" href="output/Ext.Container.html#layout">layout</a> manager when
938this Container is first rendered.</p>
939<p>Certain layout managers allow dynamic addition of child components. Those that do
940include <a ext:cls="Ext.layout.CardLayout" href="output/Ext.layout.CardLayout.html">Ext.layout.CardLayout</a>, <a ext:cls="Ext.layout.AnchorLayout" href="output/Ext.layout.AnchorLayout.html">Ext.layout.AnchorLayout</a>,
941<a ext:cls="Ext.layout.FormLayout" href="output/Ext.layout.FormLayout.html">Ext.layout.FormLayout</a>, <a ext:cls="Ext.layout.TableLayout" href="output/Ext.layout.TableLayout.html">Ext.layout.TableLayout</a>.</p>
942<p>If the Container is already rendered when add is called, you may need to call
943<a ext:cls="Ext.Container" ext:member="doLayout" href="output/Ext.Container.html#doLayout">doLayout</a> to refresh the view which causes any unrendered child Components
944to be rendered. This is required so that you can add multiple child components if needed
945while only refreshing the layout once.</p>
946<p>When creating complex UIs, it is important to remember that sizing and positioning
947of child items is the responsibility of the Container's <a ext:cls="Ext.Container" ext:member="layout" href="output/Ext.Container.html#layout">layout</a> manager. If
948you expect child items to be sized in response to user interactions, you must
949specify a layout manager which creates and manages the type of layout you have in mind.</p>
950<p><b>Omitting the <a ext:cls="Ext.Container" ext:member="layout" href="output/Ext.Container.html#layout">layout</a> config means that a basic layout manager is
951used which does nothnig but render child components sequentially into the Container.
952No sizing or positioning will be performed in this situation.</b></p>    <div class="mdetail-params">
953        <strong>Parameters:</strong>
954        <ul><li><code>component</code> : Ext.Component/Object<div class="sub-desc">The Component to add.<br><br>
955Ext uses lazy rendering, and will only render the added Component should
956it become necessary, that is: when the Container is layed out either on first render
957or in response to a <a ext:cls="Ext.Container" ext:member="doLayout" href="output/Ext.Container.html#doLayout">doLayout</a> call.<br><br>
958A Component config object may be passed instead of an instantiated Component object.
959The type of Component created from a config object is determined by the <a ext:cls="Ext.Component" ext:member="xtype" href="output/Ext.Component.html#xtype">xtype</a>
960config property. If no xtype is configured, the Container's <a ext:cls="Ext.Container" ext:member="defaultType" href="output/Ext.Container.html#defaultType">defaultType</a>
961is used.<br><br>
962For a list of all available xtypes, see <a ext:cls="Ext.Component" href="output/Ext.Component.html">Ext.Component</a>.</div></li>        </ul>
963        <strong>Returns:</strong>
964        <ul>
965            <li><code>Ext.Component</code><div class="sub-desc">component The Component (or config object) that was added with the Container's default config values applied. <p>example:</p><pre><code> var myNewGrid = new Ext.grid.GridPanel({ store: myStore, colModel: myColModel }); myTabPanel.add(myNewGrid); myTabPanel.setActiveTab(myNewGrid); </code></pre></div></li>
966        </ul>
967    </div>
968                </div>
969                        </div>
970        </td>
971        <td class="msource"><a ext:cls="Ext.Container" ext:member="#add" href="output/Ext.Container.html#add">Container</a></td>
972    </tr>
973        <tr class="method-row inherited expandable">
974        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
975        <td class="sig">
976        <a id="Ext.form.FieldSet-addButton"></a>
977            <b>addButton</b>(&nbsp;<code>String/Object config</code>, <code>Function handler</code>, <code>Object scope</code>&nbsp;) : Ext.Button            <div class="mdesc">
978                        <div class="short">Adds a button to this panel.  Note that this method must be called prior to rendering.  The preferred
979approach is to ...</div>
980            <div class="long">
981                Adds a button to this panel.  Note that this method must be called prior to rendering.  The preferred
982approach is to add buttons via the <a ext:cls="Ext.Panel" ext:member="buttons" href="output/Ext.Panel.html#buttons">buttons</a> config.    <div class="mdetail-params">
983        <strong>Parameters:</strong>
984        <ul><li><code>config</code> : String/Object<div class="sub-desc">A valid <a ext:cls="Ext.Button" href="output/Ext.Button.html">Ext.Button</a> config. A string will become the text for a default
985button config, an object will be treated as a button config object.</div></li><li><code>handler</code> : Function<div class="sub-desc">The function to be called on button <a ext:cls="Ext.Button" ext:member="click" href="output/Ext.Button.html#click">Ext.Button.click</a></div></li><li><code>scope</code> : Object<div class="sub-desc">The scope to use for the button handler function</div></li>        </ul>
986        <strong>Returns:</strong>
987        <ul>
988            <li><code>Ext.Button</code><div class="sub-desc">The button that was added</div></li>
989        </ul>
990    </div>
991                </div>
992                        </div>
993        </td>
994        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#addButton" href="output/Ext.Panel.html#addButton">Panel</a></td>
995    </tr>
996        <tr class="method-row inherited alt expandable">
997        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
998        <td class="sig">
999        <a id="Ext.form.FieldSet-addClass"></a>
1000            <b>addClass</b>(&nbsp;<code>string cls</code>&nbsp;) : void            <div class="mdesc">
1001                        <div class="short">Adds a CSS class to the component's underlying element.</div>
1002            <div class="long">
1003                Adds a CSS class to the component's underlying element.    <div class="mdetail-params">
1004        <strong>Parameters:</strong>
1005        <ul><li><code>cls</code> : string<div class="sub-desc">The CSS class name to add</div></li>        </ul>
1006        <strong>Returns:</strong>
1007        <ul>
1008            <li><code>void</code></li>
1009        </ul>
1010    </div>
1011                </div>
1012                        </div>
1013        </td>
1014        <td class="msource"><a ext:cls="Ext.Component" ext:member="#addClass" href="output/Ext.Component.html#addClass">Component</a></td>
1015    </tr>
1016        <tr class="method-row inherited expandable">
1017        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1018        <td class="sig">
1019        <a id="Ext.form.FieldSet-addEvents"></a>
1020            <b>addEvents</b>(&nbsp;<code>Object object</code>&nbsp;) : void            <div class="mdesc">
1021                        <div class="short">Used to define events on this Observable</div>
1022            <div class="long">
1023                Used to define events on this Observable    <div class="mdetail-params">
1024        <strong>Parameters:</strong>
1025        <ul><li><code>object</code> : Object<div class="sub-desc">The object with the events defined</div></li>        </ul>
1026        <strong>Returns:</strong>
1027        <ul>
1028            <li><code>void</code></li>
1029        </ul>
1030    </div>
1031                </div>
1032                        </div>
1033        </td>
1034        <td class="msource"><a ext:cls="Ext.util.Observable" ext:member="#addEvents" href="output/Ext.util.Observable.html#addEvents">Observable</a></td>
1035    </tr>
1036        <tr class="method-row inherited alt expandable">
1037        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1038        <td class="sig">
1039        <a id="Ext.form.FieldSet-addListener"></a>
1040            <b>addListener</b>(&nbsp;<code>String eventName</code>, <code>Function handler</code>, <span class="optional" title="Optional">[<code>Object scope</code>]</span>, <span class="optional" title="Optional">[<code>Object options</code>]</span>&nbsp;) : void            <div class="mdesc">
1041                        <div class="short">Appends an event handler to this component</div>
1042            <div class="long">
1043                Appends an event handler to this component    <div class="mdetail-params">
1044        <strong>Parameters:</strong>
1045        <ul><li><code>eventName</code> : String<div class="sub-desc">The type of event to listen for</div></li><li><code>handler</code> : Function<div class="sub-desc">The method the event invokes</div></li><li><code>scope</code> : Object<div class="sub-desc">(optional) The scope in which to execute the handler
1046function. The handler function's "this" context.</div></li><li><code>options</code> : Object<div class="sub-desc">(optional) An object containing handler configuration
1047properties. This may contain any of the following properties:<ul>
1048<li><b>scope</b> : Object<p class="sub-desc">The scope in which to execute the handler function. The handler function's "this" context.</p></li>
1049<li><b>delay</b> : Number<p class="sub-desc">The number of milliseconds to delay the invocation of the handler after the event fires.</p></li>
1050<li><b>single</b> : Boolean<p class="sub-desc">True to add a handler to handle just the next firing of the event, and then remove itself.</p></li>
1051<li><b>buffer</b> : Number<p class="sub-desc">Causes the handler to be scheduled to run in an <a ext:cls="Ext.util.DelayedTask" href="output/Ext.util.DelayedTask.html">Ext.util.DelayedTask</a> delayed
1052by the specified number of milliseconds. If the event fires again within that time, the original
1053handler is <em>not</em> invoked, but the new handler is scheduled in its place.</p></li>
1054</ul><br>
1055<p>
1056<b>Combining Options</b><br>
1057Using the options argument, it is possible to combine different types of listeners:<br>
1058<br>
1059A normalized, delayed, one-time listener that auto stops the event and passes a custom argument (forumId)
1060<pre><code>el.on(<em>'click'</em>, <b>this</b>.onClick, <b>this</b>, {
1061    single: true,
1062    delay: 100,
1063    forumId: 4
1064});</code></pre>
1065<p>
1066<b>Attaching multiple handlers in 1 call</b><br>
1067The method also allows for a single argument to be passed which is a config object containing properties
1068which specify multiple handlers.
1069<p>
1070<pre><code>foo.on({
1071    <em>'click'</em> : {
1072        fn: <b>this</b>.onClick,
1073        scope: <b>this</b>,
1074        delay: 100
1075    },
1076    <em>'mouseover'</em> : {
1077        fn: <b>this</b>.onMouseOver,
1078        scope: <b>this</b>
1079    },
1080    <em>'mouseout'</em> : {
1081        fn: <b>this</b>.onMouseOut,
1082        scope: <b>this</b>
1083    }
1084});</code></pre>
1085<p>
1086Or a shorthand syntax:<br>
1087<pre><code>foo.on({
1088    <em>'click'</em> : <b>this</b>.onClick,
1089    <em>'mouseover'</em> : <b>this</b>.onMouseOver,
1090    <em>'mouseout'</em> : <b>this</b>.onMouseOut,
1091     scope: <b>this</b>
1092});</code></pre></div></li>        </ul>
1093        <strong>Returns:</strong>
1094        <ul>
1095            <li><code>void</code></li>
1096        </ul>
1097    </div>
1098                </div>
1099                        </div>
1100        </td>
1101        <td class="msource"><a ext:cls="Ext.util.Observable" ext:member="#addListener" href="output/Ext.util.Observable.html#addListener">Observable</a></td>
1102    </tr>
1103        <tr class="method-row inherited expandable">
1104        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1105        <td class="sig">
1106        <a id="Ext.form.FieldSet-applyToMarkup"></a>
1107            <b>applyToMarkup</b>(&nbsp;<code>String/HTMLElement el</code>&nbsp;) : void            <div class="mdesc">
1108                        <div class="short">Apply this component to existing markup that is valid. With this function, no call to render() is required.</div>
1109            <div class="long">
1110                Apply this component to existing markup that is valid. With this function, no call to render() is required.    <div class="mdetail-params">
1111        <strong>Parameters:</strong>
1112        <ul><li><code>el</code> : String/HTMLElement<div class="sub-desc"></div></li>        </ul>
1113        <strong>Returns:</strong>
1114        <ul>
1115            <li><code>void</code></li>
1116        </ul>
1117    </div>
1118                </div>
1119                        </div>
1120        </td>
1121        <td class="msource"><a ext:cls="Ext.Component" ext:member="#applyToMarkup" href="output/Ext.Component.html#applyToMarkup">Component</a></td>
1122    </tr>
1123        <tr class="method-row inherited alt expandable">
1124        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1125        <td class="sig">
1126        <a id="Ext.form.FieldSet-bubble"></a>
1127            <b>bubble</b>(&nbsp;<code>Function fn</code>, <span class="optional" title="Optional">[<code>Object scope</code>]</span>, <span class="optional" title="Optional">[<code>Array args</code>]</span>&nbsp;) : void            <div class="mdesc">
1128                        <div class="short">Bubbles up the component/container heirarchy, calling the specified function with each component. The scope (this) of...</div>
1129            <div class="long">
1130                Bubbles up the component/container heirarchy, calling the specified function with each component. The scope (<i>this</i>) of
1131function call will be the scope provided or the current component. The arguments to the function
1132will be the args provided or the current component. If the function returns false at any point,
1133the bubble is stopped.    <div class="mdetail-params">
1134        <strong>Parameters:</strong>
1135        <ul><li><code>fn</code> : Function<div class="sub-desc">The function to call</div></li><li><code>scope</code> : Object<div class="sub-desc">(optional) The scope of the function (defaults to current node)</div></li><li><code>args</code> : Array<div class="sub-desc">(optional) The args to call the function with (default to passing the current component)</div></li>        </ul>
1136        <strong>Returns:</strong>
1137        <ul>
1138            <li><code>void</code></li>
1139        </ul>
1140    </div>
1141                </div>
1142                        </div>
1143        </td>
1144        <td class="msource"><a ext:cls="Ext.Container" ext:member="#bubble" href="output/Ext.Container.html#bubble">Container</a></td>
1145    </tr>
1146        <tr class="method-row inherited expandable">
1147        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1148        <td class="sig">
1149        <a id="Ext.form.FieldSet-cascade"></a>
1150            <b>cascade</b>(&nbsp;<code>Function fn</code>, <span class="optional" title="Optional">[<code>Object scope</code>]</span>, <span class="optional" title="Optional">[<code>Array args</code>]</span>&nbsp;) : void            <div class="mdesc">
1151                        <div class="short">Cascades down the component/container heirarchy from this component (called first), calling the specified function wi...</div>
1152            <div class="long">
1153                Cascades down the component/container heirarchy from this component (called first), calling the specified function with
1154each component. The scope (<i>this</i>) of
1155function call will be the scope provided or the current component. The arguments to the function
1156will be the args provided or the current component. If the function returns false at any point,
1157the cascade is stopped on that branch.    <div class="mdetail-params">
1158        <strong>Parameters:</strong>
1159        <ul><li><code>fn</code> : Function<div class="sub-desc">The function to call</div></li><li><code>scope</code> : Object<div class="sub-desc">(optional) The scope of the function (defaults to current component)</div></li><li><code>args</code> : Array<div class="sub-desc">(optional) The args to call the function with (defaults to passing the current component)</div></li>        </ul>
1160        <strong>Returns:</strong>
1161        <ul>
1162            <li><code>void</code></li>
1163        </ul>
1164    </div>
1165                </div>
1166                        </div>
1167        </td>
1168        <td class="msource"><a ext:cls="Ext.Container" ext:member="#cascade" href="output/Ext.Container.html#cascade">Container</a></td>
1169    </tr>
1170        <tr class="method-row inherited alt expandable">
1171        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1172        <td class="sig">
1173        <a id="Ext.form.FieldSet-cloneConfig"></a>
1174            <b>cloneConfig</b>(&nbsp;<code>Object overrides</code>&nbsp;) : Ext.Component            <div class="mdesc">
1175                        <div class="short">Clone the current component using the original config values passed into this instance by default.</div>
1176            <div class="long">
1177                Clone the current component using the original config values passed into this instance by default.    <div class="mdetail-params">
1178        <strong>Parameters:</strong>
1179        <ul><li><code>overrides</code> : Object<div class="sub-desc">A new config containing any properties to override in the cloned version.
1180An id property can be passed on this object, otherwise one will be generated to avoid duplicates.</div></li>        </ul>
1181        <strong>Returns:</strong>
1182        <ul>
1183            <li><code>Ext.Component</code><div class="sub-desc">clone The cloned copy of this component</div></li>
1184        </ul>
1185    </div>
1186                </div>
1187                        </div>
1188        </td>
1189        <td class="msource"><a ext:cls="Ext.Component" ext:member="#cloneConfig" href="output/Ext.Component.html#cloneConfig">Component</a></td>
1190    </tr>
1191        <tr class="method-row inherited expandable">
1192        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1193        <td class="sig">
1194        <a id="Ext.form.FieldSet-collapse"></a>
1195            <b>collapse</b>(&nbsp;<code>Boolean animate</code>&nbsp;) : Ext.Panel            <div class="mdesc">
1196                        <div class="short">Collapses the panel body so that it becomes hidden.  Fires the beforecollapse event which will
1197cancel the collapse ac...</div>
1198            <div class="long">
1199                Collapses the panel body so that it becomes hidden.  Fires the <a ext:cls="Ext.Panel" ext:member="beforecollapse" href="output/Ext.Panel.html#beforecollapse">beforecollapse</a> event which will
1200cancel the collapse action if it returns false.    <div class="mdetail-params">
1201        <strong>Parameters:</strong>
1202        <ul><li><code>animate</code> : Boolean<div class="sub-desc">True to animate the transition, else false (defaults to the value of the
1203<a ext:cls="Ext.Panel" ext:member="animCollapse" href="output/Ext.Panel.html#animCollapse">animCollapse</a> panel config)</div></li>        </ul>
1204        <strong>Returns:</strong>
1205        <ul>
1206            <li><code>Ext.Panel</code><div class="sub-desc">this</div></li>
1207        </ul>
1208    </div>
1209                </div>
1210                        </div>
1211        </td>
1212        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#collapse" href="output/Ext.Panel.html#collapse">Panel</a></td>
1213    </tr>
1214        <tr class="method-row inherited alt expandable">
1215        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1216        <td class="sig">
1217        <a id="Ext.form.FieldSet-destroy"></a>
1218            <b>destroy</b>() : void            <div class="mdesc">
1219                        <div class="short">Destroys this component by purging any event listeners, removing the component's element from the DOM,
1220removing the c...</div>
1221            <div class="long">
1222                Destroys this component by purging any event listeners, removing the component's element from the DOM,
1223removing the component from its <a ext:cls="Ext.Container" href="output/Ext.Container.html">Ext.Container</a> (if applicable) and unregistering it from
1224<a ext:cls="Ext.ComponentMgr" href="output/Ext.ComponentMgr.html">Ext.ComponentMgr</a>.  Destruction is generally handled automatically by the framework and this method
1225should usually not need to be called directly.    <div class="mdetail-params">
1226        <strong>Parameters:</strong>
1227        <ul><li>None.</li>        </ul>
1228        <strong>Returns:</strong>
1229        <ul>
1230            <li><code>void</code></li>
1231        </ul>
1232    </div>
1233                </div>
1234                        </div>
1235        </td>
1236        <td class="msource"><a ext:cls="Ext.Component" ext:member="#destroy" href="output/Ext.Component.html#destroy">Component</a></td>
1237    </tr>
1238        <tr class="method-row inherited expandable">
1239        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1240        <td class="sig">
1241        <a id="Ext.form.FieldSet-disable"></a>
1242            <b>disable</b>() : Ext.Component            <div class="mdesc">
1243                        <div class="short">Disable this component.</div>
1244            <div class="long">
1245                Disable this component.    <div class="mdetail-params">
1246        <strong>Parameters:</strong>
1247        <ul><li>None.</li>        </ul>
1248        <strong>Returns:</strong>
1249        <ul>
1250            <li><code>Ext.Component</code><div class="sub-desc">this</div></li>
1251        </ul>
1252    </div>
1253                </div>
1254                        </div>
1255        </td>
1256        <td class="msource"><a ext:cls="Ext.Component" ext:member="#disable" href="output/Ext.Component.html#disable">Component</a></td>
1257    </tr>
1258        <tr class="method-row inherited alt expandable">
1259        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1260        <td class="sig">
1261        <a id="Ext.form.FieldSet-doLayout"></a>
1262            <b>doLayout</b>(&nbsp;<span class="optional" title="Optional">[<code>Boolean shallow</code>]</span>&nbsp;) : void            <div class="mdesc">
1263                        <div class="short">Force this container's layout to be recalculated. A call to this function is required after adding a new component
1264to...</div>
1265            <div class="long">
1266                Force this container's layout to be recalculated. A call to this function is required after adding a new component
1267to an already rendered container, or possibly after changing sizing/position properties of child components.    <div class="mdetail-params">
1268        <strong>Parameters:</strong>
1269        <ul><li><code>shallow</code> : Boolean<div class="sub-desc">(optional) True to only calc the layout of this component, and let child components auto
1270calc layouts as required (defaults to false, which calls doLayout recursively for each subcontainer)</div></li>        </ul>
1271        <strong>Returns:</strong>
1272        <ul>
1273            <li><code>void</code></li>
1274        </ul>
1275    </div>
1276                </div>
1277                        </div>
1278        </td>
1279        <td class="msource"><a ext:cls="Ext.Container" ext:member="#doLayout" href="output/Ext.Container.html#doLayout">Container</a></td>
1280    </tr>
1281        <tr class="method-row inherited expandable">
1282        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1283        <td class="sig">
1284        <a id="Ext.form.FieldSet-enable"></a>
1285            <b>enable</b>() : Ext.Component            <div class="mdesc">
1286                        <div class="short">Enable this component.</div>
1287            <div class="long">
1288                Enable this component.    <div class="mdetail-params">
1289        <strong>Parameters:</strong>
1290        <ul><li>None.</li>        </ul>
1291        <strong>Returns:</strong>
1292        <ul>
1293            <li><code>Ext.Component</code><div class="sub-desc">this</div></li>
1294        </ul>
1295    </div>
1296                </div>
1297                        </div>
1298        </td>
1299        <td class="msource"><a ext:cls="Ext.Component" ext:member="#enable" href="output/Ext.Component.html#enable">Component</a></td>
1300    </tr>
1301        <tr class="method-row inherited alt expandable">
1302        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1303        <td class="sig">
1304        <a id="Ext.form.FieldSet-expand"></a>
1305            <b>expand</b>(&nbsp;<code>Boolean animate</code>&nbsp;) : Ext.Panel            <div class="mdesc">
1306                        <div class="short">Expands the panel body so that it becomes visible.  Fires the beforeexpand event which will
1307cancel the expand action ...</div>
1308            <div class="long">
1309                Expands the panel body so that it becomes visible.  Fires the <a ext:cls="Ext.Panel" ext:member="beforeexpand" href="output/Ext.Panel.html#beforeexpand">beforeexpand</a> event which will
1310cancel the expand action if it returns false.    <div class="mdetail-params">
1311        <strong>Parameters:</strong>
1312        <ul><li><code>animate</code> : Boolean<div class="sub-desc">True to animate the transition, else false (defaults to the value of the
1313<a ext:cls="Ext.Panel" ext:member="animCollapse" href="output/Ext.Panel.html#animCollapse">animCollapse</a> panel config)</div></li>        </ul>
1314        <strong>Returns:</strong>
1315        <ul>
1316            <li><code>Ext.Panel</code><div class="sub-desc">this</div></li>
1317        </ul>
1318    </div>
1319                </div>
1320                        </div>
1321        </td>
1322        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#expand" href="output/Ext.Panel.html#expand">Panel</a></td>
1323    </tr>
1324        <tr class="method-row inherited expandable">
1325        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1326        <td class="sig">
1327        <a id="Ext.form.FieldSet-find"></a>
1328            <b>find</b>(&nbsp;<code>String prop</code>, <code>String value</code>&nbsp;) : Array            <div class="mdesc">
1329                        <div class="short">Find a component under this container at any level by property</div>
1330            <div class="long">
1331                Find a component under this container at any level by property    <div class="mdetail-params">
1332        <strong>Parameters:</strong>
1333        <ul><li><code>prop</code> : String<div class="sub-desc"></div></li><li><code>value</code> : String<div class="sub-desc"></div></li>        </ul>
1334        <strong>Returns:</strong>
1335        <ul>
1336            <li><code>Array</code><div class="sub-desc">Array of Ext.Components</div></li>
1337        </ul>
1338    </div>
1339                </div>
1340                        </div>
1341        </td>
1342        <td class="msource"><a ext:cls="Ext.Container" ext:member="#find" href="output/Ext.Container.html#find">Container</a></td>
1343    </tr>
1344        <tr class="method-row inherited alt expandable">
1345        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1346        <td class="sig">
1347        <a id="Ext.form.FieldSet-findBy"></a>
1348            <b>findBy</b>(&nbsp;<code>Function fcn</code>, <span class="optional" title="Optional">[<code>Object scope</code>]</span>&nbsp;) : Array            <div class="mdesc">
1349                        <div class="short">Find a component under this container at any level by a custom function. If the passed function returns
1350true, the com...</div>
1351            <div class="long">
1352                Find a component under this container at any level by a custom function. If the passed function returns
1353true, the component will be included in the results. The passed function is called with the arguments (component, this container).    <div class="mdetail-params">
1354        <strong>Parameters:</strong>
1355        <ul><li><code>fcn</code> : Function<div class="sub-desc"></div></li><li><code>scope</code> : Object<div class="sub-desc">(optional)</div></li>        </ul>
1356        <strong>Returns:</strong>
1357        <ul>
1358            <li><code>Array</code><div class="sub-desc">Array of Ext.Components</div></li>
1359        </ul>
1360    </div>
1361                </div>
1362                        </div>
1363        </td>
1364        <td class="msource"><a ext:cls="Ext.Container" ext:member="#findBy" href="output/Ext.Container.html#findBy">Container</a></td>
1365    </tr>
1366        <tr class="method-row inherited expandable">
1367        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1368        <td class="sig">
1369        <a id="Ext.form.FieldSet-findById"></a>
1370            <b>findById</b>(&nbsp;<code>String id</code>&nbsp;) : Ext.Component            <div class="mdesc">
1371                        <div class="short">Find a component under this container at any level by id</div>
1372            <div class="long">
1373                Find a component under this container at any level by id    <div class="mdetail-params">
1374        <strong>Parameters:</strong>
1375        <ul><li><code>id</code> : String<div class="sub-desc"></div></li>        </ul>
1376        <strong>Returns:</strong>
1377        <ul>
1378            <li><code>Ext.Component</code></li>
1379        </ul>
1380    </div>
1381                </div>
1382                        </div>
1383        </td>
1384        <td class="msource"><a ext:cls="Ext.Container" ext:member="#findById" href="output/Ext.Container.html#findById">Container</a></td>
1385    </tr>
1386        <tr class="method-row inherited alt expandable">
1387        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1388        <td class="sig">
1389        <a id="Ext.form.FieldSet-findByType"></a>
1390            <b>findByType</b>(&nbsp;<code>String/Class xtype</code>, <span class="optional" title="Optional">[<code>Boolean shallow</code>]</span>&nbsp;) : Array            <div class="mdesc">
1391                        <div class="short">Find a component under this container at any level by xtype or class</div>
1392            <div class="long">
1393                Find a component under this container at any level by xtype or class    <div class="mdetail-params">
1394        <strong>Parameters:</strong>
1395        <ul><li><code>xtype</code> : String/Class<div class="sub-desc">The xtype string for a component, or the class of the component directly</div></li><li><code>shallow</code> : Boolean<div class="sub-desc">(optional) False to check whether this Component is descended from the xtype (this is
1396the default), or true to check whether this Component is directly of the specified xtype.</div></li>        </ul>
1397        <strong>Returns:</strong>
1398        <ul>
1399            <li><code>Array</code><div class="sub-desc">Array of Ext.Components</div></li>
1400        </ul>
1401    </div>
1402                </div>
1403                        </div>
1404        </td>
1405        <td class="msource"><a ext:cls="Ext.Container" ext:member="#findByType" href="output/Ext.Container.html#findByType">Container</a></td>
1406    </tr>
1407        <tr class="method-row inherited expandable">
1408        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1409        <td class="sig">
1410        <a id="Ext.form.FieldSet-findParentBy"></a>
1411            <b>findParentBy</b>(&nbsp;<code>Function fcn</code>, <span class="optional" title="Optional">[<code>Object scope</code>]</span>&nbsp;) : Ext.Container            <div class="mdesc">
1412                        <div class="short">Find a container above this component at any level by a custom function. If the passed function returns
1413true, the con...</div>
1414            <div class="long">
1415                Find a container above this component at any level by a custom function. If the passed function returns
1416true, the container will be returned. The passed function is called with the arguments (container, this component).    <div class="mdetail-params">
1417        <strong>Parameters:</strong>
1418        <ul><li><code>fcn</code> : Function<div class="sub-desc"></div></li><li><code>scope</code> : Object<div class="sub-desc">(optional)</div></li>        </ul>
1419        <strong>Returns:</strong>
1420        <ul>
1421            <li><code>Ext.Container</code><div class="sub-desc">The first Container for which the custom function returns true</div></li>
1422        </ul>
1423    </div>
1424                </div>
1425                        </div>
1426        </td>
1427        <td class="msource"><a ext:cls="Ext.Component" ext:member="#findParentBy" href="output/Ext.Component.html#findParentBy">Component</a></td>
1428    </tr>
1429        <tr class="method-row inherited alt expandable">
1430        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1431        <td class="sig">
1432        <a id="Ext.form.FieldSet-findParentByType"></a>
1433            <b>findParentByType</b>(&nbsp;<code>String/Class xtype</code>&nbsp;) : Ext.Container            <div class="mdesc">
1434                        <div class="short">Find a container above this component at any level by xtype or class</div>
1435            <div class="long">
1436                Find a container above this component at any level by xtype or class    <div class="mdetail-params">
1437        <strong>Parameters:</strong>
1438        <ul><li><code>xtype</code> : String/Class<div class="sub-desc">The xtype string for a component, or the class of the component directly</div></li>        </ul>
1439        <strong>Returns:</strong>
1440        <ul>
1441            <li><code>Ext.Container</code><div class="sub-desc">The first Container which matches the given xtype or class</div></li>
1442        </ul>
1443    </div>
1444                </div>
1445                        </div>
1446        </td>
1447        <td class="msource"><a ext:cls="Ext.Component" ext:member="#findParentByType" href="output/Ext.Component.html#findParentByType">Component</a></td>
1448    </tr>
1449        <tr class="method-row inherited expandable">
1450        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1451        <td class="sig">
1452        <a id="Ext.form.FieldSet-fireEvent"></a>
1453            <b>fireEvent</b>(&nbsp;<code>String eventName</code>, <code>Object... args</code>&nbsp;) : Boolean            <div class="mdesc">
1454                        <div class="short">Fires the specified event with the passed parameters (minus the event name).</div>
1455            <div class="long">
1456                Fires the specified event with the passed parameters (minus the event name).    <div class="mdetail-params">
1457        <strong>Parameters:</strong>
1458        <ul><li><code>eventName</code> : String<div class="sub-desc"></div></li><li><code>args</code> : Object...<div class="sub-desc">Variable number of parameters are passed to handlers</div></li>        </ul>
1459        <strong>Returns:</strong>
1460        <ul>
1461            <li><code>Boolean</code><div class="sub-desc">returns false if any of the handlers return false otherwise it returns true</div></li>
1462        </ul>
1463    </div>
1464                </div>
1465                        </div>
1466        </td>
1467        <td class="msource"><a ext:cls="Ext.util.Observable" ext:member="#fireEvent" href="output/Ext.util.Observable.html#fireEvent">Observable</a></td>
1468    </tr>
1469        <tr class="method-row inherited alt expandable">
1470        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1471        <td class="sig">
1472        <a id="Ext.form.FieldSet-getBox"></a>
1473            <b>getBox</b>(&nbsp;<span class="optional" title="Optional">[<code>Boolean local</code>]</span>&nbsp;) : Object            <div class="mdesc">
1474                        <div class="short">Gets the current box measurements of the component's underlying element.</div>
1475            <div class="long">
1476                Gets the current box measurements of the component's underlying element.    <div class="mdetail-params">
1477        <strong>Parameters:</strong>
1478        <ul><li><code>local</code> : Boolean<div class="sub-desc">(optional) If true the element's left and top are returned instead of page XY (defaults to false)</div></li>        </ul>
1479        <strong>Returns:</strong>
1480        <ul>
1481            <li><code>Object</code><div class="sub-desc">box An object in the format {x, y, width, height}</div></li>
1482        </ul>
1483    </div>
1484                </div>
1485                        </div>
1486        </td>
1487        <td class="msource"><a ext:cls="Ext.BoxComponent" ext:member="#getBox" href="output/Ext.BoxComponent.html#getBox">BoxComponent</a></td>
1488    </tr>
1489        <tr class="method-row inherited expandable">
1490        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1491        <td class="sig">
1492        <a id="Ext.form.FieldSet-getComponent"></a>
1493            <b>getComponent</b>(&nbsp;<code>String/Number id</code>&nbsp;) : Ext.Component            <div class="mdesc">
1494                        <div class="short">Gets a direct child Component by id, or by index.</div>
1495            <div class="long">
1496                Gets a direct child Component by id, or by index.    <div class="mdetail-params">
1497        <strong>Parameters:</strong>
1498        <ul><li><code>id</code> : String/Number<div class="sub-desc">or index of child Component to return.</div></li>        </ul>
1499        <strong>Returns:</strong>
1500        <ul>
1501            <li><code>Ext.Component</code></li>
1502        </ul>
1503    </div>
1504                </div>
1505                        </div>
1506        </td>
1507        <td class="msource"><a ext:cls="Ext.Container" ext:member="#getComponent" href="output/Ext.Container.html#getComponent">Container</a></td>
1508    </tr>
1509        <tr class="method-row inherited alt expandable">
1510        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1511        <td class="sig">
1512        <a id="Ext.form.FieldSet-getEl"></a>
1513            <b>getEl</b>() : Ext.Element            <div class="mdesc">
1514                        <div class="short">Returns the underlying <a ext:cls="Ext.Element" href="output/Ext.Element.html">Ext.Element</a>.</div>
1515            <div class="long">
1516                Returns the underlying <a ext:cls="Ext.Element" href="output/Ext.Element.html">Ext.Element</a>.    <div class="mdetail-params">
1517        <strong>Parameters:</strong>
1518        <ul><li>None.</li>        </ul>
1519        <strong>Returns:</strong>
1520        <ul>
1521            <li><code>Ext.Element</code><div class="sub-desc">The element</div></li>
1522        </ul>
1523    </div>
1524                </div>
1525                        </div>
1526        </td>
1527        <td class="msource"><a ext:cls="Ext.Component" ext:member="#getEl" href="output/Ext.Component.html#getEl">Component</a></td>
1528    </tr>
1529        <tr class="method-row inherited expandable">
1530        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1531        <td class="sig">
1532        <a id="Ext.form.FieldSet-getFrameHeight"></a>
1533            <b>getFrameHeight</b>() : Number            <div class="mdesc">
1534                        <div class="short">Returns the height in pixels of the framing elements of this panel (including any top and bottom bars and
1535header and ...</div>
1536            <div class="long">
1537                Returns the height in pixels of the framing elements of this panel (including any top and bottom bars and
1538header and footer elements, but not including the body height).  To retrieve the body height see <a ext:cls="Ext.Panel" ext:member="getInnerHeight" href="output/Ext.Panel.html#getInnerHeight">getInnerHeight</a>.    <div class="mdetail-params">
1539        <strong>Parameters:</strong>
1540        <ul><li>None.</li>        </ul>
1541        <strong>Returns:</strong>
1542        <ul>
1543            <li><code>Number</code><div class="sub-desc">The frame height</div></li>
1544        </ul>
1545    </div>
1546                </div>
1547                        </div>
1548        </td>
1549        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#getFrameHeight" href="output/Ext.Panel.html#getFrameHeight">Panel</a></td>
1550    </tr>
1551        <tr class="method-row inherited alt expandable">
1552        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1553        <td class="sig">
1554        <a id="Ext.form.FieldSet-getFrameWidth"></a>
1555            <b>getFrameWidth</b>() : Number            <div class="mdesc">
1556                        <div class="short">Returns the width in pixels of the framing elements of this panel (not including the body width).  To
1557retrieve the bo...</div>
1558            <div class="long">
1559                Returns the width in pixels of the framing elements of this panel (not including the body width).  To
1560retrieve the body width see <a ext:cls="Ext.Panel" ext:member="getInnerWidth" href="output/Ext.Panel.html#getInnerWidth">getInnerWidth</a>.    <div class="mdetail-params">
1561        <strong>Parameters:</strong>
1562        <ul><li>None.</li>        </ul>
1563        <strong>Returns:</strong>
1564        <ul>
1565            <li><code>Number</code><div class="sub-desc">The frame width</div></li>
1566        </ul>
1567    </div>
1568                </div>
1569                        </div>
1570        </td>
1571        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#getFrameWidth" href="output/Ext.Panel.html#getFrameWidth">Panel</a></td>
1572    </tr>
1573        <tr class="method-row inherited expandable">
1574        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1575        <td class="sig">
1576        <a id="Ext.form.FieldSet-getId"></a>
1577            <b>getId</b>() : String            <div class="mdesc">
1578                        <div class="short">Returns the id of this component.</div>
1579            <div class="long">
1580                Returns the id of this component.    <div class="mdetail-params">
1581        <strong>Parameters:</strong>
1582        <ul><li>None.</li>        </ul>
1583        <strong>Returns:</strong>
1584        <ul>
1585            <li><code>String</code></li>
1586        </ul>
1587    </div>
1588                </div>
1589                        </div>
1590        </td>
1591        <td class="msource"><a ext:cls="Ext.Component" ext:member="#getId" href="output/Ext.Component.html#getId">Component</a></td>
1592    </tr>
1593        <tr class="method-row inherited alt expandable">
1594        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1595        <td class="sig">
1596        <a id="Ext.form.FieldSet-getInnerHeight"></a>
1597            <b>getInnerHeight</b>() : Number            <div class="mdesc">
1598                        <div class="short">Returns the height in pixels of the body element (not including the height of any framing elements).
1599For the frame he...</div>
1600            <div class="long">
1601                Returns the height in pixels of the body element (not including the height of any framing elements).
1602For the frame height see <a ext:cls="Ext.Panel" ext:member="getFrameHeight" href="output/Ext.Panel.html#getFrameHeight">getFrameHeight</a>.    <div class="mdetail-params">
1603        <strong>Parameters:</strong>
1604        <ul><li>None.</li>        </ul>
1605        <strong>Returns:</strong>
1606        <ul>
1607            <li><code>Number</code><div class="sub-desc">The body height</div></li>
1608        </ul>
1609    </div>
1610                </div>
1611                        </div>
1612        </td>
1613        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#getInnerHeight" href="output/Ext.Panel.html#getInnerHeight">Panel</a></td>
1614    </tr>
1615        <tr class="method-row inherited expandable">
1616        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1617        <td class="sig">
1618        <a id="Ext.form.FieldSet-getInnerWidth"></a>
1619            <b>getInnerWidth</b>() : Number            <div class="mdesc">
1620                        <div class="short">Returns the width in pixels of the body element (not including the width of any framing elements).
1621For the frame widt...</div>
1622            <div class="long">
1623                Returns the width in pixels of the body element (not including the width of any framing elements).
1624For the frame width see <a ext:cls="Ext.Panel" ext:member="getFrameWidth" href="output/Ext.Panel.html#getFrameWidth">getFrameWidth</a>.    <div class="mdetail-params">
1625        <strong>Parameters:</strong>
1626        <ul><li>None.</li>        </ul>
1627        <strong>Returns:</strong>
1628        <ul>
1629            <li><code>Number</code><div class="sub-desc">The body width</div></li>
1630        </ul>
1631    </div>
1632                </div>
1633                        </div>
1634        </td>
1635        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#getInnerWidth" href="output/Ext.Panel.html#getInnerWidth">Panel</a></td>
1636    </tr>
1637        <tr class="method-row inherited alt expandable">
1638        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1639        <td class="sig">
1640        <a id="Ext.form.FieldSet-getItemId"></a>
1641            <b>getItemId</b>() : String            <div class="mdesc">
1642                        <div class="short">Returns the item id of this component.</div>
1643            <div class="long">
1644                Returns the item id of this component.    <div class="mdetail-params">
1645        <strong>Parameters:</strong>
1646        <ul><li>None.</li>        </ul>
1647        <strong>Returns:</strong>
1648        <ul>
1649            <li><code>String</code></li>
1650        </ul>
1651    </div>
1652                </div>
1653                        </div>
1654        </td>
1655        <td class="msource"><a ext:cls="Ext.Component" ext:member="#getItemId" href="output/Ext.Component.html#getItemId">Component</a></td>
1656    </tr>
1657        <tr class="method-row inherited expandable">
1658        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1659        <td class="sig">
1660        <a id="Ext.form.FieldSet-getLayout"></a>
1661            <b>getLayout</b>() : ContainerLayout            <div class="mdesc">
1662                        <div class="short">Returns the layout currently in use by the container.  If the container does not currently have a layout
1663set, a defau...</div>
1664            <div class="long">
1665                Returns the layout currently in use by the container.  If the container does not currently have a layout
1666set, a default <a ext:cls="Ext.layout.ContainerLayout" href="output/Ext.layout.ContainerLayout.html">Ext.layout.ContainerLayout</a> will be created and set as the container's layout.    <div class="mdetail-params">
1667        <strong>Parameters:</strong>
1668        <ul><li>None.</li>        </ul>
1669        <strong>Returns:</strong>
1670        <ul>
1671            <li><code>ContainerLayout</code><div class="sub-desc">layout The container's layout</div></li>
1672        </ul>
1673    </div>
1674                </div>
1675                        </div>
1676        </td>
1677        <td class="msource"><a ext:cls="Ext.Container" ext:member="#getLayout" href="output/Ext.Container.html#getLayout">Container</a></td>
1678    </tr>
1679        <tr class="method-row inherited alt expandable">
1680        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1681        <td class="sig">
1682        <a id="Ext.form.FieldSet-getLayoutTarget"></a>
1683            <b>getLayoutTarget</b>() : Ext.Element            <div class="mdesc">
1684                        <div class="short">Returns the Element to be used to contain the child Components of this Container.
1685An implementation is provided which...</div>
1686            <div class="long">
1687                <p>Returns the Element to be used to contain the child Components of this Container.</p>
1688<p>An implementation is provided which returns the Container's <a ext:cls="Ext.Container" ext:member="getEl" href="output/Ext.Container.html#getEl">Element</a>, but
1689if there is a more complex structure to a Container, this may be overridden to return
1690the element into which the <a ext:cls="Ext.Container" ext:member="layout" href="output/Ext.Container.html#layout">layout</a> renders child Components.</p>    <div class="mdetail-params">
1691        <strong>Parameters:</strong>
1692        <ul><li>None.</li>        </ul>
1693        <strong>Returns:</strong>
1694        <ul>
1695            <li><code>Ext.Element</code><div class="sub-desc">The Element to render child Components into.</div></li>
1696        </ul>
1697    </div>
1698                </div>
1699                        </div>
1700        </td>
1701        <td class="msource"><a ext:cls="Ext.Container" ext:member="#getLayoutTarget" href="output/Ext.Container.html#getLayoutTarget">Container</a></td>
1702    </tr>
1703        <tr class="method-row inherited expandable">
1704        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1705        <td class="sig">
1706        <a id="Ext.form.FieldSet-getPosition"></a>
1707            <b>getPosition</b>(&nbsp;<span class="optional" title="Optional">[<code>Boolean local</code>]</span>&nbsp;) : Array            <div class="mdesc">
1708                        <div class="short">Gets the current XY position of the component's underlying element.</div>
1709            <div class="long">
1710                Gets the current XY position of the component's underlying element.    <div class="mdetail-params">
1711        <strong>Parameters:</strong>
1712        <ul><li><code>local</code> : Boolean<div class="sub-desc">(optional) If true the element's left and top are returned instead of page XY (defaults to false)</div></li>        </ul>
1713        <strong>Returns:</strong>
1714        <ul>
1715            <li><code>Array</code><div class="sub-desc">The XY position of the element (e.g., [100, 200])</div></li>
1716        </ul>
1717    </div>
1718                </div>
1719                        </div>
1720        </td>
1721        <td class="msource"><a ext:cls="Ext.BoxComponent" ext:member="#getPosition" href="output/Ext.BoxComponent.html#getPosition">BoxComponent</a></td>
1722    </tr>
1723        <tr class="method-row inherited alt expandable">
1724        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1725        <td class="sig">
1726        <a id="Ext.form.FieldSet-getSize"></a>
1727            <b>getSize</b>() : Object            <div class="mdesc">
1728                        <div class="short">Gets the current size of the component's underlying element.</div>
1729            <div class="long">
1730                Gets the current size of the component's underlying element.    <div class="mdetail-params">
1731        <strong>Parameters:</strong>
1732        <ul><li>None.</li>        </ul>
1733        <strong>Returns:</strong>
1734        <ul>
1735            <li><code>Object</code><div class="sub-desc">An object containing the element's size {width: (element width), height: (element height)}</div></li>
1736        </ul>
1737    </div>
1738                </div>
1739                        </div>
1740        </td>
1741        <td class="msource"><a ext:cls="Ext.BoxComponent" ext:member="#getSize" href="output/Ext.BoxComponent.html#getSize">BoxComponent</a></td>
1742    </tr>
1743        <tr class="method-row inherited expandable">
1744        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1745        <td class="sig">
1746        <a id="Ext.form.FieldSet-getTool"></a>
1747            <b>getTool</b>(&nbsp;<code>String id</code>&nbsp;) : Object            <div class="mdesc">
1748                        <div class="short">Retrieve a tool by id.</div>
1749            <div class="long">
1750                Retrieve a tool by id.    <div class="mdetail-params">
1751        <strong>Parameters:</strong>
1752        <ul><li><code>id</code> : String<div class="sub-desc"></div></li>        </ul>
1753        <strong>Returns:</strong>
1754        <ul>
1755            <li><code>Object</code><div class="sub-desc">tool</div></li>
1756        </ul>
1757    </div>
1758                </div>
1759                        </div>
1760        </td>
1761        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#getTool" href="output/Ext.Panel.html#getTool">Panel</a></td>
1762    </tr>
1763        <tr class="method-row inherited alt expandable">
1764        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1765        <td class="sig">
1766        <a id="Ext.form.FieldSet-getUpdater"></a>
1767            <b>getUpdater</b>() : Ext.Updater            <div class="mdesc">
1768                        <div class="short">Get the <a ext:cls="Ext.Updater" href="output/Ext.Updater.html">Ext.Updater</a> for this panel. Enables you to perform Ajax updates of this panel's body.</div>
1769            <div class="long">
1770                Get the <a ext:cls="Ext.Updater" href="output/Ext.Updater.html">Ext.Updater</a> for this panel. Enables you to perform Ajax updates of this panel's body.    <div class="mdetail-params">
1771        <strong>Parameters:</strong>
1772        <ul><li>None.</li>        </ul>
1773        <strong>Returns:</strong>
1774        <ul>
1775            <li><code>Ext.Updater</code><div class="sub-desc">The Updater</div></li>
1776        </ul>
1777    </div>
1778                </div>
1779                        </div>
1780        </td>
1781        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#getUpdater" href="output/Ext.Panel.html#getUpdater">Panel</a></td>
1782    </tr>
1783        <tr class="method-row inherited expandable">
1784        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1785        <td class="sig">
1786        <a id="Ext.form.FieldSet-getXType"></a>
1787            <b>getXType</b>() : String            <div class="mdesc">
1788                        <div class="short">Gets the xtype for this component as registered with Ext.ComponentMgr. For a list of all
1789available xtypes, see the Ex...</div>
1790            <div class="long">
1791                Gets the xtype for this component as registered with <a ext:cls="Ext.ComponentMgr" href="output/Ext.ComponentMgr.html">Ext.ComponentMgr</a>. For a list of all
1792available xtypes, see the <a ext:cls="Ext.Component" href="output/Ext.Component.html">Ext.Component</a> header. Example usage:
1793<pre><code>var t = <b>new</b> Ext.form.TextField();
1794alert(t.getXType());  // alerts <em>'textfield'</em></code></pre>    <div class="mdetail-params">
1795        <strong>Parameters:</strong>
1796        <ul><li>None.</li>        </ul>
1797        <strong>Returns:</strong>
1798        <ul>
1799            <li><code>String</code><div class="sub-desc">The xtype</div></li>
1800        </ul>
1801    </div>
1802                </div>
1803                        </div>
1804        </td>
1805        <td class="msource"><a ext:cls="Ext.Component" ext:member="#getXType" href="output/Ext.Component.html#getXType">Component</a></td>
1806    </tr>
1807        <tr class="method-row inherited alt expandable">
1808        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1809        <td class="sig">
1810        <a id="Ext.form.FieldSet-getXTypes"></a>
1811            <b>getXTypes</b>() : String            <div class="mdesc">
1812                        <div class="short">Returns this Component's xtype hierarchy as a slash-delimited string. For a list of all
1813available xtypes, see the Ext...</div>
1814            <div class="long">
1815                <p>Returns this Component's xtype hierarchy as a slash-delimited string. For a list of all
1816available xtypes, see the <a ext:cls="Ext.Component" href="output/Ext.Component.html">Ext.Component</a> header.</p>
1817<p><b>If using your own subclasses, be aware that a Component must register its own xtype
1818to participate in determination of inherited xtypes.</b></p>
1819<p>Example usage:</p>
1820<pre><code>
1821var t = new Ext.form.TextField();
1822alert(t.getXTypes());  // alerts 'component/box/field/textfield'</pre></code>    <div class="mdetail-params">
1823        <strong>Parameters:</strong>
1824        <ul><li>None.</li>        </ul>
1825        <strong>Returns:</strong>
1826        <ul>
1827            <li><code>String</code><div class="sub-desc">The xtype hierarchy string</div></li>
1828        </ul>
1829    </div>
1830                </div>
1831                        </div>
1832        </td>
1833        <td class="msource"><a ext:cls="Ext.Component" ext:member="#getXTypes" href="output/Ext.Component.html#getXTypes">Component</a></td>
1834    </tr>
1835        <tr class="method-row inherited expandable">
1836        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1837        <td class="sig">
1838        <a id="Ext.form.FieldSet-hasListener"></a>
1839            <b>hasListener</b>(&nbsp;<code>String eventName</code>&nbsp;) : Boolean            <div class="mdesc">
1840                        <div class="short">Checks to see if this object has any listeners for a specified event</div>
1841            <div class="long">
1842                Checks to see if this object has any listeners for a specified event    <div class="mdetail-params">
1843        <strong>Parameters:</strong>
1844        <ul><li><code>eventName</code> : String<div class="sub-desc">The name of the event to check for</div></li>        </ul>
1845        <strong>Returns:</strong>
1846        <ul>
1847            <li><code>Boolean</code><div class="sub-desc">True if the event is being listened for, else false</div></li>
1848        </ul>
1849    </div>
1850                </div>
1851                        </div>
1852        </td>
1853        <td class="msource"><a ext:cls="Ext.util.Observable" ext:member="#hasListener" href="output/Ext.util.Observable.html#hasListener">Observable</a></td>
1854    </tr>
1855        <tr class="method-row inherited alt expandable">
1856        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1857        <td class="sig">
1858        <a id="Ext.form.FieldSet-hide"></a>
1859            <b>hide</b>() : Ext.Component            <div class="mdesc">
1860                        <div class="short">Hide this component.</div>
1861            <div class="long">
1862                Hide this component.    <div class="mdetail-params">
1863        <strong>Parameters:</strong>
1864        <ul><li>None.</li>        </ul>
1865        <strong>Returns:</strong>
1866        <ul>
1867            <li><code>Ext.Component</code><div class="sub-desc">this</div></li>
1868        </ul>
1869    </div>
1870                </div>
1871                        </div>
1872        </td>
1873        <td class="msource"><a ext:cls="Ext.Component" ext:member="#hide" href="output/Ext.Component.html#hide">Component</a></td>
1874    </tr>
1875        <tr class="method-row inherited expandable">
1876        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1877        <td class="sig">
1878        <a id="Ext.form.FieldSet-insert"></a>
1879            <b>insert</b>(&nbsp;<code>Number index</code>, <code>Ext.Component component</code>&nbsp;) : Ext.Component            <div class="mdesc">
1880                        <div class="short">Inserts a Component into this Container at a specified index. Fires the
1881beforeadd event before inserting, then fires ...</div>
1882            <div class="long">
1883                Inserts a Component into this Container at a specified index. Fires the
1884<a ext:cls="Ext.Container" ext:member="beforeadd" href="output/Ext.Container.html#beforeadd">beforeadd</a> event before inserting, then fires the <a ext:cls="Ext.Container" ext:member="add" href="output/Ext.Container.html#add">add</a> event after the
1885Component has been inserted.    <div class="mdetail-params">
1886        <strong>Parameters:</strong>
1887        <ul><li><code>index</code> : Number<div class="sub-desc">The index at which the Component will be inserted
1888into the Container's items collection</div></li><li><code>component</code> : Ext.Component<div class="sub-desc">The child Component to insert.<br><br>
1889Ext uses lazy rendering, and will only render the inserted Component should
1890it become necessary.<br><br>
1891A Component config object may be passed in order to avoid the overhead of
1892constructing a real Component object if lazy rendering might mean that the
1893inserted Component will not be rendered immediately. To take advantage of
1894this "lazy instantiation", set the <a ext:cls="Ext.Component" ext:member="xtype" href="output/Ext.Component.html#xtype">Ext.Component.xtype</a> config
1895property to the registered type of the Component wanted.<br><br>
1896For a list of all available xtypes, see <a ext:cls="Ext.Component" href="output/Ext.Component.html">Ext.Component</a>.</div></li>        </ul>
1897        <strong>Returns:</strong>
1898        <ul>
1899            <li><code>Ext.Component</code><div class="sub-desc">component The Component (or config object) that was inserted with the Container's default config values applied.</div></li>
1900        </ul>
1901    </div>
1902                </div>
1903                        </div>
1904        </td>
1905        <td class="msource"><a ext:cls="Ext.Container" ext:member="#insert" href="output/Ext.Container.html#insert">Container</a></td>
1906    </tr>
1907        <tr class="method-row inherited alt expandable">
1908        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1909        <td class="sig">
1910        <a id="Ext.form.FieldSet-isVisible"></a>
1911            <b>isVisible</b>() : void            <div class="mdesc">
1912                        <div class="short">Returns true if this component is visible.</div>
1913            <div class="long">
1914                Returns true if this component is visible.    <div class="mdetail-params">
1915        <strong>Parameters:</strong>
1916        <ul><li>None.</li>        </ul>
1917        <strong>Returns:</strong>
1918        <ul>
1919            <li><code>void</code></li>
1920        </ul>
1921    </div>
1922                </div>
1923                        </div>
1924        </td>
1925        <td class="msource"><a ext:cls="Ext.Component" ext:member="#isVisible" href="output/Ext.Component.html#isVisible">Component</a></td>
1926    </tr>
1927        <tr class="method-row inherited expandable">
1928        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1929        <td class="sig">
1930        <a id="Ext.form.FieldSet-isXType"></a>
1931            <b>isXType</b>(&nbsp;<code>String xtype</code>, <span class="optional" title="Optional">[<code>Boolean shallow</code>]</span>&nbsp;) : void            <div class="mdesc">
1932                        <div class="short">Tests whether or not this Component is of a specific xtype. This can test whether this Component is descended
1933from th...</div>
1934            <div class="long">
1935                <p>Tests whether or not this Component is of a specific xtype. This can test whether this Component is descended
1936from the xtype (default) or whether it is directly of the xtype specified (shallow = true).</p>
1937<p><b>If using your own subclasses, be aware that a Component must register its own xtype
1938to participate in determination of inherited xtypes.</b></p>
1939<p>For a list of all available xtypes, see the <a ext:cls="Ext.Component" href="output/Ext.Component.html">Ext.Component</a> header.</p>
1940<p>Example usage:</p>
1941<pre><code>var t = <b>new</b> Ext.form.TextField();
1942<b>var</b> isText = t.isXType(<em>'textfield'</em>);        <i>// true</i>
1943<b>var</b> isBoxSubclass = t.isXType(<em>'box'</em>);       <i>// true, descended from BoxComponent</i>
1944<b>var</b> isBoxInstance = t.isXType(<em>'box'</em>, true); // false, not a direct BoxComponent instance</code></pre>    <div class="mdetail-params">
1945        <strong>Parameters:</strong>
1946        <ul><li><code>xtype</code> : String<div class="sub-desc">The xtype to check for this Component</div></li><li><code>shallow</code> : Boolean<div class="sub-desc">(optional) False to check whether this Component is descended from the xtype (this is
1947the default), or true to check whether this Component is directly of the specified xtype.</div></li>        </ul>
1948        <strong>Returns:</strong>
1949        <ul>
1950            <li><code>void</code></li>
1951        </ul>
1952    </div>
1953                </div>
1954                        </div>
1955        </td>
1956        <td class="msource"><a ext:cls="Ext.Component" ext:member="#isXType" href="output/Ext.Component.html#isXType">Component</a></td>
1957    </tr>
1958        <tr class="method-row inherited alt expandable">
1959        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1960        <td class="sig">
1961        <a id="Ext.form.FieldSet-load"></a>
1962            <b>load</b>(&nbsp;<code>Object/String/Function config</code>&nbsp;) : Ext.Panel            <div class="mdesc">
1963                        <div class="short">Loads this content panel immediately with content returned from an XHR call.</div>
1964            <div class="long">
1965                Loads this content panel immediately with content returned from an XHR call.    <div class="mdetail-params">
1966        <strong>Parameters:</strong>
1967        <ul><li><code>config</code> : Object/String/Function<div class="sub-desc">A config object containing any of the following options:
1968<pre><code>panel.load({
1969    url: <em>"your-url.php"</em>,
1970    params: {param1: <em>"foo"</em>, param2: <em>"bar"</em>}, <i>// or a URL encoded string</i>
1971    callback: yourFunction,
1972    scope: yourObject, <i>// optional scope <b>for</b> the callback</i>
1973    discardUrl: false,
1974    nocache: false,
1975    text: <em>"Loading..."</em>,
1976    timeout: 30,
1977    scripts: false
1978});</code></pre>
1979The only required property is url. The optional properties nocache, text and scripts
1980are shorthand for disableCaching, indicatorText and loadScripts and are used to set their
1981associated property on this panel Updater instance.</div></li>        </ul>
1982        <strong>Returns:</strong>
1983        <ul>
1984            <li><code>Ext.Panel</code><div class="sub-desc">this</div></li>
1985        </ul>
1986    </div>
1987                </div>
1988                        </div>
1989        </td>
1990        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#load" href="output/Ext.Panel.html#load">Panel</a></td>
1991    </tr>
1992        <tr class="method-row inherited expandable">
1993        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1994        <td class="sig">
1995        <a id="Ext.form.FieldSet-on"></a>
1996            <b>on</b>(&nbsp;<code>String eventName</code>, <code>Function handler</code>, <span class="optional" title="Optional">[<code>Object scope</code>]</span>, <span class="optional" title="Optional">[<code>Object options</code>]</span>&nbsp;) : void            <div class="mdesc">
1997                        <div class="short">Appends an event handler to this element (shorthand for addListener)</div>
1998            <div class="long">
1999                Appends an event handler to this element (shorthand for addListener)    <div class="mdetail-params">
2000        <strong>Parameters:</strong>
2001        <ul><li><code>eventName</code> : String<div class="sub-desc">The type of event to listen for</div></li><li><code>handler</code> : Function<div class="sub-desc">The method the event invokes</div></li><li><code>scope</code> : Object<div class="sub-desc">(optional) The scope in which to execute the handler
2002function. The handler function's "this" context.</div></li><li><code>options</code> : Object<div class="sub-desc">(optional)</div></li>        </ul>
2003        <strong>Returns:</strong>
2004        <ul>
2005            <li><code>void</code></li>
2006        </ul>
2007    </div>
2008                </div>
2009                        </div>
2010        </td>
2011        <td class="msource"><a ext:cls="Ext.util.Observable" ext:member="#on" href="output/Ext.util.Observable.html#on">Observable</a></td>
2012    </tr>
2013        <tr class="method-row inherited alt expandable">
2014        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2015        <td class="sig">
2016        <a id="Ext.form.FieldSet-purgeListeners"></a>
2017            <b>purgeListeners</b>() : void            <div class="mdesc">
2018                        <div class="short">Removes all listeners for this object</div>
2019            <div class="long">
2020                Removes all listeners for this object    <div class="mdetail-params">
2021        <strong>Parameters:</strong>
2022        <ul><li>None.</li>        </ul>
2023        <strong>Returns:</strong>
2024        <ul>
2025            <li><code>void</code></li>
2026        </ul>
2027    </div>
2028                </div>
2029                        </div>
2030        </td>
2031        <td class="msource"><a ext:cls="Ext.util.Observable" ext:member="#purgeListeners" href="output/Ext.util.Observable.html#purgeListeners">Observable</a></td>
2032    </tr>
2033        <tr class="method-row inherited expandable">
2034        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2035        <td class="sig">
2036        <a id="Ext.form.FieldSet-relayEvents"></a>
2037            <b>relayEvents</b>(&nbsp;<code>Object o</code>, <code>Array events</code>&nbsp;) : void            <div class="mdesc">
2038                        <div class="short">Relays selected events from the specified Observable as if the events were fired by <tt><b>this</b></tt>.</div>
2039            <div class="long">
2040                Relays selected events from the specified Observable as if the events were fired by <tt><b>this</b></tt>.    <div class="mdetail-params">
2041        <strong>Parameters:</strong>
2042        <ul><li><code>o</code> : Object<div class="sub-desc">The Observable whose events this object is to relay.</div></li><li><code>events</code> : Array<div class="sub-desc">Array of event names to relay.</div></li>        </ul>
2043        <strong>Returns:</strong>
2044        <ul>
2045            <li><code>void</code></li>
2046        </ul>
2047    </div>
2048                </div>
2049                        </div>
2050        </td>
2051        <td class="msource"><a ext:cls="Ext.util.Observable" ext:member="#relayEvents" href="output/Ext.util.Observable.html#relayEvents">Observable</a></td>
2052    </tr>
2053        <tr class="method-row inherited alt expandable">
2054        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2055        <td class="sig">
2056        <a id="Ext.form.FieldSet-remove"></a>
2057            <b>remove</b>(&nbsp;<code>Component/String component</code>, <span class="optional" title="Optional">[<code>Boolean autoDestroy</code>]</span>&nbsp;) : Ext.Component            <div class="mdesc">
2058                        <div class="short">Removes a component from this container.  Fires the beforeremove event before removing, then fires
2059the remove event a...</div>
2060            <div class="long">
2061                Removes a component from this container.  Fires the <a ext:cls="Ext.Container" ext:member="beforeremove" href="output/Ext.Container.html#beforeremove">beforeremove</a> event before removing, then fires
2062the <a ext:cls="Ext.Container" ext:member="remove" href="output/Ext.Container.html#remove">remove</a> event after the component has been removed.    <div class="mdetail-params">
2063        <strong>Parameters:</strong>
2064        <ul><li><code>component</code> : Component/String<div class="sub-desc">The component reference or id to remove.</div></li><li><code>autoDestroy</code> : Boolean<div class="sub-desc">(optional) True to automatically invoke the removed Component's <a ext:cls="Ext.Component" ext:member="destroy" href="output/Ext.Component.html#destroy">Ext.Component.destroy</a> function.
2065Defaults to the value of this Container's <a ext:cls="Ext.Container" ext:member="autoDestroy" href="output/Ext.Container.html#autoDestroy">autoDestroy</a> config.</div></li>        </ul>
2066        <strong>Returns:</strong>
2067        <ul>
2068            <li><code>Ext.Component</code><div class="sub-desc">component The Component that was removed.</div></li>
2069        </ul>
2070    </div>
2071                </div>
2072                        </div>
2073        </td>
2074        <td class="msource"><a ext:cls="Ext.Container" ext:member="#remove" href="output/Ext.Container.html#remove">Container</a></td>
2075    </tr>
2076        <tr class="method-row inherited expandable">
2077        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2078        <td class="sig">
2079        <a id="Ext.form.FieldSet-removeAll"></a>
2080            <b>removeAll</b>(&nbsp;<span class="optional" title="Optional">[<code>Boolean autoDestroy</code>]</span>&nbsp;) : Array            <div class="mdesc">
2081                        <div class="short">Removes all components from this container.</div>
2082            <div class="long">
2083                Removes all components from this container.    <div class="mdetail-params">
2084        <strong>Parameters:</strong>
2085        <ul><li><code>autoDestroy</code> : Boolean<div class="sub-desc">(optional) True to automatically invoke the removed Component's <a ext:cls="Ext.Component" ext:member="destroy" href="output/Ext.Component.html#destroy">Ext.Component.destroy</a> function.
2086Defaults to the value of this Container's <a ext:cls="Ext.Container" ext:member="autoDestroy" href="output/Ext.Container.html#autoDestroy">autoDestroy</a> config.</div></li>        </ul>
2087        <strong>Returns:</strong>
2088        <ul>
2089            <li><code>Array</code><div class="sub-desc">Array of the destroyed components</div></li>
2090        </ul>
2091    </div>
2092                </div>
2093                        </div>
2094        </td>
2095        <td class="msource"><a ext:cls="Ext.Container" ext:member="#removeAll" href="output/Ext.Container.html#removeAll">Container</a></td>
2096    </tr>
2097        <tr class="method-row inherited alt expandable">
2098        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2099        <td class="sig">
2100        <a id="Ext.form.FieldSet-removeClass"></a>
2101            <b>removeClass</b>(&nbsp;<code>string cls</code>&nbsp;) : void            <div class="mdesc">
2102                        <div class="short">Removes a CSS class from the component's underlying element.</div>
2103            <div class="long">
2104                Removes a CSS class from the component's underlying element.    <div class="mdetail-params">
2105        <strong>Parameters:</strong>
2106        <ul><li><code>cls</code> : string<div class="sub-desc">The CSS class name to remove</div></li>        </ul>
2107        <strong>Returns:</strong>
2108        <ul>
2109            <li><code>void</code></li>
2110        </ul>
2111    </div>
2112                </div>
2113                        </div>
2114        </td>
2115        <td class="msource"><a ext:cls="Ext.Component" ext:member="#removeClass" href="output/Ext.Component.html#removeClass">Component</a></td>
2116    </tr>
2117        <tr class="method-row inherited expandable">
2118        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2119        <td class="sig">
2120        <a id="Ext.form.FieldSet-removeListener"></a>
2121            <b>removeListener</b>(&nbsp;<code>String eventName</code>, <code>Function handler</code>, <span class="optional" title="Optional">[<code>Object scope</code>]</span>&nbsp;) : void            <div class="mdesc">
2122                        <div class="short">Removes a listener</div>
2123            <div class="long">
2124                Removes a listener    <div class="mdetail-params">
2125        <strong>Parameters:</strong>
2126        <ul><li><code>eventName</code> : String<div class="sub-desc">The type of event to listen for</div></li><li><code>handler</code> : Function<div class="sub-desc">The handler to remove</div></li><li><code>scope</code> : Object<div class="sub-desc">(optional) The scope (this object) for the handler</div></li>        </ul>
2127        <strong>Returns:</strong>
2128        <ul>
2129            <li><code>void</code></li>
2130        </ul>
2131    </div>
2132                </div>
2133                        </div>
2134        </td>
2135        <td class="msource"><a ext:cls="Ext.util.Observable" ext:member="#removeListener" href="output/Ext.util.Observable.html#removeListener">Observable</a></td>
2136    </tr>
2137        <tr class="method-row inherited alt expandable">
2138        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2139        <td class="sig">
2140        <a id="Ext.form.FieldSet-render"></a>
2141            <b>render</b>(&nbsp;<span class="optional" title="Optional">[<code>Element/HTMLElement/String container</code>]</span>, <span class="optional" title="Optional">[<code>String/Number position</code>]</span>&nbsp;) : void            <div class="mdesc">
2142                        <div class="short">Render this Component into the passed HTML element.
2143If you are using a Container object to house this Component, then...</div>
2144            <div class="long">
2145                <p>Render this Component into the passed HTML element.</p>
2146<p><b>If you are using a <a ext:cls="Ext.Container" href="output/Ext.Container.html">Container</a> object to house this Component, then
2147do not use the render method.</b></p>
2148<p>A Container's child Components are rendered by that Container's
2149<a ext:cls="Ext.Container" ext:member="layout" href="output/Ext.Container.html#layout">layout</a> manager when the Container is first rendered.</p>
2150<p>Certain layout managers allow dynamic addition of child components. Those that do
2151include <a ext:cls="Ext.layout.CardLayout" href="output/Ext.layout.CardLayout.html">Ext.layout.CardLayout</a>, <a ext:cls="Ext.layout.AnchorLayout" href="output/Ext.layout.AnchorLayout.html">Ext.layout.AnchorLayout</a>,
2152<a ext:cls="Ext.layout.FormLayout" href="output/Ext.layout.FormLayout.html">Ext.layout.FormLayout</a>, <a ext:cls="Ext.layout.TableLayout" href="output/Ext.layout.TableLayout.html">Ext.layout.TableLayout</a>.</p>
2153<p>If the Container is already rendered when a new child Component is added, you may need to call
2154the Container's <a ext:cls="Ext.Container" ext:member="doLayout" href="output/Ext.Container.html#doLayout">doLayout</a> to refresh the view which causes any
2155unrendered child Components to be rendered. This is required so that you can add multiple
2156child components if needed while only refreshing the layout once.</p>
2157<p>When creating complex UIs, it is important to remember that sizing and positioning
2158of child items is the responsibility of the Container's <a ext:cls="Ext.Container" ext:member="layout" href="output/Ext.Container.html#layout">layout</a> manager.
2159If you expect child items to be sized in response to user interactions, you must
2160configure the Container with a layout manager which creates and manages the type of layout you
2161have in mind.</p>
2162<p><b>Omitting the Container's <a ext:cls="Ext.Container" ext:member="layout" href="output/Ext.Container.html#layout">layout</a> config means that a basic
2163layout manager is used which does nothing but render child components sequentially into the
2164Container. No sizing or positioning will be performed in this situation.</b></p>    <div class="mdetail-params">
2165        <strong>Parameters:</strong>
2166        <ul><li><code>container</code> : Element/HTMLElement/String<div class="sub-desc">(optional) The element this Component should be
2167rendered into. If it is being created from existing markup, this should be omitted.</div></li><li><code>position</code> : String/Number<div class="sub-desc">(optional) The element ID or DOM node index within the container <b>before</b>
2168which this component will be inserted (defaults to appending to the end of the container)</div></li>        </ul>
2169        <strong>Returns:</strong>
2170        <ul>
2171            <li><code>void</code></li>
2172        </ul>
2173    </div>
2174                </div>
2175                        </div>
2176        </td>
2177        <td class="msource"><a ext:cls="Ext.Component" ext:member="#render" href="output/Ext.Component.html#render">Component</a></td>
2178    </tr>
2179        <tr class="method-row inherited expandable">
2180        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2181        <td class="sig">
2182        <a id="Ext.form.FieldSet-resumeEvents"></a>
2183            <b>resumeEvents</b>() : void            <div class="mdesc">
2184                        <div class="short">Resume firing events. (see <a ext:cls="Ext.util.Observable" ext:member="suspendEvents" href="output/Ext.util.Observable.html#suspendEvents">suspendEvents</a>)</div>
2185            <div class="long">
2186                Resume firing events. (see <a ext:cls="Ext.util.Observable" ext:member="suspendEvents" href="output/Ext.util.Observable.html#suspendEvents">suspendEvents</a>)    <div class="mdetail-params">
2187        <strong>Parameters:</strong>
2188        <ul><li>None.</li>        </ul>
2189        <strong>Returns:</strong>
2190        <ul>
2191            <li><code>void</code></li>
2192        </ul>
2193    </div>
2194                </div>
2195                        </div>
2196        </td>
2197        <td class="msource"><a ext:cls="Ext.util.Observable" ext:member="#resumeEvents" href="output/Ext.util.Observable.html#resumeEvents">Observable</a></td>
2198    </tr>
2199        <tr class="method-row inherited alt expandable">
2200        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2201        <td class="sig">
2202        <a id="Ext.form.FieldSet-setDisabled"></a>
2203            <b>setDisabled</b>(&nbsp;<code>Boolean disabled</code>&nbsp;) : void            <div class="mdesc">
2204                        <div class="short">Convenience function for setting disabled/enabled by boolean.</div>
2205            <div class="long">
2206                Convenience function for setting disabled/enabled by boolean.    <div class="mdetail-params">
2207        <strong>Parameters:</strong>
2208        <ul><li><code>disabled</code> : Boolean<div class="sub-desc"></div></li>        </ul>
2209        <strong>Returns:</strong>
2210        <ul>
2211            <li><code>void</code></li>
2212        </ul>
2213    </div>
2214                </div>
2215                        </div>
2216        </td>
2217        <td class="msource"><a ext:cls="Ext.Component" ext:member="#setDisabled" href="output/Ext.Component.html#setDisabled">Component</a></td>
2218    </tr>
2219        <tr class="method-row inherited expandable">
2220        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2221        <td class="sig">
2222        <a id="Ext.form.FieldSet-setHeight"></a>
2223            <b>setHeight</b>(&nbsp;<code>Number height</code>&nbsp;) : Ext.BoxComponent            <div class="mdesc">
2224                        <div class="short">Sets the height of the component.  This method fires the <a ext:cls="Ext.BoxComponent" ext:member="resize" href="output/Ext.BoxComponent.html#resize">resize</a> event.</div>
2225            <div class="long">
2226                Sets the height of the component.  This method fires the <a ext:cls="Ext.BoxComponent" ext:member="resize" href="output/Ext.BoxComponent.html#resize">resize</a> event.    <div class="mdetail-params">
2227        <strong>Parameters:</strong>
2228        <ul><li><code>height</code> : Number<div class="sub-desc">The new height to set</div></li>        </ul>
2229        <strong>Returns:</strong>
2230        <ul>
2231            <li><code>Ext.BoxComponent</code><div class="sub-desc">this</div></li>
2232        </ul>
2233    </div>
2234                </div>
2235                        </div>
2236        </td>
2237        <td class="msource"><a ext:cls="Ext.BoxComponent" ext:member="#setHeight" href="output/Ext.BoxComponent.html#setHeight">BoxComponent</a></td>
2238    </tr>
2239        <tr class="method-row inherited alt expandable">
2240        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2241        <td class="sig">
2242        <a id="Ext.form.FieldSet-setPagePosition"></a>
2243            <b>setPagePosition</b>(&nbsp;<code>Number x</code>, <code>Number y</code>&nbsp;) : Ext.BoxComponent            <div class="mdesc">
2244                        <div class="short">Sets the page XY position of the component.  To set the left and top instead, use setPosition.
2245This method fires the ...</div>
2246            <div class="long">
2247                Sets the page XY position of the component.  To set the left and top instead, use <a ext:cls="Ext.BoxComponent" ext:member="setPosition" href="output/Ext.BoxComponent.html#setPosition">setPosition</a>.
2248This method fires the <a ext:cls="Ext.BoxComponent" ext:member="move" href="output/Ext.BoxComponent.html#move">move</a> event.    <div class="mdetail-params">
2249        <strong>Parameters:</strong>
2250        <ul><li><code>x</code> : Number<div class="sub-desc">The new x position</div></li><li><code>y</code> : Number<div class="sub-desc">The new y position</div></li>        </ul>
2251        <strong>Returns:</strong>
2252        <ul>
2253            <li><code>Ext.BoxComponent</code><div class="sub-desc">this</div></li>
2254        </ul>
2255    </div>
2256                </div>
2257                        </div>
2258        </td>
2259        <td class="msource"><a ext:cls="Ext.BoxComponent" ext:member="#setPagePosition" href="output/Ext.BoxComponent.html#setPagePosition">BoxComponent</a></td>
2260    </tr>
2261        <tr class="method-row inherited expandable">
2262        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2263        <td class="sig">
2264        <a id="Ext.form.FieldSet-setPosition"></a>
2265            <b>setPosition</b>(&nbsp;<code>Number left</code>, <code>Number top</code>&nbsp;) : Ext.BoxComponent            <div class="mdesc">
2266                        <div class="short">Sets the left and top of the component.  To set the page XY position instead, use setPagePosition.
2267This method fires ...</div>
2268            <div class="long">
2269                Sets the left and top of the component.  To set the page XY position instead, use <a ext:cls="Ext.BoxComponent" ext:member="setPagePosition" href="output/Ext.BoxComponent.html#setPagePosition">setPagePosition</a>.
2270This method fires the <a ext:cls="Ext.BoxComponent" ext:member="move" href="output/Ext.BoxComponent.html#move">move</a> event.    <div class="mdetail-params">
2271        <strong>Parameters:</strong>
2272        <ul><li><code>left</code> : Number<div class="sub-desc">The new left</div></li><li><code>top</code> : Number<div class="sub-desc">The new top</div></li>        </ul>
2273        <strong>Returns:</strong>
2274        <ul>
2275            <li><code>Ext.BoxComponent</code><div class="sub-desc">this</div></li>
2276        </ul>
2277    </div>
2278                </div>
2279                        </div>
2280        </td>
2281        <td class="msource"><a ext:cls="Ext.BoxComponent" ext:member="#setPosition" href="output/Ext.BoxComponent.html#setPosition">BoxComponent</a></td>
2282    </tr>
2283        <tr class="method-row inherited alt expandable">
2284        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2285        <td class="sig">
2286        <a id="Ext.form.FieldSet-setSize"></a>
2287            <b>setSize</b>(&nbsp;<code>Number/Object width</code>, <code>Number height</code>&nbsp;) : Ext.BoxComponent            <div class="mdesc">
2288                        <div class="short">Sets the width and height of the component.  This method fires the resize event.  This method can accept
2289either width...</div>
2290            <div class="long">
2291                Sets the width and height of the component.  This method fires the <a ext:cls="Ext.BoxComponent" ext:member="resize" href="output/Ext.BoxComponent.html#resize">resize</a> event.  This method can accept
2292either width and height as separate numeric arguments, or you can pass a size object like {width:10, height:20}.    <div class="mdetail-params">
2293        <strong>Parameters:</strong>
2294        <ul><li><code>width</code> : Number/Object<div class="sub-desc">The new width to set, or a size object in the format {width, height}</div></li><li><code>height</code> : Number<div class="sub-desc">The new height to set (not required if a size object is passed as the first arg)</div></li>        </ul>
2295        <strong>Returns:</strong>
2296        <ul>
2297            <li><code>Ext.BoxComponent</code><div class="sub-desc">this</div></li>
2298        </ul>
2299    </div>
2300                </div>
2301                        </div>
2302        </td>
2303        <td class="msource"><a ext:cls="Ext.BoxComponent" ext:member="#setSize" href="output/Ext.BoxComponent.html#setSize">BoxComponent</a></td>
2304    </tr>
2305        <tr class="method-row inherited expandable">
2306        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2307        <td class="sig">
2308        <a id="Ext.form.FieldSet-setTitle"></a>
2309            <b>setTitle</b>(&nbsp;<code>String title</code>, <span class="optional" title="Optional">[<code>String iconCls</code>]</span>&nbsp;) : void            <div class="mdesc">
2310                        <div class="short">Sets the title text for the panel and optionally the icon class.
2311In order to be able to set the title, a header eleme...</div>
2312            <div class="long">
2313                <p>Sets the title text for the panel and optionally the icon class.</p>
2314<p>In order to be able to set the title, a header element must have been created
2315for the Panel. This is triggered either by configuring the Panel with a non-blank title,
2316or configuring it with <tt><b><a ext:cls="Ext.Panel" ext:member="header" href="output/Ext.Panel.html#header">header</a>: true</b></tt>.</p>    <div class="mdetail-params">
2317        <strong>Parameters:</strong>
2318        <ul><li><code>title</code> : String<div class="sub-desc">The title text to set</div></li><li><code>iconCls</code> : String<div class="sub-desc">(optional) iconCls A user-defined CSS class that provides the icon image for this panel</div></li>        </ul>
2319        <strong>Returns:</strong>
2320        <ul>
2321            <li><code>void</code></li>
2322        </ul>
2323    </div>
2324                </div>
2325                        </div>
2326        </td>
2327        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#setTitle" href="output/Ext.Panel.html#setTitle">Panel</a></td>
2328    </tr>
2329        <tr class="method-row inherited alt expandable">
2330        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2331        <td class="sig">
2332        <a id="Ext.form.FieldSet-setVisible"></a>
2333            <b>setVisible</b>(&nbsp;<code>Boolean visible</code>&nbsp;) : Ext.Component            <div class="mdesc">
2334                        <div class="short">Convenience function to hide or show this component by boolean.</div>
2335            <div class="long">
2336                Convenience function to hide or show this component by boolean.    <div class="mdetail-params">
2337        <strong>Parameters:</strong>
2338        <ul><li><code>visible</code> : Boolean<div class="sub-desc">True to show, false to hide</div></li>        </ul>
2339        <strong>Returns:</strong>
2340        <ul>
2341            <li><code>Ext.Component</code><div class="sub-desc">this</div></li>
2342        </ul>
2343    </div>
2344                </div>
2345                        </div>
2346        </td>
2347        <td class="msource"><a ext:cls="Ext.Component" ext:member="#setVisible" href="output/Ext.Component.html#setVisible">Component</a></td>
2348    </tr>
2349        <tr class="method-row inherited expandable">
2350        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2351        <td class="sig">
2352        <a id="Ext.form.FieldSet-setWidth"></a>
2353            <b>setWidth</b>(&nbsp;<code>Number width</code>&nbsp;) : Ext.BoxComponent            <div class="mdesc">
2354                        <div class="short">Sets the width of the component.  This method fires the <a ext:cls="Ext.BoxComponent" ext:member="resize" href="output/Ext.BoxComponent.html#resize">resize</a> event.</div>
2355            <div class="long">
2356                Sets the width of the component.  This method fires the <a ext:cls="Ext.BoxComponent" ext:member="resize" href="output/Ext.BoxComponent.html#resize">resize</a> event.    <div class="mdetail-params">
2357        <strong>Parameters:</strong>
2358        <ul><li><code>width</code> : Number<div class="sub-desc">The new width to set</div></li>        </ul>
2359        <strong>Returns:</strong>
2360        <ul>
2361            <li><code>Ext.BoxComponent</code><div class="sub-desc">this</div></li>
2362        </ul>
2363    </div>
2364                </div>
2365                        </div>
2366        </td>
2367        <td class="msource"><a ext:cls="Ext.BoxComponent" ext:member="#setWidth" href="output/Ext.BoxComponent.html#setWidth">BoxComponent</a></td>
2368    </tr>
2369        <tr class="method-row inherited alt expandable">
2370        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2371        <td class="sig">
2372        <a id="Ext.form.FieldSet-show"></a>
2373            <b>show</b>() : Ext.Component            <div class="mdesc">
2374                        <div class="short">Show this component.</div>
2375            <div class="long">
2376                Show this component.    <div class="mdetail-params">
2377        <strong>Parameters:</strong>
2378        <ul><li>None.</li>        </ul>
2379        <strong>Returns:</strong>
2380        <ul>
2381            <li><code>Ext.Component</code><div class="sub-desc">this</div></li>
2382        </ul>
2383    </div>
2384                </div>
2385                        </div>
2386        </td>
2387        <td class="msource"><a ext:cls="Ext.Component" ext:member="#show" href="output/Ext.Component.html#show">Component</a></td>
2388    </tr>
2389        <tr class="method-row inherited expandable">
2390        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2391        <td class="sig">
2392        <a id="Ext.form.FieldSet-suspendEvents"></a>
2393            <b>suspendEvents</b>() : void            <div class="mdesc">
2394                        <div class="short">Suspend the firing of all events. (see <a ext:cls="Ext.util.Observable" ext:member="resumeEvents" href="output/Ext.util.Observable.html#resumeEvents">resumeEvents</a>)</div>
2395            <div class="long">
2396                Suspend the firing of all events. (see <a ext:cls="Ext.util.Observable" ext:member="resumeEvents" href="output/Ext.util.Observable.html#resumeEvents">resumeEvents</a>)    <div class="mdetail-params">
2397        <strong>Parameters:</strong>
2398        <ul><li>None.</li>        </ul>
2399        <strong>Returns:</strong>
2400        <ul>
2401            <li><code>void</code></li>
2402        </ul>
2403    </div>
2404                </div>
2405                        </div>
2406        </td>
2407        <td class="msource"><a ext:cls="Ext.util.Observable" ext:member="#suspendEvents" href="output/Ext.util.Observable.html#suspendEvents">Observable</a></td>
2408    </tr>
2409        <tr class="method-row inherited alt expandable">
2410        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2411        <td class="sig">
2412        <a id="Ext.form.FieldSet-syncSize"></a>
2413            <b>syncSize</b>() : Ext.BoxComponent            <div class="mdesc">
2414                        <div class="short">Force the component's size to recalculate based on the underlying element's current height and width.</div>
2415            <div class="long">
2416                Force the component's size to recalculate based on the underlying element's current height and width.    <div class="mdetail-params">
2417        <strong>Parameters:</strong>
2418        <ul><li>None.</li>        </ul>
2419        <strong>Returns:</strong>
2420        <ul>
2421            <li><code>Ext.BoxComponent</code><div class="sub-desc">this</div></li>
2422        </ul>
2423    </div>
2424                </div>
2425                        </div>
2426        </td>
2427        <td class="msource"><a ext:cls="Ext.BoxComponent" ext:member="#syncSize" href="output/Ext.BoxComponent.html#syncSize">BoxComponent</a></td>
2428    </tr>
2429        <tr class="method-row inherited expandable">
2430        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2431        <td class="sig">
2432        <a id="Ext.form.FieldSet-toggleCollapse"></a>
2433            <b>toggleCollapse</b>(&nbsp;<code>Boolean animate</code>&nbsp;) : Ext.Panel            <div class="mdesc">
2434                        <div class="short">Shortcut for performing an <a ext:cls="Ext.Panel" ext:member="expand" href="output/Ext.Panel.html#expand">expand</a> or <a ext:cls="Ext.Panel" ext:member="collapse" href="output/Ext.Panel.html#collapse">collapse</a> based on the current state of the panel.</div>
2435            <div class="long">
2436                Shortcut for performing an <a ext:cls="Ext.Panel" ext:member="expand" href="output/Ext.Panel.html#expand">expand</a> or <a ext:cls="Ext.Panel" ext:member="collapse" href="output/Ext.Panel.html#collapse">collapse</a> based on the current state of the panel.    <div class="mdetail-params">
2437        <strong>Parameters:</strong>
2438        <ul><li><code>animate</code> : Boolean<div class="sub-desc">True to animate the transition, else false (defaults to the value of the
2439<a ext:cls="Ext.Panel" ext:member="animCollapse" href="output/Ext.Panel.html#animCollapse">animCollapse</a> panel config)</div></li>        </ul>
2440        <strong>Returns:</strong>
2441        <ul>
2442            <li><code>Ext.Panel</code><div class="sub-desc">this</div></li>
2443        </ul>
2444    </div>
2445                </div>
2446                        </div>
2447        </td>
2448        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#toggleCollapse" href="output/Ext.Panel.html#toggleCollapse">Panel</a></td>
2449    </tr>
2450        <tr class="method-row inherited alt expandable">
2451        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2452        <td class="sig">
2453        <a id="Ext.form.FieldSet-un"></a>
2454            <b>un</b>(&nbsp;<code>String eventName</code>, <code>Function handler</code>, <span class="optional" title="Optional">[<code>Object scope</code>]</span>&nbsp;) : void            <div class="mdesc">
2455                        <div class="short">Removes a listener (shorthand for removeListener)</div>
2456            <div class="long">
2457                Removes a listener (shorthand for removeListener)    <div class="mdetail-params">
2458        <strong>Parameters:</strong>
2459        <ul><li><code>eventName</code> : String<div class="sub-desc">The type of event to listen for</div></li><li><code>handler</code> : Function<div class="sub-desc">The handler to remove</div></li><li><code>scope</code> : Object<div class="sub-desc">(optional) The scope (this object) for the handler</div></li>        </ul>
2460        <strong>Returns:</strong>
2461        <ul>
2462            <li><code>void</code></li>
2463        </ul>
2464    </div>
2465                </div>
2466                        </div>
2467        </td>
2468        <td class="msource"><a ext:cls="Ext.util.Observable" ext:member="#un" href="output/Ext.util.Observable.html#un">Observable</a></td>
2469    </tr>
2470        <tr class="method-row inherited expandable">
2471        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2472        <td class="sig">
2473        <a id="Ext.form.FieldSet-updateBox"></a>
2474            <b>updateBox</b>(&nbsp;<code>Object box</code>&nbsp;) : Ext.BoxComponent            <div class="mdesc">
2475                        <div class="short">Sets the current box measurements of the component's underlying element.</div>
2476            <div class="long">
2477                Sets the current box measurements of the component's underlying element.    <div class="mdetail-params">
2478        <strong>Parameters:</strong>
2479        <ul><li><code>box</code> : Object<div class="sub-desc">An object in the format {x, y, width, height}</div></li>        </ul>
2480        <strong>Returns:</strong>
2481        <ul>
2482            <li><code>Ext.BoxComponent</code><div class="sub-desc">this</div></li>
2483        </ul>
2484    </div>
2485                </div>
2486                        </div>
2487        </td>
2488        <td class="msource"><a ext:cls="Ext.BoxComponent" ext:member="#updateBox" href="output/Ext.BoxComponent.html#updateBox">BoxComponent</a></td>
2489    </tr>
2490            </table>
2491                <a id="Ext.form.FieldSet-events"></a>
2492        <h2>Public Events</h2>
2493                <table cellspacing="0" class="member-table">
2494            <tr>
2495                <th class="sig-header" colspan="2">Event</th>
2496                <th class="msource-header">Defined By</th>
2497            </tr>
2498                <tr class="event-row inherited expandable">
2499        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2500        <td class="sig">
2501        <a id="Ext.form.FieldSet-add"></a>
2502            <b>add</b> : (&nbsp;<code>Ext.Container this</code>, <code>Ext.Component component</code>, <code>Number index</code>&nbsp;)            <div class="mdesc">
2503                        <div class="short">Fires after any <a ext:cls="Ext.Component" href="output/Ext.Component.html">Ext.Component</a> is added or inserted into the container.</div>
2504            <div class="long">
2505                Fires after any <a ext:cls="Ext.Component" href="output/Ext.Component.html">Ext.Component</a> is added or inserted into the container.    <div class="mdetail-params">
2506        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2507        <ul><li><code>this</code> : Ext.Container<div class="sub-desc"></div></li><li><code>component</code> : Ext.Component<div class="sub-desc">The component that was added</div></li><li><code>index</code> : Number<div class="sub-desc">The index at which the component was added to the container's items collection</div></li>        </ul>
2508    </div>
2509                </div>
2510                        </div>
2511        </td>
2512        <td class="msource"><a ext:cls="Ext.Container" ext:member="#event-add" href="output/Ext.Container.html#event-add">Container</a></td>
2513    </tr>
2514        <tr class="event-row inherited alt expandable">
2515        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2516        <td class="sig">
2517        <a id="Ext.form.FieldSet-afterlayout"></a>
2518            <b>afterlayout</b> : (&nbsp;<code>Ext.Container this</code>, <code>ContainerLayout layout</code>&nbsp;)            <div class="mdesc">
2519                        <div class="short">Fires when the components in this container are arranged by the associated layout manager.</div>
2520            <div class="long">
2521                Fires when the components in this container are arranged by the associated layout manager.    <div class="mdetail-params">
2522        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2523        <ul><li><code>this</code> : Ext.Container<div class="sub-desc"></div></li><li><code>layout</code> : ContainerLayout<div class="sub-desc">The ContainerLayout implementation for this container</div></li>        </ul>
2524    </div>
2525                </div>
2526                        </div>
2527        </td>
2528        <td class="msource"><a ext:cls="Ext.Container" ext:member="#event-afterlayout" href="output/Ext.Container.html#event-afterlayout">Container</a></td>
2529    </tr>
2530        <tr class="event-row inherited expandable">
2531        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2532        <td class="sig">
2533        <a id="Ext.form.FieldSet-beforeadd"></a>
2534            <b>beforeadd</b> : (&nbsp;<code>Ext.Container this</code>, <code>Ext.Component component</code>, <code>Number index</code>&nbsp;)            <div class="mdesc">
2535                        <div class="short">Fires before any <a ext:cls="Ext.Component" href="output/Ext.Component.html">Ext.Component</a> is added or inserted into the container.
2536A handler can return false to cancel the add.</div>
2537            <div class="long">
2538                Fires before any <a ext:cls="Ext.Component" href="output/Ext.Component.html">Ext.Component</a> is added or inserted into the container.
2539A handler can return false to cancel the add.    <div class="mdetail-params">
2540        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2541        <ul><li><code>this</code> : Ext.Container<div class="sub-desc"></div></li><li><code>component</code> : Ext.Component<div class="sub-desc">The component being added</div></li><li><code>index</code> : Number<div class="sub-desc">The index at which the component will be added to the container's items collection</div></li>        </ul>
2542    </div>
2543                </div>
2544                        </div>
2545        </td>
2546        <td class="msource"><a ext:cls="Ext.Container" ext:member="#event-beforeadd" href="output/Ext.Container.html#event-beforeadd">Container</a></td>
2547    </tr>
2548        <tr class="event-row inherited alt expandable">
2549        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2550        <td class="sig">
2551        <a id="Ext.form.FieldSet-beforecollapse"></a>
2552            <b>beforecollapse</b> : (&nbsp;<code>Ext.Panel p</code>, <code>Boolean animate</code>&nbsp;)            <div class="mdesc">
2553                        <div class="short">Fires before the Panel is collapsed.  A handler can return false to cancel the collapse.</div>
2554            <div class="long">
2555                Fires before the Panel is collapsed.  A handler can return false to cancel the collapse.    <div class="mdetail-params">
2556        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2557        <ul><li><code>p</code> : Ext.Panel<div class="sub-desc">the Panel being collapsed.</div></li><li><code>animate</code> : Boolean<div class="sub-desc">True if the collapse is animated, else false.</div></li>        </ul>
2558    </div>
2559                </div>
2560                        </div>
2561        </td>
2562        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#event-beforecollapse" href="output/Ext.Panel.html#event-beforecollapse">Panel</a></td>
2563    </tr>
2564        <tr class="event-row inherited expandable">
2565        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2566        <td class="sig">
2567        <a id="Ext.form.FieldSet-beforedestroy"></a>
2568            <b>beforedestroy</b> : (&nbsp;<code>Ext.Component this</code>&nbsp;)            <div class="mdesc">
2569                        <div class="short">Fires before the component is destroyed. Return false to stop the destroy.</div>
2570            <div class="long">
2571                Fires before the component is destroyed. Return false to stop the destroy.    <div class="mdetail-params">
2572        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2573        <ul><li><code>this</code> : Ext.Component<div class="sub-desc"></div></li>        </ul>
2574    </div>
2575                </div>
2576                        </div>
2577        </td>
2578        <td class="msource"><a ext:cls="Ext.Component" ext:member="#event-beforedestroy" href="output/Ext.Component.html#event-beforedestroy">Component</a></td>
2579    </tr>
2580        <tr class="event-row inherited alt expandable">
2581        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2582        <td class="sig">
2583        <a id="Ext.form.FieldSet-beforeexpand"></a>
2584            <b>beforeexpand</b> : (&nbsp;<code>Ext.Panel p</code>, <code>Boolean animate</code>&nbsp;)            <div class="mdesc">
2585                        <div class="short">Fires before the Panel is expanded.  A handler can return false to cancel the expand.</div>
2586            <div class="long">
2587                Fires before the Panel is expanded.  A handler can return false to cancel the expand.    <div class="mdetail-params">
2588        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2589        <ul><li><code>p</code> : Ext.Panel<div class="sub-desc">The Panel being expanded.</div></li><li><code>animate</code> : Boolean<div class="sub-desc">True if the expand is animated, else false.</div></li>        </ul>
2590    </div>
2591                </div>
2592                        </div>
2593        </td>
2594        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#event-beforeexpand" href="output/Ext.Panel.html#event-beforeexpand">Panel</a></td>
2595    </tr>
2596        <tr class="event-row inherited expandable">
2597        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2598        <td class="sig">
2599        <a id="Ext.form.FieldSet-beforehide"></a>
2600            <b>beforehide</b> : (&nbsp;<code>Ext.Component this</code>&nbsp;)            <div class="mdesc">
2601                        <div class="short">Fires before the component is hidden. Return false to stop the hide.</div>
2602            <div class="long">
2603                Fires before the component is hidden. Return false to stop the hide.    <div class="mdetail-params">
2604        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2605        <ul><li><code>this</code> : Ext.Component<div class="sub-desc"></div></li>        </ul>
2606    </div>
2607                </div>
2608                        </div>
2609        </td>
2610        <td class="msource"><a ext:cls="Ext.Component" ext:member="#event-beforehide" href="output/Ext.Component.html#event-beforehide">Component</a></td>
2611    </tr>
2612        <tr class="event-row inherited alt expandable">
2613        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2614        <td class="sig">
2615        <a id="Ext.form.FieldSet-beforeremove"></a>
2616            <b>beforeremove</b> : (&nbsp;<code>Ext.Container this</code>, <code>Ext.Component component</code>&nbsp;)            <div class="mdesc">
2617                        <div class="short">Fires before any <a ext:cls="Ext.Component" href="output/Ext.Component.html">Ext.Component</a> is removed from the container.  A handler can return
2618false to cancel the remove.</div>
2619            <div class="long">
2620                Fires before any <a ext:cls="Ext.Component" href="output/Ext.Component.html">Ext.Component</a> is removed from the container.  A handler can return
2621false to cancel the remove.    <div class="mdetail-params">
2622        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2623        <ul><li><code>this</code> : Ext.Container<div class="sub-desc"></div></li><li><code>component</code> : Ext.Component<div class="sub-desc">The component being removed</div></li>        </ul>
2624    </div>
2625                </div>
2626                        </div>
2627        </td>
2628        <td class="msource"><a ext:cls="Ext.Container" ext:member="#event-beforeremove" href="output/Ext.Container.html#event-beforeremove">Container</a></td>
2629    </tr>
2630        <tr class="event-row inherited expandable">
2631        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2632        <td class="sig">
2633        <a id="Ext.form.FieldSet-beforerender"></a>
2634            <b>beforerender</b> : (&nbsp;<code>Ext.Component this</code>&nbsp;)            <div class="mdesc">
2635                        <div class="short">Fires before the component is rendered. Return false to stop the render.</div>
2636            <div class="long">
2637                Fires before the component is rendered. Return false to stop the render.    <div class="mdetail-params">
2638        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2639        <ul><li><code>this</code> : Ext.Component<div class="sub-desc"></div></li>        </ul>
2640    </div>
2641                </div>
2642                        </div>
2643        </td>
2644        <td class="msource"><a ext:cls="Ext.Component" ext:member="#event-beforerender" href="output/Ext.Component.html#event-beforerender">Component</a></td>
2645    </tr>
2646        <tr class="event-row inherited alt expandable">
2647        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2648        <td class="sig">
2649        <a id="Ext.form.FieldSet-beforeshow"></a>
2650            <b>beforeshow</b> : (&nbsp;<code>Ext.Component this</code>&nbsp;)            <div class="mdesc">
2651                        <div class="short">Fires before the component is shown. Return false to stop the show.</div>
2652            <div class="long">
2653                Fires before the component is shown. Return false to stop the show.    <div class="mdetail-params">
2654        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2655        <ul><li><code>this</code> : Ext.Component<div class="sub-desc"></div></li>        </ul>
2656    </div>
2657                </div>
2658                        </div>
2659        </td>
2660        <td class="msource"><a ext:cls="Ext.Component" ext:member="#event-beforeshow" href="output/Ext.Component.html#event-beforeshow">Component</a></td>
2661    </tr>
2662        <tr class="event-row inherited expandable">
2663        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2664        <td class="sig">
2665        <a id="Ext.form.FieldSet-beforestaterestore"></a>
2666            <b>beforestaterestore</b> : (&nbsp;<code>Ext.Component this</code>, <code>Object state</code>&nbsp;)            <div class="mdesc">
2667                        <div class="short">Fires before the state of the component is restored. Return false to stop the restore.</div>
2668            <div class="long">
2669                Fires before the state of the component is restored. Return false to stop the restore.    <div class="mdetail-params">
2670        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2671        <ul><li><code>this</code> : Ext.Component<div class="sub-desc"></div></li><li><code>state</code> : Object<div class="sub-desc">The hash of state values</div></li>        </ul>
2672    </div>
2673                </div>
2674                        </div>
2675        </td>
2676        <td class="msource"><a ext:cls="Ext.Component" ext:member="#event-beforestaterestore" href="output/Ext.Component.html#event-beforestaterestore">Component</a></td>
2677    </tr>
2678        <tr class="event-row inherited alt expandable">
2679        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2680        <td class="sig">
2681        <a id="Ext.form.FieldSet-beforestatesave"></a>
2682            <b>beforestatesave</b> : (&nbsp;<code>Ext.Component this</code>, <code>Object state</code>&nbsp;)            <div class="mdesc">
2683                        <div class="short">Fires before the state of the component is saved to the configured state provider. Return false to stop the save.</div>
2684            <div class="long">
2685                Fires before the state of the component is saved to the configured state provider. Return false to stop the save.    <div class="mdetail-params">
2686        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2687        <ul><li><code>this</code> : Ext.Component<div class="sub-desc"></div></li><li><code>state</code> : Object<div class="sub-desc">The hash of state values</div></li>        </ul>
2688    </div>
2689                </div>
2690                        </div>
2691        </td>
2692        <td class="msource"><a ext:cls="Ext.Component" ext:member="#event-beforestatesave" href="output/Ext.Component.html#event-beforestatesave">Component</a></td>
2693    </tr>
2694        <tr class="event-row inherited expandable">
2695        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2696        <td class="sig">
2697        <a id="Ext.form.FieldSet-collapse"></a>
2698            <b>collapse</b> : (&nbsp;<code>Ext.Panel p</code>&nbsp;)            <div class="mdesc">
2699                        <div class="short">Fires after the Panel has been collapsed.</div>
2700            <div class="long">
2701                Fires after the Panel has been collapsed.    <div class="mdetail-params">
2702        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2703        <ul><li><code>p</code> : Ext.Panel<div class="sub-desc">the Panel that has been collapsed.</div></li>        </ul>
2704    </div>
2705                </div>
2706                        </div>
2707        </td>
2708        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#event-collapse" href="output/Ext.Panel.html#event-collapse">Panel</a></td>
2709    </tr>
2710        <tr class="event-row inherited alt expandable">
2711        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2712        <td class="sig">
2713        <a id="Ext.form.FieldSet-destroy"></a>
2714            <b>destroy</b> : (&nbsp;<code>Ext.Component this</code>&nbsp;)            <div class="mdesc">
2715                        <div class="short">Fires after the component is destroyed.</div>
2716            <div class="long">
2717                Fires after the component is destroyed.    <div class="mdetail-params">
2718        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2719        <ul><li><code>this</code> : Ext.Component<div class="sub-desc"></div></li>        </ul>
2720    </div>
2721                </div>
2722                        </div>
2723        </td>
2724        <td class="msource"><a ext:cls="Ext.Component" ext:member="#event-destroy" href="output/Ext.Component.html#event-destroy">Component</a></td>
2725    </tr>
2726        <tr class="event-row inherited expandable">
2727        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2728        <td class="sig">
2729        <a id="Ext.form.FieldSet-disable"></a>
2730            <b>disable</b> : (&nbsp;<code>Ext.Component this</code>&nbsp;)            <div class="mdesc">
2731                        <div class="short">Fires after the component is disabled.</div>
2732            <div class="long">
2733                Fires after the component is disabled.    <div class="mdetail-params">
2734        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2735        <ul><li><code>this</code> : Ext.Component<div class="sub-desc"></div></li>        </ul>
2736    </div>
2737                </div>
2738                        </div>
2739        </td>
2740        <td class="msource"><a ext:cls="Ext.Component" ext:member="#event-disable" href="output/Ext.Component.html#event-disable">Component</a></td>
2741    </tr>
2742        <tr class="event-row inherited alt expandable">
2743        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2744        <td class="sig">
2745        <a id="Ext.form.FieldSet-enable"></a>
2746            <b>enable</b> : (&nbsp;<code>Ext.Component this</code>&nbsp;)            <div class="mdesc">
2747                        <div class="short">Fires after the component is enabled.</div>
2748            <div class="long">
2749                Fires after the component is enabled.    <div class="mdetail-params">
2750        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2751        <ul><li><code>this</code> : Ext.Component<div class="sub-desc"></div></li>        </ul>
2752    </div>
2753                </div>
2754                        </div>
2755        </td>
2756        <td class="msource"><a ext:cls="Ext.Component" ext:member="#event-enable" href="output/Ext.Component.html#event-enable">Component</a></td>
2757    </tr>
2758        <tr class="event-row inherited expandable">
2759        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2760        <td class="sig">
2761        <a id="Ext.form.FieldSet-expand"></a>
2762            <b>expand</b> : (&nbsp;<code>Ext.Panel p</code>&nbsp;)            <div class="mdesc">
2763                        <div class="short">Fires after the Panel has been expanded.</div>
2764            <div class="long">
2765                Fires after the Panel has been expanded.    <div class="mdetail-params">
2766        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2767        <ul><li><code>p</code> : Ext.Panel<div class="sub-desc">The Panel that has been expanded.</div></li>        </ul>
2768    </div>
2769                </div>
2770                        </div>
2771        </td>
2772        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#event-expand" href="output/Ext.Panel.html#event-expand">Panel</a></td>
2773    </tr>
2774        <tr class="event-row inherited alt expandable">
2775        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2776        <td class="sig">
2777        <a id="Ext.form.FieldSet-hide"></a>
2778            <b>hide</b> : (&nbsp;<code>Ext.Component this</code>&nbsp;)            <div class="mdesc">
2779                        <div class="short">Fires after the component is hidden.</div>
2780            <div class="long">
2781                Fires after the component is hidden.    <div class="mdetail-params">
2782        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2783        <ul><li><code>this</code> : Ext.Component<div class="sub-desc"></div></li>        </ul>
2784    </div>
2785                </div>
2786                        </div>
2787        </td>
2788        <td class="msource"><a ext:cls="Ext.Component" ext:member="#event-hide" href="output/Ext.Component.html#event-hide">Component</a></td>
2789    </tr>
2790        <tr class="event-row inherited expandable">
2791        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2792        <td class="sig">
2793        <a id="Ext.form.FieldSet-iconchange"></a>
2794            <b>iconchange</b> : (&nbsp;<code>Ext.Panel p</code>, <code>String The</code>, <code>String The</code>&nbsp;)            <div class="mdesc">
2795                        <div class="short">Fires after the Panel icon class has been set or changed.</div>
2796            <div class="long">
2797                Fires after the Panel icon class has been set or changed.    <div class="mdetail-params">
2798        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2799        <ul><li><code>p</code> : Ext.Panel<div class="sub-desc">the Panel which has had its icon class changed.</div></li><li><code>The</code> : String<div class="sub-desc">new icon class.</div></li><li><code>The</code> : String<div class="sub-desc">old icon class.</div></li>        </ul>
2800    </div>
2801                </div>
2802                        </div>
2803        </td>
2804        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#event-iconchange" href="output/Ext.Panel.html#event-iconchange">Panel</a></td>
2805    </tr>
2806        <tr class="event-row inherited alt expandable">
2807        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2808        <td class="sig">
2809        <a id="Ext.form.FieldSet-move"></a>
2810            <b>move</b> : (&nbsp;<code>Ext.Component this</code>, <code>Number x</code>, <code>Number y</code>&nbsp;)            <div class="mdesc">
2811                        <div class="short">Fires after the component is moved.</div>
2812            <div class="long">
2813                Fires after the component is moved.    <div class="mdetail-params">
2814        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2815        <ul><li><code>this</code> : Ext.Component<div class="sub-desc"></div></li><li><code>x</code> : Number<div class="sub-desc">The new x position</div></li><li><code>y</code> : Number<div class="sub-desc">The new y position</div></li>        </ul>
2816    </div>
2817                </div>
2818                        </div>
2819        </td>
2820        <td class="msource"><a ext:cls="Ext.BoxComponent" ext:member="#event-move" href="output/Ext.BoxComponent.html#event-move">BoxComponent</a></td>
2821    </tr>
2822        <tr class="event-row inherited expandable">
2823        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2824        <td class="sig">
2825        <a id="Ext.form.FieldSet-remove"></a>
2826            <b>remove</b> : (&nbsp;<code>Ext.Container this</code>, <code>Ext.Component component</code>&nbsp;)            <div class="mdesc">
2827                        <div class="short">Fires after any <a ext:cls="Ext.Component" href="output/Ext.Component.html">Ext.Component</a> is removed from the container.</div>
2828            <div class="long">
2829                Fires after any <a ext:cls="Ext.Component" href="output/Ext.Component.html">Ext.Component</a> is removed from the container.    <div class="mdetail-params">
2830        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2831        <ul><li><code>this</code> : Ext.Container<div class="sub-desc"></div></li><li><code>component</code> : Ext.Component<div class="sub-desc">The component that was removed</div></li>        </ul>
2832    </div>
2833                </div>
2834                        </div>
2835        </td>
2836        <td class="msource"><a ext:cls="Ext.Container" ext:member="#event-remove" href="output/Ext.Container.html#event-remove">Container</a></td>
2837    </tr>
2838        <tr class="event-row inherited alt expandable">
2839        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2840        <td class="sig">
2841        <a id="Ext.form.FieldSet-render"></a>
2842            <b>render</b> : (&nbsp;<code>Ext.Component this</code>&nbsp;)            <div class="mdesc">
2843                        <div class="short">Fires after the component is rendered.</div>
2844            <div class="long">
2845                Fires after the component is rendered.    <div class="mdetail-params">
2846        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2847        <ul><li><code>this</code> : Ext.Component<div class="sub-desc"></div></li>        </ul>
2848    </div>
2849                </div>
2850                        </div>
2851        </td>
2852        <td class="msource"><a ext:cls="Ext.Component" ext:member="#event-render" href="output/Ext.Component.html#event-render">Component</a></td>
2853    </tr>
2854        <tr class="event-row inherited expandable">
2855        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2856        <td class="sig">
2857        <a id="Ext.form.FieldSet-resize"></a>
2858            <b>resize</b> : (&nbsp;<code>Ext.Component this</code>, <code>Number adjWidth</code>, <code>Number adjHeight</code>, <code>Number rawWidth</code>, <code>Number rawHeight</code>&nbsp;)            <div class="mdesc">
2859                        <div class="short">Fires after the component is resized.</div>
2860            <div class="long">
2861                Fires after the component is resized.    <div class="mdetail-params">
2862        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2863        <ul><li><code>this</code> : Ext.Component<div class="sub-desc"></div></li><li><code>adjWidth</code> : Number<div class="sub-desc">The box-adjusted width that was set</div></li><li><code>adjHeight</code> : Number<div class="sub-desc">The box-adjusted height that was set</div></li><li><code>rawWidth</code> : Number<div class="sub-desc">The width that was originally specified</div></li><li><code>rawHeight</code> : Number<div class="sub-desc">The height that was originally specified</div></li>        </ul>
2864    </div>
2865                </div>
2866                        </div>
2867        </td>
2868        <td class="msource"><a ext:cls="Ext.BoxComponent" ext:member="#event-resize" href="output/Ext.BoxComponent.html#event-resize">BoxComponent</a></td>
2869    </tr>
2870        <tr class="event-row inherited alt expandable">
2871        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2872        <td class="sig">
2873        <a id="Ext.form.FieldSet-show"></a>
2874            <b>show</b> : (&nbsp;<code>Ext.Component this</code>&nbsp;)            <div class="mdesc">
2875                        <div class="short">Fires after the component is shown.</div>
2876            <div class="long">
2877                Fires after the component is shown.    <div class="mdetail-params">
2878        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2879        <ul><li><code>this</code> : Ext.Component<div class="sub-desc"></div></li>        </ul>
2880    </div>
2881                </div>
2882                        </div>
2883        </td>
2884        <td class="msource"><a ext:cls="Ext.Component" ext:member="#event-show" href="output/Ext.Component.html#event-show">Component</a></td>
2885    </tr>
2886        <tr class="event-row inherited expandable">
2887        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2888        <td class="sig">
2889        <a id="Ext.form.FieldSet-staterestore"></a>
2890            <b>staterestore</b> : (&nbsp;<code>Ext.Component this</code>, <code>Object state</code>&nbsp;)            <div class="mdesc">
2891                        <div class="short">Fires after the state of the component is restored.</div>
2892            <div class="long">
2893                Fires after the state of the component is restored.    <div class="mdetail-params">
2894        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2895        <ul><li><code>this</code> : Ext.Component<div class="sub-desc"></div></li><li><code>state</code> : Object<div class="sub-desc">The hash of state values</div></li>        </ul>
2896    </div>
2897                </div>
2898                        </div>
2899        </td>
2900        <td class="msource"><a ext:cls="Ext.Component" ext:member="#event-staterestore" href="output/Ext.Component.html#event-staterestore">Component</a></td>
2901    </tr>
2902        <tr class="event-row inherited alt expandable">
2903        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2904        <td class="sig">
2905        <a id="Ext.form.FieldSet-statesave"></a>
2906            <b>statesave</b> : (&nbsp;<code>Ext.Component this</code>, <code>Object state</code>&nbsp;)            <div class="mdesc">
2907                        <div class="short">Fires after the state of the component is saved to the configured state provider.</div>
2908            <div class="long">
2909                Fires after the state of the component is saved to the configured state provider.    <div class="mdetail-params">
2910        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2911        <ul><li><code>this</code> : Ext.Component<div class="sub-desc"></div></li><li><code>state</code> : Object<div class="sub-desc">The hash of state values</div></li>        </ul>
2912    </div>
2913                </div>
2914                        </div>
2915        </td>
2916        <td class="msource"><a ext:cls="Ext.Component" ext:member="#event-statesave" href="output/Ext.Component.html#event-statesave">Component</a></td>
2917    </tr>
2918        <tr class="event-row inherited expandable">
2919        <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2920        <td class="sig">
2921        <a id="Ext.form.FieldSet-titlechange"></a>
2922            <b>titlechange</b> : (&nbsp;<code>Ext.Panel p</code>, <code>String The</code>&nbsp;)            <div class="mdesc">
2923                        <div class="short">Fires after the Panel title has been set or changed.</div>
2924            <div class="long">
2925                Fires after the Panel title has been set or changed.    <div class="mdetail-params">
2926        <strong style="font-weight:normal;">Listeners will be called with the following arguments:</strong>
2927        <ul><li><code>p</code> : Ext.Panel<div class="sub-desc">the Panel which has had its title changed.</div></li><li><code>The</code> : String<div class="sub-desc">new title.</div></li>        </ul>
2928    </div>
2929                </div>
2930                        </div>
2931        </td>
2932        <td class="msource"><a ext:cls="Ext.Panel" ext:member="#event-titlechange" href="output/Ext.Panel.html#event-titlechange">Panel</a></td>
2933    </tr>
2934            </table>
2935       
2936        </div>
Note: See TracBrowser for help on using the repository browser.