Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / docs / api / Ext.form.FieldSet.html
1 <!DOCTYPE html><html><head><title>Ext.form.FieldSet | Ext JS 4.0 Documentation</title><script type="text/javascript" src="../ext-all.js"></script><link rel="stylesheet" href="../reset.css" type="text/css"><link rel="stylesheet" href="../scrollbars.css" type="text/css"><link rel="stylesheet" href="../docs.css" type="text/css"><link id="styleCss" rel="stylesheet" href="../style.css" type="text/css"><script type="text/javascript" src="../prettify.js"></script><link rel="stylesheet" href="../prettify.css" type="text/css"><!-- link(rel: 'stylesheet', href: req.baseURL + '/css/ext4.css', type: 'text/css')--><link rel="shortcut icon" type="image/ico" href="../favicon.ico"><!--[if IE]>
2 <style type="text/css">.head-band { display: none; }
3 .header { border: 0; top: 0; left: 0px; background: url(../header.gif) repeat-x; }
4 .doc-tab .members .member a.more { background-color: #efefef; }
5 </style><link rel="stylesheet" href="/new/css/ie.css" type="text/css"><![endif]-->
6 </head><body id="ext-body" class="iScroll"><div id="notice" class="notice">For up to date documentation and features, visit 
7 <a href="http://docs.sencha.com/ext-js/4-0">http://docs.sencha.com/ext-js/4-0</a></div><div class="wrapper"><div class="head-band"></div><div class="header"><h2><a href="../index.html">Sencha Documentation</a></h2></div><div id="search"><form><input type="text" placeholder="Search" id="search-field" autocomplete="off" name="q"></form><div id="search-box"></div></div><div id="treePanel"></div><div id="container"><script type="text/javascript">
8
9     req = {
10         liveURL: '.',
11         standAloneMode: true,
12         origDocClass: 'Ext.form.FieldSet',
13         docClass: 'Ext.form.FieldSet',
14         docReq: 'Ext.form.FieldSet',
15         version: '4.0',
16         baseURL: '.',
17         baseDocURL: '.',
18         baseProdURL: '.'
19     };
20
21     clsInfo = {};
22
23
24
25 </script>
26
27 <script type="text/javascript" src="../search.js"></script>
28 <!--script type="text/javascript" src="/new/javascripts/app/examples.js"></script-->
29 <script type="text/javascript" src="../class_tree.js"></script>
30 <script type="text/javascript" src="../class_doc.js"></script>
31 <script type="text/javascript">
32     req.source = 'FieldSet.html#Ext-form.FieldSet';
33     clsInfo = {"methods":["FieldSet","add","addClass","addCls","addClsWithUI","addEvents","addListener","addManagedListener","addStateEvents","afterComponentLayout","alignTo","animate","applyState","beforeComponentLayout","beforeLayout","bubble","capture","cascade","center","child","clearListeners","clearManagedListeners","cloneConfig","collapse","destroy","disable","doAutoRender","doComponentLayout","doConstrain","doLayout","down","enable","enableBubble","expand","findLayoutController","findParentBy","findParentByType","fireEvent","focus","getActiveAnimation","getBox","getBubbleTarget","getChildByElement","getComponent","getEl","getHeight","getId","getInsertPosition","getLayout","getLoader","getPlugin","getPosition","getSize","getState","getStateId","getWidth","getXType","getXTypes","hasListener","hasUICls","hide","insert","is","isDescendantOf","isDisabled","isDraggable","isDroppable","isFloating","isHidden","isVisible","isXType","move","nextNode","nextSibling","observe","on","previousNode","previousSibling","query","relayEvents","releaseCapture","remove","removeAll","removeCls","removeClsWithUI","removeListener","removeManagedListener","resumeEvents","sequenceFx","setActive","setAutoScroll","setDisabled","setDocked","setHeight","setLoading","setPagePosition","setPosition","setSize","setTitle","setUI","setVisible","setWidth","show","stopAnimation","suspendEvents","syncFx","toBack","toFront","toggle","un","up","update","updateBox"],"cfgs":["activeItem","autoDestroy","autoEl","autoRender","autoScroll","autoShow","baseCls","border","bubbleEvents","checkboxName","checkboxToggle","cls","collapsed","collapsible","componentCls","componentLayout","contentEl","data","defaultType","defaults","disabled","disabledCls","draggable","floating","focusOnToFront","frame","height","hidden","hideMode","html","id","itemId","items","layout","listeners","loader","maintainFlex","margin","maxHeight","maxWidth","minHeight","minWidth","overCls","padding","plugins","renderSelectors","renderTo","renderTpl","resizable","resizeHandles","saveBuffer","shadow","stateEvents","stateId","stateful","style","styleHtmlCls","styleHtmlContent","suspendLayout","title","toFrontOnShow","tpl","tplWriteMode","ui","width"],"properties":["checkboxCmp","draggable","floatParent","frameSize","hasActiveFx","items","legend","maskOnDisable","ownerCt","rendered","stopFx","toggleCmp","zIndexManager"],"events":["activate","add","added","afterlayout","afterrender","beforeactivate","beforeadd","beforecardswitch","beforedeactivate","beforedestroy","beforehide","beforeremove","beforerender","beforeshow","beforestaterestore","beforestatesave","cardswitch","deactivate","destroy","disable","enable","hide","move","remove","removed","render","resize","show","staterestore","statesave"],"subclasses":[]};
34     Ext.onReady(function() {
35         Ext.create('Docs.classPanel');
36     });
37 </script><div id="top-block" class="top-block"><h1 id="clsTitle" class="comp"><a href="../source/FieldSet.html#Ext-form.FieldSet" target="_blank">Ext.form.FieldSet</a><span>xtype: fieldset</span></h1></div><div id="docContent"><div id="doc-overview-content"><div class="lft"><pre class="subclasses"><h4>Hierarchy</h4><div class="subclass f"><a href="Ext.AbstractComponent.html" rel="Ext.AbstractComponent" class="cls docClass">Ext.AbstractComponent</a><div class="subclass"><a href="Ext.Component.html" rel="Ext.Component" class="cls docClass">Ext.Component</a><div class="subclass"><a href="Ext.container.AbstractContainer.html" rel="Ext.container.AbstractContainer" class="cls docClass">Ext.container.AbstractContainer</a><div class="subclass"><a href="Ext.container.Container.html" rel="Ext.container.Container" class="cls docClass">Ext.container.Container</a><div class="subclass"><strong>Ext.form.FieldSet</strong></div></div></div></div></div><h4>Mixins</h4><div class="mixin"><a href="Ext.util.Observable.html" rel="Ext.util.Observable" class="cls docClass">Ext.util.Observable</a></div><div class="mixin"><a href="Ext.util.Animate.html" rel="Ext.util.Animate" class="cls docClass">Ext.util.Animate</a></div><div class="mixin"><a href="Ext.state.Stateful.html" rel="Ext.state.Stateful" class="cls docClass">Ext.state.Stateful</a></div><div class="mixin"><a href="Ext.util.Floating.html" rel="Ext.util.Floating" class="cls docClass">Ext.util.Floating</a></div></pre><p>A container for grouping sets of fields, rendered as a HTML <code>fieldset</code> element. The <a href="Ext.form.FieldSet.html#title" rel="Ext.form.FieldSet#title" class="docClass">title</a>
38 config will be rendered as the fieldset's <code>legend</code>.</p>
39
40 <p>While FieldSets commonly contain simple groups of fields, they are general <a href="Ext.container.Container.html" rel="Ext.container.Container" class="docClass">Containers</a>
41 and may therefore contain any type of components in their <a href="Ext.form.FieldSet.html#items" rel="Ext.form.FieldSet#items" class="docClass">items</a>, including other nested containers.
42 The default <a href="Ext.form.FieldSet.html#layout" rel="Ext.form.FieldSet#layout" class="docClass">layout</a> for the FieldSet's items is <code>'anchor'</code>, but it can be configured to use any other
43 layout type.</p>
44
45 <p>FieldSets may also be collapsed if configured to do so; this can be done in two ways:</p>
46
47 <ol>
48 <li>Set the <a href="Ext.form.FieldSet.html#collapsible" rel="Ext.form.FieldSet#collapsible" class="docClass">collapsible</a> config to true; this will result in a collapse button being rendered next to
49 the <a href="Ext.form.FieldSet.html#title" rel="Ext.form.FieldSet#title" class="docClass">legend title</a>, or:</li>
50 <li>Set the <a href="Ext.form.FieldSet.html#checkboxToggle" rel="Ext.form.FieldSet#checkboxToggle" class="docClass">checkboxToggle</a> config to true; this is similar to using <a href="Ext.form.FieldSet.html#collapsible" rel="Ext.form.FieldSet#collapsible" class="docClass">collapsible</a> but renders
51 a <a href="Ext.form.field.Checkbox.html" rel="Ext.form.field.Checkbox" class="docClass">checkbox</a> in place of the toggle button. The fieldset will be expanded when the
52 checkbox is checked and collapsed when it is unchecked. The checkbox will also be included in the
53 <a href="Ext.form.Basic.html#submit" rel="Ext.form.Basic#submit" class="docClass">form submit parameters</a> using the <a href="Ext.form.FieldSet.html#checkboxName" rel="Ext.form.FieldSet#checkboxName" class="docClass">checkboxName</a> as its parameter name.</li>
54 </ol>
55
56
57 <p><img class="screenshot" src="../Ext.form.FieldSet.png" alt="Ext.form.FieldSet component" /></p>
58
59 <h2>Example usage</h2>
60
61 <pre class="prettyprint"><code>Ext.create('Ext.form.Panel', {
62     title: 'Simple Form with FieldSets',
63     labelWidth: 75, // label settings here cascade unless overridden
64     url: 'save-form.php',
65     frame: true,
66     bodyStyle: 'padding:5px 5px 0',
67     width: 550,
68     renderTo: Ext.getBody(),
69     layout: 'column', // arrange fieldsets side by side
70     defaults: {
71         bodyPadding: 4
72     },
73     items: [{
74         // Fieldset in Column 1 - collapsible via toggle button
75         xtype:'fieldset',
76         columnWidth: 0.5,
77         title: 'Fieldset 1',
78         collapsible: true,
79         defaultType: 'textfield',
80         defaults: {anchor: '100%'},
81         layout: 'anchor',
82         items :[{
83             fieldLabel: 'Field 1',
84             name: 'field1'
85         }, {
86             fieldLabel: 'Field 2',
87             name: 'field2'
88         }]
89     }, {
90         // Fieldset in Column 2 - collapsible via checkbox, collapsed by default, contains a panel
91         xtype:'fieldset',
92         title: 'Show Panel', // title or checkboxToggle creates fieldset header
93         columnWidth: 0.5,
94         checkboxToggle: true,
95         collapsed: true, // fieldset initially collapsed
96         layout:'anchor',
97         items :[{
98             xtype: 'panel',
99             anchor: '100%',
100             title: 'Panel inside a fieldset',
101             frame: true,
102             height: 52
103         }]
104     }]
105 });
106 </code></pre>
107 <div class="members"><div class="m-cfgs"><div class="definedBy">Defined By</div><a name="configs"></a><h3 class="cfg p">Config Options</h3><h4 class="cfgGroup">CSS Class configs</h4><div id="config-baseCls" class="member f ni"><a href="Ext.form.FieldSet.html#config-baseCls" rel="config-baseCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.FieldSet.html" class="definedIn docClass">Ext.form.FieldSet</a><br/><a href="../source/FieldSet.html#Ext-form.FieldSet-cfg-baseCls" class="viewSource">view source</a></div><a name="baseCls"></a><a name="config-baseCls"></a><a href="Ext.form.FieldSet.html#" rel="config-baseCls" class="cls expand">baseCls</a><span> : String</span></div><div class="description"><div class="short"><p>The base CSS class applied to the fieldset (defaults to <tt>'x-fieldset'</tt>).</p>
108 </div><div class="long"><p>The base CSS class applied to the fieldset (defaults to <tt>'x-fieldset'</tt>).</p>
109 </div></div></div><div id="config-cls" class="member inherited"><a href="Ext.form.FieldSet.html#config-cls" rel="config-cls" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-cls" class="viewSource">view source</a></div><a name="cls"></a><a name="config-cls"></a><a href="Ext.form.FieldSet.html#" rel="config-cls" class="cls expand">cls</a><span> : String</span></div><div class="description"><div class="short">An optional extra CSS class that will be added to this component's Element (defaults to '').  This can be
110 useful for ...</div><div class="long"><p>An optional extra CSS class that will be added to this component's Element (defaults to '').  This can be
111 useful for adding customized styles to the component or any of its children using standard CSS rules.</p>
112 </div></div></div><div id="config-componentCls" class="member inherited"><a href="Ext.form.FieldSet.html#config-componentCls" rel="config-componentCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-componentCls" class="viewSource">view source</a></div><a name="componentCls"></a><a name="config-componentCls"></a><a href="Ext.form.FieldSet.html#" rel="config-componentCls" class="cls expand">componentCls</a><span> : String</span></div><div class="description"><div class="short"><p>CSS Class to be added to a components root level element to give distinction to it
113 via styling.</p>
114 </div><div class="long"><p>CSS Class to be added to a components root level element to give distinction to it
115 via styling.</p>
116 </div></div></div><div id="config-disabledCls" class="member inherited"><a href="Ext.form.FieldSet.html#config-disabledCls" rel="config-disabledCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-disabledCls" class="viewSource">view source</a></div><a name="disabledCls"></a><a name="config-disabledCls"></a><a href="Ext.form.FieldSet.html#" rel="config-disabledCls" class="cls expand">disabledCls</a><span> : String</span></div><div class="description"><div class="short"><p>CSS class to add when the Component is disabled. Defaults to 'x-item-disabled'.</p>
117 </div><div class="long"><p>CSS class to add when the Component is disabled. Defaults to 'x-item-disabled'.</p>
118 </div></div></div><div id="config-overCls" class="member inherited"><a href="Ext.form.FieldSet.html#config-overCls" rel="config-overCls" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-overCls" class="viewSource">view source</a></div><a name="overCls"></a><a name="config-overCls"></a><a href="Ext.form.FieldSet.html#" rel="config-overCls" class="cls expand">overCls</a><span> : String</span></div><div class="description"><div class="short">An optional extra CSS class that will be added to this component's Element when the mouse moves
119 over the Element, and...</div><div class="long"><p>An optional extra CSS class that will be added to this component's Element when the mouse moves
120 over the Element, and removed when the mouse moves out. (defaults to '').  This can be
121 useful for adding customized 'active' or 'hover' styles to the component or any of its children using standard CSS rules.</p>
122 </div></div></div><div id="config-styleHtmlCls" class="member inherited"><a href="Ext.form.FieldSet.html#config-styleHtmlCls" rel="config-styleHtmlCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-styleHtmlCls" class="viewSource">view source</a></div><a name="styleHtmlCls"></a><a name="config-styleHtmlCls"></a><a href="Ext.form.FieldSet.html#" rel="config-styleHtmlCls" class="cls expand">styleHtmlCls</a><span> : String</span></div><div class="description"><div class="short"><p>The class that is added to the content target when you set styleHtmlContent to true.
123 Defaults to 'x-html'</p>
124 </div><div class="long"><p>The class that is added to the content target when you set styleHtmlContent to true.
125 Defaults to 'x-html'</p>
126 </div></div></div><h4 class="cfgGroup">Other Configs</h4><div id="config-activeItem" class="member f inherited"><a href="Ext.form.FieldSet.html#config-activeItem" rel="config-activeItem" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-cfg-activeItem" class="viewSource">view source</a></div><a name="activeItem"></a><a name="config-activeItem"></a><a href="Ext.form.FieldSet.html#" rel="config-activeItem" class="cls expand">activeItem</a><span> : String/Number</span></div><div class="description"><div class="short">A string component id or the numeric index of the component that should be initially activated within the
127 container's...</div><div class="long"><p>A string component id or the numeric index of the component that should be initially activated within the
128 container's layout on render.  For example, activeItem: 'item-1' or activeItem: 0 (index 0 = the first
129 item in the container's collection).  activeItem only applies to layout styles that can display
130 items one at a time (like <a href="Ext.layout.container.Card.html" rel="Ext.layout.container.Card" class="docClass">Ext.layout.container.Card</a> and <a href="Ext.layout.container.Fit.html" rel="Ext.layout.container.Fit" class="docClass">Ext.layout.container.Fit</a>).</p>
131 </div></div></div><div id="config-autoDestroy" class="member inherited"><a href="Ext.form.FieldSet.html#config-autoDestroy" rel="config-autoDestroy" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-cfg-autoDestroy" class="viewSource">view source</a></div><a name="autoDestroy"></a><a name="config-autoDestroy"></a><a href="Ext.form.FieldSet.html#" rel="config-autoDestroy" class="cls expand">autoDestroy</a><span> : Boolean</span></div><div class="description"><div class="short">If true the container will automatically destroy any contained component that is removed from it, else
132 destruction mu...</div><div class="long"><p>If true the container will automatically destroy any contained component that is removed from it, else
133 destruction must be handled manually.
134 Defaults to true.</p>
135 </div></div></div><div id="config-autoEl" class="member inherited"><a href="Ext.form.FieldSet.html#config-autoEl" rel="config-autoEl" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-autoEl" class="viewSource">view source</a></div><a name="autoEl"></a><a name="config-autoEl"></a><a href="Ext.form.FieldSet.html#" rel="config-autoEl" class="cls expand">autoEl</a><span> : Mixed</span></div><div class="description"><div class="short">A tag name or DomHelper spec used to create the Element which will
136 encapsulate this Component.
137
138
139 You do not normally ...</div><div class="long"><p>A tag name or <a href="Ext.core.DomHelper.html" rel="Ext.core.DomHelper" class="docClass">DomHelper</a> spec used to create the <a href="Ext.form.FieldSet.html#getEl" rel="Ext.form.FieldSet#getEl" class="docClass">Element</a> which will
140 encapsulate this Component.</p>
141
142
143 <p>You do not normally need to specify this. For the base classes <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a> and <a href="Ext.container.Container.html" rel="Ext.container.Container" class="docClass">Ext.container.Container</a>,
144 this defaults to <b><tt>'div'</tt></b>. The more complex Sencha classes use a more complex
145 DOM structure specified by their own <a href="Ext.form.FieldSet.html#renderTpl" rel="Ext.form.FieldSet#renderTpl" class="docClass">renderTpl</a>s.</p>
146
147
148 <p>This is intended to allow the developer to create application-specific utility Components encapsulated by
149 different DOM elements. Example usage:</p>
150
151
152 <pre><code>{
153     xtype: 'component',
154     autoEl: {
155         tag: 'img',
156         src: 'http://www.example.com/example.jpg'
157     }
158 }, {
159     xtype: 'component',
160     autoEl: {
161         tag: 'blockquote',
162         html: 'autoEl is cool!'
163     }
164 }, {
165     xtype: 'container',
166     autoEl: 'ul',
167     cls: 'ux-unordered-list',
168     items: {
169         xtype: 'component',
170         autoEl: 'li',
171         html: 'First list item'
172     }
173 }
174 </code></pre>
175
176 </div></div></div><div id="config-autoRender" class="member inherited"><a href="Ext.form.FieldSet.html#config-autoRender" rel="config-autoRender" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-autoRender" class="viewSource">view source</a></div><a name="autoRender"></a><a name="config-autoRender"></a><a href="Ext.form.FieldSet.html#" rel="config-autoRender" class="cls expand">autoRender</a><span> : Mixed</span></div><div class="description"><div class="short">This config is intended mainly for floating Components which may or may not be shown. Instead
177 of using renderTo in th...</div><div class="long"><p>This config is intended mainly for <a href="Ext.form.FieldSet.html#floating" rel="Ext.form.FieldSet#floating" class="docClass">floating</a> Components which may or may not be shown. Instead
178 of using <a href="Ext.form.FieldSet.html#renderTo" rel="Ext.form.FieldSet#renderTo" class="docClass">renderTo</a> in the configuration, and rendering upon construction, this allows a Component
179 to render itself upon first <i><a href="Ext.form.FieldSet.html#show" rel="Ext.form.FieldSet#show" class="docClass">show</a></i>.</p>
180
181
182 <p>Specify as <code>true</code> to have this Component render to the document body upon first show.</p>
183
184
185 <p>Specify as an element, or the ID of an element to have this Component render to a specific element upon first show.</p>
186
187
188 <p><b>This defaults to <code>true</code> for the <a href="Ext.window.Window.html" rel="Ext.window.Window" class="docClass">Window</a> class.</b></p>
189
190 </div></div></div><div id="config-autoScroll" class="member inherited"><a href="Ext.form.FieldSet.html#config-autoScroll" rel="config-autoScroll" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.Component.html" class="definedIn docClass">Ext.Component</a><br/><a href="../source/Component.html#Ext-Component-cfg-autoScroll" class="viewSource">view source</a></div><a name="autoScroll"></a><a name="config-autoScroll"></a><a href="Ext.form.FieldSet.html#" rel="config-autoScroll" class="cls expand">autoScroll</a><span> : Boolean</span></div><div class="description"><div class="short">true to use overflow:'auto' on the components layout element and show scroll bars automatically when
191 necessary, false...</div><div class="long"><p><code>true</code> to use overflow:'auto' on the components layout element and show scroll bars automatically when
192 necessary, <code>false</code> to clip any overflowing content (defaults to <code>false</code>).</p>
193 </div></div></div><div id="config-autoShow" class="member inherited"><a href="Ext.form.FieldSet.html#config-autoShow" rel="config-autoShow" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-autoShow" class="viewSource">view source</a></div><a name="autoShow"></a><a name="config-autoShow"></a><a href="Ext.form.FieldSet.html#" rel="config-autoShow" class="cls expand">autoShow</a><span> : Boolean</span></div><div class="description"><div class="short">True to automatically show the component upon creation.
194 This config option may only be used for floating components o...</div><div class="long"><p>True to automatically show the component upon creation.
195 This config option may only be used for <a href="Ext.form.FieldSet.html#floating" rel="Ext.form.FieldSet#floating" class="docClass">floating</a> components or components
196 that use <a href="Ext.form.FieldSet.html#autoRender" rel="Ext.form.FieldSet#autoRender" class="docClass">autoRender</a>. Defaults to <tt>false</tt>.</p>
197 </div></div></div><div id="config-baseCls" class="member ni"><a href="Ext.form.FieldSet.html#config-baseCls" rel="config-baseCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.FieldSet.html" class="definedIn docClass">Ext.form.FieldSet</a><br/><a href="../source/FieldSet.html#Ext-form.FieldSet-cfg-baseCls" class="viewSource">view source</a></div><a name="baseCls"></a><a name="config-baseCls"></a><a href="Ext.form.FieldSet.html#" rel="config-baseCls" class="cls expand">baseCls</a><span> : String</span></div><div class="description"><div class="short"><p>The base CSS class applied to the fieldset (defaults to <tt>'x-fieldset'</tt>).</p>
198 </div><div class="long"><p>The base CSS class applied to the fieldset (defaults to <tt>'x-fieldset'</tt>).</p>
199 </div></div></div><div id="config-border" class="member inherited"><a href="Ext.form.FieldSet.html#config-border" rel="config-border" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-border" class="viewSource">view source</a></div><a name="border"></a><a name="config-border"></a><a href="Ext.form.FieldSet.html#" rel="config-border" class="cls expand">border</a><span> : Number/String</span></div><div class="description"><div class="short">Specifies the border for this component. The border can be a single numeric value to apply to all sides or
200 it can be ...</div><div class="long"><p>Specifies the border for this component. The border can be a single numeric value to apply to all sides or
201 it can be a CSS style specification for each style, for example: '10 5 3 10'.</p>
202 </div></div></div><div id="config-bubbleEvents" class="member inherited"><a href="Ext.form.FieldSet.html#config-bubbleEvents" rel="config-bubbleEvents" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-cfg-bubbleEvents" class="viewSource">view source</a></div><a name="bubbleEvents"></a><a name="config-bubbleEvents"></a><a href="Ext.form.FieldSet.html#" rel="config-bubbleEvents" class="cls expand">bubbleEvents</a><span> : Array</span></div><div class="description"><div class="short">An array of events that, when fired, should be bubbled to any parent container.
203 See Ext.util.Observable.enableBubble....</div><div class="long"><p>An array of events that, when fired, should be bubbled to any parent container.
204 See <a href="Ext.util.Observable.html#enableBubble" rel="Ext.util.Observable#enableBubble" class="docClass">Ext.util.Observable.enableBubble</a>.
205 Defaults to <code>['add', 'remove']</code>.
206
207 </div></div></div><div id="config-checkboxName" class="member ni"><a href="Ext.form.FieldSet.html#config-checkboxName" rel="config-checkboxName" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.FieldSet.html" class="definedIn docClass">Ext.form.FieldSet</a><br/><a href="../source/FieldSet.html#Ext-form.FieldSet-cfg-checkboxName" class="viewSource">view source</a></div><a name="checkboxName"></a><a name="config-checkboxName"></a><a href="Ext.form.FieldSet.html#" rel="config-checkboxName" class="cls expand">checkboxName</a><span> : String</span></div><div class="description"><div class="short"><p>The name to assign to the fieldset's checkbox if <tt><a href="Ext.form.FieldSet.html#checkboxToggle" rel="Ext.form.FieldSet#checkboxToggle" class="docClass">checkboxToggle</a> = true</tt>
208 (defaults to <tt>'[fieldset id]-checkbox'</tt>).</p>
209 </div><div class="long"><p>The name to assign to the fieldset's checkbox if <tt><a href="Ext.form.FieldSet.html#checkboxToggle" rel="Ext.form.FieldSet#checkboxToggle" class="docClass">checkboxToggle</a> = true</tt>
210 (defaults to <tt>'[fieldset id]-checkbox'</tt>).</p>
211 </div></div></div><div id="config-checkboxToggle" class="member ni"><a href="Ext.form.FieldSet.html#config-checkboxToggle" rel="config-checkboxToggle" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.FieldSet.html" class="definedIn docClass">Ext.form.FieldSet</a><br/><a href="../source/FieldSet.html#Ext-form.FieldSet-cfg-checkboxToggle" class="viewSource">view source</a></div><a name="checkboxToggle"></a><a name="config-checkboxToggle"></a><a href="Ext.form.FieldSet.html#" rel="config-checkboxToggle" class="cls expand">checkboxToggle</a><span> : Boolean</span></div><div class="description"><div class="short">Set to true to render a checkbox into the fieldset frame just
212 in front of the legend to expand/collapse the fieldset ...</div><div class="long"><p>Set to <tt>true</tt> to render a checkbox into the fieldset frame just
213 in front of the legend to expand/collapse the fieldset when the checkbox is toggled. (defaults
214 to <tt>false</tt>). This checkbox will be included in form submits using the <a href="Ext.form.FieldSet.html#checkboxName" rel="Ext.form.FieldSet#checkboxName" class="docClass">checkboxName</a>.</p>
215 </div></div></div><div id="config-cls" class="member inherited"><a href="Ext.form.FieldSet.html#config-cls" rel="config-cls" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-cls" class="viewSource">view source</a></div><a name="cls"></a><a name="config-cls"></a><a href="Ext.form.FieldSet.html#" rel="config-cls" class="cls expand">cls</a><span> : String</span></div><div class="description"><div class="short">An optional extra CSS class that will be added to this component's Element (defaults to '').  This can be
216 useful for ...</div><div class="long"><p>An optional extra CSS class that will be added to this component's Element (defaults to '').  This can be
217 useful for adding customized styles to the component or any of its children using standard CSS rules.</p>
218 </div></div></div><div id="config-collapsed" class="member ni"><a href="Ext.form.FieldSet.html#config-collapsed" rel="config-collapsed" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.FieldSet.html" class="definedIn docClass">Ext.form.FieldSet</a><br/><a href="../source/FieldSet.html#Ext-form.FieldSet-cfg-collapsed" class="viewSource">view source</a></div><a name="collapsed"></a><a name="config-collapsed"></a><a href="Ext.form.FieldSet.html#" rel="config-collapsed" class="cls expand">collapsed</a><span> : Boolean</span></div><div class="description"><div class="short">Set to true to render the fieldset as collapsed by default. If checkboxToggle is specified,
219 the checkbox will also be...</div><div class="long"><p>Set to <tt>true</tt> to render the fieldset as collapsed by default. If <a href="Ext.form.FieldSet.html#checkboxToggle" rel="Ext.form.FieldSet#checkboxToggle" class="docClass">checkboxToggle</a> is specified,
220 the checkbox will also be unchecked by default.</p>
221 </div></div></div><div id="config-collapsible" class="member ni"><a href="Ext.form.FieldSet.html#config-collapsible" rel="config-collapsible" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.FieldSet.html" class="definedIn docClass">Ext.form.FieldSet</a><br/><a href="../source/FieldSet.html#Ext-form.FieldSet-cfg-collapsible" class="viewSource">view source</a></div><a name="collapsible"></a><a name="config-collapsible"></a><a href="Ext.form.FieldSet.html#" rel="config-collapsible" class="cls expand">collapsible</a><span> : Boolean</span></div><div class="description"><div class="short">Set to true to make the fieldset collapsible and have the expand/collapse toggle button automatically
222 rendered into t...</div><div class="long"><p>Set to <tt>true</tt> to make the fieldset collapsible and have the expand/collapse toggle button automatically
223 rendered into the legend element, <tt>false</tt> to keep the fieldset statically sized with no collapse
224 button (defaults to <tt>false</tt>). Another option is to configure <tt><a href="Ext.form.FieldSet.html#checkboxToggle" rel="Ext.form.FieldSet#checkboxToggle" class="docClass">checkboxToggle</a></tt>.
225 Use the <a href="Ext.form.FieldSet.html#collapsed" rel="Ext.form.FieldSet#collapsed" class="docClass">collapsed</a> config to collapse the fieldset by default.</p>
226 </div></div></div><div id="config-componentCls" class="member inherited"><a href="Ext.form.FieldSet.html#config-componentCls" rel="config-componentCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-componentCls" class="viewSource">view source</a></div><a name="componentCls"></a><a name="config-componentCls"></a><a href="Ext.form.FieldSet.html#" rel="config-componentCls" class="cls expand">componentCls</a><span> : String</span></div><div class="description"><div class="short"><p>CSS Class to be added to a components root level element to give distinction to it
227 via styling.</p>
228 </div><div class="long"><p>CSS Class to be added to a components root level element to give distinction to it
229 via styling.</p>
230 </div></div></div><div id="config-componentLayout" class="member inherited"><a href="Ext.form.FieldSet.html#config-componentLayout" rel="config-componentLayout" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-componentLayout" class="viewSource">view source</a></div><a name="componentLayout"></a><a name="config-componentLayout"></a><a href="Ext.form.FieldSet.html#" rel="config-componentLayout" class="cls expand">componentLayout</a><span> : String/Object</span></div><div class="description"><div class="short">The sizing and positioning of a Component's internal Elements is the responsibility of
231 the Component's layout manager...</div><div class="long"><p>The sizing and positioning of a Component's internal Elements is the responsibility of
232 the Component's layout manager which sizes a Component's internal structure in response to the Component being sized.</p>
233
234
235 <p>Generally, developers will not use this configuration as all provided Components which need their internal
236 elements sizing (Such as <a href="Ext.form.field.Base.html" rel="Ext.form.field.Base" class="docClass">input fields</a>) come with their own componentLayout managers.</p>
237
238
239 <p>The <a href="Ext.layout.container.Auto.html" rel="Ext.layout.container.Auto" class="docClass">default layout manager</a> will be used on instances of the base <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a> class
240 which simply sizes the Component's encapsulating element to the height and width specified in the <a href="Ext.form.FieldSet.html#setSize" rel="Ext.form.FieldSet#setSize" class="docClass">setSize</a> method.</p>
241
242 </div></div></div><div id="config-contentEl" class="member inherited"><a href="Ext.form.FieldSet.html#config-contentEl" rel="config-contentEl" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-contentEl" class="viewSource">view source</a></div><a name="contentEl"></a><a name="config-contentEl"></a><a href="Ext.form.FieldSet.html#" rel="config-contentEl" class="cls expand">contentEl</a><span> : String</span></div><div class="description"><div class="short">Optional. Specify an existing HTML element, or the id of an existing HTML element to use as the content
243 for this comp...</div><div class="long"><p>Optional. Specify an existing HTML element, or the <code>id</code> of an existing HTML element to use as the content
244 for this component.</p>
245
246
247 <ul>
248 <li><b>Description</b> :
249 <div class="sub-desc">This config option is used to take an existing HTML element and place it in the layout element
250 of a new component (it simply moves the specified DOM element <i>after the Component is rendered</i> to use as the content.</div></li>
251 <li><b>Notes</b> :
252 <div class="sub-desc">The specified HTML element is appended to the layout element of the component <i>after any configured
253 <a href="Ext.form.FieldSet.html#html" rel="Ext.form.FieldSet#html" class="docClass">HTML</a> has been inserted</i>, and so the document will not contain this element at the time the <a href="Ext.form.FieldSet.html#render" rel="Ext.form.FieldSet#render" class="docClass">render</a> event is fired.</div>
254 <div class="sub-desc">The specified HTML element used will not participate in any <code><b><a href="Ext.container.Container.html#layout" rel="Ext.container.Container#layout" class="docClass">layout</a></b></code>
255 scheme that the Component may use. It is just HTML. Layouts operate on child <code><b><a href="Ext.container.Container.html#items" rel="Ext.container.Container#items" class="docClass">items</a></b></code>.</div>
256 <div class="sub-desc">Add either the <code>x-hidden</code> or the <code>x-hide-display</code> CSS class to
257 prevent a brief flicker of the content before it is rendered to the panel.</div></li>
258 </ul>
259
260 </div></div></div><div id="config-data" class="member inherited"><a href="Ext.form.FieldSet.html#config-data" rel="config-data" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-data" class="viewSource">view source</a></div><a name="data"></a><a name="config-data"></a><a href="Ext.form.FieldSet.html#" rel="config-data" class="cls expand">data</a><span> : Mixed</span></div><div class="description"><div class="short"><p>The initial set of data to apply to the <code><a href="Ext.form.FieldSet.html#tpl" rel="Ext.form.FieldSet#tpl" class="docClass">tpl</a></code> to
261 update the content area of the Component.</p>
262 </div><div class="long"><p>The initial set of data to apply to the <code><a href="Ext.form.FieldSet.html#tpl" rel="Ext.form.FieldSet#tpl" class="docClass">tpl</a></code> to
263 update the content area of the Component.</p>
264 </div></div></div><div id="config-defaultType" class="member inherited"><a href="Ext.form.FieldSet.html#config-defaultType" rel="config-defaultType" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-cfg-defaultType" class="viewSource">view source</a></div><a name="defaultType"></a><a name="config-defaultType"></a><a href="Ext.form.FieldSet.html#" rel="config-defaultType" class="cls expand">defaultType</a><span> : String</span></div><div class="description"><div class="short">The default xtype of child Components to create in this Container when
265 a child item is specified as a raw configurati...</div><div class="long"><p>The default <a href="Ext.Component.html" rel="Ext.Component" class="docClass">xtype</a> of child Components to create in this Container when
266 a child item is specified as a raw configuration object, rather than as an instantiated Component.</p>
267
268
269 <p>Defaults to <code>'panel'</code>.</p>
270
271 </div></div></div><div id="config-defaults" class="member inherited"><a href="Ext.form.FieldSet.html#config-defaults" rel="config-defaults" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-cfg-defaults" class="viewSource">view source</a></div><a name="defaults"></a><a name="config-defaults"></a><a href="Ext.form.FieldSet.html#" rel="config-defaults" class="cls expand">defaults</a><span> : Object|Function</span></div><div class="description"><div class="short">This option is a means of applying default settings to all added items whether added through the items
272 config or via ...</div><div class="long"><p>This option is a means of applying default settings to all added items whether added through the <a href="Ext.form.FieldSet.html#items" rel="Ext.form.FieldSet#items" class="docClass">items</a>
273 config or via the <a href="Ext.form.FieldSet.html#add" rel="Ext.form.FieldSet#add" class="docClass">add</a> or <a href="Ext.form.FieldSet.html#insert" rel="Ext.form.FieldSet#insert" class="docClass">insert</a> methods.</p>
274
275
276 <p>If an added item is a config object, and <b>not</b> an instantiated Component, then the default properties are
277 unconditionally applied. If the added item <b>is</b> an instantiated Component, then the default properties are
278 applied conditionally so as not to override existing properties in the item.</p>
279
280
281 <p>If the defaults option is specified as a function, then the function will be called using this Container as the
282 scope (<code>this</code> reference) and passing the added item as the first parameter. Any resulting object
283 from that call is then applied to the item as default properties.</p>
284
285
286 <p>For example, to automatically apply padding to the body of each of a set of
287 contained <a href="Ext.panel.Panel.html" rel="Ext.panel.Panel" class="docClass">Ext.panel.Panel</a> items, you could pass: <code>defaults: {bodyStyle:'padding:15px'}</code>.</p>
288
289
290 <p>Usage:</p>
291
292
293 <pre><code>defaults: {               // defaults are applied to items, not the container
294     autoScroll:true
295 },
296 items: [
297     {
298         xtype: 'panel',   // defaults <b>do not</b> have precedence over
299         id: 'panel1',     // options in config objects, so the defaults
300         autoScroll: false // will not be applied here, panel1 will be autoScroll:false
301     },
302     new Ext.panel.Panel({       // defaults <b>do</b> have precedence over options
303         id: 'panel2',     // options in components, so the defaults
304         autoScroll: false // will be applied here, panel2 will be autoScroll:true.
305     })
306 ]</code></pre>
307
308 </div></div></div><div id="config-disabled" class="member inherited"><a href="Ext.form.FieldSet.html#config-disabled" rel="config-disabled" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-disabled" class="viewSource">view source</a></div><a name="disabled"></a><a name="config-disabled"></a><a href="Ext.form.FieldSet.html#" rel="config-disabled" class="cls expand">disabled</a><span> : Boolean</span></div><div class="description"><div class="short"><p>Defaults to false.</p>
309 </div><div class="long"><p>Defaults to false.</p>
310 </div></div></div><div id="config-disabledCls" class="member inherited"><a href="Ext.form.FieldSet.html#config-disabledCls" rel="config-disabledCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-disabledCls" class="viewSource">view source</a></div><a name="disabledCls"></a><a name="config-disabledCls"></a><a href="Ext.form.FieldSet.html#" rel="config-disabledCls" class="cls expand">disabledCls</a><span> : String</span></div><div class="description"><div class="short"><p>CSS class to add when the Component is disabled. Defaults to 'x-item-disabled'.</p>
311 </div><div class="long"><p>CSS class to add when the Component is disabled. Defaults to 'x-item-disabled'.</p>
312 </div></div></div><div id="config-draggable" class="member inherited"><a href="Ext.form.FieldSet.html#config-draggable" rel="config-draggable" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.Component.html" class="definedIn docClass">Ext.Component</a><br/><a href="../source/Component.html#Ext-Component-cfg-draggable" class="viewSource">view source</a></div><a name="draggable"></a><a name="config-draggable"></a><a href="Ext.form.FieldSet.html#" rel="config-draggable" class="cls expand">draggable</a><span> : Mixed</span></div><div class="description"><div class="short">Specify as true to make a floating Component draggable using the Component's encapsulating element as the drag handle...</div><div class="long"><p>Specify as true to make a <a href="Ext.form.FieldSet.html#floating" rel="Ext.form.FieldSet#floating" class="docClass">floating</a> Component draggable using the Component's encapsulating element as the drag handle.</p>
313
314
315 <p>This may also be specified as a config object for the <a href="Ext.util.ComponentDragger.html" rel="Ext.util.ComponentDragger" class="docClass">ComponentDragger</a> which is instantiated to perform dragging.</p>
316
317
318 <p>For example to create a Component which may only be dragged around using a certain internal element as the drag handle,
319 use the delegate option:</p>
320
321
322 <p><code></p>
323
324 <pre>new Ext.Component({
325     constrain: true,
326     floating:true,
327     style: {
328         backgroundColor: '#fff',
329         border: '1px solid black'
330     },
331     html: '&lt;h1 style="cursor:move"&gt;The title&lt;/h1&gt;&lt;p&gt;The content&lt;/p&gt;',
332     draggable: {
333         delegate: 'h1'
334     }
335 }).show();
336 </pre>
337
338
339 <p></code></p>
340 </div></div></div><div id="config-floating" class="member inherited"><a href="Ext.form.FieldSet.html#config-floating" rel="config-floating" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.Component.html" class="definedIn docClass">Ext.Component</a><br/><a href="../source/Component.html#Ext-Component-cfg-floating" class="viewSource">view source</a></div><a name="floating"></a><a name="config-floating"></a><a href="Ext.form.FieldSet.html#" rel="config-floating" class="cls expand">floating</a><span> : Boolean</span></div><div class="description"><div class="short">Specify as true to float the Component outside of the document flow using CSS absolute positioning.
341
342
343 Components such...</div><div class="long"><p>Specify as true to float the Component outside of the document flow using CSS absolute positioning.</p>
344
345
346 <p>Components such as <a href="Ext.window.Window.html" rel="Ext.window.Window" class="docClass">Window</a>s and <a href="Ext.menu.Menu.html" rel="Ext.menu.Menu" class="docClass">Menu</a>s are floating
347 by default.</p>
348
349
350 <p>Floating Components that are programatically <a href="Ext.Component.html#render" rel="Ext.Component#render" class="docClass">rendered</a> will register themselves with the global
351 <a href="Ext.WindowManager.html" rel="Ext.WindowManager" class="docClass">ZIndexManager</a></p>
352
353
354 <h3 class="pa">Floating Components as child items of a Container</h3>
355
356
357 <p>A floating Component may be used as a child item of a Container. This just allows the floating Component to seek a ZIndexManager by
358 examining the ownerCt chain.</p>
359
360
361 <p>When configured as floating, Components acquire, at render time, a <a href="Ext.ZIndexManager.html" rel="Ext.ZIndexManager" class="docClass">ZIndexManager</a> which manages a stack
362 of related floating Components. The ZIndexManager brings a single floating Component to the top of its stack when
363 the Component's <a href="Ext.form.FieldSet.html#toFront" rel="Ext.form.FieldSet#toFront" class="docClass">toFront</a> method is called.</p>
364
365
366 <p>The ZIndexManager is found by traversing up the <a href="Ext.form.FieldSet.html#ownerCt" rel="Ext.form.FieldSet#ownerCt" class="docClass">ownerCt</a> chain to find an ancestor which itself is floating. This is so that
367 descendant floating Components of floating <i>Containers</i> (Such as a ComboBox dropdown within a Window) can have its zIndex managed relative
368 to any siblings, but always <b>above</b> that floating ancestor Container.</p>
369
370
371 <p>If no floating ancestor is found, a floating Component registers itself with the default <a href="Ext.WindowManager.html" rel="Ext.WindowManager" class="docClass">ZIndexManager</a>.</p>
372
373
374 <p>Floating components <i>do not participate in the Container's layout</i>. Because of this, they are not rendered until you explicitly
375 <a href="Ext.form.FieldSet.html#show" rel="Ext.form.FieldSet#show" class="docClass">show</a> them.</p>
376
377
378 <p>After rendering, the ownerCt reference is deleted, and the <a href="Ext.form.FieldSet.html#floatParent" rel="Ext.form.FieldSet#floatParent" class="docClass">floatParent</a> property is set to the found floating ancestor Container.
379 If no floating ancestor Container was found the <a href="Ext.form.FieldSet.html#floatParent" rel="Ext.form.FieldSet#floatParent" class="docClass">floatParent</a> property will not be set.</p>
380
381 </div></div></div><div id="config-focusOnToFront" class="member inherited"><a href="Ext.form.FieldSet.html#config-focusOnToFront" rel="config-focusOnToFront" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Floating.html" class="definedIn docClass">Ext.util.Floating</a><br/><a href="../source/Floating.html#Ext-util.Floating-cfg-focusOnToFront" class="viewSource">view source</a></div><a name="focusOnToFront"></a><a name="config-focusOnToFront"></a><a href="Ext.form.FieldSet.html#" rel="config-focusOnToFront" class="cls expand">focusOnToFront</a><span> : Boolean</span></div><div class="description"><div class="short">Specifies whether the floated component should be automatically focused when it is
382 brought to the front. Defaults to ...</div><div class="long"><p>Specifies whether the floated component should be automatically <a href="Ext.form.FieldSet.html#focus" rel="Ext.form.FieldSet#focus" class="docClass">focused</a> when it is
383 <a href="Ext.form.FieldSet.html#toFront" rel="Ext.form.FieldSet#toFront" class="docClass">brought to the front</a>. Defaults to true.</p>
384 </div></div></div><div id="config-frame" class="member inherited"><a href="Ext.form.FieldSet.html#config-frame" rel="config-frame" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-frame" class="viewSource">view source</a></div><a name="frame"></a><a name="config-frame"></a><a href="Ext.form.FieldSet.html#" rel="config-frame" class="cls expand">frame</a><span> : Boolean</span></div><div class="description"><div class="short">Specify as true to have the Component inject framing elements within the Component at render time to
385 provide a graphi...</div><div class="long"><p>Specify as <code>true</code> to have the Component inject framing elements within the Component at render time to
386 provide a graphical rounded frame around the Component content.</p>
387
388
389 <p>This is only necessary when running on outdated, or non standard-compliant browsers such as Microsoft's Internet Explorer
390 prior to version 9 which do not support rounded corners natively.</p>
391
392
393 <p>The extra space taken up by this framing is available from the read only property <a href="Ext.form.FieldSet.html#frameSize" rel="Ext.form.FieldSet#frameSize" class="docClass">frameSize</a>.</p>
394
395 </div></div></div><div id="config-height" class="member inherited"><a href="Ext.form.FieldSet.html#config-height" rel="config-height" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-height" class="viewSource">view source</a></div><a name="height"></a><a name="config-height"></a><a href="Ext.form.FieldSet.html#" rel="config-height" class="cls expand">height</a><span> : Number</span></div><div class="description"><div class="short"><p>The height of this component in pixels.</p>
396 </div><div class="long"><p>The height of this component in pixels.</p>
397 </div></div></div><div id="config-hidden" class="member inherited"><a href="Ext.form.FieldSet.html#config-hidden" rel="config-hidden" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-hidden" class="viewSource">view source</a></div><a name="hidden"></a><a name="config-hidden"></a><a href="Ext.form.FieldSet.html#" rel="config-hidden" class="cls expand">hidden</a><span> : Boolean</span></div><div class="description"><div class="short"><p>Defaults to false.</p>
398 </div><div class="long"><p>Defaults to false.</p>
399 </div></div></div><div id="config-hideMode" class="member inherited"><a href="Ext.form.FieldSet.html#config-hideMode" rel="config-hideMode" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-hideMode" class="viewSource">view source</a></div><a name="hideMode"></a><a name="config-hideMode"></a><a href="Ext.form.FieldSet.html#" rel="config-hideMode" class="cls expand">hideMode</a><span> : String</span></div><div class="description"><div class="short">A String which specifies how this Component's encapsulating DOM element will be hidden.
400 Values may be
401 'display' : The...</div><div class="long"><p>A String which specifies how this Component's encapsulating DOM element will be hidden.
402 Values may be<div class="mdetail-params"><ul>
403 <li><code>'display'</code> : The Component will be hidden using the <code>display: none</code> style.</li>
404 <li><code>'visibility'</code> : The Component will be hidden using the <code>visibility: hidden</code> style.</li>
405 <li><code>'offsets'</code> : The Component will be hidden by absolutely positioning it out of the visible area of the document. This
406 is useful when a hidden Component must maintain measurable dimensions. Hiding using <code>display</code> results
407 in a Component having zero dimensions.</li></ul></div>
408 Defaults to <code>'display'</code>.</p>
409 </div></div></div><div id="config-html" class="member inherited"><a href="Ext.form.FieldSet.html#config-html" rel="config-html" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-html" class="viewSource">view source</a></div><a name="html"></a><a name="config-html"></a><a href="Ext.form.FieldSet.html#" rel="config-html" class="cls expand">html</a><span> : String/Object</span></div><div class="description"><div class="short">An HTML fragment, or a DomHelper specification to use as the layout element
410 content (defaults to ''). The HTML conten...</div><div class="long"><p>An HTML fragment, or a <a href="Ext.core.DomHelper.html" rel="Ext.core.DomHelper" class="docClass">DomHelper</a> specification to use as the layout element
411 content (defaults to ''). The HTML content is added after the component is rendered,
412 so the document will not contain this HTML at the time the <a href="Ext.form.FieldSet.html#render" rel="Ext.form.FieldSet#render" class="docClass">render</a> event is fired.
413 This content is inserted into the body <i>before</i> any configured <a href="Ext.form.FieldSet.html#contentEl" rel="Ext.form.FieldSet#contentEl" class="docClass">contentEl</a> is appended.</p>
414 </div></div></div><div id="config-id" class="member inherited"><a href="Ext.form.FieldSet.html#config-id" rel="config-id" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-id" class="viewSource">view source</a></div><a name="id"></a><a name="config-id"></a><a href="Ext.form.FieldSet.html#" rel="config-id" class="cls expand">id</a><span> : String</span></div><div class="description"><div class="short">The unique id of this component instance (defaults to an auto-assigned id).
415
416
417 It should not be necessary to use this ...</div><div class="long"><p>The <b><u>unique id of this component instance</u></b> (defaults to an <a href="Ext.form.FieldSet.html#getId" rel="Ext.form.FieldSet#getId" class="docClass">auto-assigned id</a>).</p>
418
419
420 <p>It should not be necessary to use this configuration except for singleton objects in your application.
421 Components created with an id may be accessed globally using <a href="Ext.html#getCmp" rel="Ext#getCmp" class="docClass">Ext.getCmp</a>.</p>
422
423
424 <p>Instead of using assigned ids, use the <a href="Ext.form.FieldSet.html#itemId" rel="Ext.form.FieldSet#itemId" class="docClass">itemId</a> config, and <a href="Ext.ComponentQuery.html" rel="Ext.ComponentQuery" class="docClass">ComponentQuery</a> which
425 provides selector-based searching for Sencha Components analogous to DOM querying. The <a href="Ext.container.Container.html" rel="Ext.container.Container" class="docClass">Container</a>
426 class contains <a href="Ext.container.Container.html#down" rel="Ext.container.Container#down" class="docClass">shortcut methods</a> to query its descendant Components by selector.</p>
427
428
429 <p>Note that this id will also be used as the element id for the containing HTML element
430 that is rendered to the page for this component. This allows you to write id-based CSS
431 rules to style the specific instance of this component uniquely, and also to select
432 sub-elements using this component's id as the parent.</p>
433
434
435 <p><b>Note</b>: to avoid complications imposed by a unique <tt>id</tt> also see <code><a href="Ext.form.FieldSet.html#itemId" rel="Ext.form.FieldSet#itemId" class="docClass">itemId</a></code>.</p>
436
437
438 <p><b>Note</b>: to access the container of a Component see <code><a href="Ext.form.FieldSet.html#ownerCt" rel="Ext.form.FieldSet#ownerCt" class="docClass">ownerCt</a></code>.</p>
439
440 </div></div></div><div id="config-itemId" class="member inherited"><a href="Ext.form.FieldSet.html#config-itemId" rel="config-itemId" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-itemId" class="viewSource">view source</a></div><a name="itemId"></a><a name="config-itemId"></a><a href="Ext.form.FieldSet.html#" rel="config-itemId" class="cls expand">itemId</a><span> : String</span></div><div class="description"><div class="short">An itemId can be used as an alternative way to get a reference to a component
441 when no object reference is available. ...</div><div class="long"><p>An <tt>itemId</tt> can be used as an alternative way to get a reference to a component
442 when no object reference is available.  Instead of using an <code><a href="Ext.form.FieldSet.html#id" rel="Ext.form.FieldSet#id" class="docClass">id</a></code> with
443 <a href="Ext.html" rel="Ext" class="docClass">Ext</a>.<a href="Ext.html#getCmp" rel="Ext#getCmp" class="docClass">getCmp</a>, use <code>itemId</code> with
444 <a href="Ext.container.Container.html" rel="Ext.container.Container" class="docClass">Ext.container.Container</a>.<a href="Ext.container.Container.html#getComponent" rel="Ext.container.Container#getComponent" class="docClass">getComponent</a> which will retrieve
445 <code>itemId</code>'s or <tt><a href="Ext.form.FieldSet.html#id" rel="Ext.form.FieldSet#id" class="docClass">id</a></tt>'s. Since <code>itemId</code>'s are an index to the
446 container's internal MixedCollection, the <code>itemId</code> is scoped locally to the container --
447 avoiding potential conflicts with <a href="Ext.ComponentManager.html" rel="Ext.ComponentManager" class="docClass">Ext.ComponentManager</a> which requires a <b>unique</b>
448 <code><a href="Ext.form.FieldSet.html#id" rel="Ext.form.FieldSet#id" class="docClass">id</a></code>.</p>
449
450
451 <pre><code>var c = new Ext.panel.Panel({ //
452     <a href="Ext.Component.html#height" rel="Ext.Component#height" class="docClass">height</a>: 300,
453     <a href="Ext.form.FieldSet.html#renderTo" rel="Ext.form.FieldSet#renderTo" class="docClass">renderTo</a>: document.body,
454     <a href="Ext.container.Container.html#layout" rel="Ext.container.Container#layout" class="docClass">layout</a>: 'auto',
455     <a href="Ext.container.Container.html#items" rel="Ext.container.Container#items" class="docClass">items</a>: [
456         {
457             itemId: 'p1',
458             <a href="Ext.panel.Panel.html#title" rel="Ext.panel.Panel#title" class="docClass">title</a>: 'Panel 1',
459             <a href="Ext.Component.html#height" rel="Ext.Component#height" class="docClass">height</a>: 150
460         },
461         {
462             itemId: 'p2',
463             <a href="Ext.panel.Panel.html#title" rel="Ext.panel.Panel#title" class="docClass">title</a>: 'Panel 2',
464             <a href="Ext.Component.html#height" rel="Ext.Component#height" class="docClass">height</a>: 150
465         }
466     ]
467 })
468 p1 = c.<a href="Ext.container.Container.html#getComponent" rel="Ext.container.Container#getComponent" class="docClass">getComponent</a>('p1'); // not the same as <a href="Ext.html#getCmp" rel="Ext#getCmp" class="docClass">Ext.getCmp()</a>
469 p2 = p1.<a href="Ext.form.FieldSet.html#ownerCt" rel="Ext.form.FieldSet#ownerCt" class="docClass">ownerCt</a>.<a href="Ext.container.Container.html#getComponent" rel="Ext.container.Container#getComponent" class="docClass">getComponent</a>('p2'); // reference via a sibling
470 </code></pre>
471
472
473 <p>Also see <tt><a href="Ext.form.FieldSet.html#id" rel="Ext.form.FieldSet#id" class="docClass">id</a></tt>, <code><a href="Ext.form.FieldSet.html#query" rel="Ext.form.FieldSet#query" class="docClass">query</a></code>, <code><a href="Ext.form.FieldSet.html#down" rel="Ext.form.FieldSet#down" class="docClass">down</a></code> and <code><a href="Ext.form.FieldSet.html#child" rel="Ext.form.FieldSet#child" class="docClass">child</a></code>.</p>
474
475
476 <p><b>Note</b>: to access the container of an item see <tt><a href="Ext.form.FieldSet.html#ownerCt" rel="Ext.form.FieldSet#ownerCt" class="docClass">ownerCt</a></tt>.</p>
477
478 </div></div></div><div id="config-items" class="member inherited"><a href="Ext.form.FieldSet.html#config-items" rel="config-items" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-cfg-items" class="viewSource">view source</a></div><a name="items"></a><a name="config-items"></a><a href="Ext.form.FieldSet.html#" rel="config-items" class="cls expand">items</a><span> : Object/Array</span></div><div class="description"><div class="short">A single item, or an array of child Components to be added to this container
479
480
481 Unless configured with a layout, a Con...</div><div class="long"><p>A single item, or an array of child Components to be added to this container</p>
482
483
484 <p><b>Unless configured with a <a href="Ext.form.FieldSet.html#layout" rel="Ext.form.FieldSet#layout" class="docClass">layout</a>, a Container simply renders child Components serially into
485 its encapsulating element and performs no sizing or positioning upon them.</b><p>
486 <p>Example:</p>
487 <pre><code>// specifying a single item
488 items: {...},
489 layout: 'fit',    // The single items is sized to fit
490
491 // specifying multiple items
492 items: [{...}, {...}],
493 layout: 'hbox', // The items are arranged horizontally
494        </code></pre>
495 <p>Each item may be:</p>
496 <ul>
497 <li>A <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Component</a></li>
498 <li>A Component configuration object</li>
499 </ul>
500 <p>If a configuration object is specified, the actual type of Component to be
501 instantiated my be indicated by using the <a href="Ext.Component.html#xtype" rel="Ext.Component#xtype" class="docClass">xtype</a> option.</p>
502 <p>Every Component class has its own <a href="Ext.Component.html#xtype" rel="Ext.Component#xtype" class="docClass">xtype</a>.</p>
503 <p>If an <a href="Ext.Component.html#xtype" rel="Ext.Component#xtype" class="docClass">xtype</a> is not explicitly
504 specified, the <a href="Ext.form.FieldSet.html#defaultType" rel="Ext.form.FieldSet#defaultType" class="docClass">defaultType</a> for the Container is used, which by default is usually <code>panel</code>.</p>
505 <p><b>Notes</b>:</p>
506 <p>Ext uses lazy rendering. Child Components will only be rendered
507 should it become necessary. Items are automatically laid out when they are first
508 shown (no sizing is done while hidden), or in response to a <a href="Ext.form.FieldSet.html#doLayout" rel="Ext.form.FieldSet#doLayout" class="docClass">doLayout</a> call.</p>
509 <p>Do not specify <code><a href="Ext.panel.Panel.html#contentEl" rel="Ext.panel.Panel#contentEl" class="docClass">contentEl</a></code> or 
510 <code><a href="Ext.panel.Panel.html#html" rel="Ext.panel.Panel#html" class="docClass">html</a></code> with <code>items</code>.</p>
511
512 </div></div></div><div id="config-layout" class="member ni"><a href="Ext.form.FieldSet.html#config-layout" rel="config-layout" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.FieldSet.html" class="definedIn docClass">Ext.form.FieldSet</a><br/><a href="../source/FieldSet.html#Ext-form.FieldSet-cfg-layout" class="viewSource">view source</a></div><a name="layout"></a><a name="config-layout"></a><a href="Ext.form.FieldSet.html#" rel="config-layout" class="cls expand">layout</a><span> : String</span></div><div class="description"><div class="short"><p>The <a href="Ext.container.Container.html#layout" rel="Ext.container.Container#layout" class="docClass">Ext.container.Container.layout</a> for the fieldset's immediate child items.
513 Defaults to <tt>'anchor'</tt>.</p>
514 </div><div class="long"><p>The <a href="Ext.container.Container.html#layout" rel="Ext.container.Container#layout" class="docClass">Ext.container.Container.layout</a> for the fieldset's immediate child items.
515 Defaults to <tt>'anchor'</tt>.</p>
516 </div></div></div><div id="config-listeners" class="member inherited"><a href="Ext.form.FieldSet.html#config-listeners" rel="config-listeners" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Observable.html" class="definedIn docClass">Ext.util.Observable</a><br/><a href="../source/Observable.html#Ext-util.Observable-cfg-listeners" class="viewSource">view source</a></div><a name="listeners"></a><a name="config-listeners"></a><a href="Ext.form.FieldSet.html#" rel="config-listeners" class="cls expand">listeners</a><span> : Object</span></div><div class="description"><div class="short">(optional) A config object containing one or more event handlers to be added to this
517 object during initialization.  T...</div><div class="long"><p>(optional) <p>A config object containing one or more event handlers to be added to this
518 object during initialization.  This should be a valid listeners config object as specified in the
519 <a href="Ext.form.FieldSet.html#addListener" rel="Ext.form.FieldSet#addListener" class="docClass">addListener</a> example for attaching multiple handlers at once.</p></p>
520
521 <br><p><b><u>DOM events from ExtJs <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Components</a></u></b></p>
522
523
524 <br><p>While <i>some</i> ExtJs Component classes export selected DOM events (e.g. "click", "mouseover" etc), this
525
526
527 <p>is usually only done when extra value can be added. For example the <a href="Ext.view.View.html" rel="Ext.view.View" class="docClass">DataView</a>'s
528 <b><code><a href="Ext.view.View.html#click" rel="Ext.view.View#click" class="docClass">click</a></code></b> event passing the node clicked on. To access DOM
529 events directly from a child element of a Component, we need to specify the <code>element</code> option to
530 identify the Component property to add a DOM listener to:</p>
531
532 <pre><code>new Ext.panel.Panel({
533     width: 400,
534     height: 200,
535     dockedItems: [{
536         xtype: 'toolbar'
537     }],
538     listeners: {
539         click: {
540             element: 'el', //bind to the underlying el property on the panel
541             fn: function(){ console.log('click el'); }
542         },
543         dblclick: {
544             element: 'body', //bind to the underlying body property on the panel
545             fn: function(){ console.log('dblclick body'); }
546         }
547     }
548 });
549 </code></pre>
550
551
552 <p></p></p>
553 </div></div></div><div id="config-loader" class="member inherited"><a href="Ext.form.FieldSet.html#config-loader" rel="config-loader" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-loader" class="viewSource">view source</a></div><a name="loader"></a><a name="config-loader"></a><a href="Ext.form.FieldSet.html#" rel="config-loader" class="cls expand">loader</a><span> : Ext.ComponentLoader/Object</span></div><div class="description"><div class="short"><p>A configuration object or an instance of a <a href="Ext.ComponentLoader.html" rel="Ext.ComponentLoader" class="docClass">Ext.ComponentLoader</a> to load remote
554 content for this Component.</p>
555 </div><div class="long"><p>A configuration object or an instance of a <a href="Ext.ComponentLoader.html" rel="Ext.ComponentLoader" class="docClass">Ext.ComponentLoader</a> to load remote
556 content for this Component.</p>
557 </div></div></div><div id="config-maintainFlex" class="member inherited"><a href="Ext.form.FieldSet.html#config-maintainFlex" rel="config-maintainFlex" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.Component.html" class="definedIn docClass">Ext.Component</a><br/><a href="../source/Component.html#Ext-Component-cfg-maintainFlex" class="viewSource">view source</a></div><a name="maintainFlex"></a><a name="config-maintainFlex"></a><a href="Ext.form.FieldSet.html#" rel="config-maintainFlex" class="cls expand">maintainFlex</a><span> : Boolean</span></div><div class="description"><div class="short">Only valid when a sibling element of a Splitter within a VBox or
558 HBox layout.
559
560
561 Specifies that if an immediate siblin...</div><div class="long"><p><b>Only valid when a sibling element of a <a href="Ext.resizer.Splitter.html" rel="Ext.resizer.Splitter" class="docClass">Splitter</a> within a <a href="Ext.layout.container.VBox.html" rel="Ext.layout.container.VBox" class="docClass">VBox</a> or
562 <a href="Ext.layout.container.HBox.html" rel="Ext.layout.container.HBox" class="docClass">HBox</a> layout.</b></p>
563
564
565 <p>Specifies that if an immediate sibling Splitter is moved, the Component on the <i>other</i> side is resized, and this
566 Component maintains its configured <a href="Ext.layout.container.Box.html#flex" rel="Ext.layout.container.Box#flex" class="docClass">flex</a> value.</p>
567
568 </div></div></div><div id="config-margin" class="member inherited"><a href="Ext.form.FieldSet.html#config-margin" rel="config-margin" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-margin" class="viewSource">view source</a></div><a name="margin"></a><a name="config-margin"></a><a href="Ext.form.FieldSet.html#" rel="config-margin" class="cls expand">margin</a><span> : Number/String</span></div><div class="description"><div class="short">Specifies the margin for this component. The margin can be a single numeric value to apply to all sides or
569 it can be ...</div><div class="long"><p>Specifies the margin for this component. The margin can be a single numeric value to apply to all sides or
570 it can be a CSS style specification for each style, for example: '10 5 3 10'.</p>
571 </div></div></div><div id="config-maxHeight" class="member inherited"><a href="Ext.form.FieldSet.html#config-maxHeight" rel="config-maxHeight" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-maxHeight" class="viewSource">view source</a></div><a name="maxHeight"></a><a name="config-maxHeight"></a><a href="Ext.form.FieldSet.html#" rel="config-maxHeight" class="cls expand">maxHeight</a><span> : Number</span></div><div class="description"><div class="short">The maximum value in pixels which this Component will set its height to.
572
573
574 Warning: This will override any size manag...</div><div class="long"><p>The maximum value in pixels which this Component will set its height to.</p>
575
576
577 <p><b>Warning:</b> This will override any size management applied by layout managers.</p>
578
579 </div></div></div><div id="config-maxWidth" class="member inherited"><a href="Ext.form.FieldSet.html#config-maxWidth" rel="config-maxWidth" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-maxWidth" class="viewSource">view source</a></div><a name="maxWidth"></a><a name="config-maxWidth"></a><a href="Ext.form.FieldSet.html#" rel="config-maxWidth" class="cls expand">maxWidth</a><span> : Number</span></div><div class="description"><div class="short">The maximum value in pixels which this Component will set its width to.
580
581
582 Warning: This will override any size manage...</div><div class="long"><p>The maximum value in pixels which this Component will set its width to.</p>
583
584
585 <p><b>Warning:</b> This will override any size management applied by layout managers.</p>
586
587 </div></div></div><div id="config-minHeight" class="member inherited"><a href="Ext.form.FieldSet.html#config-minHeight" rel="config-minHeight" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-minHeight" class="viewSource">view source</a></div><a name="minHeight"></a><a name="config-minHeight"></a><a href="Ext.form.FieldSet.html#" rel="config-minHeight" class="cls expand">minHeight</a><span> : Number</span></div><div class="description"><div class="short">The minimum value in pixels which this Component will set its height to.
588
589
590 Warning: This will override any size manag...</div><div class="long"><p>The minimum value in pixels which this Component will set its height to.</p>
591
592
593 <p><b>Warning:</b> This will override any size management applied by layout managers.</p>
594
595 </div></div></div><div id="config-minWidth" class="member inherited"><a href="Ext.form.FieldSet.html#config-minWidth" rel="config-minWidth" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-minWidth" class="viewSource">view source</a></div><a name="minWidth"></a><a name="config-minWidth"></a><a href="Ext.form.FieldSet.html#" rel="config-minWidth" class="cls expand">minWidth</a><span> : Number</span></div><div class="description"><div class="short">The minimum value in pixels which this Component will set its width to.
596
597
598 Warning: This will override any size manage...</div><div class="long"><p>The minimum value in pixels which this Component will set its width to.</p>
599
600
601 <p><b>Warning:</b> This will override any size management applied by layout managers.</p>
602
603 </div></div></div><div id="config-overCls" class="member inherited"><a href="Ext.form.FieldSet.html#config-overCls" rel="config-overCls" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-overCls" class="viewSource">view source</a></div><a name="overCls"></a><a name="config-overCls"></a><a href="Ext.form.FieldSet.html#" rel="config-overCls" class="cls expand">overCls</a><span> : String</span></div><div class="description"><div class="short">An optional extra CSS class that will be added to this component's Element when the mouse moves
604 over the Element, and...</div><div class="long"><p>An optional extra CSS class that will be added to this component's Element when the mouse moves
605 over the Element, and removed when the mouse moves out. (defaults to '').  This can be
606 useful for adding customized 'active' or 'hover' styles to the component or any of its children using standard CSS rules.</p>
607 </div></div></div><div id="config-padding" class="member inherited"><a href="Ext.form.FieldSet.html#config-padding" rel="config-padding" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-padding" class="viewSource">view source</a></div><a name="padding"></a><a name="config-padding"></a><a href="Ext.form.FieldSet.html#" rel="config-padding" class="cls expand">padding</a><span> : Number/String</span></div><div class="description"><div class="short">Specifies the padding for this component. The padding can be a single numeric value to apply to all sides or
608 it can b...</div><div class="long"><p>Specifies the padding for this component. The padding can be a single numeric value to apply to all sides or
609 it can be a CSS style specification for each style, for example: '10 5 3 10'.</p>
610 </div></div></div><div id="config-plugins" class="member inherited"><a href="Ext.form.FieldSet.html#config-plugins" rel="config-plugins" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-plugins" class="viewSource">view source</a></div><a name="plugins"></a><a name="config-plugins"></a><a href="Ext.form.FieldSet.html#" rel="config-plugins" class="cls expand">plugins</a><span> : Object/Array</span></div><div class="description"><div class="short">An object or array of objects that will provide custom functionality for this component.  The only
611 requirement for a ...</div><div class="long"><p>An object or array of objects that will provide custom functionality for this component.  The only
612 requirement for a valid plugin is that it contain an init method that accepts a reference of type <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a>.
613 When a component is created, if any plugins are available, the component will call the init method on each
614 plugin, passing a reference to itself.  Each plugin can then call methods or respond to events on the
615 component as needed to provide its functionality.</p>
616 </div></div></div><div id="config-renderSelectors" class="member inherited"><a href="Ext.form.FieldSet.html#config-renderSelectors" rel="config-renderSelectors" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-renderSelectors" class="viewSource">view source</a></div><a name="renderSelectors"></a><a name="config-renderSelectors"></a><a href="Ext.form.FieldSet.html#" rel="config-renderSelectors" class="cls expand">renderSelectors</a><span> : Object</span></div><div class="description"><div class="short">An object containing properties specifying DomQuery selectors which identify child elements
617 created by the render pro...</div><div class="long"><p>An object containing properties specifying <a href="Ext.DomQuery.html" rel="Ext.DomQuery" class="docClass">DomQuery</a> selectors which identify child elements
618 created by the render process.</p>
619
620 <p>After the Component's internal structure is rendered according to the <a href="Ext.form.FieldSet.html#renderTpl" rel="Ext.form.FieldSet#renderTpl" class="docClass">renderTpl</a>, this object is iterated through,
621 and the found Elements are added as properties to the Component using the <code>renderSelector</code> property name.</p>
622
623 <p>For example, a Component which rendered an image, and description into its element might use the following properties
624 coded into its prototype:</p>
625
626 <pre><code>renderTpl: '&amp;lt;img src="{imageUrl}" class="x-image-component-img"&gt;&amp;lt;div class="x-image-component-desc"&gt;{description}&amp;gt;/div&amp;lt;',
627
628 renderSelectors: {
629     image: 'img.x-image-component-img',
630     descEl: 'div.x-image-component-desc'
631 }
632 </code></pre>
633
634 <p>After rendering, the Component would have a property <code>image</code> referencing its child <code>img</code> Element,
635 and a property <code>descEl</code> referencing the <code>div</code> Element which contains the description.</p>
636 </div></div></div><div id="config-renderTo" class="member inherited"><a href="Ext.form.FieldSet.html#config-renderTo" rel="config-renderTo" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-renderTo" class="viewSource">view source</a></div><a name="renderTo"></a><a name="config-renderTo"></a><a href="Ext.form.FieldSet.html#" rel="config-renderTo" class="cls expand">renderTo</a><span> : Mixed</span></div><div class="description"><div class="short">Specify the id of the element, a DOM element or an existing Element that this component
637 will be rendered into.
638
639
640
641 Not...</div><div class="long"><p>Specify the id of the element, a DOM element or an existing Element that this component
642 will be rendered into.</p>
643
644
645 <div><ul>
646 <li><b>Notes</b> : <ul>
647 <div class="sub-desc">Do <u>not</u> use this option if the Component is to be a child item of
648 a <a href="Ext.container.Container.html" rel="Ext.container.Container" class="docClass">Container</a>. It is the responsibility of the
649 <a href="Ext.container.Container.html" rel="Ext.container.Container" class="docClass">Container</a>'s <a href="Ext.container.Container.html#layout" rel="Ext.container.Container#layout" class="docClass">layout manager</a>
650 to render and manage its child items.</div>
651 <div class="sub-desc">When using this config, a call to render() is not required.</div>
652 </ul></li>
653 </ul></div>
654
655
656 <p>See <code><a href="Ext.form.FieldSet.html#render" rel="Ext.form.FieldSet#render" class="docClass">render</a></code> also.</p>
657
658 </div></div></div><div id="config-renderTpl" class="member inherited"><a href="Ext.form.FieldSet.html#config-renderTpl" rel="config-renderTpl" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-renderTpl" class="viewSource">view source</a></div><a name="renderTpl"></a><a name="config-renderTpl"></a><a href="Ext.form.FieldSet.html#" rel="config-renderTpl" class="cls expand">renderTpl</a><span> : Mixed</span></div><div class="description"><div class="short">An XTemplate used to create the internal structure inside this Component's
659 encapsulating Element.
660
661
662 You do not normal...</div><div class="long"><p>An <a href="Ext.XTemplate.html" rel="Ext.XTemplate" class="docClass">XTemplate</a> used to create the internal structure inside this Component's
663 encapsulating <a href="Ext.form.FieldSet.html#getEl" rel="Ext.form.FieldSet#getEl" class="docClass">Element</a>.</p>
664
665
666 <p>You do not normally need to specify this. For the base classes <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a>
667 and <a href="Ext.container.Container.html" rel="Ext.container.Container" class="docClass">Ext.container.Container</a>, this defaults to <b><code>null</code></b> which means that they will be initially rendered
668 with no internal structure; they render their <a href="Ext.form.FieldSet.html#getEl" rel="Ext.form.FieldSet#getEl" class="docClass">Element</a> empty. The more specialized ExtJS and Touch classes
669 which use a more complex DOM structure, provide their own template definitions.</p>
670
671
672 <p>This is intended to allow the developer to create application-specific utility Components with customized
673 internal structure.</p>
674
675
676 <p>Upon rendering, any created child elements may be automatically imported into object properties using the
677 <a href="Ext.form.FieldSet.html#renderSelectors" rel="Ext.form.FieldSet#renderSelectors" class="docClass">renderSelectors</a> option.</p>
678
679 </div></div></div><div id="config-resizable" class="member inherited"><a href="Ext.form.FieldSet.html#config-resizable" rel="config-resizable" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.Component.html" class="definedIn docClass">Ext.Component</a><br/><a href="../source/Component.html#Ext-Component-cfg-resizable" class="viewSource">view source</a></div><a name="resizable"></a><a name="config-resizable"></a><a href="Ext.form.FieldSet.html#" rel="config-resizable" class="cls expand">resizable</a><span> : Mixed</span></div><div class="description"><div class="short">Specify as true to apply a Resizer to this Component
680 after rendering.
681
682
683 May also be specified as a config object to b...</div><div class="long"><p>Specify as <code>true</code> to apply a <a href="Ext.resizer.Resizer.html" rel="Ext.resizer.Resizer" class="docClass">Resizer</a> to this Component
684 after rendering.</p>
685
686
687 <p>May also be specified as a config object to be passed to the constructor of <a href="Ext.resizer.Resizer.html" rel="Ext.resizer.Resizer" class="docClass">Resizer</a>
688 to override any defaults. By default the Component passes its minimum and maximum size, and uses
689 <code><a href="Ext.resizer.Resizer.html#dynamic" rel="Ext.resizer.Resizer#dynamic" class="docClass">Ext.resizer.Resizer.dynamic</a>: false</code></p>
690
691 </div></div></div><div id="config-resizeHandles" class="member inherited"><a href="Ext.form.FieldSet.html#config-resizeHandles" rel="config-resizeHandles" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.Component.html" class="definedIn docClass">Ext.Component</a><br/><a href="../source/Component.html#Ext-Component-cfg-resizeHandles" class="viewSource">view source</a></div><a name="resizeHandles"></a><a name="config-resizeHandles"></a><a href="Ext.form.FieldSet.html#" rel="config-resizeHandles" class="cls expand">resizeHandles</a><span> : String</span></div><div class="description"><div class="short"><p>A valid <a href="Ext.resizer.Resizer.html" rel="Ext.resizer.Resizer" class="docClass">Ext.resizer.Resizer</a> handles config string (defaults to 'all').  Only applies when resizable = true.</p>
692 </div><div class="long"><p>A valid <a href="Ext.resizer.Resizer.html" rel="Ext.resizer.Resizer" class="docClass">Ext.resizer.Resizer</a> handles config string (defaults to 'all').  Only applies when resizable = true.</p>
693 </div></div></div><div id="config-saveBuffer" class="member inherited"><a href="Ext.form.FieldSet.html#config-saveBuffer" rel="config-saveBuffer" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.state.Stateful.html" class="definedIn docClass">Ext.state.Stateful</a><br/><a href="../source/Stateful.html#Ext-state.Stateful-cfg-saveBuffer" class="viewSource">view source</a></div><a name="saveBuffer"></a><a name="config-saveBuffer"></a><a href="Ext.form.FieldSet.html#" rel="config-saveBuffer" class="cls expand">saveBuffer</a><span> : Number</span></div><div class="description"><div class="short"><p>A buffer to be applied if many state events are fired within
694 a short period. Defaults to 100.</p>
695 </div><div class="long"><p>A buffer to be applied if many state events are fired within
696 a short period. Defaults to 100.</p>
697 </div></div></div><div id="config-shadow" class="member inherited"><a href="Ext.form.FieldSet.html#config-shadow" rel="config-shadow" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Floating.html" class="definedIn docClass">Ext.util.Floating</a><br/><a href="../source/Floating.html#Ext-util.Floating-cfg-shadow" class="viewSource">view source</a></div><a name="shadow"></a><a name="config-shadow"></a><a href="Ext.form.FieldSet.html#" rel="config-shadow" class="cls expand">shadow</a><span> : String/Boolean</span></div><div class="description"><div class="short">Specifies whether the floating component should be given a shadow. Set to
698 true to automatically create an Ext.Shadow,...</div><div class="long"><p>Specifies whether the floating component should be given a shadow. Set to
699 <tt>true</tt> to automatically create an <a href="Ext.Shadow.html" rel="Ext.Shadow" class="docClass">Ext.Shadow</a>, or a string indicating the
700 shadow's display <a href="Ext.Shadow.html#mode" rel="Ext.Shadow#mode" class="docClass">Ext.Shadow.mode</a>. Set to <tt>false</tt> to disable the shadow.
701 (Defaults to <tt>'sides'</tt>.)</p>
702 </div></div></div><div id="config-stateEvents" class="member inherited"><a href="Ext.form.FieldSet.html#config-stateEvents" rel="config-stateEvents" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.state.Stateful.html" class="definedIn docClass">Ext.state.Stateful</a><br/><a href="../source/Stateful.html#Ext-state.Stateful-cfg-stateEvents" class="viewSource">view source</a></div><a name="stateEvents"></a><a name="config-stateEvents"></a><a href="Ext.form.FieldSet.html#" rel="config-stateEvents" class="cls expand">stateEvents</a><span> : Array</span></div><div class="description"><div class="short">An array of events that, when fired, should trigger this object to
703 save its state (defaults to none). stateEvents may...</div><div class="long"><p>An array of events that, when fired, should trigger this object to
704 save its state (defaults to none). <code>stateEvents</code> may be any type
705 of event supported by this object, including browser or custom events
706 (e.g., <tt>['click', 'customerchange']</tt>).</p>
707
708
709 <p>See <code><a href="Ext.form.FieldSet.html#stateful" rel="Ext.form.FieldSet#stateful" class="docClass">stateful</a></code> for an explanation of saving and
710 restoring object state.</p>
711
712 </div></div></div><div id="config-stateId" class="member inherited"><a href="Ext.form.FieldSet.html#config-stateId" rel="config-stateId" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.state.Stateful.html" class="definedIn docClass">Ext.state.Stateful</a><br/><a href="../source/Stateful.html#Ext-state.Stateful-cfg-stateId" class="viewSource">view source</a></div><a name="stateId"></a><a name="config-stateId"></a><a href="Ext.form.FieldSet.html#" rel="config-stateId" class="cls expand">stateId</a><span> : String</span></div><div class="description"><div class="short">The unique id for this object to use for state management purposes.
713
714 See stateful for an explanation of saving and re...</div><div class="long"><p>The unique id for this object to use for state management purposes.</p>
715
716 <p>See <a href="Ext.form.FieldSet.html#stateful" rel="Ext.form.FieldSet#stateful" class="docClass">stateful</a> for an explanation of saving and restoring state.</p>
717
718 </div></div></div><div id="config-stateful" class="member inherited"><a href="Ext.form.FieldSet.html#config-stateful" rel="config-stateful" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.state.Stateful.html" class="definedIn docClass">Ext.state.Stateful</a><br/><a href="../source/Stateful.html#Ext-state.Stateful-cfg-stateful" class="viewSource">view source</a></div><a name="stateful"></a><a name="config-stateful"></a><a href="Ext.form.FieldSet.html#" rel="config-stateful" class="cls expand">stateful</a><span> : Boolean</span></div><div class="description"><div class="short">A flag which causes the object to attempt to restore the state of
719 internal properties from a saved state on startup. ...</div><div class="long"><p>A flag which causes the object to attempt to restore the state of
720 internal properties from a saved state on startup. The object must have
721 a <code><a href="Ext.form.FieldSet.html#stateId" rel="Ext.form.FieldSet#stateId" class="docClass">stateId</a></code> for state to be managed. 
722 Auto-generated ids are not guaranteed to be stable across page loads and 
723 cannot be relied upon to save and restore the same state for a object.<p>
724 <p>For state saving to work, the state manager's provider must have been
725 set to an implementation of <a href="Ext.state.Provider.html" rel="Ext.state.Provider" class="docClass">Ext.state.Provider</a> which overrides the
726 <a href="Ext.state.Provider.html#set" rel="Ext.state.Provider#set" class="docClass">set</a> and <a href="Ext.state.Provider.html#get" rel="Ext.state.Provider#get" class="docClass">get</a>
727 methods to save and recall name/value pairs. A built-in implementation,
728 <a href="Ext.state.CookieProvider.html" rel="Ext.state.CookieProvider" class="docClass">Ext.state.CookieProvider</a> is available.</p>
729 <p>To set the state provider for the current page:</p>
730 <pre><code>Ext.state.Manager.setProvider(new Ext.state.CookieProvider({
731     expires: new Date(new Date().getTime()+(1000*60*60*24*7)), //7 days from now
732 }));
733 </code></pre>
734 <p>A stateful object attempts to save state when one of the events
735 listed in the <code><a href="Ext.form.FieldSet.html#stateEvents" rel="Ext.form.FieldSet#stateEvents" class="docClass">stateEvents</a></code> configuration fires.</p>
736 <p>To save state, a stateful object first serializes its state by
737 calling <b><code><a href="Ext.form.FieldSet.html#getState" rel="Ext.form.FieldSet#getState" class="docClass">getState</a></code></b>. By default, this function does
738 nothing. The developer must provide an implementation which returns an
739 object hash which represents the restorable state of the object.</p>
740 <p>The value yielded by getState is passed to <a href="Ext.state.Manager.html#set" rel="Ext.state.Manager#set" class="docClass">Ext.state.Manager.set</a>
741 which uses the configured <a href="Ext.state.Provider.html" rel="Ext.state.Provider" class="docClass">Ext.state.Provider</a> to save the object
742 keyed by the <code><a href="stateId.html" rel="stateId" class="docClass">stateId</a></code></p>.
743 <p>During construction, a stateful object attempts to <i>restore</i>
744 its state by calling <a href="Ext.state.Manager.html#get" rel="Ext.state.Manager#get" class="docClass">Ext.state.Manager.get</a> passing the
745 <code><a href="Ext.form.FieldSet.html#stateId" rel="Ext.form.FieldSet#stateId" class="docClass">stateId</a></code></p>
746 <p>The resulting object is passed to <b><code><a href="Ext.form.FieldSet.html#applyState" rel="Ext.form.FieldSet#applyState" class="docClass">applyState</a></code></b>.
747 The default implementation of <code><a href="Ext.form.FieldSet.html#applyState" rel="Ext.form.FieldSet#applyState" class="docClass">applyState</a></code> simply copies
748 properties into the object, but a developer may override this to support
749 more behaviour.</p>
750 <p>You can perform extra processing on state save and restore by attaching
751 handlers to the <a href="Ext.form.FieldSet.html#beforestaterestore" rel="Ext.form.FieldSet#beforestaterestore" class="docClass">beforestaterestore</a>, <a href="Ext.form.FieldSet.html#staterestore" rel="Ext.form.FieldSet#staterestore" class="docClass">staterestore</a>,
752 <a href="Ext.form.FieldSet.html#beforestatesave" rel="Ext.form.FieldSet#beforestatesave" class="docClass">beforestatesave</a> and <a href="Ext.form.FieldSet.html#statesave" rel="Ext.form.FieldSet#statesave" class="docClass">statesave</a> events.</p>
753
754 </div></div></div><div id="config-style" class="member inherited"><a href="Ext.form.FieldSet.html#config-style" rel="config-style" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-style" class="viewSource">view source</a></div><a name="style"></a><a name="config-style"></a><a href="Ext.form.FieldSet.html#" rel="config-style" class="cls expand">style</a><span> : String</span></div><div class="description"><div class="short">A custom style specification to be applied to this component's Element.  Should be a valid argument to
755 Ext.core.Eleme...</div><div class="long"><p>A custom style specification to be applied to this component's Element.  Should be a valid argument to
756 <a href="Ext.core.Element.html#applyStyles" rel="Ext.core.Element#applyStyles" class="docClass">Ext.core.Element.applyStyles</a>.</p>
757
758 <pre><code>        new Ext.panel.Panel({
759             title: 'Some Title',
760             renderTo: Ext.getBody(),
761             width: 400, height: 300,
762             layout: 'form',
763             items: [{
764                 xtype: 'textarea',
765                 style: {
766                     width: '95%',
767                     marginBottom: '10px'
768                 }
769             },
770             new Ext.button.Button({
771                 text: 'Send',
772                 minWidth: '100',
773                 style: {
774                     marginBottom: '10px'
775                 }
776             })
777             ]
778         });
779      </code></pre>
780
781 </div></div></div><div id="config-styleHtmlCls" class="member inherited"><a href="Ext.form.FieldSet.html#config-styleHtmlCls" rel="config-styleHtmlCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-styleHtmlCls" class="viewSource">view source</a></div><a name="styleHtmlCls"></a><a name="config-styleHtmlCls"></a><a href="Ext.form.FieldSet.html#" rel="config-styleHtmlCls" class="cls expand">styleHtmlCls</a><span> : String</span></div><div class="description"><div class="short"><p>The class that is added to the content target when you set styleHtmlContent to true.
782 Defaults to 'x-html'</p>
783 </div><div class="long"><p>The class that is added to the content target when you set styleHtmlContent to true.
784 Defaults to 'x-html'</p>
785 </div></div></div><div id="config-styleHtmlContent" class="member inherited"><a href="Ext.form.FieldSet.html#config-styleHtmlContent" rel="config-styleHtmlContent" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-styleHtmlContent" class="viewSource">view source</a></div><a name="styleHtmlContent"></a><a name="config-styleHtmlContent"></a><a href="Ext.form.FieldSet.html#" rel="config-styleHtmlContent" class="cls expand">styleHtmlContent</a><span> : String</span></div><div class="description"><div class="short"><p>True to automatically style the html inside the content target of this component (body for panels).
786 Defaults to false.</p>
787 </div><div class="long"><p>True to automatically style the html inside the content target of this component (body for panels).
788 Defaults to false.</p>
789 </div></div></div><div id="config-suspendLayout" class="member inherited"><a href="Ext.form.FieldSet.html#config-suspendLayout" rel="config-suspendLayout" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-cfg-suspendLayout" class="viewSource">view source</a></div><a name="suspendLayout"></a><a name="config-suspendLayout"></a><a href="Ext.form.FieldSet.html#" rel="config-suspendLayout" class="cls expand">suspendLayout</a><span> : Boolean</span></div><div class="description"><div class="short">If true, suspend calls to doLayout.  Useful when batching multiple adds to a container and not passing them
790 as multip...</div><div class="long"><p>If true, suspend calls to doLayout.  Useful when batching multiple adds to a container and not passing them
791 as multiple arguments or an array.</p>
792 </div></div></div><div id="config-title" class="member ni"><a href="Ext.form.FieldSet.html#config-title" rel="config-title" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.FieldSet.html" class="definedIn docClass">Ext.form.FieldSet</a><br/><a href="../source/FieldSet.html#Ext-form.FieldSet-cfg-title" class="viewSource">view source</a></div><a name="title"></a><a name="config-title"></a><a href="Ext.form.FieldSet.html#" rel="config-title" class="cls expand">title</a><span> : String</span></div><div class="description"><div class="short"><p>A title to be displayed in the fieldset's legend. May contain HTML markup.</p>
793 </div><div class="long"><p>A title to be displayed in the fieldset's legend. May contain HTML markup.</p>
794 </div></div></div><div id="config-toFrontOnShow" class="member inherited"><a href="Ext.form.FieldSet.html#config-toFrontOnShow" rel="config-toFrontOnShow" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.Component.html" class="definedIn docClass">Ext.Component</a><br/><a href="../source/Component.html#Ext-Component-cfg-toFrontOnShow" class="viewSource">view source</a></div><a name="toFrontOnShow"></a><a name="config-toFrontOnShow"></a><a href="Ext.form.FieldSet.html#" rel="config-toFrontOnShow" class="cls expand">toFrontOnShow</a><span> : Boolean</span></div><div class="description"><div class="short">True to automatically call toFront when the show method is called
795 on an already visible, floating component (default ...</div><div class="long"><p>True to automatically call <a href="Ext.form.FieldSet.html#toFront" rel="Ext.form.FieldSet#toFront" class="docClass">toFront</a> when the <a href="Ext.form.FieldSet.html#show" rel="Ext.form.FieldSet#show" class="docClass">show</a> method is called
796 on an already visible, floating component (default is <code>true</code>).</p>
797
798 </div></div></div><div id="config-tpl" class="member inherited"><a href="Ext.form.FieldSet.html#config-tpl" rel="config-tpl" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-tpl" class="viewSource">view source</a></div><a name="tpl"></a><a name="config-tpl"></a><a href="Ext.form.FieldSet.html#" rel="config-tpl" class="cls expand">tpl</a><span> : Mixed</span></div><div class="description"><div class="short">An Ext.Template, Ext.XTemplate
799 or an array of strings to form an Ext.XTemplate.
800 Used in conjunction with the data and...</div><div class="long"><p>An <bold><a href="Ext.Template.html" rel="Ext.Template" class="docClass">Ext.Template</a></bold>, <bold><a href="Ext.XTemplate.html" rel="Ext.XTemplate" class="docClass">Ext.XTemplate</a></bold>
801 or an array of strings to form an <a href="Ext.XTemplate.html" rel="Ext.XTemplate" class="docClass">Ext.XTemplate</a>.
802 Used in conjunction with the <code><a href="Ext.form.FieldSet.html#data" rel="Ext.form.FieldSet#data" class="docClass">data</a></code> and
803 <code><a href="Ext.form.FieldSet.html#tplWriteMode" rel="Ext.form.FieldSet#tplWriteMode" class="docClass">tplWriteMode</a></code> configurations.</p>
804 </div></div></div><div id="config-tplWriteMode" class="member inherited"><a href="Ext.form.FieldSet.html#config-tplWriteMode" rel="config-tplWriteMode" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-tplWriteMode" class="viewSource">view source</a></div><a name="tplWriteMode"></a><a name="config-tplWriteMode"></a><a href="Ext.form.FieldSet.html#" rel="config-tplWriteMode" class="cls expand">tplWriteMode</a><span> : String</span></div><div class="description"><div class="short">The Ext.(X)Template method to use when
805 updating the content area of the Component. Defaults to 'overwrite'
806 (see Ext.X...</div><div class="long"><p>The Ext.(X)Template method to use when
807 updating the content area of the Component. Defaults to <code>'overwrite'</code>
808 (see <code><a href="Ext.XTemplate.html#overwrite" rel="Ext.XTemplate#overwrite" class="docClass">Ext.XTemplate.overwrite</a></code>).</p>
809 </div></div></div><div id="config-ui" class="member inherited"><a href="Ext.form.FieldSet.html#config-ui" rel="config-ui" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-ui" class="viewSource">view source</a></div><a name="ui"></a><a name="config-ui"></a><a href="Ext.form.FieldSet.html#" rel="config-ui" class="cls expand">ui</a><span> : String/Array</span></div><div class="description"><div class="short"><p>A set style for a component. Can be a string or an Array of multiple strings (UIs)</p>
810 </div><div class="long"><p>A set style for a component. Can be a string or an Array of multiple strings (UIs)</p>
811 </div></div></div><div id="config-width" class="member inherited"><a href="Ext.form.FieldSet.html#config-width" rel="config-width" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-width" class="viewSource">view source</a></div><a name="width"></a><a name="config-width"></a><a href="Ext.form.FieldSet.html#" rel="config-width" class="cls expand">width</a><span> : Number</span></div><div class="description"><div class="short"><p>The width of this component in pixels.</p>
812 </div><div class="long"><p>The width of this component in pixels.</p>
813 </div></div></div></div><div class="m-properties"><a name="properties"></a><div class="definedBy">Defined By</div><h3 class="prp p">Properties</h3><div id="property-checkboxCmp" class="member f ni"><a href="Ext.form.FieldSet.html#property-checkboxCmp" rel="property-checkboxCmp" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.FieldSet.html" class="definedIn docClass">Ext.form.FieldSet</a><br/><a href="../source/FieldSet.html#Ext-form.FieldSet-property-checkboxCmp" class="viewSource">view source</a></div><a name="checkboxCmp"></a><a name="property-checkboxCmp"></a><a href="Ext.form.FieldSet.html#" rel="property-checkboxCmp" class="cls expand">checkboxCmp</a><span> : Ext.form.field.Checkbox</span></div><div class="description"><div class="short">Refers to the Ext.form.field.Checkbox component that is added next to the title in the legend. Only
814 populated if the ...</div><div class="long"><p>Refers to the <a href="Ext.form.field.Checkbox.html" rel="Ext.form.field.Checkbox" class="docClass">Ext.form.field.Checkbox</a> component that is added next to the title in the legend. Only
815 populated if the fieldset is configured with <tt><a href="Ext.form.FieldSet.html#checkboxToggle" rel="Ext.form.FieldSet#checkboxToggle" class="docClass">checkboxToggle</a>:true</tt>.</p>
816 </div></div></div><div id="property-draggable" class="member inherited"><a href="Ext.form.FieldSet.html#property-draggable" rel="property-draggable" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-property-draggable" class="viewSource">view source</a></div><a name="draggable"></a><a name="property-draggable"></a><a href="Ext.form.FieldSet.html#" rel="property-draggable" class="cls expand">draggable</a><span> : Boolean</span></div><div class="description"><div class="short"><p>Read-only property indicating whether or not the component can be dragged</p>
817 </div><div class="long"><p>Read-only property indicating whether or not the component can be dragged</p>
818 </div></div></div><div id="property-floatParent" class="member inherited"><a href="Ext.form.FieldSet.html#property-floatParent" rel="property-floatParent" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.Component.html" class="definedIn docClass">Ext.Component</a><br/><a href="../source/Component.html#Ext-Component-property-floatParent" class="viewSource">view source</a></div><a name="floatParent"></a><a name="property-floatParent"></a><a href="Ext.form.FieldSet.html#" rel="property-floatParent" class="cls expand">floatParent</a><span> : Ext.Container</span></div><div class="description"><div class="short">Optional. Only present for floating Components which were inserted as descendant items of floating Containers.
819
820
821 Floa...</div><div class="long"><p>Optional. Only present for <a href="Ext.form.FieldSet.html#floating" rel="Ext.form.FieldSet#floating" class="docClass">floating</a> Components which were inserted as descendant items of floating Containers.</p>
822
823
824 <p>Floating Components that are programatically <a href="Ext.Component.html#render" rel="Ext.Component#render" class="docClass">rendered</a> will not have a <code>floatParent</code> property.</p>
825
826
827 <p>For <a href="Ext.form.FieldSet.html#floating" rel="Ext.form.FieldSet#floating" class="docClass">floating</a> Components which are child items of a Container, the floatParent will be the floating ancestor Container which is
828 responsible for the base z-index value of all its floating descendants. It provides a <a href="Ext.ZIndexManager.html" rel="Ext.ZIndexManager" class="docClass">ZIndexManager</a> which provides
829 z-indexing services for all its descendant floating Components.</p>
830
831
832 <p>For example, the dropdown <a href="Ext.view.BoundList.html" rel="Ext.view.BoundList" class="docClass">BoundList</a> of a ComboBox which is in a Window will have the Window as its
833 <code>floatParent</code></p>
834
835
836 <p>See <a href="Ext.form.FieldSet.html#floating" rel="Ext.form.FieldSet#floating" class="docClass">floating</a> and <a href="Ext.form.FieldSet.html#zIndexManager" rel="Ext.form.FieldSet#zIndexManager" class="docClass">zIndexManager</a></p>
837
838 </div></div></div><div id="property-frameSize" class="member inherited"><a href="Ext.form.FieldSet.html#property-frameSize" rel="property-frameSize" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-property-frameSize" class="viewSource">view source</a></div><a name="frameSize"></a><a name="property-frameSize"></a><a href="Ext.form.FieldSet.html#" rel="property-frameSize" class="cls expand">frameSize</a><span> : Object</span></div><div class="description"><div class="short">Read-only property indicating the width of any framing elements which were added within the encapsulating element
839 to ...</div><div class="long"><p>Read-only property indicating the width of any framing elements which were added within the encapsulating element
840 to provide graphical, rounded borders. See the <a href="Ext.form.FieldSet.html#frame" rel="Ext.form.FieldSet#frame" class="docClass">frame</a> config.</p>
841
842
843 <p> This is an object containing the frame width in pixels for all four sides of the Component containing
844 the following properties:</p>
845
846
847 <div class="mdetail-params"><ul>
848 <li><code>top</code> The width of the top framing element in pixels.</li>
849 <li><code>right</code> The width of the right framing element in pixels.</li>
850 <li><code>bottom</code> The width of the bottom framing element in pixels.</li>
851 <li><code>left</code> The width of the left framing element in pixels.</li>
852 </ul></div>
853
854 </div></div></div><div id="property-hasActiveFx" class="member inherited"><a href="Ext.form.FieldSet.html#property-hasActiveFx" rel="property-hasActiveFx" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Animate.html" class="definedIn docClass">Ext.util.Animate</a><br/><a href="../source/Animate.html#Ext-util.Animate-property-hasActiveFx" class="viewSource">view source</a></div><a name="hasActiveFx"></a><a name="property-hasActiveFx"></a><a href="Ext.form.FieldSet.html#" rel="property-hasActiveFx" class="cls expand">hasActiveFx</a><span> : Object</span></div><div class="description"><div class="short">@deprecated 4.0 Replaced by getActiveAnimation
855 Returns thq current animation if this object has any effects actively ...</div><div class="long"><p>@deprecated 4.0 Replaced by <a href="Ext.form.FieldSet.html#getActiveAnimation" rel="Ext.form.FieldSet#getActiveAnimation" class="docClass">getActiveAnimation</a>
856 Returns thq current animation if this object has any effects actively running or queued, else returns false.</p>
857 </div></div></div><div id="property-items" class="member inherited"><a href="Ext.form.FieldSet.html#property-items" rel="property-items" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-property-items" class="viewSource">view source</a></div><a name="items"></a><a name="property-items"></a><a href="Ext.form.FieldSet.html#" rel="property-items" class="cls expand">items</a><span> : Ext.util.MixedCollection</span></div><div class="description"><div class="short"><p>The MixedCollection containing all the child items of this container.</p>
858 </div><div class="long"><p>The MixedCollection containing all the child items of this container.</p>
859 </div></div></div><div id="property-legend" class="member ni"><a href="Ext.form.FieldSet.html#property-legend" rel="property-legend" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.FieldSet.html" class="definedIn docClass">Ext.form.FieldSet</a><br/><a href="../source/FieldSet.html#Ext-form.FieldSet-property-legend" class="viewSource">view source</a></div><a name="legend"></a><a name="property-legend"></a><a href="Ext.form.FieldSet.html#" rel="property-legend" class="cls expand">legend</a><span> : Ext.Component</span></div><div class="description"><div class="short">The component for the fieldset's legend. Will only be defined if the configuration requires a legend
860 to be created, b...</div><div class="long"><p>The component for the fieldset's legend. Will only be defined if the configuration requires a legend
861 to be created, by setting the <a href="Ext.form.FieldSet.html#title" rel="Ext.form.FieldSet#title" class="docClass">title</a> or <a href="Ext.form.FieldSet.html#checkboxToggle" rel="Ext.form.FieldSet#checkboxToggle" class="docClass">checkboxToggle</a> options.</p>
862 </div></div></div><div id="property-maskOnDisable" class="member inherited"><a href="Ext.form.FieldSet.html#property-maskOnDisable" rel="property-maskOnDisable" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-property-maskOnDisable" class="viewSource">view source</a></div><a name="maskOnDisable"></a><a name="property-maskOnDisable"></a><a href="Ext.form.FieldSet.html#" rel="property-maskOnDisable" class="cls expand">maskOnDisable</a><span> : Boolean</span></div><div class="description"><div class="short">This is an internal flag that you use when creating custom components.
863 By default this is set to true which means tha...</div><div class="long"><p>This is an internal flag that you use when creating custom components.
864 By default this is set to true which means that every component gets a mask when its disabled.
865 Components like FieldContainer, FieldSet, Field, Button, Tab override this property to false
866 since they want to implement custom disable logic.</p>
867 </div></div></div><div id="property-ownerCt" class="member inherited"><a href="Ext.form.FieldSet.html#property-ownerCt" rel="property-ownerCt" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-property-ownerCt" class="viewSource">view source</a></div><a name="ownerCt"></a><a name="property-ownerCt"></a><a href="Ext.form.FieldSet.html#" rel="property-ownerCt" class="cls expand">ownerCt</a><span> : Ext.Container</span></div><div class="description"><div class="short">This Component's owner Container (defaults to undefined, and is set automatically when
868 this Component is added to a C...</div><div class="long"><p>This Component's owner <a href="Ext.container.Container.html" rel="Ext.container.Container" class="docClass">Container</a> (defaults to undefined, and is set automatically when
869 this Component is added to a Container).  Read-only.</p>
870
871 <p><b>Note</b>: to access items within the Container see <tt><a href="Ext.form.FieldSet.html#itemId" rel="Ext.form.FieldSet#itemId" class="docClass">itemId</a></tt>.</p>
872
873 </div></div></div><div id="property-rendered" class="member inherited"><a href="Ext.form.FieldSet.html#property-rendered" rel="property-rendered" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-property-rendered" class="viewSource">view source</a></div><a name="rendered"></a><a name="property-rendered"></a><a href="Ext.form.FieldSet.html#" rel="property-rendered" class="cls expand">rendered</a><span> : Boolean</span></div><div class="description"><div class="short"><p>Read-only property indicating whether or not the component has been rendered.</p>
874 </div><div class="long"><p>Read-only property indicating whether or not the component has been rendered.</p>
875 </div></div></div><div id="property-stopFx" class="member inherited"><a href="Ext.form.FieldSet.html#property-stopFx" rel="property-stopFx" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Animate.html" class="definedIn docClass">Ext.util.Animate</a><br/><a href="../source/Animate.html#Ext-util.Animate-property-stopFx" class="viewSource">view source</a></div><a name="stopFx"></a><a name="property-stopFx"></a><a href="Ext.form.FieldSet.html#" rel="property-stopFx" class="cls expand">stopFx</a><span> : Object</span></div><div class="description"><div class="short">Stops any running effects and clears this object's internal effects queue if it contains
876 any additional effects that ...</div><div class="long"><p>Stops any running effects and clears this object's internal effects queue if it contains
877 any additional effects that haven't started yet.</p>
878 </div></div></div><div id="property-toggleCmp" class="member ni"><a href="Ext.form.FieldSet.html#property-toggleCmp" rel="property-toggleCmp" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.FieldSet.html" class="definedIn docClass">Ext.form.FieldSet</a><br/><a href="../source/FieldSet.html#Ext-form.FieldSet-property-toggleCmp" class="viewSource">view source</a></div><a name="toggleCmp"></a><a name="property-toggleCmp"></a><a href="Ext.form.FieldSet.html#" rel="property-toggleCmp" class="cls expand">toggleCmp</a><span> : Ext.panel.Tool</span></div><div class="description"><div class="short">Refers to the Ext.panel.Tool component that is added as the collapse/expand button next
879 to the title in the legend. O...</div><div class="long"><p>Refers to the <a href="Ext.panel.Tool.html" rel="Ext.panel.Tool" class="docClass">Ext.panel.Tool</a> component that is added as the collapse/expand button next
880 to the title in the legend. Only populated if the fieldset is configured with <tt><a href="Ext.form.FieldSet.html#collapsible" rel="Ext.form.FieldSet#collapsible" class="docClass">collapsible</a>:true</tt>.</p>
881 </div></div></div><div id="property-zIndexManager" class="member inherited"><a href="Ext.form.FieldSet.html#property-zIndexManager" rel="property-zIndexManager" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.Component.html" class="definedIn docClass">Ext.Component</a><br/><a href="../source/Component.html#Ext-Component-property-zIndexManager" class="viewSource">view source</a></div><a name="zIndexManager"></a><a name="property-zIndexManager"></a><a href="Ext.form.FieldSet.html#" rel="property-zIndexManager" class="cls expand">zIndexManager</a><span> : Ext.ZIndexManager</span></div><div class="description"><div class="short">Optional. Only present for floating Components after they have been rendered.
882
883
884 A reference to the ZIndexManager whic...</div><div class="long"><p>Optional. Only present for <a href="Ext.form.FieldSet.html#floating" rel="Ext.form.FieldSet#floating" class="docClass">floating</a> Components after they have been rendered.</p>
885
886
887 <p>A reference to the ZIndexManager which is managing this Component's z-index.</p>
888
889
890 <p>The <a href="Ext.ZIndexManager.html" rel="Ext.ZIndexManager" class="docClass">ZIndexManager</a> maintains a stack of floating Component z-indices, and also provides a single modal
891 mask which is insert just beneath the topmost visible modal floating Component.</p>
892
893
894 <p>Floating Components may be <a href="Ext.form.FieldSet.html#toFront" rel="Ext.form.FieldSet#toFront" class="docClass">brought to the front</a> or <a href="Ext.form.FieldSet.html#toBack" rel="Ext.form.FieldSet#toBack" class="docClass">sent to the back</a> of the z-index stack.</p>
895
896
897 <p>This defaults to the global <a href="Ext.WindowManager.html" rel="Ext.WindowManager" class="docClass">ZIndexManager</a> for floating Components that are programatically
898 <a href="Ext.Component.html#render" rel="Ext.Component#render" class="docClass">rendered</a>.</p>
899
900
901 <p>For <a href="Ext.form.FieldSet.html#floating" rel="Ext.form.FieldSet#floating" class="docClass">floating</a> Components which are added to a Container, the ZIndexManager is acquired from the first ancestor Container found
902 which is floating, or if not found the global <a href="Ext.WindowManager.html" rel="Ext.WindowManager" class="docClass">ZIndexManager</a> is used.</p>
903
904
905 <p>See <a href="Ext.form.FieldSet.html#floating" rel="Ext.form.FieldSet#floating" class="docClass">floating</a> and <a href="Ext.form.FieldSet.html#floatParent" rel="Ext.form.FieldSet#floatParent" class="docClass">floatParent</a></p>
906
907 </div></div></div></div><div class="m-methods"><a name="methods"></a><div class="definedBy">Defined By</div><h3 class="mth p">Methods</h3><div id="method-FieldSet" class="member f ni"><a href="Ext.form.FieldSet.html#method-FieldSet" rel="method-FieldSet" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.FieldSet.html" class="definedIn docClass">Ext.form.FieldSet</a><br/><a href="../source/FieldSet.html#Ext-form.FieldSet-method-constructor" class="viewSource">view source</a></div><a name="FieldSet"></a><a name="method-FieldSet"></a><a href="Ext.form.FieldSet.html#" rel="method-FieldSet" class="cls expand">FieldSet</a>(
908 <span class="pre">Object config</span>)
909  : void</div><div class="description"><div class="short"><p>Create a new FieldSet</p>
910 </div><div class="long"><p>Create a new FieldSet</p>
911 <h3 class="pa">Parameters</h3><ul><li><span class="pre">config</span> : Object<div class="sub-desc"><p>Configuration options</p>
912 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
913 </li></ul></div></div></div><div id="method-add" class="member inherited"><a href="Ext.form.FieldSet.html#method-add" rel="method-add" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-method-add" class="viewSource">view source</a></div><a name="add"></a><a name="method-add"></a><a href="Ext.form.FieldSet.html#" rel="method-add" class="cls expand">add</a>(
914 <span class="pre">...Object/Array Component</span>)
915  : Ext.Component/Array</div><div class="description"><div class="short">Adds Component(s) to this Container.
916
917 Description:
918
919
920 Fires the beforeadd event before adding.
921 The Container's default...</div><div class="long"><p>Adds <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Component</a>(s) to this Container.</p>
922
923 <h2>Description:</h2>
924
925 <ul>
926 <li>Fires the <a href="Ext.form.FieldSet.html#beforeadd" rel="Ext.form.FieldSet#beforeadd" class="docClass">beforeadd</a> event before adding.</li>
927 <li>The Container's <a href="Ext.form.FieldSet.html#defaults" rel="Ext.form.FieldSet#defaults" class="docClass">default config values</a> will be applied
928 accordingly (see <code><a href="Ext.form.FieldSet.html#defaults" rel="Ext.form.FieldSet#defaults" class="docClass">defaults</a></code> for details).</li>
929 <li>Fires the <code><a href="Ext.form.FieldSet.html#add" rel="Ext.form.FieldSet#add" class="docClass">add</a></code> event after the component has been added.</li>
930 </ul>
931
932
933 <h2>Notes:</h2>
934
935 <p>If the Container is <strong>already rendered</strong> when <code>add</code>
936 is called, it will render the newly added Component into its content area.</p>
937
938 <p><strong><strong>If</strong></strong> the Container was configured with a size-managing <a href="Ext.form.FieldSet.html#layout" rel="Ext.form.FieldSet#layout" class="docClass">layout</a> manager, the Container
939 will recalculate its internal layout at this time too.</p>
940
941 <p>Note that the default layout manager simply renders child Components sequentially into the content area and thereafter performs no sizing.</p>
942
943 <p>If adding multiple new child Components, pass them as an array to the <code>add</code> method, so that only one layout recalculation is performed.</p>
944
945 <pre><code>tb = new <a href="Ext.toolbar.Toolbar.html" rel="Ext.toolbar.Toolbar" class="docClass">Ext.toolbar.Toolbar</a>({
946     renderTo: document.body
947 });  // toolbar is rendered
948 tb.add([{text:'Button 1'}, {text:'Button 2'}]); // add multiple items. (<a href="Ext.form.FieldSet.html#defaultType" rel="Ext.form.FieldSet#defaultType" class="docClass">defaultType</a> for <a href="Ext.toolbar.Toolbar.html" rel="Ext.toolbar.Toolbar" class="docClass">Toolbar</a> is 'button')
949 </code></pre>
950
951 <h2>Warning:##</h2>
952
953 <p>Components directly managed by the BorderLayout layout manager
954 may not be removed or added.  See the Notes for <a href="Ext.layout.container.Border.html" rel="Ext.layout.container.Border" class="docClass">BorderLayout</a>
955 for more details.</p>
956 <h3 class="pa">Parameters</h3><ul><li><span class="pre">Component</span> : ...Object/Array<div class="sub-desc"><p>Either one or more Components to add or an Array of Components to add.
957 See <code><a href="Ext.form.FieldSet.html#items" rel="Ext.form.FieldSet#items" class="docClass">items</a></code> for additional information.</p>
958 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component/Array</span>&nbsp; &nbsp;<p>The Components that were added.</p>
959 </li></ul></div></div></div><div id="method-addClass" class="member inherited"><a href="Ext.form.FieldSet.html#method-addClass" rel="method-addClass" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-addClass" class="viewSource">view source</a></div><a name="addClass"></a><a name="method-addClass"></a><a href="Ext.form.FieldSet.html#" rel="method-addClass" class="cls expand">addClass</a>(
960 <span class="pre">String cls</span>)
961  : Ext.Component</div><div class="description"><div class="short"><p>@deprecated 4.0 Replaced by {link:#addCls}
962 Adds a CSS class to the top level element representing this component.</p>
963 </div><div class="long"><p>@deprecated 4.0 Replaced by {link:#addCls}
964 Adds a CSS class to the top level element representing this component.</p>
965 <h3 class="pa">Parameters</h3><ul><li><span class="pre">cls</span> : String<div class="sub-desc"><p>The CSS class name to add</p>
966 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>Returns the Component to allow method chaining.</p>
967 </li></ul></div></div></div><div id="method-addCls" class="member inherited"><a href="Ext.form.FieldSet.html#method-addCls" rel="method-addCls" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-addCls" class="viewSource">view source</a></div><a name="addCls"></a><a name="method-addCls"></a><a href="Ext.form.FieldSet.html#" rel="method-addCls" class="cls expand">addCls</a>(
968 <span class="pre">String cls</span>)
969  : Ext.Component</div><div class="description"><div class="short"><p>Adds a CSS class to the top level element representing this component.</p>
970 </div><div class="long"><p>Adds a CSS class to the top level element representing this component.</p>
971 <h3 class="pa">Parameters</h3><ul><li><span class="pre">cls</span> : String<div class="sub-desc"><p>The CSS class name to add</p>
972 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>Returns the Component to allow method chaining.</p>
973 </li></ul></div></div></div><div id="method-addClsWithUI" class="member inherited"><a href="Ext.form.FieldSet.html#method-addClsWithUI" rel="method-addClsWithUI" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-addClsWithUI" class="viewSource">view source</a></div><a name="addClsWithUI"></a><a name="method-addClsWithUI"></a><a href="Ext.form.FieldSet.html#" rel="method-addClsWithUI" class="cls expand">addClsWithUI</a>(
974 <span class="pre">String/Array cls</span>)
975  : void</div><div class="description"><div class="short"><p>Adds a cls to the uiCls array, which will also call <a href="Ext.form.FieldSet.html#addUIClsToElement" rel="Ext.form.FieldSet#addUIClsToElement" class="docClass">addUIClsToElement</a> and adds
976 to all elements of this component.</p>
977 </div><div class="long"><p>Adds a cls to the uiCls array, which will also call <a href="Ext.form.FieldSet.html#addUIClsToElement" rel="Ext.form.FieldSet#addUIClsToElement" class="docClass">addUIClsToElement</a> and adds
978 to all elements of this component.</p>
979 <h3 class="pa">Parameters</h3><ul><li><span class="pre">cls</span> : String/Array<div class="sub-desc"><p>A string or an array of strings to add to the uiCls</p>
980 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
981 </li></ul></div></div></div><div id="method-addEvents" class="member inherited"><a href="Ext.form.FieldSet.html#method-addEvents" rel="method-addEvents" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Observable.html" class="definedIn docClass">Ext.util.Observable</a><br/><a href="../source/Observable.html#Ext-util.Observable-method-addEvents" class="viewSource">view source</a></div><a name="addEvents"></a><a name="method-addEvents"></a><a href="Ext.form.FieldSet.html#" rel="method-addEvents" class="cls expand">addEvents</a>(
982 <span class="pre">Object/String o, String </span>)
983  : void</div><div class="description"><div class="short"><p>Adds the specified events to the list of events which this Observable may fire.</p>
984 </div><div class="long"><p>Adds the specified events to the list of events which this Observable may fire.</p>
985 <h3 class="pa">Parameters</h3><ul><li><span class="pre">o</span> : Object/String<div class="sub-desc"><p>Either an object with event names as properties with a value of <code>true</code>
986 or the first event name string if multiple event names are being passed as separate parameters.</p>
987 </div></li><li><span class="pre"></span> : String<div class="sub-desc"><p>[additional] Optional additional event names if multiple event names are being passed as separate parameters.
988 Usage:</p>
989
990 <pre><code>this.addEvents('storeloaded', 'storecleared');
991 </code></pre>
992
993 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
994 </li></ul></div></div></div><div id="method-addListener" class="member inherited"><a href="Ext.form.FieldSet.html#method-addListener" rel="method-addListener" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Observable.html" class="definedIn docClass">Ext.util.Observable</a><br/><a href="../source/Observable.html#Ext-util.Observable-method-addListener" class="viewSource">view source</a></div><a name="addListener"></a><a name="method-addListener"></a><a href="Ext.form.FieldSet.html#" rel="method-addListener" class="cls expand">addListener</a>(
995 <span class="pre">String eventName, Function handler, [Object scope], [Object options]</span>)
996  : void</div><div class="description"><div class="short"><p>Appends an event handler to this object.</p>
997 </div><div class="long"><p>Appends an event handler to this object.</p>
998 <h3 class="pa">Parameters</h3><ul><li><span class="pre">eventName</span> : String<div class="sub-desc"><p>The name of the event to listen for. May also be an object who's property names are event names. See</p>
999 </div></li><li><span class="pre">handler</span> : Function<div class="sub-desc"><p>The method the event invokes.</p>
1000 </div></li><li><span class="pre">scope</span> : Object<div class="sub-desc"><p>(optional) The scope (<code><b>this</b></code> reference) in which the handler function is executed.
1001 <b>If omitted, defaults to the object which fired the event.</b></p>
1002 </div></li><li><span class="pre">options</span> : Object<div class="sub-desc"><p>(optional) An object containing handler configuration.
1003 properties. This may contain any of the following properties:<ul>
1004 <li><b>scope</b> : Object<div class="sub-desc">The scope (<code><b>this</b></code> reference) in which the handler function is executed.
1005 <b>If omitted, defaults to the object which fired the event.</b></div></li>
1006 <li><b>delay</b> : Number<div class="sub-desc">The number of milliseconds to delay the invocation of the handler after the event fires.</div></li>
1007 <li><b>single</b> : Boolean<div class="sub-desc">True to add a handler to handle just the next firing of the event, and then remove itself.</div></li>
1008 <li><b>buffer</b> : Number<div class="sub-desc">Causes the handler to be scheduled to run in an <a href="Ext.util.DelayedTask.html" rel="Ext.util.DelayedTask" class="docClass">Ext.util.DelayedTask</a> delayed
1009 by the specified number of milliseconds. If the event fires again within that time, the original
1010 handler is <em>not</em> invoked, but the new handler is scheduled in its place.</div></li>
1011 <li><b>target</b> : Observable<div class="sub-desc">Only call the handler if the event was fired on the target Observable, <i>not</i>
1012 if the event was bubbled up from a child Observable.</div></li>
1013 <li><b>element</b> : String<div class="sub-desc"><b>This option is only valid for listeners bound to <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Components</a>.</b>
1014 The name of a Component property which references an element to add a listener to.</p>
1015
1016 <p>This option is useful during Component construction to add DOM event listeners to elements of <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Components</a> which
1017 will exist only after the Component is rendered. For example, to add a click listener to a Panel's body:
1018 <pre><code>new Ext.panel.Panel({
1019     title: 'The title',
1020     listeners: {
1021         click: this.handlePanelClick,
1022         element: 'body'
1023     }
1024 });
1025 </code></pre></p>
1026
1027
1028 <p>When added in this way, the options available are the options applicable to <a href="Ext.core.Element.html#addListener" rel="Ext.core.Element#addListener" class="docClass">Ext.core.Element.addListener</a></p>
1029
1030
1031 <p></div></li>
1032 </ul><br></p>
1033
1034 <p>
1035 <b>Combining Options</b><br>
1036 Using the options argument, it is possible to combine different types of listeners:<br>
1037 <br>
1038 A delayed, one-time listener.
1039 <pre><code>myPanel.on('hide', this.handleClick, this, {
1040 single: true,
1041 delay: 100
1042 });</code></pre>
1043 <p>
1044 <b>Attaching multiple handlers in 1 call</b><br>
1045 The method also allows for a single argument to be passed which is a config object containing properties
1046 which specify multiple events. For example:
1047 <pre><code>myGridPanel.on({
1048     cellClick: this.onCellClick,
1049     mouseover: this.onMouseOver,
1050     mouseout: this.onMouseOut,
1051     scope: this // Important. Ensure "this" is correct during handler execution
1052 });
1053 </code></pre>.
1054 <p>
1055
1056 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1057 </li></ul></div></div></div><div id="method-addManagedListener" class="member inherited"><a href="Ext.form.FieldSet.html#method-addManagedListener" rel="method-addManagedListener" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Observable.html" class="definedIn docClass">Ext.util.Observable</a><br/><a href="../source/Observable.html#Ext-util.Observable-method-addManagedListener" class="viewSource">view source</a></div><a name="addManagedListener"></a><a name="method-addManagedListener"></a><a href="Ext.form.FieldSet.html#" rel="method-addManagedListener" class="cls expand">addManagedListener</a>(
1058 <span class="pre">Observable/Element item, Object/String ename, Function fn, Object scope, Object opt</span>)
1059  : void</div><div class="description"><div class="short"><p>Adds listeners to any Observable object (or Element) which are automatically removed when this Component
1060 is destroyed.
1061
1062 </div><div class="long"><p>Adds listeners to any Observable object (or Element) which are automatically removed when this Component
1063 is destroyed.
1064
1065 <h3 class="pa">Parameters</h3><ul><li><span class="pre">item</span> : Observable/Element<div class="sub-desc"><p>The item to which to add a listener/listeners.</p>
1066 </div></li><li><span class="pre">ename</span> : Object/String<div class="sub-desc"><p>The event name, or an object containing event name properties.</p>
1067 </div></li><li><span class="pre">fn</span> : Function<div class="sub-desc"><p>Optional. If the <code>ename</code> parameter was an event name, this
1068 is the handler function.</p>
1069 </div></li><li><span class="pre">scope</span> : Object<div class="sub-desc"><p>Optional. If the <code>ename</code> parameter was an event name, this
1070 is the scope (<code>this</code> reference) in which the handler function is executed.</p>
1071 </div></li><li><span class="pre">opt</span> : Object<div class="sub-desc"><p>Optional. If the <code>ename</code> parameter was an event name, this
1072 is the <a href="Ext.util.Observable.html#addListener" rel="Ext.util.Observable#addListener" class="docClass">addListener</a> options.</p>
1073 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1074 </li></ul></div></div></div><div id="method-addStateEvents" class="member inherited"><a href="Ext.form.FieldSet.html#method-addStateEvents" rel="method-addStateEvents" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.state.Stateful.html" class="definedIn docClass">Ext.state.Stateful</a><br/><a href="../source/Stateful.html#Ext-state.Stateful-method-addStateEvents" class="viewSource">view source</a></div><a name="addStateEvents"></a><a name="method-addStateEvents"></a><a href="Ext.form.FieldSet.html#" rel="method-addStateEvents" class="cls expand">addStateEvents</a>(
1075 <span class="pre">String/Array events</span>)
1076  : void</div><div class="description"><div class="short"><p>Add events that will trigger the state to be saved.</p>
1077 </div><div class="long"><p>Add events that will trigger the state to be saved.</p>
1078 <h3 class="pa">Parameters</h3><ul><li><span class="pre">events</span> : String/Array<div class="sub-desc"><p>The event name or an array of event names.</p>
1079 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1080 </li></ul></div></div></div><div id="method-afterComponentLayout" class="member inherited"><a href="Ext.form.FieldSet.html#method-afterComponentLayout" rel="method-afterComponentLayout" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-afterComponentLayout" class="viewSource">view source</a></div><a name="afterComponentLayout"></a><a name="method-afterComponentLayout"></a><a href="Ext.form.FieldSet.html#" rel="method-afterComponentLayout" class="cls expand">afterComponentLayout</a>(
1081 <span class="pre">Number adjWidth, Number adjHeight, Boolean isSetSize, Ext.Component layoutOwner</span>)
1082  : void</div><div class="description"><div class="short"><p>&nbsp;</p></div><div class="long">
1083 <h3 class="pa">Parameters</h3><ul><li><span class="pre">adjWidth</span> : Number<div class="sub-desc"><p>The box-adjusted width that was set</p>
1084 </div></li><li><span class="pre">adjHeight</span> : Number<div class="sub-desc"><p>The box-adjusted height that was set</p>
1085 </div></li><li><span class="pre">isSetSize</span> : Boolean<div class="sub-desc"><p>Whether or not the height/width are stored on the component permanently</p>
1086 </div></li><li><span class="pre">layoutOwner</span> : Ext.Component<div class="sub-desc"><p>Component which sent the layout. Only used when isSetSize is false.</p>
1087 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1088 </li></ul></div></div></div><div id="method-alignTo" class="member inherited"><a href="Ext.form.FieldSet.html#method-alignTo" rel="method-alignTo" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Floating.html" class="definedIn docClass">Ext.util.Floating</a><br/><a href="../source/Floating.html#Ext-util.Floating-method-alignTo" class="viewSource">view source</a></div><a name="alignTo"></a><a name="method-alignTo"></a><a href="Ext.form.FieldSet.html#" rel="method-alignTo" class="cls expand">alignTo</a>(
1089 <span class="pre">Mixed element, String position, [Array offsets]</span>)
1090  : Component</div><div class="description"><div class="short"><p>Aligns this floating Component to the specified element</p>
1091 </div><div class="long"><p>Aligns this floating Component to the specified element</p>
1092 <h3 class="pa">Parameters</h3><ul><li><span class="pre">element</span> : Mixed<div class="sub-desc"><p>The element or <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a> to align to. If passing a component, it must
1093 be a omponent instance. If a string id is passed, it will be used as an element id.</p>
1094 </div></li><li><span class="pre">position</span> : String<div class="sub-desc"><p>(optional, defaults to "tl-bl?") The position to align to (see <a href="Ext.core.Element.html#alignTo" rel="Ext.core.Element#alignTo" class="docClass">Ext.core.Element.alignTo</a> for more details).</p>
1095 </div></li><li><span class="pre">offsets</span> : Array<div class="sub-desc"><p>(optional) Offset the positioning by [x, y]</p>
1096 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Component</span>&nbsp; &nbsp;<p>this</p>
1097 </li></ul></div></div></div><div id="method-animate" class="member inherited"><a href="Ext.form.FieldSet.html#method-animate" rel="method-animate" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Animate.html" class="definedIn docClass">Ext.util.Animate</a><br/><a href="../source/Animate.html#Ext-util.Animate-method-animate" class="viewSource">view source</a></div><a name="animate"></a><a name="method-animate"></a><a href="Ext.form.FieldSet.html#" rel="method-animate" class="cls expand">animate</a>(
1098 <span class="pre">Object config</span>)
1099  : Object</div><div class="description"><div class="short">Perform custom animation on this object.
1100 This method is applicable to both the the Component class and the Element cl...</div><div class="long"><p>Perform custom animation on this object.<p>
1101 <p>This method is applicable to both the the <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Component</a> class and the <a href="Ext.core.Element.html" rel="Ext.core.Element" class="docClass">Element</a> class.
1102 It performs animated transitions of certain properties of this object over a specified timeline.</p>
1103 <p>The sole parameter is an object which specifies start property values, end property values, and properties which
1104 describe the timeline. Of the properties listed below, only <b><code>to</code></b> is mandatory.</p>
1105 <p>Properties include<ul>
1106 <li><code>from</code> <div class="sub-desc">An object which specifies start values for the properties being animated.
1107 If not supplied, properties are animated from current settings. The actual properties which may be animated depend upon
1108 ths object being animated. See the sections below on Element and Component animation.<div></li>
1109 <li><code>to</code> <div class="sub-desc">An object which specifies end values for the properties being animated.</div></li>
1110 <li><code>duration</code><div class="sub-desc">The duration <b>in milliseconds</b> for which the animation will run.</div></li>
1111 <li><code>easing</code> <div class="sub-desc">A string value describing an easing type to modify the rate of change from the default linear to non-linear. Values may be one of:<code><ul>
1112 <li>ease</li>
1113 <li>easeIn</li>
1114 <li>easeOut</li>
1115 <li>easeInOut</li>
1116 <li>backIn</li>
1117 <li>backOut</li>
1118 <li>elasticIn</li>
1119 <li>elasticOut</li>
1120 <li>bounceIn</li>
1121 <li>bounceOut</li>
1122 </ul></code></div></li>
1123 <li><code>keyframes</code> <div class="sub-desc">This is an object which describes the state of animated properties at certain points along the timeline.
1124 it is an object containing properties who's names are the percentage along the timeline being described and who's values specify the animation state at that point.</div></li>
1125 <li><code>listeners</code> <div class="sub-desc">This is a standard <a href="Ext.util.Observable.html#listeners" rel="Ext.util.Observable#listeners" class="docClass">listeners</a> configuration object which may be used
1126 to inject behaviour at either the <code>beforeanimate</code> event or the <code>afteranimate</code> event.</div></li>
1127 </ul></p>
1128 <h3>Animating an <a href="Ext.core.Element.html" rel="Ext.core.Element" class="docClass">Element</a></h3>
1129 When animating an Element, the following properties may be specified in <code>from</code>, <code>to</code>, and <code>keyframe</code> objects:<ul>
1130 <li><code>x</code> <div class="sub-desc">The page X position in pixels.</div></li>
1131 <li><code>y</code> <div class="sub-desc">The page Y position in pixels</div></li>
1132 <li><code>left</code> <div class="sub-desc">The element's CSS <code>left</code> value. Units must be supplied.</div></li>
1133 <li><code>top</code> <div class="sub-desc">The element's CSS <code>top</code> value. Units must be supplied.</div></li>
1134 <li><code>width</code> <div class="sub-desc">The element's CSS <code>width</code> value. Units must be supplied.</div></li>
1135 <li><code>height</code> <div class="sub-desc">The element's CSS <code>height</code> value. Units must be supplied.</div></li>
1136 <li><code>scrollLeft</code> <div class="sub-desc">The element's <code>scrollLeft</code> value.</div></li>
1137 <li><code>scrollTop</code> <div class="sub-desc">The element's <code>scrollLeft</code> value.</div></li>
1138 <li><code>opacity</code> <div class="sub-desc">The element's <code>opacity</code> value. This must be a value between <code>0</code> and <code>1</code>.</div></li>
1139 </ul>
1140 <p><b>Be aware than animating an Element which is being used by an <a href="Ext.html" rel="Ext" class="docClass">Ext</a> Component without in some way informing the Component about the changed element state
1141 will result in incorrect Component behaviour. This is because the Component will be using the old state of the element. To avoid this problem, it is now possible to
1142 directly animate certain properties of Components.</b></p>
1143 <h3>Animating a <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Component</a></h3>
1144 When animating an Element, the following properties may be specified in <code>from</code>, <code>to</code>, and <code>keyframe</code> objects:<ul>
1145 <li><code>x</code> <div class="sub-desc">The Component's page X position in pixels.</div></li>
1146 <li><code>y</code> <div class="sub-desc">The Component's page Y position in pixels</div></li>
1147 <li><code>left</code> <div class="sub-desc">The Component's <code>left</code> value in pixels.</div></li>
1148 <li><code>top</code> <div class="sub-desc">The Component's <code>top</code> value in pixels.</div></li>
1149 <li><code>width</code> <div class="sub-desc">The Component's <code>width</code> value in pixels.</div></li>
1150 <li><code>width</code> <div class="sub-desc">The Component's <code>width</code> value in pixels.</div></li>
1151 <li><code>dynamic</code> <div class="sub-desc">Specify as true to update the Component's layout (if it is a Container) at every frame
1152 of the animation. <i>Use sparingly as laying out on every intermediate size change is an expensive operation</i>.</div></li>
1153 </ul>
1154 <p>For example, to animate a Window to a new size, ensuring that its internal layout, and any shadow is correct:</p>
1155 <pre><code>myWindow = Ext.create('Ext.window.Window', {
1156     title: 'Test Component animation',
1157     width: 500,
1158     height: 300,
1159     layout: {
1160         type: 'hbox',
1161         align: 'stretch'
1162     },
1163     items: [{
1164         title: 'Left: 33%',
1165         margins: '5 0 5 5',
1166         flex: 1
1167     }, {
1168         title: 'Left: 66%',
1169         margins: '5 5 5 5',
1170         flex: 2
1171     }]
1172 });
1173 myWindow.show();
1174 myWindow.header.el.on('click', function() {
1175     myWindow.animate({
1176         to: {
1177             width: (myWindow.getWidth() == 500) ? 700 : 500,
1178             height: (myWindow.getHeight() == 300) ? 400 : 300,
1179         }
1180     });
1181 });
1182 </code></pre>
1183 <p>For performance reasons, by default, the internal layout is only updated when the Window reaches its final <code>"to"</code> size. If dynamic updating of the Window's child
1184 Components is required, then configure the animation with <code>dynamic: true</code> and the two child items will maintain their proportions during the animation.</p>
1185
1186 <h3 class="pa">Parameters</h3><ul><li><span class="pre">config</span> : Object<div class="sub-desc"><p>An object containing properties which describe the animation's start and end states, and the timeline of the animation.</p>
1187 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Object</span>&nbsp; &nbsp;<p>this</p>
1188 </li></ul></div></div></div><div id="method-applyState" class="member inherited"><a href="Ext.form.FieldSet.html#method-applyState" rel="method-applyState" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.state.Stateful.html" class="definedIn docClass">Ext.state.Stateful</a><br/><a href="../source/Stateful.html#Ext-state.Stateful-method-applyState" class="viewSource">view source</a></div><a name="applyState"></a><a name="method-applyState"></a><a href="Ext.form.FieldSet.html#" rel="method-applyState" class="cls expand">applyState</a>(
1189 <span class="pre">Object state</span>)
1190  : void</div><div class="description"><div class="short">Applies the state to the object. This should be overridden in subclasses to do
1191 more complex state operations. By defa...</div><div class="long"><p>Applies the state to the object. This should be overridden in subclasses to do
1192 more complex state operations. By default it applies the state properties onto
1193 the current object.</p>
1194 <h3 class="pa">Parameters</h3><ul><li><span class="pre">state</span> : Object<div class="sub-desc"><p>The state</p>
1195 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1196 </li></ul></div></div></div><div id="method-beforeComponentLayout" class="member inherited"><a href="Ext.form.FieldSet.html#method-beforeComponentLayout" rel="method-beforeComponentLayout" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-beforeComponentLayout" class="viewSource">view source</a></div><a name="beforeComponentLayout"></a><a name="method-beforeComponentLayout"></a><a href="Ext.form.FieldSet.html#" rel="method-beforeComponentLayout" class="cls expand">beforeComponentLayout</a>(
1197 <span class="pre">Number adjWidth, Number adjHeight, Boolean isSetSize, Ext.Component layoutOwner</span>)
1198  : void</div><div class="description"><div class="short">Occurs before componentLayout is run. Returning false from this method will prevent the componentLayout
1199 from being ex...</div><div class="long"><p>Occurs before componentLayout is run. Returning false from this method will prevent the componentLayout
1200 from being executed.</p>
1201 <h3 class="pa">Parameters</h3><ul><li><span class="pre">adjWidth</span> : Number<div class="sub-desc"><p>The box-adjusted width that was set</p>
1202 </div></li><li><span class="pre">adjHeight</span> : Number<div class="sub-desc"><p>The box-adjusted height that was set</p>
1203 </div></li><li><span class="pre">isSetSize</span> : Boolean<div class="sub-desc"><p>Whether or not the height/width are stored on the component permanently</p>
1204 </div></li><li><span class="pre">layoutOwner</span> : Ext.Component<div class="sub-desc"><p>Component which sent the layout. Only used when isSetSize is false.</p>
1205 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1206 </li></ul></div></div></div><div id="method-beforeLayout" class="member inherited"><a href="Ext.form.FieldSet.html#method-beforeLayout" rel="method-beforeLayout" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-method-beforeLayout" class="viewSource">view source</a></div><a name="beforeLayout"></a><a name="method-beforeLayout"></a><a href="Ext.form.FieldSet.html#" rel="method-beforeLayout" class="cls expand">beforeLayout</a> : void</div><div class="description"><div class="short">Occurs before componentLayout is run. Returning false from this method will prevent the containerLayout
1207 from being ex...</div><div class="long"><p>Occurs before componentLayout is run. Returning false from this method will prevent the containerLayout
1208 from being executed.</p>
1209 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1210 </li></ul></div></div></div><div id="method-bubble" class="member inherited"><a href="Ext.form.FieldSet.html#method-bubble" rel="method-bubble" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.Component.html" class="definedIn docClass">Ext.Component</a><br/><a href="../source/Component.html#Ext-Component-method-bubble" class="viewSource">view source</a></div><a name="bubble"></a><a name="method-bubble"></a><a href="Ext.form.FieldSet.html#" rel="method-bubble" class="cls expand">bubble</a>(
1211 <span class="pre">Function fn, [Object scope], [Array args]</span>)
1212  : Ext.Component</div><div class="description"><div class="short">Bubbles up the component/container heirarchy, calling the specified function with each component. The scope (this) of...</div><div class="long"><p>Bubbles up the component/container heirarchy, calling the specified function with each component. The scope (<i>this</i>) of
1213 function call will be the scope provided or the current component. The arguments to the function
1214 will be the args provided or the current component. If the function returns false at any point,
1215 the bubble is stopped.</p>
1216 <h3 class="pa">Parameters</h3><ul><li><span class="pre">fn</span> : Function<div class="sub-desc"><p>The function to call</p>
1217 </div></li><li><span class="pre">scope</span> : Object<div class="sub-desc"><p>(optional) The scope of the function (defaults to current node)</p>
1218 </div></li><li><span class="pre">args</span> : Array<div class="sub-desc"><p>(optional) The args to call the function with (default to passing the current component)</p>
1219 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1220 </li></ul></div></div></div><div id="method-capture" class="member inherited"><a href="Ext.form.FieldSet.html#method-capture" rel="method-capture" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Observable.html" class="definedIn docClass">Ext.util.Observable</a><br/><a href="../source/Observable.html#Ext-util.Observable-method-capture" class="viewSource">view source</a></div><a name="capture"></a><a name="method-capture"></a><a href="Ext.form.FieldSet.html#" rel="method-capture" class="cls expand">capture</a>(
1221 <span class="pre">Observable o, Function fn, [Object scope]</span>)
1222  : void</div><div class="description"><div class="short">Starts capture on the specified Observable. All events will be passed
1223 to the supplied function with the event name + ...</div><div class="long"><p>Starts capture on the specified Observable. All events will be passed
1224 to the supplied function with the event name + standard signature of the event
1225 <b>before</b> the event is fired. If the supplied function returns false,
1226 the event will not fire.</p>
1227 <h3 class="pa">Parameters</h3><ul><li><span class="pre">o</span> : Observable<div class="sub-desc"><p>The Observable to capture events from.</p>
1228 </div></li><li><span class="pre">fn</span> : Function<div class="sub-desc"><p>The function to call when an event is fired.</p>
1229 </div></li><li><span class="pre">scope</span> : Object<div class="sub-desc"><p>(optional) The scope (<code>this</code> reference) in which the function is executed. Defaults to the Observable firing the event.</p>
1230 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1231 </li></ul></div></div></div><div id="method-cascade" class="member inherited"><a href="Ext.form.FieldSet.html#method-cascade" rel="method-cascade" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-method-cascade" class="viewSource">view source</a></div><a name="cascade"></a><a name="method-cascade"></a><a href="Ext.form.FieldSet.html#" rel="method-cascade" class="cls expand">cascade</a>(
1232 <span class="pre">Function fn, [Object scope], [Array args]</span>)
1233  : Ext.Container</div><div class="description"><div class="short">Cascades down the component/container heirarchy from this component (passed in the first call), calling the specified...</div><div class="long"><p>Cascades down the component/container heirarchy from this component (passed in the first call), calling the specified function with
1234 each component. The scope (<code>this</code> reference) of the
1235 function call will be the scope provided or the current component. The arguments to the function
1236 will be the args provided or the current component. If the function returns false at any point,
1237 the cascade is stopped on that branch.</p>
1238 <h3 class="pa">Parameters</h3><ul><li><span class="pre">fn</span> : Function<div class="sub-desc"><p>The function to call</p>
1239 </div></li><li><span class="pre">scope</span> : Object<div class="sub-desc"><p>(optional) The scope of the function (defaults to current component)</p>
1240 </div></li><li><span class="pre">args</span> : Array<div class="sub-desc"><p>(optional) The args to call the function with. The current component always passed as the last argument.</p>
1241 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Container</span>&nbsp; &nbsp;<p>this</p>
1242 </li></ul></div></div></div><div id="method-center" class="member inherited"><a href="Ext.form.FieldSet.html#method-center" rel="method-center" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Floating.html" class="definedIn docClass">Ext.util.Floating</a><br/><a href="../source/Floating.html#Ext-util.Floating-method-center" class="viewSource">view source</a></div><a name="center"></a><a name="method-center"></a><a href="Ext.form.FieldSet.html#" rel="method-center" class="cls expand">center</a> : Component</div><div class="description"><div class="short"><p>Center this Component in its container.</p>
1243 </div><div class="long"><p>Center this Component in its container.</p>
1244 <h3 class="pa">Returns</h3><ul><li><span class="pre">Component</span>&nbsp; &nbsp;<p>this</p>
1245 </li></ul></div></div></div><div id="method-child" class="member inherited"><a href="Ext.form.FieldSet.html#method-child" rel="method-child" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-method-child" class="viewSource">view source</a></div><a name="child"></a><a name="method-child"></a><a href="Ext.form.FieldSet.html#" rel="method-child" class="cls expand">child</a>(
1246 <span class="pre">String selector</span>)
1247  : void</div><div class="description"><div class="short">Retrieves the first direct child of this container which matches the passed selector.
1248 The passed in selector must com...</div><div class="long"><p>Retrieves the first direct child of this container which matches the passed selector.
1249 The passed in selector must comply with an <a href="Ext.ComponentQuery.html" rel="Ext.ComponentQuery" class="docClass">Ext.ComponentQuery</a> selector.</p>
1250 <h3 class="pa">Parameters</h3><ul><li><span class="pre">selector</span> : String<div class="sub-desc"><p>An <a href="Ext.ComponentQuery.html" rel="Ext.ComponentQuery" class="docClass">Ext.ComponentQuery</a> selector</p>
1251 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;<p>Ext.Component</p>
1252 </li></ul></div></div></div><div id="method-clearListeners" class="member inherited"><a href="Ext.form.FieldSet.html#method-clearListeners" rel="method-clearListeners" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Observable.html" class="definedIn docClass">Ext.util.Observable</a><br/><a href="../source/Observable.html#Ext-util.Observable-method-clearListeners" class="viewSource">view source</a></div><a name="clearListeners"></a><a name="method-clearListeners"></a><a href="Ext.form.FieldSet.html#" rel="method-clearListeners" class="cls expand">clearListeners</a> : void</div><div class="description"><div class="short"><p>Removes all listeners for this object including the managed listeners</p>
1253 </div><div class="long"><p>Removes all listeners for this object including the managed listeners</p>
1254 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1255 </li></ul></div></div></div><div id="method-clearManagedListeners" class="member inherited"><a href="Ext.form.FieldSet.html#method-clearManagedListeners" rel="method-clearManagedListeners" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Observable.html" class="definedIn docClass">Ext.util.Observable</a><br/><a href="../source/Observable.html#Ext-util.Observable-method-clearManagedListeners" class="viewSource">view source</a></div><a name="clearManagedListeners"></a><a name="method-clearManagedListeners"></a><a href="Ext.form.FieldSet.html#" rel="method-clearManagedListeners" class="cls expand">clearManagedListeners</a> : void</div><div class="description"><div class="short"><p>Removes all managed listeners for this object.</p>
1256 </div><div class="long"><p>Removes all managed listeners for this object.</p>
1257 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1258 </li></ul></div></div></div><div id="method-cloneConfig" class="member inherited"><a href="Ext.form.FieldSet.html#method-cloneConfig" rel="method-cloneConfig" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.Component.html" class="definedIn docClass">Ext.Component</a><br/><a href="../source/Component.html#Ext-Component-method-cloneConfig" class="viewSource">view source</a></div><a name="cloneConfig"></a><a name="method-cloneConfig"></a><a href="Ext.form.FieldSet.html#" rel="method-cloneConfig" class="cls expand">cloneConfig</a>(
1259 <span class="pre">Object overrides</span>)
1260  : Ext.Component</div><div class="description"><div class="short"><p>Clone the current component using the original config values passed into this instance by default.</p>
1261 </div><div class="long"><p>Clone the current component using the original config values passed into this instance by default.</p>
1262 <h3 class="pa">Parameters</h3><ul><li><span class="pre">overrides</span> : Object<div class="sub-desc"><p>A new config containing any properties to override in the cloned version.
1263 An id property can be passed on this object, otherwise one will be generated to avoid duplicates.</p>
1264 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>clone The cloned copy of this component</p>
1265 </li></ul></div></div></div><div id="method-collapse" class="member ni"><a href="Ext.form.FieldSet.html#method-collapse" rel="method-collapse" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.FieldSet.html" class="definedIn docClass">Ext.form.FieldSet</a><br/><a href="../source/FieldSet.html#Ext-form.FieldSet-method-collapse" class="viewSource">view source</a></div><a name="collapse"></a><a name="method-collapse"></a><a href="Ext.form.FieldSet.html#" rel="method-collapse" class="cls expand">collapse</a> : Ext.form.FieldSet</div><div class="description"><div class="short"><p>Collapses the fieldset.</p>
1266 </div><div class="long"><p>Collapses the fieldset.</p>
1267 <h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.form.FieldSet</span>&nbsp; &nbsp;<p>this</p>
1268 </li></ul></div></div></div><div id="method-destroy" class="member inherited"><a href="Ext.form.FieldSet.html#method-destroy" rel="method-destroy" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.state.Stateful.html" class="definedIn docClass">Ext.state.Stateful</a><br/><a href="../source/Stateful.html#Ext-state.Stateful-method-destroy" class="viewSource">view source</a></div><a name="destroy"></a><a name="method-destroy"></a><a href="Ext.form.FieldSet.html#" rel="method-destroy" class="cls expand">destroy</a> : void</div><div class="description"><div class="short"><p>Destroys this stateful object.</p>
1269 </div><div class="long"><p>Destroys this stateful object.</p>
1270 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1271 </li></ul></div></div></div><div id="method-disable" class="member inherited"><a href="Ext.form.FieldSet.html#method-disable" rel="method-disable" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-disable" class="viewSource">view source</a></div><a name="disable"></a><a name="method-disable"></a><a href="Ext.form.FieldSet.html#" rel="method-disable" class="cls expand">disable</a>(
1272 <span class="pre">Boolean silent</span>)
1273  : void</div><div class="description"><div class="short"><p>Disable the component.</p>
1274 </div><div class="long"><p>Disable the component.</p>
1275 <h3 class="pa">Parameters</h3><ul><li><span class="pre">silent</span> : Boolean<div class="sub-desc"><p>Passing true, will supress the 'disable' event from being fired.</p>
1276 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1277 </li></ul></div></div></div><div id="method-doAutoRender" class="member inherited"><a href="Ext.form.FieldSet.html#method-doAutoRender" rel="method-doAutoRender" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-doAutoRender" class="viewSource">view source</a></div><a name="doAutoRender"></a><a name="method-doAutoRender"></a><a href="Ext.form.FieldSet.html#" rel="method-doAutoRender" class="cls expand">doAutoRender</a> : void</div><div class="description"><div class="short">Handles autoRender.
1278 Floating Components may have an ownerCt. If they are asking to be constrained, constrain them wit...</div><div class="long"><p>Handles autoRender.
1279 Floating Components may have an ownerCt. If they are asking to be constrained, constrain them within that
1280 ownerCt, and have their z-index managed locally. Floating Components are always rendered to document.body</p>
1281 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1282 </li></ul></div></div></div><div id="method-doComponentLayout" class="member inherited"><a href="Ext.form.FieldSet.html#method-doComponentLayout" rel="method-doComponentLayout" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-doComponentLayout" class="viewSource">view source</a></div><a name="doComponentLayout"></a><a name="method-doComponentLayout"></a><a href="Ext.form.FieldSet.html#" rel="method-doComponentLayout" class="cls expand">doComponentLayout</a>(
1283 <span class="pre">Object width, Object height, Object isSetSize, Object ownerCt</span>)
1284  : Ext.container.Container</div><div class="description"><div class="short">This method needs to be called whenever you change something on this component that requires the Component's
1285 layout t...</div><div class="long"><p>This method needs to be called whenever you change something on this component that requires the Component's
1286 layout to be recalculated.</p>
1287 <h3 class="pa">Parameters</h3><ul><li><span class="pre">width</span> : Object<div class="sub-desc">
1288 </div></li><li><span class="pre">height</span> : Object<div class="sub-desc">
1289 </div></li><li><span class="pre">isSetSize</span> : Object<div class="sub-desc">
1290 </div></li><li><span class="pre">ownerCt</span> : Object<div class="sub-desc">
1291 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.container.Container</span>&nbsp; &nbsp;<p>this</p>
1292 </li></ul></div></div></div><div id="method-doConstrain" class="member inherited"><a href="Ext.form.FieldSet.html#method-doConstrain" rel="method-doConstrain" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Floating.html" class="definedIn docClass">Ext.util.Floating</a><br/><a href="../source/Floating.html#Ext-util.Floating-method-doConstrain" class="viewSource">view source</a></div><a name="doConstrain"></a><a name="method-doConstrain"></a><a href="Ext.form.FieldSet.html#" rel="method-doConstrain" class="cls expand">doConstrain</a>(
1293 <span class="pre">Mixed constrainTo</span>)
1294  : void</div><div class="description"><div class="short">Moves this floating Component into a constrain region.
1295
1296
1297 By default, this Component is constrained to be within the c...</div><div class="long"><p>Moves this floating Component into a constrain region.</p>
1298
1299
1300 <p>By default, this Component is constrained to be within the container it was added to, or the element
1301 it was rendered to.</p>
1302
1303
1304 <p>An alternative constraint may be passed.</p>
1305
1306 <h3 class="pa">Parameters</h3><ul><li><span class="pre">constrainTo</span> : Mixed<div class="sub-desc"><p>Optional. The Element or <a href="Ext.util.Region.html" rel="Ext.util.Region" class="docClass">Region</a> into which this Component is to be constrained.</p>
1307 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1308 </li></ul></div></div></div><div id="method-doLayout" class="member inherited"><a href="Ext.form.FieldSet.html#method-doLayout" rel="method-doLayout" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-method-doLayout" class="viewSource">view source</a></div><a name="doLayout"></a><a name="method-doLayout"></a><a href="Ext.form.FieldSet.html#" rel="method-doLayout" class="cls expand">doLayout</a> : Ext.container.Container</div><div class="description"><div class="short">Manually force this container's layout to be recalculated.  The framwork uses this internally to refresh layouts
1309 form...</div><div class="long"><p>Manually force this container's layout to be recalculated.  The framwork uses this internally to refresh layouts
1310 form most cases.</p>
1311 <h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.container.Container</span>&nbsp; &nbsp;<p>this</p>
1312 </li></ul></div></div></div><div id="method-down" class="member inherited"><a href="Ext.form.FieldSet.html#method-down" rel="method-down" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-method-down" class="viewSource">view source</a></div><a name="down"></a><a name="method-down"></a><a href="Ext.form.FieldSet.html#" rel="method-down" class="cls expand">down</a>(
1313 <span class="pre">String selector</span>)
1314  : void</div><div class="description"><div class="short">Retrieves the first descendant of this container which matches the passed selector.
1315 The passed in selector must compl...</div><div class="long"><p>Retrieves the first descendant of this container which matches the passed selector.
1316 The passed in selector must comply with an <a href="Ext.ComponentQuery.html" rel="Ext.ComponentQuery" class="docClass">Ext.ComponentQuery</a> selector.</p>
1317 <h3 class="pa">Parameters</h3><ul><li><span class="pre">selector</span> : String<div class="sub-desc"><p>An <a href="Ext.ComponentQuery.html" rel="Ext.ComponentQuery" class="docClass">Ext.ComponentQuery</a> selector</p>
1318 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;<p>Ext.Component</p>
1319 </li></ul></div></div></div><div id="method-enable" class="member inherited"><a href="Ext.form.FieldSet.html#method-enable" rel="method-enable" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-enable" class="viewSource">view source</a></div><a name="enable"></a><a name="method-enable"></a><a href="Ext.form.FieldSet.html#" rel="method-enable" class="cls expand">enable</a>(
1320 <span class="pre">Boolean silent</span>)
1321  : void</div><div class="description"><div class="short"><p>Enable the component</p>
1322 </div><div class="long"><p>Enable the component</p>
1323 <h3 class="pa">Parameters</h3><ul><li><span class="pre">silent</span> : Boolean<div class="sub-desc"><p>Passing false will supress the 'enable' event from being fired.</p>
1324 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1325 </li></ul></div></div></div><div id="method-enableBubble" class="member inherited"><a href="Ext.form.FieldSet.html#method-enableBubble" rel="method-enableBubble" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Observable.html" class="definedIn docClass">Ext.util.Observable</a><br/><a href="../source/Observable.html#Ext-util.Observable-method-enableBubble" class="viewSource">view source</a></div><a name="enableBubble"></a><a name="method-enableBubble"></a><a href="Ext.form.FieldSet.html#" rel="method-enableBubble" class="cls expand">enableBubble</a>(
1326 <span class="pre">String/Array events</span>)
1327  : void</div><div class="description"><div class="short">Enables events fired by this Observable to bubble up an owner hierarchy by calling
1328 this.getBubbleTarget() if present....</div><div class="long"><p>Enables events fired by this Observable to bubble up an owner hierarchy by calling
1329 <code>this.getBubbleTarget()</code> if present. There is no implementation in the Observable base class.</p>
1330
1331
1332 <p>This is commonly used by Ext.Components to bubble events to owner Containers. See <a href="Ext.Component.html#getBubbleTarget" rel="Ext.Component#getBubbleTarget" class="docClass">Ext.Component.getBubbleTarget</a>. The default
1333 implementation in <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a> returns the Component's immediate owner. But if a known target is required, this can be overridden to
1334 access the required target more quickly.</p>
1335
1336
1337 <p>Example:</p>
1338
1339
1340 <pre><code>Ext.override(Ext.form.field.Base, {
1341 //  Add functionality to Field&#39;s initComponent to enable the change event to bubble
1342 initComponent : Ext.Function.createSequence(Ext.form.field.Base.prototype.initComponent, function() {
1343     this.enableBubble('change');
1344 }),
1345
1346 //  We know that we want Field&#39;s events to bubble directly to the FormPanel.
1347 getBubbleTarget : function() {
1348     if (!this.formPanel) {
1349         this.formPanel = this.findParentByType('form');
1350     }
1351     return this.formPanel;
1352 }
1353 });
1354
1355 var myForm = new Ext.formPanel({
1356 title: 'User Details',
1357 items: [{
1358     ...
1359 }],
1360 listeners: {
1361     change: function() {
1362         // Title goes red if form has been modified.
1363         myForm.header.setStyle('color', 'red');
1364     }
1365 }
1366 });
1367 </code></pre>
1368
1369 <h3 class="pa">Parameters</h3><ul><li><span class="pre">events</span> : String/Array<div class="sub-desc"><p>The event name to bubble, or an Array of event names.</p>
1370 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1371 </li></ul></div></div></div><div id="method-expand" class="member ni"><a href="Ext.form.FieldSet.html#method-expand" rel="method-expand" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.FieldSet.html" class="definedIn docClass">Ext.form.FieldSet</a><br/><a href="../source/FieldSet.html#Ext-form.FieldSet-method-expand" class="viewSource">view source</a></div><a name="expand"></a><a name="method-expand"></a><a href="Ext.form.FieldSet.html#" rel="method-expand" class="cls expand">expand</a> : Ext.form.FieldSet</div><div class="description"><div class="short"><p>Expands the fieldset.</p>
1372 </div><div class="long"><p>Expands the fieldset.</p>
1373 <h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.form.FieldSet</span>&nbsp; &nbsp;<p>this</p>
1374 </li></ul></div></div></div><div id="method-findLayoutController" class="member inherited"><a href="Ext.form.FieldSet.html#method-findLayoutController" rel="method-findLayoutController" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-findLayoutController" class="viewSource">view source</a></div><a name="findLayoutController"></a><a name="method-findLayoutController"></a><a href="Ext.form.FieldSet.html#" rel="method-findLayoutController" class="cls expand">findLayoutController</a> : void</div><div class="description"><div class="short">This method finds the topmost active layout who's processing will eventually determine the size and position of this
1375 ...</div><div class="long"><p>This method finds the topmost active layout who's processing will eventually determine the size and position of this
1376 Component.<p>
1377 <p>This method is useful when dynamically adding Components into Containers, and some processing must take place after the
1378 final sizing and positioning of the Component has been performed.</p>
1379
1380 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1381 </li></ul></div></div></div><div id="method-findParentBy" class="member inherited"><a href="Ext.form.FieldSet.html#method-findParentBy" rel="method-findParentBy" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.Component.html" class="definedIn docClass">Ext.Component</a><br/><a href="../source/Component.html#Ext-Component-method-findParentBy" class="viewSource">view source</a></div><a name="findParentBy"></a><a name="method-findParentBy"></a><a href="Ext.form.FieldSet.html#" rel="method-findParentBy" class="cls expand">findParentBy</a>(
1382 <span class="pre">Function fn</span>)
1383  : Ext.container.Container</div><div class="description"><div class="short">Find a container above this component at any level by a custom function. If the passed function returns
1384 true, the con...</div><div class="long"><p>Find a container above this component at any level by a custom function. If the passed function returns
1385 true, the container will be returned.</p>
1386 <h3 class="pa">Parameters</h3><ul><li><span class="pre">fn</span> : Function<div class="sub-desc"><p>The custom function to call with the arguments (container, this component).</p>
1387 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.container.Container</span>&nbsp; &nbsp;<p>The first Container for which the custom function returns true</p>
1388 </li></ul></div></div></div><div id="method-findParentByType" class="member inherited"><a href="Ext.form.FieldSet.html#method-findParentByType" rel="method-findParentByType" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.Component.html" class="definedIn docClass">Ext.Component</a><br/><a href="../source/Component.html#Ext-Component-method-findParentByType" class="viewSource">view source</a></div><a name="findParentByType"></a><a name="method-findParentByType"></a><a href="Ext.form.FieldSet.html#" rel="method-findParentByType" class="cls expand">findParentByType</a>(
1389 <span class="pre">String/Class xtype</span>)
1390  : Ext.container.Container</div><div class="description"><div class="short"><p>Find a container above this component at any level by xtype or class</p>
1391
1392
1393 <p>See also the <a href="Ext.Component.html#up" rel="Ext.Component#up" class="docClass">up</a> method.</p>
1394
1395 </div><div class="long"><p>Find a container above this component at any level by xtype or class</p>
1396
1397
1398 <p>See also the <a href="Ext.Component.html#up" rel="Ext.Component#up" class="docClass">up</a> method.</p>
1399
1400 <h3 class="pa">Parameters</h3><ul><li><span class="pre">xtype</span> : String/Class<div class="sub-desc"><p>The xtype string for a component, or the class of the component directly</p>
1401 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.container.Container</span>&nbsp; &nbsp;<p>The first Container which matches the given xtype or class</p>
1402 </li></ul></div></div></div><div id="method-fireEvent" class="member inherited"><a href="Ext.form.FieldSet.html#method-fireEvent" rel="method-fireEvent" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Observable.html" class="definedIn docClass">Ext.util.Observable</a><br/><a href="../source/Observable.html#Ext-util.Observable-method-fireEvent" class="viewSource">view source</a></div><a name="fireEvent"></a><a name="method-fireEvent"></a><a href="Ext.form.FieldSet.html#" rel="method-fireEvent" class="cls expand">fireEvent</a>(
1403 <span class="pre">String eventName, Object... args</span>)
1404  : Boolean</div><div class="description"><div class="short">Fires the specified event with the passed parameters (minus the event name).
1405
1406
1407 An event may be set to bubble up an Ob...</div><div class="long"><p>Fires the specified event with the passed parameters (minus the event name).</p>
1408
1409
1410 <p>An event may be set to bubble up an Observable parent hierarchy (See <a href="Ext.Component.html#getBubbleTarget" rel="Ext.Component#getBubbleTarget" class="docClass">Ext.Component.getBubbleTarget</a>)
1411 by calling <a href="Ext.form.FieldSet.html#enableBubble" rel="Ext.form.FieldSet#enableBubble" class="docClass">enableBubble</a>.</p>
1412
1413 <h3 class="pa">Parameters</h3><ul><li><span class="pre">eventName</span> : String<div class="sub-desc"><p>The name of the event to fire.</p>
1414 </div></li><li><span class="pre">args</span> : Object...<div class="sub-desc"><p>Variable number of parameters are passed to handlers.</p>
1415 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>returns false if any of the handlers return false otherwise it returns true.</p>
1416 </li></ul></div></div></div><div id="method-focus" class="member inherited"><a href="Ext.form.FieldSet.html#method-focus" rel="method-focus" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.Component.html" class="definedIn docClass">Ext.Component</a><br/><a href="../source/Component.html#Ext-Component-method-focus" class="viewSource">view source</a></div><a name="focus"></a><a name="method-focus"></a><a href="Ext.form.FieldSet.html#" rel="method-focus" class="cls expand">focus</a>(
1417 <span class="pre">[Boolean selectText], [Boolean/Number delay]</span>)
1418  : Ext.Component</div><div class="description"><div class="short"><p>Try to focus this component.</p>
1419 </div><div class="long"><p>Try to focus this component.</p>
1420 <h3 class="pa">Parameters</h3><ul><li><span class="pre">selectText</span> : Boolean<div class="sub-desc"><p>(optional) If applicable, true to also select the text in this component</p>
1421 </div></li><li><span class="pre">delay</span> : Boolean/Number<div class="sub-desc"><p>(optional) Delay the focus this number of milliseconds (true for 10 milliseconds).</p>
1422 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1423 </li></ul></div></div></div><div id="method-getActiveAnimation" class="member inherited"><a href="Ext.form.FieldSet.html#method-getActiveAnimation" rel="method-getActiveAnimation" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Animate.html" class="definedIn docClass">Ext.util.Animate</a><br/><a href="../source/Animate.html#Ext-util.Animate-method-getActiveAnimation" class="viewSource">view source</a></div><a name="getActiveAnimation"></a><a name="method-getActiveAnimation"></a><a href="Ext.form.FieldSet.html#" rel="method-getActiveAnimation" class="cls expand">getActiveAnimation</a> : Mixed</div><div class="description"><div class="short"><p>Returns thq current animation if this object has any effects actively running or queued, else returns false.</p>
1424 </div><div class="long"><p>Returns thq current animation if this object has any effects actively running or queued, else returns false.</p>
1425 <h3 class="pa">Returns</h3><ul><li><span class="pre">Mixed</span>&nbsp; &nbsp;<p>anim if element has active effects, else false</p>
1426 </li></ul></div></div></div><div id="method-getBox" class="member inherited"><a href="Ext.form.FieldSet.html#method-getBox" rel="method-getBox" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.Component.html" class="definedIn docClass">Ext.Component</a><br/><a href="../source/Component.html#Ext-Component-method-getBox" class="viewSource">view source</a></div><a name="getBox"></a><a name="method-getBox"></a><a href="Ext.form.FieldSet.html#" rel="method-getBox" class="cls expand">getBox</a>(
1427 <span class="pre">[Boolean local]</span>)
1428  : Object</div><div class="description"><div class="short"><p>Gets the current box measurements of the component's underlying element.</p>
1429 </div><div class="long"><p>Gets the current box measurements of the component's underlying element.</p>
1430 <h3 class="pa">Parameters</h3><ul><li><span class="pre">local</span> : Boolean<div class="sub-desc"><p>(optional) If true the element's left and top are returned instead of page XY (defaults to false)</p>
1431 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Object</span>&nbsp; &nbsp;<p>box An object in the format {x, y, width, height}</p>
1432 </li></ul></div></div></div><div id="method-getBubbleTarget" class="member inherited"><a href="Ext.form.FieldSet.html#method-getBubbleTarget" rel="method-getBubbleTarget" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-getBubbleTarget" class="viewSource">view source</a></div><a name="getBubbleTarget"></a><a name="method-getBubbleTarget"></a><a href="Ext.form.FieldSet.html#" rel="method-getBubbleTarget" class="cls expand">getBubbleTarget</a> : Ext.container.Container</div><div class="description"><div class="short"><p>Provides the link for Observable's fireEvent method to bubble up the ownership hierarchy.</p>
1433 </div><div class="long"><p>Provides the link for Observable's fireEvent method to bubble up the ownership hierarchy.</p>
1434 <h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.container.Container</span>&nbsp; &nbsp;<p>the Container which owns this Component.</p>
1435 </li></ul></div></div></div><div id="method-getChildByElement" class="member inherited"><a href="Ext.form.FieldSet.html#method-getChildByElement" rel="method-getChildByElement" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.Container.html" class="definedIn docClass">Ext.container.Container</a><br/><a href="../source/Container.html#Ext-container.Container-method-getChildByElement" class="viewSource">view source</a></div><a name="getChildByElement"></a><a name="method-getChildByElement"></a><a href="Ext.form.FieldSet.html#" rel="method-getChildByElement" class="cls expand">getChildByElement</a>(
1436 <span class="pre">Object el</span>)
1437  : Component</div><div class="description"><div class="short"><p>Return the immediate child Component in which the passed element is located.</p>
1438 </div><div class="long"><p>Return the immediate child Component in which the passed element is located.</p>
1439 <h3 class="pa">Parameters</h3><ul><li><span class="pre">el</span> : Object<div class="sub-desc"><p>The element to test.</p>
1440 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Component</span>&nbsp; &nbsp;<p>The child item which contains the passed element.</p>
1441 </li></ul></div></div></div><div id="method-getComponent" class="member inherited"><a href="Ext.form.FieldSet.html#method-getComponent" rel="method-getComponent" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-method-getComponent" class="viewSource">view source</a></div><a name="getComponent"></a><a name="method-getComponent"></a><a href="Ext.form.FieldSet.html#" rel="method-getComponent" class="cls expand">getComponent</a>(
1442 <span class="pre">String/Number comp</span>)
1443  : void</div><div class="description"><div class="short"><p>Examines this container's <code><a href="Ext.form.FieldSet.html#items" rel="Ext.form.FieldSet#items" class="docClass">items</a></code> <b>property</b>
1444 and gets a direct child component of this container.</p>
1445 </div><div class="long"><p>Examines this container's <code><a href="Ext.form.FieldSet.html#items" rel="Ext.form.FieldSet#items" class="docClass">items</a></code> <b>property</b>
1446 and gets a direct child component of this container.</p>
1447 <h3 class="pa">Parameters</h3><ul><li><span class="pre">comp</span> : String/Number<div class="sub-desc"><p>This parameter may be any of the following:</p>
1448
1449 <div><ul class="mdetail-params">
1450 <li>a <b><code>String</code></b> : representing the <code><a href="Ext.Component.html#itemId" rel="Ext.Component#itemId" class="docClass">itemId</a></code>
1451 or <code><a href="Ext.Component.html#id" rel="Ext.Component#id" class="docClass">id</a></code> of the child component </li>
1452 <li>a <b><code>Number</code></b> : representing the position of the child component
1453 within the <code><a href="Ext.form.FieldSet.html#items" rel="Ext.form.FieldSet#items" class="docClass">items</a></code> <b>property</b></li>
1454 </ul></div>
1455
1456
1457 <p>For additional information see <a href="Ext.util.MixedCollection.html#get" rel="Ext.util.MixedCollection#get" class="docClass">Ext.util.MixedCollection.get</a>.
1458
1459 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;<p>Ext.Component The component (if found).</p>
1460 </li></ul></div></div></div><div id="method-getEl" class="member inherited"><a href="Ext.form.FieldSet.html#method-getEl" rel="method-getEl" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-getEl" class="viewSource">view source</a></div><a name="getEl"></a><a name="method-getEl"></a><a href="Ext.form.FieldSet.html#" rel="method-getEl" class="cls expand">getEl</a> : void</div><div class="description"><div class="short"><p>Retrieves the top level element representing this component.</p>
1461 </div><div class="long"><p>Retrieves the top level element representing this component.</p>
1462 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1463 </li></ul></div></div></div><div id="method-getHeight" class="member inherited"><a href="Ext.form.FieldSet.html#method-getHeight" rel="method-getHeight" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-getHeight" class="viewSource">view source</a></div><a name="getHeight"></a><a name="method-getHeight"></a><a href="Ext.form.FieldSet.html#" rel="method-getHeight" class="cls expand">getHeight</a> : Number</div><div class="description"><div class="short"><p>Gets the current height of the component's underlying element.</p>
1464 </div><div class="long"><p>Gets the current height of the component's underlying element.</p>
1465 <h3 class="pa">Returns</h3><ul><li><span class="pre">Number</span>&nbsp; &nbsp;
1466 </li></ul></div></div></div><div id="method-getId" class="member inherited"><a href="Ext.form.FieldSet.html#method-getId" rel="method-getId" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-getId" class="viewSource">view source</a></div><a name="getId"></a><a name="method-getId"></a><a href="Ext.form.FieldSet.html#" rel="method-getId" class="cls expand">getId</a> : void</div><div class="description"><div class="short"><p>Retrieves the id of this component.
1467 Will autogenerate an id if one has not already been set.</p>
1468 </div><div class="long"><p>Retrieves the id of this component.
1469 Will autogenerate an id if one has not already been set.</p>
1470 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1471 </li></ul></div></div></div><div id="method-getInsertPosition" class="member inherited"><a href="Ext.form.FieldSet.html#method-getInsertPosition" rel="method-getInsertPosition" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-getInsertPosition" class="viewSource">view source</a></div><a name="getInsertPosition"></a><a name="method-getInsertPosition"></a><a href="Ext.form.FieldSet.html#" rel="method-getInsertPosition" class="cls expand">getInsertPosition</a>(
1472 <span class="pre">String/Number/Element/HTMLElement position</span>)
1473  : HTMLElement</div><div class="description"><div class="short">This function takes the position argument passed to onRender and returns a
1474 DOM element that you can use in the insert...</div><div class="long"><p>This function takes the position argument passed to onRender and returns a
1475 DOM element that you can use in the insertBefore.</p>
1476 <h3 class="pa">Parameters</h3><ul><li><span class="pre">position</span> : String/Number/Element/HTMLElement<div class="sub-desc"><p>Index, element id or element you want
1477 to put this component before.</p>
1478 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">HTMLElement</span>&nbsp; &nbsp;<p>DOM element that you can use in the insertBefore</p>
1479 </li></ul></div></div></div><div id="method-getLayout" class="member inherited"><a href="Ext.form.FieldSet.html#method-getLayout" rel="method-getLayout" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-method-getLayout" class="viewSource">view source</a></div><a name="getLayout"></a><a name="method-getLayout"></a><a href="Ext.form.FieldSet.html#" rel="method-getLayout" class="cls expand">getLayout</a> : Ext.layout.container.AbstractContainer</div><div class="description"><div class="short">Returns the layout instance currently associated with this Container.
1480 If a layout has not been instantiated yet, that...</div><div class="long"><p>Returns the <a href="Ext.layout.container.AbstractContainer.html" rel="Ext.layout.container.AbstractContainer" class="docClass">layout</a> instance currently associated with this Container.
1481 If a layout has not been instantiated yet, that is done first</p>
1482 <h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.layout.container.AbstractContainer</span>&nbsp; &nbsp;<p>The layout</p>
1483 </li></ul></div></div></div><div id="method-getLoader" class="member inherited"><a href="Ext.form.FieldSet.html#method-getLoader" rel="method-getLoader" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-getLoader" class="viewSource">view source</a></div><a name="getLoader"></a><a name="method-getLoader"></a><a href="Ext.form.FieldSet.html#" rel="method-getLoader" class="cls expand">getLoader</a> : Ext.ComponentLoader</div><div class="description"><div class="short"><p>Gets the <a href="Ext.ComponentLoader.html" rel="Ext.ComponentLoader" class="docClass">Ext.ComponentLoader</a> for this Component.</p>
1484 </div><div class="long"><p>Gets the <a href="Ext.ComponentLoader.html" rel="Ext.ComponentLoader" class="docClass">Ext.ComponentLoader</a> for this Component.</p>
1485 <h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.ComponentLoader</span>&nbsp; &nbsp;<p>The loader instance, null if it doesn't exist.</p>
1486 </li></ul></div></div></div><div id="method-getPlugin" class="member inherited"><a href="Ext.form.FieldSet.html#method-getPlugin" rel="method-getPlugin" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-getPlugin" class="viewSource">view source</a></div><a name="getPlugin"></a><a name="method-getPlugin"></a><a href="Ext.form.FieldSet.html#" rel="method-getPlugin" class="cls expand">getPlugin</a>(
1487 <span class="pre">Object pluginId</span>)
1488  : Ext.AbstractPlugin</div><div class="description"><div class="short"><p>Retrieves a plugin by its pluginId which has been bound to this
1489 component.</p>
1490 </div><div class="long"><p>Retrieves a plugin by its pluginId which has been bound to this
1491 component.</p>
1492 <h3 class="pa">Parameters</h3><ul><li><span class="pre">pluginId</span> : Object<div class="sub-desc">
1493 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.AbstractPlugin</span>&nbsp; &nbsp;<p>pluginInstance</p>
1494 </li></ul></div></div></div><div id="method-getPosition" class="member inherited"><a href="Ext.form.FieldSet.html#method-getPosition" rel="method-getPosition" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.Component.html" class="definedIn docClass">Ext.Component</a><br/><a href="../source/Component.html#Ext-Component-method-getPosition" class="viewSource">view source</a></div><a name="getPosition"></a><a name="method-getPosition"></a><a href="Ext.form.FieldSet.html#" rel="method-getPosition" class="cls expand">getPosition</a>(
1495 <span class="pre">[Boolean local]</span>)
1496  : Array</div><div class="description"><div class="short"><p>Gets the current XY position of the component's underlying element.</p>
1497 </div><div class="long"><p>Gets the current XY position of the component's underlying element.</p>
1498 <h3 class="pa">Parameters</h3><ul><li><span class="pre">local</span> : Boolean<div class="sub-desc"><p>(optional) If true the element's left and top are returned instead of page XY (defaults to false)</p>
1499 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Array</span>&nbsp; &nbsp;<p>The XY position of the element (e.g., [100, 200])</p>
1500 </li></ul></div></div></div><div id="method-getSize" class="member inherited"><a href="Ext.form.FieldSet.html#method-getSize" rel="method-getSize" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-getSize" class="viewSource">view source</a></div><a name="getSize"></a><a name="method-getSize"></a><a href="Ext.form.FieldSet.html#" rel="method-getSize" class="cls expand">getSize</a> : Object</div><div class="description"><div class="short"><p>Gets the current size of the component's underlying element.</p>
1501 </div><div class="long"><p>Gets the current size of the component's underlying element.</p>
1502 <h3 class="pa">Returns</h3><ul><li><span class="pre">Object</span>&nbsp; &nbsp;<p>An object containing the element's size {width: (element width), height: (element height)}</p>
1503 </li></ul></div></div></div><div id="method-getState" class="member inherited"><a href="Ext.form.FieldSet.html#method-getState" rel="method-getState" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.state.Stateful.html" class="definedIn docClass">Ext.state.Stateful</a><br/><a href="../source/Stateful.html#Ext-state.Stateful-method-getState" class="viewSource">view source</a></div><a name="getState"></a><a name="method-getState"></a><a href="Ext.form.FieldSet.html#" rel="method-getState" class="cls expand">getState</a> : Object</div><div class="description"><div class="short">Gets the current state of the object. By default this function returns null,
1504 it should be overridden in subclasses to...</div><div class="long"><p>Gets the current state of the object. By default this function returns null,
1505 it should be overridden in subclasses to implement methods for getting the state.</p>
1506 <h3 class="pa">Returns</h3><ul><li><span class="pre">Object</span>&nbsp; &nbsp;<p>The current state</p>
1507 </li></ul></div></div></div><div id="method-getStateId" class="member inherited"><a href="Ext.form.FieldSet.html#method-getStateId" rel="method-getStateId" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.state.Stateful.html" class="definedIn docClass">Ext.state.Stateful</a><br/><a href="../source/Stateful.html#Ext-state.Stateful-method-getStateId" class="viewSource">view source</a></div><a name="getStateId"></a><a name="method-getStateId"></a><a href="Ext.form.FieldSet.html#" rel="method-getStateId" class="cls expand">getStateId</a> : String</div><div class="description"><div class="short"><p>Gets the state id for this object.</p>
1508 </div><div class="long"><p>Gets the state id for this object.</p>
1509 <h3 class="pa">Returns</h3><ul><li><span class="pre">String</span>&nbsp; &nbsp;<p>The state id, null if not found.</p>
1510 </li></ul></div></div></div><div id="method-getWidth" class="member inherited"><a href="Ext.form.FieldSet.html#method-getWidth" rel="method-getWidth" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-getWidth" class="viewSource">view source</a></div><a name="getWidth"></a><a name="method-getWidth"></a><a href="Ext.form.FieldSet.html#" rel="method-getWidth" class="cls expand">getWidth</a> : Number</div><div class="description"><div class="short"><p>Gets the current width of the component's underlying element.</p>
1511 </div><div class="long"><p>Gets the current width of the component's underlying element.</p>
1512 <h3 class="pa">Returns</h3><ul><li><span class="pre">Number</span>&nbsp; &nbsp;
1513 </li></ul></div></div></div><div id="method-getXType" class="member inherited"><a href="Ext.form.FieldSet.html#method-getXType" rel="method-getXType" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.Component.html" class="definedIn docClass">Ext.Component</a><br/><a href="../source/Component.html#Ext-Component-method-getXType" class="viewSource">view source</a></div><a name="getXType"></a><a name="method-getXType"></a><a href="Ext.form.FieldSet.html#" rel="method-getXType" class="cls expand">getXType</a> : String</div><div class="description"><div class="short">Gets the xtype for this component as registered with Ext.ComponentManager. For a list of all
1514 available xtypes, see th...</div><div class="long"><p>Gets the xtype for this component as registered with <a href="Ext.ComponentManager.html" rel="Ext.ComponentManager" class="docClass">Ext.ComponentManager</a>. For a list of all
1515 available xtypes, see the <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a> header. Example usage:</p>
1516
1517 <pre><code>var t = new Ext.form.field.Text();
1518 alert(t.getXType());  // alerts 'textfield'
1519 </code></pre>
1520
1521 <h3 class="pa">Returns</h3><ul><li><span class="pre">String</span>&nbsp; &nbsp;<p>The xtype</p>
1522 </li></ul></div></div></div><div id="method-getXTypes" class="member inherited"><a href="Ext.form.FieldSet.html#method-getXTypes" rel="method-getXTypes" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-getXTypes" class="viewSource">view source</a></div><a name="getXTypes"></a><a name="method-getXTypes"></a><a href="Ext.form.FieldSet.html#" rel="method-getXTypes" class="cls expand">getXTypes</a> : String</div><div class="description"><div class="short">Returns this Component's xtype hierarchy as a slash-delimited string. For a list of all
1523 available xtypes, see the Ext...</div><div class="long"><p>Returns this Component's xtype hierarchy as a slash-delimited string. For a list of all
1524 available xtypes, see the <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a> header.</p>
1525
1526
1527 <p><b>If using your own subclasses, be aware that a Component must register its own xtype
1528 to participate in determination of inherited xtypes.</b></p>
1529
1530
1531 <p>Example usage:</p>
1532
1533
1534 <pre><code>var t = new Ext.form.field.Text();
1535 alert(t.getXTypes());  // alerts 'component/field/textfield'
1536 </code></pre>
1537
1538 <h3 class="pa">Returns</h3><ul><li><span class="pre">String</span>&nbsp; &nbsp;<p>The xtype hierarchy string</p>
1539 </li></ul></div></div></div><div id="method-hasListener" class="member inherited"><a href="Ext.form.FieldSet.html#method-hasListener" rel="method-hasListener" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Observable.html" class="definedIn docClass">Ext.util.Observable</a><br/><a href="../source/Observable.html#Ext-util.Observable-method-hasListener" class="viewSource">view source</a></div><a name="hasListener"></a><a name="method-hasListener"></a><a href="Ext.form.FieldSet.html#" rel="method-hasListener" class="cls expand">hasListener</a>(
1540 <span class="pre">String eventName</span>)
1541  : Boolean</div><div class="description"><div class="short"><p>Checks to see if this object has any listeners for a specified event</p>
1542 </div><div class="long"><p>Checks to see if this object has any listeners for a specified event</p>
1543 <h3 class="pa">Parameters</h3><ul><li><span class="pre">eventName</span> : String<div class="sub-desc"><p>The name of the event to check for</p>
1544 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>True if the event is being listened for, else false</p>
1545 </li></ul></div></div></div><div id="method-hasUICls" class="member inherited"><a href="Ext.form.FieldSet.html#method-hasUICls" rel="method-hasUICls" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-hasUICls" class="viewSource">view source</a></div><a name="hasUICls"></a><a name="method-hasUICls"></a><a href="Ext.form.FieldSet.html#" rel="method-hasUICls" class="cls expand">hasUICls</a>(
1546 <span class="pre">String cls</span>)
1547  : void</div><div class="description"><div class="short"><p>Checks if there is currently a specified uiCls</p>
1548 </div><div class="long"><p>Checks if there is currently a specified uiCls</p>
1549 <h3 class="pa">Parameters</h3><ul><li><span class="pre">cls</span> : String<div class="sub-desc"><p>The cls to check</p>
1550 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1551 </li></ul></div></div></div><div id="method-hide" class="member inherited"><a href="Ext.form.FieldSet.html#method-hide" rel="method-hide" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.Component.html" class="definedIn docClass">Ext.Component</a><br/><a href="../source/Component.html#Ext-Component-method-hide" class="viewSource">view source</a></div><a name="hide"></a><a name="method-hide"></a><a href="Ext.form.FieldSet.html#" rel="method-hide" class="cls expand">hide</a>(
1552 <span class="pre">String/Element/Component animateTarget, [Function callback], [Object scope]</span>)
1553  : Ext.Component</div><div class="description"><div class="short"><p>Hides this Component, setting it to invisible using the configured <a href="Ext.form.FieldSet.html#hideMode" rel="Ext.form.FieldSet#hideMode" class="docClass">hideMode</a>.</p>
1554 </div><div class="long"><p>Hides this Component, setting it to invisible using the configured <a href="Ext.form.FieldSet.html#hideMode" rel="Ext.form.FieldSet#hideMode" class="docClass">hideMode</a>.</p>
1555 <h3 class="pa">Parameters</h3><ul><li><span class="pre">animateTarget</span> : String/Element/Component<div class="sub-desc"><p>Optional, and <b>only valid for <a href="Ext.form.FieldSet.html#floating" rel="Ext.form.FieldSet#floating" class="docClass">floating</a> Components such as
1556 <a href="Ext.window.Window.html" rel="Ext.window.Window" class="docClass">Window</a>s or <a href="Ext.tip.ToolTip.html" rel="Ext.tip.ToolTip" class="docClass">ToolTip</a>s, or regular Components which have been configured
1557 with <code>floating: true</code>.</b>.
1558 The target to which the Component should animate while hiding (defaults to null with no animation)</p>
1559 </div></li><li><span class="pre">callback</span> : Function<div class="sub-desc"><p>(optional) A callback function to call after the Component is hidden.</p>
1560 </div></li><li><span class="pre">scope</span> : Object<div class="sub-desc"><p>(optional) The scope (<code>this</code> reference) in which the callback is executed. Defaults to this Component.</p>
1561 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1562 </li></ul></div></div></div><div id="method-insert" class="member inherited"><a href="Ext.form.FieldSet.html#method-insert" rel="method-insert" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-method-insert" class="viewSource">view source</a></div><a name="insert"></a><a name="method-insert"></a><a href="Ext.form.FieldSet.html#" rel="method-insert" class="cls expand">insert</a>(
1563 <span class="pre">Number index, Ext.Component component</span>)
1564  : Ext.Component</div><div class="description"><div class="short">Inserts a Component into this Container at a specified index. Fires the
1565 beforeadd event before inserting, then fires ...</div><div class="long"><p>Inserts a Component into this Container at a specified index. Fires the
1566 <a href="Ext.form.FieldSet.html#beforeadd" rel="Ext.form.FieldSet#beforeadd" class="docClass">beforeadd</a> event before inserting, then fires the <a href="Ext.form.FieldSet.html#add" rel="Ext.form.FieldSet#add" class="docClass">add</a> event after the
1567 Component has been inserted.</p>
1568 <h3 class="pa">Parameters</h3><ul><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The index at which the Component will be inserted
1569 into the Container's items collection</p>
1570 </div></li><li><span class="pre">component</span> : Ext.Component<div class="sub-desc"><p>The child Component to insert.<br><br>
1571 <a href="Ext.html" rel="Ext" class="docClass">Ext</a> uses lazy rendering, and will only render the inserted Component should
1572 it become necessary.<br><br>
1573 A Component config object may be passed in order to avoid the overhead of
1574 constructing a real Component object if lazy rendering might mean that the
1575 inserted Component will not be rendered immediately. To take advantage of
1576 this 'lazy instantiation', set the <a href="Ext.Component.html#xtype" rel="Ext.Component#xtype" class="docClass">Ext.Component.xtype</a> config
1577 property to the registered type of the Component wanted.<br><br>
1578 For a list of all available xtypes, see <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a>.</p>
1579 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>component The Component (or config object) that was
1580 inserted with the Container's default config values applied.</p>
1581 </li></ul></div></div></div><div id="method-is" class="member inherited"><a href="Ext.form.FieldSet.html#method-is" rel="method-is" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-is" class="viewSource">view source</a></div><a name="is"></a><a name="method-is"></a><a href="Ext.form.FieldSet.html#" rel="method-is" class="cls expand">is</a>(
1582 <span class="pre">String selector</span>)
1583  : Boolean</div><div class="description"><div class="short"><p>Tests whether this Component matches the selector string.</p>
1584 </div><div class="long"><p>Tests whether this Component matches the selector string.</p>
1585 <h3 class="pa">Parameters</h3><ul><li><span class="pre">selector</span> : String<div class="sub-desc"><p>The selector string to test against.</p>
1586 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>True if this Component matches the selector.</p>
1587 </li></ul></div></div></div><div id="method-isDescendantOf" class="member inherited"><a href="Ext.form.FieldSet.html#method-isDescendantOf" rel="method-isDescendantOf" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-isDescendantOf" class="viewSource">view source</a></div><a name="isDescendantOf"></a><a name="method-isDescendantOf"></a><a href="Ext.form.FieldSet.html#" rel="method-isDescendantOf" class="cls expand">isDescendantOf</a>(
1588 <span class="pre">Ext.Container container</span>)
1589  : Boolean</div><div class="description"><div class="short"><p>Determines whether this component is the descendant of a particular container.</p>
1590 </div><div class="long"><p>Determines whether this component is the descendant of a particular container.</p>
1591 <h3 class="pa">Parameters</h3><ul><li><span class="pre">container</span> : Ext.Container<div class="sub-desc">
1592 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>isDescendant</p>
1593 </li></ul></div></div></div><div id="method-isDisabled" class="member inherited"><a href="Ext.form.FieldSet.html#method-isDisabled" rel="method-isDisabled" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-isDisabled" class="viewSource">view source</a></div><a name="isDisabled"></a><a name="method-isDisabled"></a><a href="Ext.form.FieldSet.html#" rel="method-isDisabled" class="cls expand">isDisabled</a> : Boolean</div><div class="description"><div class="short"><p>Method to determine whether this Component is currently disabled.</p>
1594 </div><div class="long"><p>Method to determine whether this Component is currently disabled.</p>
1595 <h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>the disabled state of this Component.</p>
1596 </li></ul></div></div></div><div id="method-isDraggable" class="member inherited"><a href="Ext.form.FieldSet.html#method-isDraggable" rel="method-isDraggable" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-isDraggable" class="viewSource">view source</a></div><a name="isDraggable"></a><a name="method-isDraggable"></a><a href="Ext.form.FieldSet.html#" rel="method-isDraggable" class="cls expand">isDraggable</a> : Boolean</div><div class="description"><div class="short"><p>Method to determine whether this Component is draggable.</p>
1597 </div><div class="long"><p>Method to determine whether this Component is draggable.</p>
1598 <h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>the draggable state of this component.</p>
1599 </li></ul></div></div></div><div id="method-isDroppable" class="member inherited"><a href="Ext.form.FieldSet.html#method-isDroppable" rel="method-isDroppable" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-isDroppable" class="viewSource">view source</a></div><a name="isDroppable"></a><a name="method-isDroppable"></a><a href="Ext.form.FieldSet.html#" rel="method-isDroppable" class="cls expand">isDroppable</a> : Boolean</div><div class="description"><div class="short"><p>Method to determine whether this Component is droppable.</p>
1600 </div><div class="long"><p>Method to determine whether this Component is droppable.</p>
1601 <h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>the droppable state of this component.</p>
1602 </li></ul></div></div></div><div id="method-isFloating" class="member inherited"><a href="Ext.form.FieldSet.html#method-isFloating" rel="method-isFloating" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-isFloating" class="viewSource">view source</a></div><a name="isFloating"></a><a name="method-isFloating"></a><a href="Ext.form.FieldSet.html#" rel="method-isFloating" class="cls expand">isFloating</a> : Boolean</div><div class="description"><div class="short"><p>Method to determine whether this Component is floating.</p>
1603 </div><div class="long"><p>Method to determine whether this Component is floating.</p>
1604 <h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>the floating state of this component.</p>
1605 </li></ul></div></div></div><div id="method-isHidden" class="member inherited"><a href="Ext.form.FieldSet.html#method-isHidden" rel="method-isHidden" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-isHidden" class="viewSource">view source</a></div><a name="isHidden"></a><a name="method-isHidden"></a><a href="Ext.form.FieldSet.html#" rel="method-isHidden" class="cls expand">isHidden</a> : Boolean</div><div class="description"><div class="short"><p>Method to determine whether this Component is currently set to hidden.</p>
1606 </div><div class="long"><p>Method to determine whether this Component is currently set to hidden.</p>
1607 <h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>the hidden state of this Component.</p>
1608 </li></ul></div></div></div><div id="method-isVisible" class="member inherited"><a href="Ext.form.FieldSet.html#method-isVisible" rel="method-isVisible" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-isVisible" class="viewSource">view source</a></div><a name="isVisible"></a><a name="method-isVisible"></a><a href="Ext.form.FieldSet.html#" rel="method-isVisible" class="cls expand">isVisible</a>(
1609 <span class="pre">Boolean deep</span>)
1610  : Boolean</div><div class="description"><div class="short"><p>Returns true if this component is visible.</p>
1611 </div><div class="long"><p>Returns true if this component is visible.</p>
1612 <h3 class="pa">Parameters</h3><ul><li><span class="pre">deep</span> : Boolean<div class="sub-desc"><p>. <p>Optional. Pass <code>true</code> to interrogate the visibility status of all
1613 parent Containers to determine whether this Component is truly visible to the user.</p></p>
1614
1615 <p>Generally, to determine whether a Component is hidden, the no argument form is needed. For example
1616 when creating dynamically laid out UIs in a hidden Container before showing them.</p>
1617
1618 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>True if this component is visible, false otherwise.</p>
1619 </li></ul></div></div></div><div id="method-isXType" class="member inherited"><a href="Ext.form.FieldSet.html#method-isXType" rel="method-isXType" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-isXType" class="viewSource">view source</a></div><a name="isXType"></a><a name="method-isXType"></a><a href="Ext.form.FieldSet.html#" rel="method-isXType" class="cls expand">isXType</a>(
1620 <span class="pre">String xtype, [Boolean shallow]</span>)
1621  : Boolean</div><div class="description"><div class="short">Tests whether or not this Component is of a specific xtype. This can test whether this Component is descended
1622 from th...</div><div class="long"><p>Tests whether or not this Component is of a specific xtype. This can test whether this Component is descended
1623 from the xtype (default) or whether it is directly of the xtype specified (shallow = true).</p>
1624
1625
1626 <p><b>If using your own subclasses, be aware that a Component must register its own xtype
1627 to participate in determination of inherited xtypes.</b></p>
1628
1629
1630 <p>For a list of all available xtypes, see the <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a> header.</p>
1631
1632
1633 <p>Example usage:</p>
1634
1635
1636 <pre><code>var t = new Ext.form.field.Text();
1637 var isText = t.isXType('textfield');        // true
1638 var isBoxSubclass = t.isXType('field');       // true, descended from <a href="Ext.form.field.Base.html" rel="Ext.form.field.Base" class="docClass">Ext.form.field.Base</a>
1639 var isBoxInstance = t.isXType('field', true); // false, not a direct <a href="Ext.form.field.Base.html" rel="Ext.form.field.Base" class="docClass">Ext.form.field.Base</a> instance
1640 </code></pre>
1641
1642 <h3 class="pa">Parameters</h3><ul><li><span class="pre">xtype</span> : String<div class="sub-desc"><p>The xtype to check for this Component</p>
1643 </div></li><li><span class="pre">shallow</span> : Boolean<div class="sub-desc"><p>(optional) False to check whether this Component is descended from the xtype (this is
1644 the default), or true to check whether this Component is directly of the specified xtype.</p>
1645 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>True if this component descends from the specified xtype, false otherwise.</p>
1646 </li></ul></div></div></div><div id="method-move" class="member inherited"><a href="Ext.form.FieldSet.html#method-move" rel="method-move" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-method-move" class="viewSource">view source</a></div><a name="move"></a><a name="method-move"></a><a href="Ext.form.FieldSet.html#" rel="method-move" class="cls expand">move</a>(
1647 <span class="pre">Number fromIdx, Number toIdx</span>)
1648  : Ext.Component</div><div class="description"><div class="short"><p>Moves a Component within the Container</p>
1649 </div><div class="long"><p>Moves a Component within the Container</p>
1650 <h3 class="pa">Parameters</h3><ul><li><span class="pre">fromIdx</span> : Number<div class="sub-desc"><p>The index the Component you wish to move is currently at.</p>
1651 </div></li><li><span class="pre">toIdx</span> : Number<div class="sub-desc"><p>The new index for the Component.</p>
1652 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>component The Component (or config object) that was moved.</p>
1653 </li></ul></div></div></div><div id="method-nextNode" class="member inherited"><a href="Ext.form.FieldSet.html#method-nextNode" rel="method-nextNode" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-nextNode" class="viewSource">view source</a></div><a name="nextNode"></a><a name="method-nextNode"></a><a href="Ext.form.FieldSet.html#" rel="method-nextNode" class="cls expand">nextNode</a>(
1654 <span class="pre">String selector, Object includeSelf</span>)
1655  : void</div><div class="description"><div class="short">Returns the next node in the Component tree in tree traversal order.
1656
1657
1658 Note that this is not limited to siblings, and...</div><div class="long"><p>Returns the next node in the Component tree in tree traversal order.</p>
1659
1660
1661 <p>Note that this is not limited to siblings, and if invoked upon a node with no matching siblings, will
1662 walk the tree to attempt to find a match. Contrast with <a href="Ext.form.FieldSet.html#pnextSibling" rel="Ext.form.FieldSet#pnextSibling" class="docClass">pnextSibling</a>.</p>
1663
1664 <h3 class="pa">Parameters</h3><ul><li><span class="pre">selector</span> : String<div class="sub-desc"><p>Optional A <a href="Ext.ComponentQuery.html" rel="Ext.ComponentQuery" class="docClass">ComponentQuery</a> selector to filter the following nodes.</p>
1665 </div></li><li><span class="pre">includeSelf</span> : Object<div class="sub-desc">
1666 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;<p>The next node (or the next node which matches the selector). Returns null if there is no matching node.</p>
1667 </li></ul></div></div></div><div id="method-nextSibling" class="member inherited"><a href="Ext.form.FieldSet.html#method-nextSibling" rel="method-nextSibling" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-nextSibling" class="viewSource">view source</a></div><a name="nextSibling"></a><a name="method-nextSibling"></a><a href="Ext.form.FieldSet.html#" rel="method-nextSibling" class="cls expand">nextSibling</a>(
1668 <span class="pre">String selector</span>)
1669  : void</div><div class="description"><div class="short">Returns the next sibling of this Component.
1670
1671
1672 Optionally selects the next sibling which matches the passed ComponentQ...</div><div class="long"><p>Returns the next sibling of this Component.</p>
1673
1674
1675 <p>Optionally selects the next sibling which matches the passed <a href="Ext.ComponentQuery.html" rel="Ext.ComponentQuery" class="docClass">ComponentQuery</a> selector.</p>
1676
1677
1678 <p>May also be refered to as <code><b>next()</b></code></p>
1679
1680
1681 <p>Note that this is limited to siblings, and if no siblings of the item match, <code>null</code> is returned. Contrast with <a href="Ext.form.FieldSet.html#nextNode" rel="Ext.form.FieldSet#nextNode" class="docClass">nextNode</a></p>
1682
1683 <h3 class="pa">Parameters</h3><ul><li><span class="pre">selector</span> : String<div class="sub-desc"><p>Optional A <a href="Ext.ComponentQuery.html" rel="Ext.ComponentQuery" class="docClass">ComponentQuery</a> selector to filter the following items.</p>
1684 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;<p>The next sibling (or the next sibling which matches the selector). Returns null if there is no matching sibling.</p>
1685 </li></ul></div></div></div><div id="method-observe" class="member inherited"><a href="Ext.form.FieldSet.html#method-observe" rel="method-observe" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Observable.html" class="definedIn docClass">Ext.util.Observable</a><br/><a href="../source/Observable.html#Ext-util.Observable-method-observe" class="viewSource">view source</a></div><a name="observe"></a><a name="method-observe"></a><a href="Ext.form.FieldSet.html#" rel="method-observe" class="cls expand">observe</a>(
1686 <span class="pre">Function c, Object listeners</span>)
1687  : void</div><div class="description"><div class="short">Sets observability on the passed class constructor.
1688
1689 This makes any event fired on any instance of the passed class a...</div><div class="long"><p>Sets observability on the passed class constructor.</p>
1690
1691 <p>This makes any event fired on any instance of the passed class also fire a single event through
1692 the <strong>class</strong> allowing for central handling of events on many instances at once.</p>
1693
1694 <p>Usage:</p>
1695
1696 <pre><code>Ext.util.Observable.observe(Ext.data.Connection);
1697 Ext.data.Connection.on('beforerequest', function(con, options) {
1698     console.log('Ajax request made to ' + options.url);
1699 });
1700 </code></pre>
1701 <h3 class="pa">Parameters</h3><ul><li><span class="pre">c</span> : Function<div class="sub-desc"><p>The class constructor to make observable.</p>
1702 </div></li><li><span class="pre">listeners</span> : Object<div class="sub-desc"><p>An object containing a series of listeners to add. See <a href="Ext.form.FieldSet.html#addListener" rel="Ext.form.FieldSet#addListener" class="docClass">addListener</a>.</p>
1703 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1704 </li></ul></div></div></div><div id="method-on" class="member inherited"><a href="Ext.form.FieldSet.html#method-on" rel="method-on" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Observable.html" class="definedIn docClass">Ext.util.Observable</a><br/><a href="../source/Observable.html#Ext-util.Observable-method-on" class="viewSource">view source</a></div><a name="on"></a><a name="method-on"></a><a href="Ext.form.FieldSet.html#" rel="method-on" class="cls expand">on</a>(
1705 <span class="pre">String eventName, Function handler, [Object scope], [Object options]</span>)
1706  : void</div><div class="description"><div class="short"><p>Appends an event handler to this object (shorthand for <a href="Ext.form.FieldSet.html#addListener" rel="Ext.form.FieldSet#addListener" class="docClass">addListener</a>.)</p>
1707 </div><div class="long"><p>Appends an event handler to this object (shorthand for <a href="Ext.form.FieldSet.html#addListener" rel="Ext.form.FieldSet#addListener" class="docClass">addListener</a>.)</p>
1708 <h3 class="pa">Parameters</h3><ul><li><span class="pre">eventName</span> : String<div class="sub-desc"><p>The type of event to listen for</p>
1709 </div></li><li><span class="pre">handler</span> : Function<div class="sub-desc"><p>The method the event invokes</p>
1710 </div></li><li><span class="pre">scope</span> : Object<div class="sub-desc"><p>(optional) The scope (<code><b>this</b></code> reference) in which the handler function is executed.
1711 <b>If omitted, defaults to the object which fired the event.</b></p>
1712 </div></li><li><span class="pre">options</span> : Object<div class="sub-desc"><p>(optional) An object containing handler configuration.</p>
1713 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1714 </li></ul></div></div></div><div id="method-previousNode" class="member inherited"><a href="Ext.form.FieldSet.html#method-previousNode" rel="method-previousNode" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-previousNode" class="viewSource">view source</a></div><a name="previousNode"></a><a name="method-previousNode"></a><a href="Ext.form.FieldSet.html#" rel="method-previousNode" class="cls expand">previousNode</a>(
1715 <span class="pre">String selector, Object includeSelf</span>)
1716  : void</div><div class="description"><div class="short">Returns the previous node in the Component tree in tree traversal order.
1717
1718
1719 Note that this is not limited to siblings,...</div><div class="long"><p>Returns the previous node in the Component tree in tree traversal order.</p>
1720
1721
1722 <p>Note that this is not limited to siblings, and if invoked upon a node with no matching siblings, will
1723 walk the tree in reverse order to attempt to find a match. Contrast with <a href="Ext.form.FieldSet.html#previousSibling" rel="Ext.form.FieldSet#previousSibling" class="docClass">previousSibling</a>.</p>
1724
1725 <h3 class="pa">Parameters</h3><ul><li><span class="pre">selector</span> : String<div class="sub-desc"><p>Optional. A <a href="Ext.ComponentQuery.html" rel="Ext.ComponentQuery" class="docClass">ComponentQuery</a> selector to filter the preceding nodes.</p>
1726 </div></li><li><span class="pre">includeSelf</span> : Object<div class="sub-desc">
1727 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;<p>The previous node (or the previous node which matches the selector). Returns null if there is no matching node.</p>
1728 </li></ul></div></div></div><div id="method-previousSibling" class="member inherited"><a href="Ext.form.FieldSet.html#method-previousSibling" rel="method-previousSibling" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-previousSibling" class="viewSource">view source</a></div><a name="previousSibling"></a><a name="method-previousSibling"></a><a href="Ext.form.FieldSet.html#" rel="method-previousSibling" class="cls expand">previousSibling</a>(
1729 <span class="pre">String selector</span>)
1730  : void</div><div class="description"><div class="short">Returns the previous sibling of this Component.
1731
1732
1733 Optionally selects the previous sibling which matches the passed Co...</div><div class="long"><p>Returns the previous sibling of this Component.</p>
1734
1735
1736 <p>Optionally selects the previous sibling which matches the passed <a href="Ext.ComponentQuery.html" rel="Ext.ComponentQuery" class="docClass">ComponentQuery</a> selector.</p>
1737
1738
1739 <p>May also be refered to as <code><b>prev()</b></code></p>
1740
1741
1742 <p>Note that this is limited to siblings, and if no siblings of the item match, <code>null</code> is returned. Contrast with <a href="Ext.form.FieldSet.html#previousNode" rel="Ext.form.FieldSet#previousNode" class="docClass">previousNode</a></p>
1743
1744 <h3 class="pa">Parameters</h3><ul><li><span class="pre">selector</span> : String<div class="sub-desc"><p>Optional. A <a href="Ext.ComponentQuery.html" rel="Ext.ComponentQuery" class="docClass">ComponentQuery</a> selector to filter the preceding items.</p>
1745 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;<p>The previous sibling (or the previous sibling which matches the selector). Returns null if there is no matching sibling.</p>
1746 </li></ul></div></div></div><div id="method-query" class="member inherited"><a href="Ext.form.FieldSet.html#method-query" rel="method-query" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-method-query" class="viewSource">view source</a></div><a name="query"></a><a name="method-query"></a><a href="Ext.form.FieldSet.html#" rel="method-query" class="cls expand">query</a>(
1747 <span class="pre">String selector</span>)
1748  : Array</div><div class="description"><div class="short">Retrieves all descendant components which match the passed selector.
1749 Executes an Ext.ComponentQuery.query using this ...</div><div class="long"><p>Retrieves all descendant components which match the passed selector.
1750 Executes an Ext.ComponentQuery.query using this container as its root.</p>
1751 <h3 class="pa">Parameters</h3><ul><li><span class="pre">selector</span> : String<div class="sub-desc"><p>Selector complying to an <a href="Ext.ComponentQuery.html" rel="Ext.ComponentQuery" class="docClass">Ext.ComponentQuery</a> selector</p>
1752 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Array</span>&nbsp; &nbsp;<p>Ext.Component's which matched the selector</p>
1753 </li></ul></div></div></div><div id="method-relayEvents" class="member inherited"><a href="Ext.form.FieldSet.html#method-relayEvents" rel="method-relayEvents" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Observable.html" class="definedIn docClass">Ext.util.Observable</a><br/><a href="../source/Observable.html#Ext-util.Observable-method-relayEvents" class="viewSource">view source</a></div><a name="relayEvents"></a><a name="method-relayEvents"></a><a href="Ext.form.FieldSet.html#" rel="method-relayEvents" class="cls expand">relayEvents</a>(
1754 <span class="pre">Object origin, Array events, Object prefix</span>)
1755  : void</div><div class="description"><div class="short"><p>Relays selected events from the specified Observable as if the events were fired by <code><b>this</b></code>.</p>
1756 </div><div class="long"><p>Relays selected events from the specified Observable as if the events were fired by <code><b>this</b></code>.</p>
1757 <h3 class="pa">Parameters</h3><ul><li><span class="pre">origin</span> : Object<div class="sub-desc"><p>The Observable whose events this object is to relay.</p>
1758 </div></li><li><span class="pre">events</span> : Array<div class="sub-desc"><p>Array of event names to relay.</p>
1759 </div></li><li><span class="pre">prefix</span> : Object<div class="sub-desc">
1760 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1761 </li></ul></div></div></div><div id="method-releaseCapture" class="member inherited"><a href="Ext.form.FieldSet.html#method-releaseCapture" rel="method-releaseCapture" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Observable.html" class="definedIn docClass">Ext.util.Observable</a><br/><a href="../source/Observable.html#Ext-util.Observable-method-releaseCapture" class="viewSource">view source</a></div><a name="releaseCapture"></a><a name="method-releaseCapture"></a><a href="Ext.form.FieldSet.html#" rel="method-releaseCapture" class="cls expand">releaseCapture</a>(
1762 <span class="pre">Observable o</span>)
1763  : void</div><div class="description"><div class="short"><p>Removes <b>all</b> added captures from the Observable.</p>
1764 </div><div class="long"><p>Removes <b>all</b> added captures from the Observable.</p>
1765 <h3 class="pa">Parameters</h3><ul><li><span class="pre">o</span> : Observable<div class="sub-desc"><p>The Observable to release</p>
1766 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1767 </li></ul></div></div></div><div id="method-remove" class="member inherited"><a href="Ext.form.FieldSet.html#method-remove" rel="method-remove" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-method-remove" class="viewSource">view source</a></div><a name="remove"></a><a name="method-remove"></a><a href="Ext.form.FieldSet.html#" rel="method-remove" class="cls expand">remove</a>(
1768 <span class="pre">Component/String component, [Boolean autoDestroy]</span>)
1769  : Ext.Component</div><div class="description"><div class="short">Removes a component from this container.  Fires the beforeremove event before removing, then fires
1770 the remove event a...</div><div class="long"><p>Removes a component from this container.  Fires the <a href="Ext.form.FieldSet.html#beforeremove" rel="Ext.form.FieldSet#beforeremove" class="docClass">beforeremove</a> event before removing, then fires
1771 the <a href="Ext.form.FieldSet.html#remove" rel="Ext.form.FieldSet#remove" class="docClass">remove</a> event after the component has been removed.</p>
1772 <h3 class="pa">Parameters</h3><ul><li><span class="pre">component</span> : Component/String<div class="sub-desc"><p>The component reference or id to remove.</p>
1773 </div></li><li><span class="pre">autoDestroy</span> : Boolean<div class="sub-desc"><p>(optional) True to automatically invoke the removed Component's <a href="Ext.Component.html#destroy" rel="Ext.Component#destroy" class="docClass">Ext.Component.destroy</a> function.
1774 Defaults to the value of this Container's <a href="Ext.form.FieldSet.html#autoDestroy" rel="Ext.form.FieldSet#autoDestroy" class="docClass">autoDestroy</a> config.</p>
1775 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>component The Component that was removed.</p>
1776 </li></ul></div></div></div><div id="method-removeAll" class="member inherited"><a href="Ext.form.FieldSet.html#method-removeAll" rel="method-removeAll" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-method-removeAll" class="viewSource">view source</a></div><a name="removeAll"></a><a name="method-removeAll"></a><a href="Ext.form.FieldSet.html#" rel="method-removeAll" class="cls expand">removeAll</a>(
1777 <span class="pre">[Boolean autoDestroy]</span>)
1778  : Array</div><div class="description"><div class="short"><p>Removes all components from this container.</p>
1779 </div><div class="long"><p>Removes all components from this container.</p>
1780 <h3 class="pa">Parameters</h3><ul><li><span class="pre">autoDestroy</span> : Boolean<div class="sub-desc"><p>(optional) True to automatically invoke the removed Component's <a href="Ext.Component.html#destroy" rel="Ext.Component#destroy" class="docClass">Ext.Component.destroy</a> function.
1781 Defaults to the value of this Container's <a href="Ext.form.FieldSet.html#autoDestroy" rel="Ext.form.FieldSet#autoDestroy" class="docClass">autoDestroy</a> config.</p>
1782 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Array</span>&nbsp; &nbsp;<p>Array of the destroyed components</p>
1783 </li></ul></div></div></div><div id="method-removeCls" class="member inherited"><a href="Ext.form.FieldSet.html#method-removeCls" rel="method-removeCls" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-removeCls" class="viewSource">view source</a></div><a name="removeCls"></a><a name="method-removeCls"></a><a href="Ext.form.FieldSet.html#" rel="method-removeCls" class="cls expand">removeCls</a>(
1784 <span class="pre">Object className</span>)
1785  : Ext.Component</div><div class="description"><div class="short"><p>Removes a CSS class from the top level element representing this component.</p>
1786 </div><div class="long"><p>Removes a CSS class from the top level element representing this component.</p>
1787 <h3 class="pa">Parameters</h3><ul><li><span class="pre">className</span> : Object<div class="sub-desc">
1788 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>Returns the Component to allow method chaining.</p>
1789 </li></ul></div></div></div><div id="method-removeClsWithUI" class="member inherited"><a href="Ext.form.FieldSet.html#method-removeClsWithUI" rel="method-removeClsWithUI" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-removeClsWithUI" class="viewSource">view source</a></div><a name="removeClsWithUI"></a><a name="method-removeClsWithUI"></a><a href="Ext.form.FieldSet.html#" rel="method-removeClsWithUI" class="cls expand">removeClsWithUI</a>(
1790 <span class="pre">String/Array cls</span>)
1791  : void</div><div class="description"><div class="short">Removes a cls to the uiCls array, which will also call removeUIClsToElement and removes
1792 it from all elements of this ...</div><div class="long"><p>Removes a cls to the uiCls array, which will also call <a href="Ext.form.FieldSet.html#removeUIClsToElement" rel="Ext.form.FieldSet#removeUIClsToElement" class="docClass">removeUIClsToElement</a> and removes
1793 it from all elements of this component.</p>
1794 <h3 class="pa">Parameters</h3><ul><li><span class="pre">cls</span> : String/Array<div class="sub-desc"><p>A string or an array of strings to remove to the uiCls</p>
1795 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1796 </li></ul></div></div></div><div id="method-removeListener" class="member inherited"><a href="Ext.form.FieldSet.html#method-removeListener" rel="method-removeListener" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Observable.html" class="definedIn docClass">Ext.util.Observable</a><br/><a href="../source/Observable.html#Ext-util.Observable-method-removeListener" class="viewSource">view source</a></div><a name="removeListener"></a><a name="method-removeListener"></a><a href="Ext.form.FieldSet.html#" rel="method-removeListener" class="cls expand">removeListener</a>(
1797 <span class="pre">String eventName, Function handler, [Object scope]</span>)
1798  : void</div><div class="description"><div class="short"><p>Removes an event handler.</p>
1799 </div><div class="long"><p>Removes an event handler.</p>
1800 <h3 class="pa">Parameters</h3><ul><li><span class="pre">eventName</span> : String<div class="sub-desc"><p>The type of event the handler was associated with.</p>
1801 </div></li><li><span class="pre">handler</span> : Function<div class="sub-desc"><p>The handler to remove. <b>This must be a reference to the function passed into the <a href="Ext.form.FieldSet.html#addListener" rel="Ext.form.FieldSet#addListener" class="docClass">addListener</a> call.</b></p>
1802 </div></li><li><span class="pre">scope</span> : Object<div class="sub-desc"><p>(optional) The scope originally specified for the handler.</p>
1803 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1804 </li></ul></div></div></div><div id="method-removeManagedListener" class="member inherited"><a href="Ext.form.FieldSet.html#method-removeManagedListener" rel="method-removeManagedListener" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Observable.html" class="definedIn docClass">Ext.util.Observable</a><br/><a href="../source/Observable.html#Ext-util.Observable-method-removeManagedListener" class="viewSource">view source</a></div><a name="removeManagedListener"></a><a name="method-removeManagedListener"></a><a href="Ext.form.FieldSet.html#" rel="method-removeManagedListener" class="cls expand">removeManagedListener</a>(
1805 <span class="pre">Observable|Element item, Object|String ename, Function fn, Object scope</span>)
1806  : void</div><div class="description"><div class="short"><p>Removes listeners that were added by the <a href="Ext.form.FieldSet.html#mon" rel="Ext.form.FieldSet#mon" class="docClass">mon</a> method.</p>
1807 </div><div class="long"><p>Removes listeners that were added by the <a href="Ext.form.FieldSet.html#mon" rel="Ext.form.FieldSet#mon" class="docClass">mon</a> method.</p>
1808 <h3 class="pa">Parameters</h3><ul><li><span class="pre">item</span> : Observable|Element<div class="sub-desc"><p>The item from which to remove a listener/listeners.</p>
1809 </div></li><li><span class="pre">ename</span> : Object|String<div class="sub-desc"><p>The event name, or an object containing event name properties.</p>
1810 </div></li><li><span class="pre">fn</span> : Function<div class="sub-desc"><p>Optional. If the <code>ename</code> parameter was an event name, this
1811 is the handler function.</p>
1812 </div></li><li><span class="pre">scope</span> : Object<div class="sub-desc"><p>Optional. If the <code>ename</code> parameter was an event name, this
1813 is the scope (<code>this</code> reference) in which the handler function is executed.</p>
1814 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1815 </li></ul></div></div></div><div id="method-resumeEvents" class="member inherited"><a href="Ext.form.FieldSet.html#method-resumeEvents" rel="method-resumeEvents" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Observable.html" class="definedIn docClass">Ext.util.Observable</a><br/><a href="../source/Observable.html#Ext-util.Observable-method-resumeEvents" class="viewSource">view source</a></div><a name="resumeEvents"></a><a name="method-resumeEvents"></a><a href="Ext.form.FieldSet.html#" rel="method-resumeEvents" class="cls expand">resumeEvents</a> : void</div><div class="description"><div class="short">Resume firing events. (see suspendEvents)
1816 If events were suspended using the queueSuspended parameter, then all
1817 event...</div><div class="long"><p>Resume firing events. (see <a href="Ext.form.FieldSet.html#suspendEvents" rel="Ext.form.FieldSet#suspendEvents" class="docClass">suspendEvents</a>)
1818 If events were suspended using the <code><b>queueSuspended</b></code> parameter, then all
1819 events fired during event suspension will be sent to any listeners now.</p>
1820 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1821 </li></ul></div></div></div><div id="method-sequenceFx" class="member inherited"><a href="Ext.form.FieldSet.html#method-sequenceFx" rel="method-sequenceFx" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Animate.html" class="definedIn docClass">Ext.util.Animate</a><br/><a href="../source/Animate.html#Ext-util.Animate-method-sequenceFx" class="viewSource">view source</a></div><a name="sequenceFx"></a><a name="method-sequenceFx"></a><a href="Ext.form.FieldSet.html#" rel="method-sequenceFx" class="cls expand">sequenceFx</a> : Ext.core.Element</div><div class="description"><div class="short">Ensures that all effects queued after sequenceFx is called on this object are
1822 run in sequence.  This is the opposite ...</div><div class="long"><p>Ensures that all effects queued after sequenceFx is called on this object are
1823 run in sequence.  This is the opposite of <a href="Ext.form.FieldSet.html#syncFx" rel="Ext.form.FieldSet#syncFx" class="docClass">syncFx</a>.</p>
1824 <h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.core.Element</span>&nbsp; &nbsp;<p>The Element</p>
1825 </li></ul></div></div></div><div id="method-setActive" class="member inherited"><a href="Ext.form.FieldSet.html#method-setActive" rel="method-setActive" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Floating.html" class="definedIn docClass">Ext.util.Floating</a><br/><a href="../source/Floating.html#Ext-util.Floating-method-setActive" class="viewSource">view source</a></div><a name="setActive"></a><a name="method-setActive"></a><a href="Ext.form.FieldSet.html#" rel="method-setActive" class="cls expand">setActive</a>(
1826 <span class="pre">Boolean active, Component newActive</span>)
1827  : void</div><div class="description"><div class="short">This method is called internally by Ext.ZIndexManager to signal that a floating
1828 Component has either been moved to th...</div><div class="long"><p>This method is called internally by <a href="Ext.ZIndexManager.html" rel="Ext.ZIndexManager" class="docClass">Ext.ZIndexManager</a> to signal that a floating
1829 Component has either been moved to the top of its zIndex stack, or pushed from the top of its zIndex stack.</p>
1830
1831
1832 <p>If a <i>Window</i> is superceded by another Window, deactivating it hides its shadow.</p>
1833
1834
1835 <p>This method also fires the <a href="Ext.form.FieldSet.html#activate" rel="Ext.form.FieldSet#activate" class="docClass">activate</a> or <a href="Ext.form.FieldSet.html#deactivate" rel="Ext.form.FieldSet#deactivate" class="docClass">deactivate</a> event depending on which action occurred.</p>
1836
1837 <h3 class="pa">Parameters</h3><ul><li><span class="pre">active</span> : Boolean<div class="sub-desc"><p>True to activate the Component, false to deactivate it (defaults to false)</p>
1838 </div></li><li><span class="pre">newActive</span> : Component<div class="sub-desc"><p>The newly active Component which is taking over topmost zIndex position.</p>
1839 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1840 </li></ul></div></div></div><div id="method-setAutoScroll" class="member inherited"><a href="Ext.form.FieldSet.html#method-setAutoScroll" rel="method-setAutoScroll" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.Component.html" class="definedIn docClass">Ext.Component</a><br/><a href="../source/Component.html#Ext-Component-method-setAutoScroll" class="viewSource">view source</a></div><a name="setAutoScroll"></a><a name="method-setAutoScroll"></a><a href="Ext.form.FieldSet.html#" rel="method-setAutoScroll" class="cls expand">setAutoScroll</a>(
1841 <span class="pre">Boolean scroll</span>)
1842  : Ext.Component</div><div class="description"><div class="short"><p>Sets the overflow on the content element of the component.</p>
1843 </div><div class="long"><p>Sets the overflow on the content element of the component.</p>
1844 <h3 class="pa">Parameters</h3><ul><li><span class="pre">scroll</span> : Boolean<div class="sub-desc"><p>True to allow the Component to auto scroll.</p>
1845 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1846 </li></ul></div></div></div><div id="method-setDisabled" class="member inherited"><a href="Ext.form.FieldSet.html#method-setDisabled" rel="method-setDisabled" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-setDisabled" class="viewSource">view source</a></div><a name="setDisabled"></a><a name="method-setDisabled"></a><a href="Ext.form.FieldSet.html#" rel="method-setDisabled" class="cls expand">setDisabled</a>(
1847 <span class="pre">Boolean disabled</span>)
1848  : void</div><div class="description"><div class="short"><p>Enable or disable the component.</p>
1849 </div><div class="long"><p>Enable or disable the component.</p>
1850 <h3 class="pa">Parameters</h3><ul><li><span class="pre">disabled</span> : Boolean<div class="sub-desc">
1851 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1852 </li></ul></div></div></div><div id="method-setDocked" class="member inherited"><a href="Ext.form.FieldSet.html#method-setDocked" rel="method-setDocked" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-setDocked" class="viewSource">view source</a></div><a name="setDocked"></a><a name="method-setDocked"></a><a href="Ext.form.FieldSet.html#" rel="method-setDocked" class="cls expand">setDocked</a>(
1853 <span class="pre">Object dock, Object layoutParent</span>)
1854  : Component</div><div class="description"><div class="short">Sets the dock position of this component in its parent panel. Note that
1855 this only has effect if this item is part of ...</div><div class="long"><p>Sets the dock position of this component in its parent panel. Note that
1856 this only has effect if this item is part of the dockedItems collection
1857 of a parent that has a DockLayout (note that any Panel has a DockLayout
1858 by default)</p>
1859 <h3 class="pa">Parameters</h3><ul><li><span class="pre">dock</span> : Object<div class="sub-desc">
1860 </div></li><li><span class="pre">layoutParent</span> : Object<div class="sub-desc">
1861 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Component</span>&nbsp; &nbsp;<p>this</p>
1862 </li></ul></div></div></div><div id="method-setHeight" class="member inherited"><a href="Ext.form.FieldSet.html#method-setHeight" rel="method-setHeight" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-setHeight" class="viewSource">view source</a></div><a name="setHeight"></a><a name="method-setHeight"></a><a href="Ext.form.FieldSet.html#" rel="method-setHeight" class="cls expand">setHeight</a>(
1863 <span class="pre">Number height</span>)
1864  : Ext.Component</div><div class="description"><div class="short"><p>Sets the height of the component.  This method fires the <a href="Ext.form.FieldSet.html#resize" rel="Ext.form.FieldSet#resize" class="docClass">resize</a> event.</p>
1865 </div><div class="long"><p>Sets the height of the component.  This method fires the <a href="Ext.form.FieldSet.html#resize" rel="Ext.form.FieldSet#resize" class="docClass">resize</a> event.</p>
1866 <h3 class="pa">Parameters</h3><ul><li><span class="pre">height</span> : Number<div class="sub-desc"><p>The new height to set. This may be one of:<div class="mdetail-params"><ul>
1867 <li>A Number specifying the new height in the <a href="Ext.form.FieldSet.html#getEl" rel="Ext.form.FieldSet#getEl" class="docClass">Element</a>'s <a href="Ext.core.Element.html#defaultUnit" rel="Ext.core.Element#defaultUnit" class="docClass">Ext.core.Element.defaultUnit</a>s (by default, pixels).</li>
1868 <li>A String used to set the CSS height style.</li>
1869 <li><i>undefined</i> to leave the height unchanged.</li>
1870 </ul></div></p>
1871 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1872 </li></ul></div></div></div><div id="method-setLoading" class="member inherited"><a href="Ext.form.FieldSet.html#method-setLoading" rel="method-setLoading" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-setLoading" class="viewSource">view source</a></div><a name="setLoading"></a><a name="method-setLoading"></a><a href="Ext.form.FieldSet.html#" rel="method-setLoading" class="cls expand">setLoading</a>(
1873 <span class="pre">Boolean/Object/String load, Boolean targetEl</span>)
1874  : Ext.LoadMask</div><div class="description"><div class="short"><p>This method allows you to show or hide a LoadMask on top of this component.</p>
1875 </div><div class="long"><p>This method allows you to show or hide a LoadMask on top of this component.</p>
1876 <h3 class="pa">Parameters</h3><ul><li><span class="pre">load</span> : Boolean/Object/String<div class="sub-desc"><p>True to show the default LoadMask, a config object
1877 that will be passed to the LoadMask constructor, or a message String to show. False to
1878 hide the current LoadMask.</p>
1879 </div></li><li><span class="pre">targetEl</span> : Boolean<div class="sub-desc"><p>True to mask the targetEl of this Component instead of the this.el.
1880 For example, setting this to true on a Panel will cause only the body to be masked. (defaults to false)</p>
1881 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.LoadMask</span>&nbsp; &nbsp;<p>The LoadMask instance that has just been shown.</p>
1882 </li></ul></div></div></div><div id="method-setPagePosition" class="member inherited"><a href="Ext.form.FieldSet.html#method-setPagePosition" rel="method-setPagePosition" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.Component.html" class="definedIn docClass">Ext.Component</a><br/><a href="../source/Component.html#Ext-Component-method-setPagePosition" class="viewSource">view source</a></div><a name="setPagePosition"></a><a name="method-setPagePosition"></a><a href="Ext.form.FieldSet.html#" rel="method-setPagePosition" class="cls expand">setPagePosition</a>(
1883 <span class="pre">Number x, Number y, Mixed animate</span>)
1884  : Ext.Component</div><div class="description"><div class="short">Sets the page XY position of the component.  To set the left and top instead, use setPosition.
1885 This method fires the ...</div><div class="long"><p>Sets the page XY position of the component.  To set the left and top instead, use <a href="Ext.form.FieldSet.html#setPosition" rel="Ext.form.FieldSet#setPosition" class="docClass">setPosition</a>.
1886 This method fires the <a href="Ext.form.FieldSet.html#move" rel="Ext.form.FieldSet#move" class="docClass">move</a> event.</p>
1887 <h3 class="pa">Parameters</h3><ul><li><span class="pre">x</span> : Number<div class="sub-desc"><p>The new x position</p>
1888 </div></li><li><span class="pre">y</span> : Number<div class="sub-desc"><p>The new y position</p>
1889 </div></li><li><span class="pre">animate</span> : Mixed<div class="sub-desc"><p>If passed, the Component is <i>animated</i> into its new position. If this parameter
1890 is a number, it is used as the animation duration in milliseconds.</p>
1891 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1892 </li></ul></div></div></div><div id="method-setPosition" class="member inherited"><a href="Ext.form.FieldSet.html#method-setPosition" rel="method-setPosition" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.Component.html" class="definedIn docClass">Ext.Component</a><br/><a href="../source/Component.html#Ext-Component-method-setPosition" class="viewSource">view source</a></div><a name="setPosition"></a><a name="method-setPosition"></a><a href="Ext.form.FieldSet.html#" rel="method-setPosition" class="cls expand">setPosition</a>(
1893 <span class="pre">Number left, Number top, Mixed animate</span>)
1894  : Ext.Component</div><div class="description"><div class="short">Sets the left and top of the component.  To set the page XY position instead, use setPagePosition.
1895 This method fires ...</div><div class="long"><p>Sets the left and top of the component.  To set the page XY position instead, use <a href="Ext.form.FieldSet.html#setPagePosition" rel="Ext.form.FieldSet#setPagePosition" class="docClass">setPagePosition</a>.
1896 This method fires the <a href="Ext.form.FieldSet.html#move" rel="Ext.form.FieldSet#move" class="docClass">move</a> event.</p>
1897 <h3 class="pa">Parameters</h3><ul><li><span class="pre">left</span> : Number<div class="sub-desc"><p>The new left</p>
1898 </div></li><li><span class="pre">top</span> : Number<div class="sub-desc"><p>The new top</p>
1899 </div></li><li><span class="pre">animate</span> : Mixed<div class="sub-desc"><p>If true, the Component is <i>animated</i> into its new position. You may also pass an animation configuration.</p>
1900 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1901 </li></ul></div></div></div><div id="method-setSize" class="member inherited"><a href="Ext.form.FieldSet.html#method-setSize" rel="method-setSize" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-setSize" class="viewSource">view source</a></div><a name="setSize"></a><a name="method-setSize"></a><a href="Ext.form.FieldSet.html#" rel="method-setSize" class="cls expand">setSize</a>(
1902 <span class="pre">Mixed width, Mixed height</span>)
1903  : Ext.Component</div><div class="description"><div class="short">Sets the width and height of this Component. This method fires the resize event. This method can accept
1904 either width ...</div><div class="long"><p>Sets the width and height of this Component. This method fires the <a href="Ext.form.FieldSet.html#resize" rel="Ext.form.FieldSet#resize" class="docClass">resize</a> event. This method can accept
1905 either width and height as separate arguments, or you can pass a size object like <code>{width:10, height:20}</code>.</p>
1906 <h3 class="pa">Parameters</h3><ul><li><span class="pre">width</span> : Mixed<div class="sub-desc"><p>The new width to set. This may be one of:<div class="mdetail-params"><ul>
1907 <li>A Number specifying the new width in the <a href="Ext.form.FieldSet.html#getEl" rel="Ext.form.FieldSet#getEl" class="docClass">Element</a>'s <a href="Ext.core.Element.html#defaultUnit" rel="Ext.core.Element#defaultUnit" class="docClass">Ext.core.Element.defaultUnit</a>s (by default, pixels).</li>
1908 <li>A String used to set the CSS width style.</li>
1909 <li>A size object in the format <code>{width: widthValue, height: heightValue}</code>.</li>
1910 <li><code>undefined</code> to leave the width unchanged.</li>
1911 </ul></div></p>
1912 </div></li><li><span class="pre">height</span> : Mixed<div class="sub-desc"><p>The new height to set (not required if a size object is passed as the first arg).
1913 This may be one of:<div class="mdetail-params"><ul>
1914 <li>A Number specifying the new height in the <a href="Ext.form.FieldSet.html#getEl" rel="Ext.form.FieldSet#getEl" class="docClass">Element</a>'s <a href="Ext.core.Element.html#defaultUnit" rel="Ext.core.Element#defaultUnit" class="docClass">Ext.core.Element.defaultUnit</a>s (by default, pixels).</li>
1915 <li>A String used to set the CSS height style. Animation may <b>not</b> be used.</li>
1916 <li><code>undefined</code> to leave the height unchanged.</li>
1917 </ul></div></p>
1918 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1919 </li></ul></div></div></div><div id="method-setTitle" class="member ni"><a href="Ext.form.FieldSet.html#method-setTitle" rel="method-setTitle" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.FieldSet.html" class="definedIn docClass">Ext.form.FieldSet</a><br/><a href="../source/FieldSet.html#Ext-form.FieldSet-method-setTitle" class="viewSource">view source</a></div><a name="setTitle"></a><a name="method-setTitle"></a><a href="Ext.form.FieldSet.html#" rel="method-setTitle" class="cls expand">setTitle</a>(
1920 <span class="pre">String title</span>)
1921  : Ext.form.FieldSet</div><div class="description"><div class="short"><p>Sets the title of this fieldset</p>
1922 </div><div class="long"><p>Sets the title of this fieldset</p>
1923 <h3 class="pa">Parameters</h3><ul><li><span class="pre">title</span> : String<div class="sub-desc"><p>The new title</p>
1924 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.form.FieldSet</span>&nbsp; &nbsp;<p>this</p>
1925 </li></ul></div></div></div><div id="method-setUI" class="member inherited"><a href="Ext.form.FieldSet.html#method-setUI" rel="method-setUI" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-setUI" class="viewSource">view source</a></div><a name="setUI"></a><a name="method-setUI"></a><a href="Ext.form.FieldSet.html#" rel="method-setUI" class="cls expand">setUI</a>(
1926 <span class="pre">String ui</span>)
1927  : void</div><div class="description"><div class="short">Sets the UI for the component. This will remove any existing UIs on the component. It will also
1928 loop through any uiCl...</div><div class="long"><p>Sets the UI for the component. This will remove any existing UIs on the component. It will also
1929 loop through any uiCls set on the component and rename them so they include the new UI</p>
1930 <h3 class="pa">Parameters</h3><ul><li><span class="pre">ui</span> : String<div class="sub-desc"><p>The new UI for the component</p>
1931 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1932 </li></ul></div></div></div><div id="method-setVisible" class="member inherited"><a href="Ext.form.FieldSet.html#method-setVisible" rel="method-setVisible" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-setVisible" class="viewSource">view source</a></div><a name="setVisible"></a><a name="method-setVisible"></a><a href="Ext.form.FieldSet.html#" rel="method-setVisible" class="cls expand">setVisible</a>(
1933 <span class="pre">Boolean visible</span>)
1934  : Ext.Component</div><div class="description"><div class="short"><p>Convenience function to hide or show this component by boolean.</p>
1935 </div><div class="long"><p>Convenience function to hide or show this component by boolean.</p>
1936 <h3 class="pa">Parameters</h3><ul><li><span class="pre">visible</span> : Boolean<div class="sub-desc"><p>True to show, false to hide</p>
1937 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1938 </li></ul></div></div></div><div id="method-setWidth" class="member inherited"><a href="Ext.form.FieldSet.html#method-setWidth" rel="method-setWidth" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-setWidth" class="viewSource">view source</a></div><a name="setWidth"></a><a name="method-setWidth"></a><a href="Ext.form.FieldSet.html#" rel="method-setWidth" class="cls expand">setWidth</a>(
1939 <span class="pre">Number width</span>)
1940  : Ext.Component</div><div class="description"><div class="short"><p>Sets the width of the component.  This method fires the <a href="Ext.form.FieldSet.html#resize" rel="Ext.form.FieldSet#resize" class="docClass">resize</a> event.</p>
1941 </div><div class="long"><p>Sets the width of the component.  This method fires the <a href="Ext.form.FieldSet.html#resize" rel="Ext.form.FieldSet#resize" class="docClass">resize</a> event.</p>
1942 <h3 class="pa">Parameters</h3><ul><li><span class="pre">width</span> : Number<div class="sub-desc"><p>The new width to setThis may be one of:<div class="mdetail-params"><ul>
1943 <li>A Number specifying the new width in the <a href="Ext.form.FieldSet.html#getEl" rel="Ext.form.FieldSet#getEl" class="docClass">Element</a>'s <a href="Ext.core.Element.html#defaultUnit" rel="Ext.core.Element#defaultUnit" class="docClass">Ext.core.Element.defaultUnit</a>s (by default, pixels).</li>
1944 <li>A String used to set the CSS width style.</li>
1945 </ul></div></p>
1946 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1947 </li></ul></div></div></div><div id="method-show" class="member inherited"><a href="Ext.form.FieldSet.html#method-show" rel="method-show" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.Component.html" class="definedIn docClass">Ext.Component</a><br/><a href="../source/Component.html#Ext-Component-method-show" class="viewSource">view source</a></div><a name="show"></a><a name="method-show"></a><a href="Ext.form.FieldSet.html#" rel="method-show" class="cls expand">show</a>(
1948 <span class="pre">String/Element animateTarget, [Function callback], [Object scope]</span>)
1949  : Component</div><div class="description"><div class="short">Shows this Component, rendering it first if autoRender or {&quot;floating are true.
1950
1951
1952 After being shown, a floating C...</div><div class="long"><p>Shows this Component, rendering it first if <a href="Ext.form.FieldSet.html#autoRender" rel="Ext.form.FieldSet#autoRender" class="docClass">autoRender</a> or {<a href="Ext.form.FieldSet.html"floating" rel=""floating" class="docClass">&quot;floating</a> are <code>true</code>.</p>
1953
1954
1955 <p>After being shown, a <a href="Ext.form.FieldSet.html#floating" rel="Ext.form.FieldSet#floating" class="docClass">floating</a> Component (such as a <a href="Ext.window.Window.html" rel="Ext.window.Window" class="docClass">Ext.window.Window</a>), is activated it and brought to the front of
1956 its <a href="Ext.form.FieldSet.html#ZIndexManager" rel="Ext.form.FieldSet#ZIndexManager" class="docClass">z-index stack</a>.</p>
1957
1958 <h3 class="pa">Parameters</h3><ul><li><span class="pre">animateTarget</span> : String/Element<div class="sub-desc"><p>Optional, and <b>only valid for <a href="Ext.form.FieldSet.html#floating" rel="Ext.form.FieldSet#floating" class="docClass">floating</a> Components such as
1959 <a href="Ext.window.Window.html" rel="Ext.window.Window" class="docClass">Window</a>s or <a href="Ext.tip.ToolTip.html" rel="Ext.tip.ToolTip" class="docClass">ToolTip</a>s, or regular Components which have been configured
1960 with <code>floating: true</code>.</b> The target from which the Component should
1961 animate from while opening (defaults to null with no animation)</p>
1962 </div></li><li><span class="pre">callback</span> : Function<div class="sub-desc"><p>(optional) A callback function to call after the Component is displayed. Only necessary if animation was specified.</p>
1963 </div></li><li><span class="pre">scope</span> : Object<div class="sub-desc"><p>(optional) The scope (<code>this</code> reference) in which the callback is executed. Defaults to this Component.</p>
1964 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Component</span>&nbsp; &nbsp;<p>this</p>
1965 </li></ul></div></div></div><div id="method-stopAnimation" class="member inherited"><a href="Ext.form.FieldSet.html#method-stopAnimation" rel="method-stopAnimation" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Animate.html" class="definedIn docClass">Ext.util.Animate</a><br/><a href="../source/Animate.html#Ext-util.Animate-method-stopAnimation" class="viewSource">view source</a></div><a name="stopAnimation"></a><a name="method-stopAnimation"></a><a href="Ext.form.FieldSet.html#" rel="method-stopAnimation" class="cls expand">stopAnimation</a> : Ext.core.Element</div><div class="description"><div class="short">@deprecated 4.0 Replaced by stopAnimation
1966 Stops any running effects and clears this object's internal effects queue i...</div><div class="long"><p>@deprecated 4.0 Replaced by <a href="Ext.form.FieldSet.html#stopAnimation" rel="Ext.form.FieldSet#stopAnimation" class="docClass">stopAnimation</a>
1967 Stops any running effects and clears this object's internal effects queue if it contains
1968 any additional effects that haven't started yet.</p>
1969 <h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.core.Element</span>&nbsp; &nbsp;<p>The Element</p>
1970 </li></ul></div></div></div><div id="method-suspendEvents" class="member inherited"><a href="Ext.form.FieldSet.html#method-suspendEvents" rel="method-suspendEvents" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Observable.html" class="definedIn docClass">Ext.util.Observable</a><br/><a href="../source/Observable.html#Ext-util.Observable-method-suspendEvents" class="viewSource">view source</a></div><a name="suspendEvents"></a><a name="method-suspendEvents"></a><a href="Ext.form.FieldSet.html#" rel="method-suspendEvents" class="cls expand">suspendEvents</a>(
1971 <span class="pre">Boolean queueSuspended</span>)
1972  : void</div><div class="description"><div class="short"><p>Suspend the firing of all events. (see <a href="Ext.form.FieldSet.html#resumeEvents" rel="Ext.form.FieldSet#resumeEvents" class="docClass">resumeEvents</a>)</p>
1973 </div><div class="long"><p>Suspend the firing of all events. (see <a href="Ext.form.FieldSet.html#resumeEvents" rel="Ext.form.FieldSet#resumeEvents" class="docClass">resumeEvents</a>)</p>
1974 <h3 class="pa">Parameters</h3><ul><li><span class="pre">queueSuspended</span> : Boolean<div class="sub-desc"><p>Pass as true to queue up suspended events to be fired
1975 after the <a href="Ext.form.FieldSet.html#resumeEvents" rel="Ext.form.FieldSet#resumeEvents" class="docClass">resumeEvents</a> call instead of discarding all suspended events;</p>
1976 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1977 </li></ul></div></div></div><div id="method-syncFx" class="member inherited"><a href="Ext.form.FieldSet.html#method-syncFx" rel="method-syncFx" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Animate.html" class="definedIn docClass">Ext.util.Animate</a><br/><a href="../source/Animate.html#Ext-util.Animate-method-syncFx" class="viewSource">view source</a></div><a name="syncFx"></a><a name="method-syncFx"></a><a href="Ext.form.FieldSet.html#" rel="method-syncFx" class="cls expand">syncFx</a> : Ext.core.Element</div><div class="description"><div class="short">Ensures that all effects queued after syncFx is called on this object are
1978 run concurrently.  This is the opposite of ...</div><div class="long"><p>Ensures that all effects queued after syncFx is called on this object are
1979 run concurrently.  This is the opposite of <a href="Ext.form.FieldSet.html#sequenceFx" rel="Ext.form.FieldSet#sequenceFx" class="docClass">sequenceFx</a>.</p>
1980 <h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.core.Element</span>&nbsp; &nbsp;<p>The Element</p>
1981 </li></ul></div></div></div><div id="method-toBack" class="member inherited"><a href="Ext.form.FieldSet.html#method-toBack" rel="method-toBack" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Floating.html" class="definedIn docClass">Ext.util.Floating</a><br/><a href="../source/Floating.html#Ext-util.Floating-method-toBack" class="viewSource">view source</a></div><a name="toBack"></a><a name="method-toBack"></a><a href="Ext.form.FieldSet.html#" rel="method-toBack" class="cls expand">toBack</a> : Component</div><div class="description"><div class="short"><p>Sends this Component to the back of (lower z-index than) any other visible windows</p>
1982 </div><div class="long"><p>Sends this Component to the back of (lower z-index than) any other visible windows</p>
1983 <h3 class="pa">Returns</h3><ul><li><span class="pre">Component</span>&nbsp; &nbsp;<p>this</p>
1984 </li></ul></div></div></div><div id="method-toFront" class="member inherited"><a href="Ext.form.FieldSet.html#method-toFront" rel="method-toFront" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Floating.html" class="definedIn docClass">Ext.util.Floating</a><br/><a href="../source/Floating.html#Ext-util.Floating-method-toFront" class="viewSource">view source</a></div><a name="toFront"></a><a name="method-toFront"></a><a href="Ext.form.FieldSet.html#" rel="method-toFront" class="cls expand">toFront</a>(
1985 <span class="pre">[Boolean preventFocus]</span>)
1986  : Component</div><div class="description"><div class="short">Brings this floating Component to the front of any other visible, floating Components managed by the same ZIndexManag...</div><div class="long"><p>Brings this floating Component to the front of any other visible, floating Components managed by the same <a href="Ext.ZIndexManager.html" rel="Ext.ZIndexManager" class="docClass">ZIndexManager</a></p>
1987
1988
1989 <p>If this Component is modal, inserts the modal mask just below this Component in the z-index stack.</p>
1990
1991 <h3 class="pa">Parameters</h3><ul><li><span class="pre">preventFocus</span> : Boolean<div class="sub-desc"><p>(optional) Specify <code>true</code> to prevent the Component from being focused.</p>
1992 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Component</span>&nbsp; &nbsp;<p>this</p>
1993 </li></ul></div></div></div><div id="method-toggle" class="member ni"><a href="Ext.form.FieldSet.html#method-toggle" rel="method-toggle" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.FieldSet.html" class="definedIn docClass">Ext.form.FieldSet</a><br/><a href="../source/FieldSet.html#Ext-form.FieldSet-method-toggle" class="viewSource">view source</a></div><a name="toggle"></a><a name="method-toggle"></a><a href="Ext.form.FieldSet.html#" rel="method-toggle" class="cls expand">toggle</a> : void</div><div class="description"><div class="short"><p>Toggle the fieldset's collapsed state to the opposite of what it is currently</p>
1994 </div><div class="long"><p>Toggle the fieldset's collapsed state to the opposite of what it is currently</p>
1995 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1996 </li></ul></div></div></div><div id="method-un" class="member inherited"><a href="Ext.form.FieldSet.html#method-un" rel="method-un" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.util.Observable.html" class="definedIn docClass">Ext.util.Observable</a><br/><a href="../source/Observable.html#Ext-util.Observable-method-un" class="viewSource">view source</a></div><a name="un"></a><a name="method-un"></a><a href="Ext.form.FieldSet.html#" rel="method-un" class="cls expand">un</a>(
1997 <span class="pre">String eventName, Function handler, [Object scope]</span>)
1998  : void</div><div class="description"><div class="short"><p>Removes an event handler (shorthand for <a href="Ext.form.FieldSet.html#removeListener" rel="Ext.form.FieldSet#removeListener" class="docClass">removeListener</a>.)</p>
1999 </div><div class="long"><p>Removes an event handler (shorthand for <a href="Ext.form.FieldSet.html#removeListener" rel="Ext.form.FieldSet#removeListener" class="docClass">removeListener</a>.)</p>
2000 <h3 class="pa">Parameters</h3><ul><li><span class="pre">eventName</span> : String<div class="sub-desc"><p>The type of event the handler was associated with.</p>
2001 </div></li><li><span class="pre">handler</span> : Function<div class="sub-desc"><p>The handler to remove. <b>This must be a reference to the function passed into the <a href="Ext.form.FieldSet.html#addListener" rel="Ext.form.FieldSet#addListener" class="docClass">addListener</a> call.</b></p>
2002 </div></li><li><span class="pre">scope</span> : Object<div class="sub-desc"><p>(optional) The scope originally specified for the handler.</p>
2003 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
2004 </li></ul></div></div></div><div id="method-up" class="member inherited"><a href="Ext.form.FieldSet.html#method-up" rel="method-up" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-up" class="viewSource">view source</a></div><a name="up"></a><a name="method-up"></a><a href="Ext.form.FieldSet.html#" rel="method-up" class="cls expand">up</a>(
2005 <span class="pre">String selector</span>)
2006  : Container</div><div class="description"><div class="short">Walks up the ownerCt axis looking for an ancestor Container which matches
2007 the passed simple selector.
2008
2009
2010 Example:
2011 var ...</div><div class="long"><p>Walks up the <code>ownerCt</code> axis looking for an ancestor Container which matches
2012 the passed simple selector.</p>
2013
2014
2015 <p>Example:
2016 <pre><code>var owningTabPanel = grid.up('tabpanel');
2017 </code></pre>
2018
2019 <h3 class="pa">Parameters</h3><ul><li><span class="pre">selector</span> : String<div class="sub-desc"><p>Optional. The simple selector to test.</p>
2020 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Container</span>&nbsp; &nbsp;<p>The matching ancestor Container (or <code>undefined</code> if no match was found).</p>
2021 </li></ul></div></div></div><div id="method-update" class="member inherited"><a href="Ext.form.FieldSet.html#method-update" rel="method-update" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-method-update" class="viewSource">view source</a></div><a name="update"></a><a name="method-update"></a><a href="Ext.form.FieldSet.html#" rel="method-update" class="cls expand">update</a>(
2022 <span class="pre">Mixed htmlOrData, [Boolean loadScripts], [Function callback]</span>)
2023  : void</div><div class="description"><div class="short"><p>Update the content area of a component.</p>
2024 </div><div class="long"><p>Update the content area of a component.</p>
2025 <h3 class="pa">Parameters</h3><ul><li><span class="pre">htmlOrData</span> : Mixed<div class="sub-desc"><p>If this component has been configured with a template via the tpl config
2026 then it will use this argument as data to populate the template.
2027 If this component was not configured with a template, the components
2028 content area will be updated via <a href="Ext.core.Element.html" rel="Ext.core.Element" class="docClass">Ext.core.Element</a> update</p>
2029 </div></li><li><span class="pre">loadScripts</span> : Boolean<div class="sub-desc"><p>(optional) Only legitimate when using the html configuration. Defaults to false</p>
2030 </div></li><li><span class="pre">callback</span> : Function<div class="sub-desc"><p>(optional) Only legitimate when using the html configuration. Callback to execute when scripts have finished loading</p>
2031 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
2032 </li></ul></div></div></div><div id="method-updateBox" class="member inherited"><a href="Ext.form.FieldSet.html#method-updateBox" rel="method-updateBox" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.Component.html" class="definedIn docClass">Ext.Component</a><br/><a href="../source/Component.html#Ext-Component-method-updateBox" class="viewSource">view source</a></div><a name="updateBox"></a><a name="method-updateBox"></a><a href="Ext.form.FieldSet.html#" rel="method-updateBox" class="cls expand">updateBox</a>(
2033 <span class="pre">Object box</span>)
2034  : Ext.Component</div><div class="description"><div class="short"><p>Sets the current box measurements of the component's underlying element.</p>
2035 </div><div class="long"><p>Sets the current box measurements of the component's underlying element.</p>
2036 <h3 class="pa">Parameters</h3><ul><li><span class="pre">box</span> : Object<div class="sub-desc"><p>An object in the format {x, y, width, height}</p>
2037 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
2038 </li></ul></div></div></div></div><div class="m-events"><a name="events"></a><div class="definedBy">Defined By</div><h3 class="evt p">Events</h3><div id="event-activate" class="member f inherited"><a href="Ext.form.FieldSet.html#event-activate" rel="event-activate" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-event-activate" class="viewSource">view source</a></div><a name="activate"></a><a name="event-activate"></a><a href="Ext.form.FieldSet.html#" rel="event-activate" class="cls expand">activate</a>(
2039 <span class="pre">Ext.Component this</span>)
2040 </div><div class="description"><div class="short"><p>Fires after a Component has been visually activated.</p>
2041 </div><div class="long"><p>Fires after a Component has been visually activated.</p>
2042 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2043 </div></li></ul></div></div></div><div id="event-add" class="member inherited"><a href="Ext.form.FieldSet.html#event-add" rel="event-add" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-event-add" class="viewSource">view source</a></div><a name="add"></a><a name="event-add"></a><a href="Ext.form.FieldSet.html#" rel="event-add" class="cls expand">add</a>(
2044 <span class="pre">Ext.container.Container this, Ext.Component component, Number index</span>)
2045 </div><div class="description"><div class="short"><p>@bubbles
2046 Fires after any <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a> is added or inserted into the container.</p>
2047 </div><div class="long"><p>@bubbles
2048 Fires after any <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a> is added or inserted into the container.</p>
2049 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.container.Container<div class="sub-desc">
2050 </div></li><li><span class="pre">component</span> : Ext.Component<div class="sub-desc"><p>The component that was added</p>
2051 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The index at which the component was added to the container's items collection</p>
2052 </div></li></ul></div></div></div><div id="event-added" class="member inherited"><a href="Ext.form.FieldSet.html#event-added" rel="event-added" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-event-added" class="viewSource">view source</a></div><a name="added"></a><a name="event-added"></a><a href="Ext.form.FieldSet.html#" rel="event-added" class="cls expand">added</a>(
2053 <span class="pre">Ext.Component this, Ext.container.Container container, Number pos</span>)
2054 </div><div class="description"><div class="short"><p>Fires after a Component had been added to a Container.</p>
2055 </div><div class="long"><p>Fires after a Component had been added to a Container.</p>
2056 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2057 </div></li><li><span class="pre">container</span> : Ext.container.Container<div class="sub-desc"><p>Parent Container</p>
2058 </div></li><li><span class="pre">pos</span> : Number<div class="sub-desc"><p>position of Component</p>
2059 </div></li></ul></div></div></div><div id="event-afterlayout" class="member inherited"><a href="Ext.form.FieldSet.html#event-afterlayout" rel="event-afterlayout" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-event-afterlayout" class="viewSource">view source</a></div><a name="afterlayout"></a><a name="event-afterlayout"></a><a href="Ext.form.FieldSet.html#" rel="event-afterlayout" class="cls expand">afterlayout</a>(
2060 <span class="pre">Ext.container.Container this, ContainerLayout layout</span>)
2061 </div><div class="description"><div class="short"><p>Fires when the components in this container are arranged by the associated layout manager.</p>
2062 </div><div class="long"><p>Fires when the components in this container are arranged by the associated layout manager.</p>
2063 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.container.Container<div class="sub-desc">
2064 </div></li><li><span class="pre">layout</span> : ContainerLayout<div class="sub-desc"><p>The ContainerLayout implementation for this container</p>
2065 </div></li></ul></div></div></div><div id="event-afterrender" class="member inherited"><a href="Ext.form.FieldSet.html#event-afterrender" rel="event-afterrender" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-event-afterrender" class="viewSource">view source</a></div><a name="afterrender"></a><a name="event-afterrender"></a><a href="Ext.form.FieldSet.html#" rel="event-afterrender" class="cls expand">afterrender</a>(
2066 <span class="pre">Ext.Component this</span>)
2067 </div><div class="description"><div class="short">Fires after the component rendering is finished.
2068
2069
2070 The afterrender event is fired after this Component has been rende...</div><div class="long"><p>Fires after the component rendering is finished.</p>
2071
2072
2073 <p>The afterrender event is fired after this Component has been <a href="Ext.form.FieldSet.html#rendered" rel="Ext.form.FieldSet#rendered" class="docClass">rendered</a>, been postprocesed
2074 by any afterRender method defined for the Component.</p>
2075
2076 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2077 </div></li></ul></div></div></div><div id="event-beforeactivate" class="member inherited"><a href="Ext.form.FieldSet.html#event-beforeactivate" rel="event-beforeactivate" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-event-beforeactivate" class="viewSource">view source</a></div><a name="beforeactivate"></a><a name="event-beforeactivate"></a><a href="Ext.form.FieldSet.html#" rel="event-beforeactivate" class="cls expand">beforeactivate</a>(
2078 <span class="pre">Ext.Component this</span>)
2079 </div><div class="description"><div class="short">Fires before a Component has been visually activated.
2080 Returning false from an event listener can prevent the activate...</div><div class="long"><p>Fires before a Component has been visually activated.
2081 Returning false from an event listener can prevent the activate
2082 from occurring.</p>
2083 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2084 </div></li></ul></div></div></div><div id="event-beforeadd" class="member inherited"><a href="Ext.form.FieldSet.html#event-beforeadd" rel="event-beforeadd" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-event-beforeadd" class="viewSource">view source</a></div><a name="beforeadd"></a><a name="event-beforeadd"></a><a href="Ext.form.FieldSet.html#" rel="event-beforeadd" class="cls expand">beforeadd</a>(
2085 <span class="pre">Ext.container.Container this, Ext.Component component, Number index</span>)
2086 </div><div class="description"><div class="short"><p>Fires before any <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a> is added or inserted into the container.
2087 A handler can return false to cancel the add.</p>
2088 </div><div class="long"><p>Fires before any <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a> is added or inserted into the container.
2089 A handler can return false to cancel the add.</p>
2090 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.container.Container<div class="sub-desc">
2091 </div></li><li><span class="pre">component</span> : Ext.Component<div class="sub-desc"><p>The component being added</p>
2092 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The index at which the component will be added to the container's items collection</p>
2093 </div></li></ul></div></div></div><div id="event-beforecardswitch" class="member inherited"><a href="Ext.form.FieldSet.html#event-beforecardswitch" rel="event-beforecardswitch" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-event-beforecardswitch" class="viewSource">view source</a></div><a name="beforecardswitch"></a><a name="event-beforecardswitch"></a><a href="Ext.form.FieldSet.html#" rel="event-beforecardswitch" class="cls expand">beforecardswitch</a>(
2094 <span class="pre">Ext.container.Container this, Ext.Component newCard, Ext.Component oldCard, Number index, Boolean animated</span>)
2095 </div><div class="description"><div class="short">Fires before this container switches the active card. This event
2096 is only available if this container uses a CardLayou...</div><div class="long"><p>Fires before this container switches the active card. This event
2097 is only available if this container uses a CardLayout. Note that
2098 TabPanel and Carousel both get a CardLayout by default, so both
2099 will have this event.
2100 A handler can return false to cancel the card switch.</p>
2101 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.container.Container<div class="sub-desc">
2102 </div></li><li><span class="pre">newCard</span> : Ext.Component<div class="sub-desc"><p>The card that will be switched to</p>
2103 </div></li><li><span class="pre">oldCard</span> : Ext.Component<div class="sub-desc"><p>The card that will be switched from</p>
2104 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The index of the card that will be switched to</p>
2105 </div></li><li><span class="pre">animated</span> : Boolean<div class="sub-desc"><p>True if this cardswitch will be animated</p>
2106 </div></li></ul></div></div></div><div id="event-beforedeactivate" class="member inherited"><a href="Ext.form.FieldSet.html#event-beforedeactivate" rel="event-beforedeactivate" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-event-beforedeactivate" class="viewSource">view source</a></div><a name="beforedeactivate"></a><a name="event-beforedeactivate"></a><a href="Ext.form.FieldSet.html#" rel="event-beforedeactivate" class="cls expand">beforedeactivate</a>(
2107 <span class="pre">Ext.Component this</span>)
2108 </div><div class="description"><div class="short">Fires before a Component has been visually deactivated.
2109 Returning false from an event listener can prevent the deacti...</div><div class="long"><p>Fires before a Component has been visually deactivated.
2110 Returning false from an event listener can prevent the deactivate
2111 from occurring.</p>
2112 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2113 </div></li></ul></div></div></div><div id="event-beforedestroy" class="member inherited"><a href="Ext.form.FieldSet.html#event-beforedestroy" rel="event-beforedestroy" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-event-beforedestroy" class="viewSource">view source</a></div><a name="beforedestroy"></a><a name="event-beforedestroy"></a><a href="Ext.form.FieldSet.html#" rel="event-beforedestroy" class="cls expand">beforedestroy</a>(
2114 <span class="pre">Ext.Component this</span>)
2115 </div><div class="description"><div class="short"><p>Fires before the component is <a href="Ext.form.FieldSet.html#destroy" rel="Ext.form.FieldSet#destroy" class="docClass">destroy</a>ed. Return false from an event handler to stop the <a href="Ext.form.FieldSet.html#destroy" rel="Ext.form.FieldSet#destroy" class="docClass">destroy</a>.</p>
2116 </div><div class="long"><p>Fires before the component is <a href="Ext.form.FieldSet.html#destroy" rel="Ext.form.FieldSet#destroy" class="docClass">destroy</a>ed. Return false from an event handler to stop the <a href="Ext.form.FieldSet.html#destroy" rel="Ext.form.FieldSet#destroy" class="docClass">destroy</a>.</p>
2117 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2118 </div></li></ul></div></div></div><div id="event-beforehide" class="member inherited"><a href="Ext.form.FieldSet.html#event-beforehide" rel="event-beforehide" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-event-beforehide" class="viewSource">view source</a></div><a name="beforehide"></a><a name="event-beforehide"></a><a href="Ext.form.FieldSet.html#" rel="event-beforehide" class="cls expand">beforehide</a>(
2119 <span class="pre">Ext.Component this</span>)
2120 </div><div class="description"><div class="short"><p>Fires before the component is hidden when calling the <a href="Ext.form.FieldSet.html#hide" rel="Ext.form.FieldSet#hide" class="docClass">hide</a> method.
2121 Return false from an event handler to stop the hide.</p>
2122 </div><div class="long"><p>Fires before the component is hidden when calling the <a href="Ext.form.FieldSet.html#hide" rel="Ext.form.FieldSet#hide" class="docClass">hide</a> method.
2123 Return false from an event handler to stop the hide.</p>
2124 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2125 </div></li></ul></div></div></div><div id="event-beforeremove" class="member inherited"><a href="Ext.form.FieldSet.html#event-beforeremove" rel="event-beforeremove" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-event-beforeremove" class="viewSource">view source</a></div><a name="beforeremove"></a><a name="event-beforeremove"></a><a href="Ext.form.FieldSet.html#" rel="event-beforeremove" class="cls expand">beforeremove</a>(
2126 <span class="pre">Ext.container.Container this, Ext.Component component</span>)
2127 </div><div class="description"><div class="short"><p>Fires before any <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a> is removed from the container.  A handler can return
2128 false to cancel the remove.</p>
2129 </div><div class="long"><p>Fires before any <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a> is removed from the container.  A handler can return
2130 false to cancel the remove.</p>
2131 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.container.Container<div class="sub-desc">
2132 </div></li><li><span class="pre">component</span> : Ext.Component<div class="sub-desc"><p>The component being removed</p>
2133 </div></li></ul></div></div></div><div id="event-beforerender" class="member inherited"><a href="Ext.form.FieldSet.html#event-beforerender" rel="event-beforerender" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-event-beforerender" class="viewSource">view source</a></div><a name="beforerender"></a><a name="event-beforerender"></a><a href="Ext.form.FieldSet.html#" rel="event-beforerender" class="cls expand">beforerender</a>(
2134 <span class="pre">Ext.Component this</span>)
2135 </div><div class="description"><div class="short"><p>Fires before the component is <a href="Ext.form.FieldSet.html#rendered" rel="Ext.form.FieldSet#rendered" class="docClass">rendered</a>. Return false from an
2136 event handler to stop the <a href="Ext.form.FieldSet.html#render" rel="Ext.form.FieldSet#render" class="docClass">render</a>.</p>
2137 </div><div class="long"><p>Fires before the component is <a href="Ext.form.FieldSet.html#rendered" rel="Ext.form.FieldSet#rendered" class="docClass">rendered</a>. Return false from an
2138 event handler to stop the <a href="Ext.form.FieldSet.html#render" rel="Ext.form.FieldSet#render" class="docClass">render</a>.</p>
2139 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2140 </div></li></ul></div></div></div><div id="event-beforeshow" class="member inherited"><a href="Ext.form.FieldSet.html#event-beforeshow" rel="event-beforeshow" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-event-beforeshow" class="viewSource">view source</a></div><a name="beforeshow"></a><a name="event-beforeshow"></a><a href="Ext.form.FieldSet.html#" rel="event-beforeshow" class="cls expand">beforeshow</a>(
2141 <span class="pre">Ext.Component this</span>)
2142 </div><div class="description"><div class="short"><p>Fires before the component is shown when calling the <a href="Ext.form.FieldSet.html#show" rel="Ext.form.FieldSet#show" class="docClass">show</a> method.
2143 Return false from an event handler to stop the show.</p>
2144 </div><div class="long"><p>Fires before the component is shown when calling the <a href="Ext.form.FieldSet.html#show" rel="Ext.form.FieldSet#show" class="docClass">show</a> method.
2145 Return false from an event handler to stop the show.</p>
2146 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2147 </div></li></ul></div></div></div><div id="event-beforestaterestore" class="member inherited"><a href="Ext.form.FieldSet.html#event-beforestaterestore" rel="event-beforestaterestore" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.state.Stateful.html" class="definedIn docClass">Ext.state.Stateful</a><br/><a href="../source/Stateful.html#Ext-state.Stateful-event-beforestaterestore" class="viewSource">view source</a></div><a name="beforestaterestore"></a><a name="event-beforestaterestore"></a><a href="Ext.form.FieldSet.html#" rel="event-beforestaterestore" class="cls expand">beforestaterestore</a>(
2148 <span class="pre">Ext.state.Stateful this, Object state</span>)
2149 </div><div class="description"><div class="short"><p>Fires before the state of the object is restored. Return false from an event handler to stop the restore.</p>
2150 </div><div class="long"><p>Fires before the state of the object is restored. Return false from an event handler to stop the restore.</p>
2151 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.state.Stateful<div class="sub-desc">
2152 </div></li><li><span class="pre">state</span> : Object<div class="sub-desc"><p>The hash of state values returned from the StateProvider. If this
2153 event is not vetoed, then the state object is passed to <b><tt>applyState</tt></b>. By default,
2154 that simply copies property values into this object. The method maybe overriden to
2155 provide custom state restoration.</p>
2156 </div></li></ul></div></div></div><div id="event-beforestatesave" class="member inherited"><a href="Ext.form.FieldSet.html#event-beforestatesave" rel="event-beforestatesave" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.state.Stateful.html" class="definedIn docClass">Ext.state.Stateful</a><br/><a href="../source/Stateful.html#Ext-state.Stateful-event-beforestatesave" class="viewSource">view source</a></div><a name="beforestatesave"></a><a name="event-beforestatesave"></a><a href="Ext.form.FieldSet.html#" rel="event-beforestatesave" class="cls expand">beforestatesave</a>(
2157 <span class="pre">Ext.state.Stateful this, Object state</span>)
2158 </div><div class="description"><div class="short"><p>Fires before the state of the object is saved to the configured state provider. Return false to stop the save.</p>
2159 </div><div class="long"><p>Fires before the state of the object is saved to the configured state provider. Return false to stop the save.</p>
2160 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.state.Stateful<div class="sub-desc">
2161 </div></li><li><span class="pre">state</span> : Object<div class="sub-desc"><p>The hash of state values. This is determined by calling
2162 <b><tt>getState()</tt></b> on the object. This method must be provided by the
2163 developer to return whetever representation of state is required, by default, <a href="Ext.state.Stateful.html" rel="Ext.state.Stateful" class="docClass">Ext.state.Stateful</a>
2164 has a null implementation.</p>
2165 </div></li></ul></div></div></div><div id="event-cardswitch" class="member inherited"><a href="Ext.form.FieldSet.html#event-cardswitch" rel="event-cardswitch" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-event-cardswitch" class="viewSource">view source</a></div><a name="cardswitch"></a><a name="event-cardswitch"></a><a href="Ext.form.FieldSet.html#" rel="event-cardswitch" class="cls expand">cardswitch</a>(
2166 <span class="pre">Ext.container.Container this, Ext.Component newCard, Ext.Component oldCard, Number index, Boolean animated</span>)
2167 </div><div class="description"><div class="short">Fires after this container switches the active card. If the card
2168 is switched using an animation, this event will fire...</div><div class="long"><p>Fires after this container switches the active card. If the card
2169 is switched using an animation, this event will fire after the
2170 animation has finished. This event is only available if this container
2171 uses a CardLayout. Note that TabPanel and Carousel both get a CardLayout
2172 by default, so both will have this event.</p>
2173 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.container.Container<div class="sub-desc">
2174 </div></li><li><span class="pre">newCard</span> : Ext.Component<div class="sub-desc"><p>The card that has been switched to</p>
2175 </div></li><li><span class="pre">oldCard</span> : Ext.Component<div class="sub-desc"><p>The card that has been switched from</p>
2176 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The index of the card that has been switched to</p>
2177 </div></li><li><span class="pre">animated</span> : Boolean<div class="sub-desc"><p>True if this cardswitch was animated</p>
2178 </div></li></ul></div></div></div><div id="event-deactivate" class="member inherited"><a href="Ext.form.FieldSet.html#event-deactivate" rel="event-deactivate" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-event-deactivate" class="viewSource">view source</a></div><a name="deactivate"></a><a name="event-deactivate"></a><a href="Ext.form.FieldSet.html#" rel="event-deactivate" class="cls expand">deactivate</a>(
2179 <span class="pre">Ext.Component this</span>)
2180 </div><div class="description"><div class="short"><p>Fires after a Component has been visually deactivated.</p>
2181 </div><div class="long"><p>Fires after a Component has been visually deactivated.</p>
2182 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2183 </div></li></ul></div></div></div><div id="event-destroy" class="member inherited"><a href="Ext.form.FieldSet.html#event-destroy" rel="event-destroy" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-event-destroy" class="viewSource">view source</a></div><a name="destroy"></a><a name="event-destroy"></a><a href="Ext.form.FieldSet.html#" rel="event-destroy" class="cls expand">destroy</a>(
2184 <span class="pre">Ext.Component this</span>)
2185 </div><div class="description"><div class="short"><p>Fires after the component is <a href="Ext.form.FieldSet.html#destroy" rel="Ext.form.FieldSet#destroy" class="docClass">destroy</a>ed.</p>
2186 </div><div class="long"><p>Fires after the component is <a href="Ext.form.FieldSet.html#destroy" rel="Ext.form.FieldSet#destroy" class="docClass">destroy</a>ed.</p>
2187 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2188 </div></li></ul></div></div></div><div id="event-disable" class="member inherited"><a href="Ext.form.FieldSet.html#event-disable" rel="event-disable" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-event-disable" class="viewSource">view source</a></div><a name="disable"></a><a name="event-disable"></a><a href="Ext.form.FieldSet.html#" rel="event-disable" class="cls expand">disable</a>(
2189 <span class="pre">Ext.Component this</span>)
2190 </div><div class="description"><div class="short"><p>Fires after the component is disabled.</p>
2191 </div><div class="long"><p>Fires after the component is disabled.</p>
2192 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2193 </div></li></ul></div></div></div><div id="event-enable" class="member inherited"><a href="Ext.form.FieldSet.html#event-enable" rel="event-enable" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-event-enable" class="viewSource">view source</a></div><a name="enable"></a><a name="event-enable"></a><a href="Ext.form.FieldSet.html#" rel="event-enable" class="cls expand">enable</a>(
2194 <span class="pre">Ext.Component this</span>)
2195 </div><div class="description"><div class="short"><p>Fires after the component is enabled.</p>
2196 </div><div class="long"><p>Fires after the component is enabled.</p>
2197 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2198 </div></li></ul></div></div></div><div id="event-hide" class="member inherited"><a href="Ext.form.FieldSet.html#event-hide" rel="event-hide" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-event-hide" class="viewSource">view source</a></div><a name="hide"></a><a name="event-hide"></a><a href="Ext.form.FieldSet.html#" rel="event-hide" class="cls expand">hide</a>(
2199 <span class="pre">Ext.Component this</span>)
2200 </div><div class="description"><div class="short"><p>Fires after the component is hidden.
2201 Fires after the component is hidden when calling the <a href="Ext.form.FieldSet.html#hide" rel="Ext.form.FieldSet#hide" class="docClass">hide</a> method.</p>
2202 </div><div class="long"><p>Fires after the component is hidden.
2203 Fires after the component is hidden when calling the <a href="Ext.form.FieldSet.html#hide" rel="Ext.form.FieldSet#hide" class="docClass">hide</a> method.</p>
2204 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2205 </div></li></ul></div></div></div><div id="event-move" class="member inherited"><a href="Ext.form.FieldSet.html#event-move" rel="event-move" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-event-move" class="viewSource">view source</a></div><a name="move"></a><a name="event-move"></a><a href="Ext.form.FieldSet.html#" rel="event-move" class="cls expand">move</a>(
2206 <span class="pre">Ext.Component this, Number x, Number y</span>)
2207 </div><div class="description"><div class="short"><p>Fires after the component is moved.</p>
2208 </div><div class="long"><p>Fires after the component is moved.</p>
2209 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2210 </div></li><li><span class="pre">x</span> : Number<div class="sub-desc"><p>The new x position</p>
2211 </div></li><li><span class="pre">y</span> : Number<div class="sub-desc"><p>The new y position</p>
2212 </div></li></ul></div></div></div><div id="event-remove" class="member inherited"><a href="Ext.form.FieldSet.html#event-remove" rel="event-remove" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.container.AbstractContainer.html" class="definedIn docClass">Ext.container.AbstractContainer</a><br/><a href="../source/AbstractContainer.html#Ext-container.AbstractContainer-event-remove" class="viewSource">view source</a></div><a name="remove"></a><a name="event-remove"></a><a href="Ext.form.FieldSet.html#" rel="event-remove" class="cls expand">remove</a>(
2213 <span class="pre">Ext.container.Container this, Ext.Component component</span>)
2214 </div><div class="description"><div class="short"><p>@bubbles
2215 Fires after any <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a> is removed from the container.</p>
2216 </div><div class="long"><p>@bubbles
2217 Fires after any <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a> is removed from the container.</p>
2218 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.container.Container<div class="sub-desc">
2219 </div></li><li><span class="pre">component</span> : Ext.Component<div class="sub-desc"><p>The component that was removed</p>
2220 </div></li></ul></div></div></div><div id="event-removed" class="member inherited"><a href="Ext.form.FieldSet.html#event-removed" rel="event-removed" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-event-removed" class="viewSource">view source</a></div><a name="removed"></a><a name="event-removed"></a><a href="Ext.form.FieldSet.html#" rel="event-removed" class="cls expand">removed</a>(
2221 <span class="pre">Ext.Component this, Ext.container.Container ownerCt</span>)
2222 </div><div class="description"><div class="short"><p>Fires when a component is removed from an Ext.container.Container</p>
2223 </div><div class="long"><p>Fires when a component is removed from an Ext.container.Container</p>
2224 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2225 </div></li><li><span class="pre">ownerCt</span> : Ext.container.Container<div class="sub-desc"><p>Container which holds the component</p>
2226 </div></li></ul></div></div></div><div id="event-render" class="member inherited"><a href="Ext.form.FieldSet.html#event-render" rel="event-render" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-event-render" class="viewSource">view source</a></div><a name="render"></a><a name="event-render"></a><a href="Ext.form.FieldSet.html#" rel="event-render" class="cls expand">render</a>(
2227 <span class="pre">Ext.Component this</span>)
2228 </div><div class="description"><div class="short"><p>Fires after the component markup is <a href="Ext.form.FieldSet.html#rendered" rel="Ext.form.FieldSet#rendered" class="docClass">rendered</a>.</p>
2229 </div><div class="long"><p>Fires after the component markup is <a href="Ext.form.FieldSet.html#rendered" rel="Ext.form.FieldSet#rendered" class="docClass">rendered</a>.</p>
2230 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2231 </div></li></ul></div></div></div><div id="event-resize" class="member inherited"><a href="Ext.form.FieldSet.html#event-resize" rel="event-resize" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-event-resize" class="viewSource">view source</a></div><a name="resize"></a><a name="event-resize"></a><a href="Ext.form.FieldSet.html#" rel="event-resize" class="cls expand">resize</a>(
2232 <span class="pre">Ext.Component this, Number adjWidth, Number adjHeight</span>)
2233 </div><div class="description"><div class="short"><p>Fires after the component is resized.</p>
2234 </div><div class="long"><p>Fires after the component is resized.</p>
2235 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2236 </div></li><li><span class="pre">adjWidth</span> : Number<div class="sub-desc"><p>The box-adjusted width that was set</p>
2237 </div></li><li><span class="pre">adjHeight</span> : Number<div class="sub-desc"><p>The box-adjusted height that was set</p>
2238 </div></li></ul></div></div></div><div id="event-show" class="member inherited"><a href="Ext.form.FieldSet.html#event-show" rel="event-show" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-event-show" class="viewSource">view source</a></div><a name="show"></a><a name="event-show"></a><a href="Ext.form.FieldSet.html#" rel="event-show" class="cls expand">show</a>(
2239 <span class="pre">Ext.Component this</span>)
2240 </div><div class="description"><div class="short"><p>Fires after the component is shown when calling the <a href="Ext.form.FieldSet.html#show" rel="Ext.form.FieldSet#show" class="docClass">show</a> method.</p>
2241 </div><div class="long"><p>Fires after the component is shown when calling the <a href="Ext.form.FieldSet.html#show" rel="Ext.form.FieldSet#show" class="docClass">show</a> method.</p>
2242 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2243 </div></li></ul></div></div></div><div id="event-staterestore" class="member inherited"><a href="Ext.form.FieldSet.html#event-staterestore" rel="event-staterestore" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.state.Stateful.html" class="definedIn docClass">Ext.state.Stateful</a><br/><a href="../source/Stateful.html#Ext-state.Stateful-event-staterestore" class="viewSource">view source</a></div><a name="staterestore"></a><a name="event-staterestore"></a><a href="Ext.form.FieldSet.html#" rel="event-staterestore" class="cls expand">staterestore</a>(
2244 <span class="pre">Ext.state.Stateful this, Object state</span>)
2245 </div><div class="description"><div class="short"><p>Fires after the state of the object is restored.</p>
2246 </div><div class="long"><p>Fires after the state of the object is restored.</p>
2247 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.state.Stateful<div class="sub-desc">
2248 </div></li><li><span class="pre">state</span> : Object<div class="sub-desc"><p>The hash of state values returned from the StateProvider. This is passed
2249 to <b><tt>applyState</tt></b>. By default, that simply copies property values into this
2250 object. The method maybe overriden to provide custom state restoration.</p>
2251 </div></li></ul></div></div></div><div id="event-statesave" class="member inherited"><a href="Ext.form.FieldSet.html#event-statesave" rel="event-statesave" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.state.Stateful.html" class="definedIn docClass">Ext.state.Stateful</a><br/><a href="../source/Stateful.html#Ext-state.Stateful-event-statesave" class="viewSource">view source</a></div><a name="statesave"></a><a name="event-statesave"></a><a href="Ext.form.FieldSet.html#" rel="event-statesave" class="cls expand">statesave</a>(
2252 <span class="pre">Ext.state.Stateful this, Object state</span>)
2253 </div><div class="description"><div class="short"><p>Fires after the state of the object is saved to the configured state provider.</p>
2254 </div><div class="long"><p>Fires after the state of the object is saved to the configured state provider.</p>
2255 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.state.Stateful<div class="sub-desc">
2256 </div></li><li><span class="pre">state</span> : Object<div class="sub-desc"><p>The hash of state values. This is determined by calling
2257 <b><tt>getState()</tt></b> on the object. This method must be provided by the
2258 developer to return whetever representation of state is required, by default, <a href="Ext.state.Stateful.html" rel="Ext.state.Stateful" class="docClass">Ext.state.Stateful</a>
2259 has a null implementation.</p>
2260 </div></li></ul></div></div></div></div></div></div></div><div id="pageContent"></div></div></div></div></body></html>