Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / docs / api / Ext.form.RadioGroup.html
1 <!DOCTYPE html><html><head><title>Ext.form.RadioGroup | 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.RadioGroup',
13         docClass: 'Ext.form.RadioGroup',
14         docReq: 'Ext.form.RadioGroup',
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 = 'RadioGroup.html#Ext-form.RadioGroup';
33     clsInfo = {"methods":["RadioGroup","add","addClass","addCls","addClsWithUI","addEvents","addListener","addManagedListener","addStateEvents","afterComponentLayout","alignTo","animate","applyState","batchChanges","beforeComponentLayout","beforeLayout","bubble","capture","cascade","center","checkChange","checkDirty","child","clearListeners","clearManagedListeners","cloneConfig","destroy","disable","doAutoRender","doComponentLayout","doConstrain","doLayout","down","enable","enableBubble","extractFileInput","findLayoutController","findParentBy","findParentByType","fireEvent","focus","getActiveAnimation","getActiveError","getActiveErrors","getBox","getBubbleTarget","getChecked","getChildByElement","getCombinedErrors","getComponent","getEl","getErrors","getFieldLabel","getHeight","getId","getInputId","getInsertPosition","getLayout","getLoader","getModelData","getName","getPlugin","getPosition","getSize","getState","getStateId","getSubmitData","getValue","getWidth","getXType","getXTypes","hasActiveError","hasListener","hasUICls","hide","initField","initLabelable","insert","is","isDescendantOf","isDirty","isDisabled","isDraggable","isDroppable","isEqual","isFileUpload","isFloating","isHidden","isValid","isVisible","isXType","move","nextNode","nextSibling","observe","on","previousNode","previousSibling","query","relayEvents","releaseCapture","remove","removeAll","removeCls","removeClsWithUI","removeListener","removeManagedListener","reset","resetOriginalValue","resumeEvents","sequenceFx","setActive","setActiveError","setActiveErrors","setAutoScroll","setDisabled","setDocked","setFieldDefaults","setHeight","setLoading","setPagePosition","setPosition","setSize","setUI","setValue","setVisible","setWidth","show","stopAnimation","suspendEvents","syncFx","toBack","toFront","un","unsetActiveError","up","update","updateBox","validate"],"cfgs":["activeError","activeErrorsTpl","activeItem","allowBlank","autoDestroy","autoEl","autoFitErrors","autoRender","autoScroll","autoShow","baseBodyCls","baseCls","blankText","border","bubbleEvents","clearCls","cls","columns","combineErrors","combineLabels","componentCls","componentLayout","contentEl","data","defaultType","defaults","disabled","disabledCls","draggable","errorMsgCls","fieldBodyCls","fieldDefaults","fieldLabel","floating","focusOnToFront","formItemCls","frame","height","hidden","hideEmptyLabel","hideLabel","hideMode","html","id","invalidCls","itemId","items","labelAlign","labelCls","labelConnector","labelPad","labelSeparator","labelStyle","labelWidth","labelableRenderTpl","layout","listeners","loader","maintainFlex","margin","maxHeight","maxWidth","minHeight","minWidth","msgTarget","name","overCls","padding","plugins","preventMark","renderSelectors","renderTo","renderTpl","resizable","resizeHandles","saveBuffer","shadow","stateEvents","stateId","stateful","style","styleHtmlCls","styleHtmlContent","submitValue","suspendLayout","toFrontOnShow","tpl","tplWriteMode","ui","validateOnChange","value","vertical","width"],"properties":["bodyEl","clearInvalid","draggable","errorEl","floatParent","frameSize","hasActiveFx","isFieldLabelable","isFormField","items","labelEl","markInvalid","maskOnDisable","originalValue","ownerCt","rendered","stopFx","zIndexManager"],"events":["activate","add","added","afterlayout","afterrender","beforeactivate","beforeadd","beforecardswitch","beforedeactivate","beforedestroy","beforehide","beforeremove","beforerender","beforeshow","beforestaterestore","beforestatesave","cardswitch","change","deactivate","destroy","dirtychange","disable","enable","errorchange","fielderrorchange","hide","move","remove","removed","render","resize","show","staterestore","statesave","validitychange"],"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/RadioGroup.html#Ext-form.RadioGroup" target="_blank">Ext.form.RadioGroup</a><span>xtype: radiogroup</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"><a href="Ext.form.FieldContainer.html" rel="Ext.form.FieldContainer" class="cls docClass">Ext.form.FieldContainer</a><div class="subclass"><a href="Ext.form.CheckboxGroup.html" rel="Ext.form.CheckboxGroup" class="cls docClass">Ext.form.CheckboxGroup</a><div class="subclass"><strong>Ext.form.RadioGroup</strong></div></div></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><div class="mixin"><a href="Ext.form.Labelable.html" rel="Ext.form.Labelable" class="cls docClass">Ext.form.Labelable</a></div><div class="mixin"><a href="Ext.form.FieldAncestor.html" rel="Ext.form.FieldAncestor" class="cls docClass">Ext.form.FieldAncestor</a></div><div class="mixin"><a href="Ext.form.field.Field.html" rel="Ext.form.field.Field" class="cls docClass">Ext.form.field.Field</a></div></pre><p>A <a href="Ext.form.FieldContainer.html" rel="Ext.form.FieldContainer" class="docClass">field container</a> which has a specialized layout for arranging
38 <a href="Ext.form.field.Radio.html" rel="Ext.form.field.Radio" class="docClass">Ext.form.field.Radio</a> controls into columns, and provides convenience <a href="Ext.form.field.Field.html" rel="Ext.form.field.Field" class="docClass">Ext.form.field.Field</a> methods
39 for <a href="Ext.form.RadioGroup.html#getValue" rel="Ext.form.RadioGroup#getValue" class="docClass">getting</a>, <a href="Ext.form.RadioGroup.html#setValue" rel="Ext.form.RadioGroup#setValue" class="docClass">setting</a>, and <a href="Ext.form.RadioGroup.html#validate" rel="Ext.form.RadioGroup#validate" class="docClass">validating</a> the group
40 of radio buttons as a whole.</p>
41
42
43 <p><b>Validation:</b> Individual radio buttons themselves have no default validation behavior, but
44 sometimes you want to require a user to select one of a group of radios. RadioGroup
45 allows this by setting the config <tt><a href="Ext.form.RadioGroup.html#allowBlank" rel="Ext.form.RadioGroup#allowBlank" class="docClass">allowBlank</a>:false</tt>; when the user does not check at
46 one of the radio buttons, the entire group will be highlighted as invalid and the
47 <a href="Ext.form.RadioGroup.html#blankText" rel="Ext.form.RadioGroup#blankText" class="docClass">error message</a> will be displayed according to the <a href="Ext.form.RadioGroup.html#msgTarget" rel="Ext.form.RadioGroup#msgTarget" class="docClass">msgTarget</a> config.</p>
48
49
50 <p><b>Layout:</b> The default layout for RadioGroup makes it easy to arrange the radio buttons into
51 columns; see the <a href="Ext.form.RadioGroup.html#columns" rel="Ext.form.RadioGroup#columns" class="docClass">columns</a> and <a href="Ext.form.RadioGroup.html#vertical" rel="Ext.form.RadioGroup#vertical" class="docClass">vertical</a> config documentation for details. You may also
52 use a completely different layout by setting the <a href="Ext.form.RadioGroup.html#layout" rel="Ext.form.RadioGroup#layout" class="docClass">layout</a> to one of the other supported layout
53 types; for instance you may wish to use a custom arrangement of hbox and vbox containers. In that case
54 the Radio components at any depth will still be managed by the RadioGroup's validation.</p>
55
56
57 <p>Example usage:</p>
58
59
60 <pre class="prettyprint"><code>var myRadioGroup = new Ext.form.RadioGroup({
61     id: 'myGroup',
62     xtype: 'radiogroup',
63     fieldLabel: 'Single Column',
64     // Arrange radio buttons into three columns, distributed vertically
65     columns: 3,
66     vertical: true,
67     items: [
68         {boxLabel: 'Item 1', name: 'rb', inputValue: '1'},
69         {boxLabel: 'Item 2', name: 'rb', inputValue: '2', checked: true},
70         {boxLabel: 'Item 3', name: 'rb', inputValue: '3'}
71         {boxLabel: 'Item 4', name: 'rb', inputValue: '4'}
72         {boxLabel: 'Item 5', name: 'rb', inputValue: '5'}
73         {boxLabel: 'Item 6', name: 'rb', inputValue: '6'}
74     ]
75 });
76 </code></pre>
77
78 <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-baseBodyCls" class="member f inherited"><a href="Ext.form.RadioGroup.html#config-baseBodyCls" rel="config-baseBodyCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-baseBodyCls" class="viewSource">view source</a></div><a name="baseBodyCls"></a><a name="config-baseBodyCls"></a><a href="Ext.form.RadioGroup.html#" rel="config-baseBodyCls" class="cls expand">baseBodyCls</a><span> : String</span></div><div class="description"><div class="short"><p>The CSS class to be applied to the body content element. Defaults to 'x-form-item-body'.</p>
79 </div><div class="long"><p>The CSS class to be applied to the body content element. Defaults to 'x-form-item-body'.</p>
80 </div></div></div><div id="config-baseCls" class="member inherited"><a href="Ext.form.RadioGroup.html#config-baseCls" rel="config-baseCls" 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-baseCls" class="viewSource">view source</a></div><a name="baseCls"></a><a name="config-baseCls"></a><a href="Ext.form.RadioGroup.html#" rel="config-baseCls" class="cls expand">baseCls</a><span> : String</span></div><div class="description"><div class="short">The base CSS class to apply to this components's element. This will also be prepended to
81 elements within this compone...</div><div class="long"><p>The base CSS class to apply to this components's element. This will also be prepended to
82 elements within this component like Panel's body will get a class x-panel-body. This means
83 that if you create a subclass of Panel, and you want it to get all the Panels styling for the
84 element and the body, you leave the baseCls x-panel and use componentCls to add specific styling for this
85 component.</p>
86 </div></div></div><div id="config-clearCls" class="member inherited"><a href="Ext.form.RadioGroup.html#config-clearCls" rel="config-clearCls" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-clearCls" class="viewSource">view source</a></div><a name="clearCls"></a><a name="config-clearCls"></a><a href="Ext.form.RadioGroup.html#" rel="config-clearCls" class="cls expand">clearCls</a><span> : String</span></div><div class="description"><div class="short">The CSS class to be applied to the special clearing div rendered directly after the field
87 contents wrapper to provide...</div><div class="long"><p>The CSS class to be applied to the special clearing div rendered directly after the field
88 contents wrapper to provide field clearing (defaults to <tt>'x-clear'</tt>).</p>
89 </div></div></div><div id="config-cls" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
90 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
91 useful for adding customized styles to the component or any of its children using standard CSS rules.</p>
92 </div></div></div><div id="config-componentCls" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
93 via styling.</p>
94 </div><div class="long"><p>CSS Class to be added to a components root level element to give distinction to it
95 via styling.</p>
96 </div></div></div><div id="config-disabledCls" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
97 </div><div class="long"><p>CSS class to add when the Component is disabled. Defaults to 'x-item-disabled'.</p>
98 </div></div></div><div id="config-errorMsgCls" class="member inherited"><a href="Ext.form.RadioGroup.html#config-errorMsgCls" rel="config-errorMsgCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-errorMsgCls" class="viewSource">view source</a></div><a name="errorMsgCls"></a><a name="config-errorMsgCls"></a><a href="Ext.form.RadioGroup.html#" rel="config-errorMsgCls" class="cls expand">errorMsgCls</a><span> : String</span></div><div class="description"><div class="short"><p>The CSS class to be applied to the error message element. Defaults to 'x-form-error-msg'.</p>
99 </div><div class="long"><p>The CSS class to be applied to the error message element. Defaults to 'x-form-error-msg'.</p>
100 </div></div></div><div id="config-fieldBodyCls" class="member inherited"><a href="Ext.form.RadioGroup.html#config-fieldBodyCls" rel="config-fieldBodyCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-fieldBodyCls" class="viewSource">view source</a></div><a name="fieldBodyCls"></a><a name="config-fieldBodyCls"></a><a href="Ext.form.RadioGroup.html#" rel="config-fieldBodyCls" class="cls expand">fieldBodyCls</a><span> : String</span></div><div class="description"><div class="short"><p>An extra CSS class to be applied to the body content element in addition to <a href="Ext.form.RadioGroup.html#fieldBodyCls" rel="Ext.form.RadioGroup#fieldBodyCls" class="docClass">fieldBodyCls</a>.
101 Defaults to empty.</p>
102 </div><div class="long"><p>An extra CSS class to be applied to the body content element in addition to <a href="Ext.form.RadioGroup.html#fieldBodyCls" rel="Ext.form.RadioGroup#fieldBodyCls" class="docClass">fieldBodyCls</a>.
103 Defaults to empty.</p>
104 </div></div></div><div id="config-formItemCls" class="member inherited"><a href="Ext.form.RadioGroup.html#config-formItemCls" rel="config-formItemCls" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-formItemCls" class="viewSource">view source</a></div><a name="formItemCls"></a><a name="config-formItemCls"></a><a href="Ext.form.RadioGroup.html#" rel="config-formItemCls" class="cls expand">formItemCls</a><span> : String</span></div><div class="description"><div class="short">A CSS class to be applied to the outermost element to denote that it is participating in the form
105 field layout. Defau...</div><div class="long"><p>A CSS class to be applied to the outermost element to denote that it is participating in the form
106 field layout. Defaults to 'x-form-item'.</p>
107 </div></div></div><div id="config-invalidCls" class="member inherited"><a href="Ext.form.RadioGroup.html#config-invalidCls" rel="config-invalidCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-invalidCls" class="viewSource">view source</a></div><a name="invalidCls"></a><a name="config-invalidCls"></a><a href="Ext.form.RadioGroup.html#" rel="config-invalidCls" class="cls expand">invalidCls</a><span> : String</span></div><div class="description"><div class="short"><p>The CSS class to use when marking the component invalid (defaults to 'x-form-invalid')</p>
108 </div><div class="long"><p>The CSS class to use when marking the component invalid (defaults to 'x-form-invalid')</p>
109 </div></div></div><div id="config-labelCls" class="member inherited"><a href="Ext.form.RadioGroup.html#config-labelCls" rel="config-labelCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-labelCls" class="viewSource">view source</a></div><a name="labelCls"></a><a name="config-labelCls"></a><a href="Ext.form.RadioGroup.html#" rel="config-labelCls" class="cls expand">labelCls</a><span> : String</span></div><div class="description"><div class="short"><p>The CSS class to be applied to the label element. Defaults to 'x-form-item-label'.</p>
110 </div><div class="long"><p>The CSS class to be applied to the label element. Defaults to 'x-form-item-label'.</p>
111 </div></div></div><div id="config-overCls" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
112 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
113 over the Element, and removed when the mouse moves out. (defaults to '').  This can be
114 useful for adding customized 'active' or 'hover' styles to the component or any of its children using standard CSS rules.</p>
115 </div></div></div><div id="config-styleHtmlCls" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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.
116 Defaults to 'x-html'</p>
117 </div><div class="long"><p>The class that is added to the content target when you set styleHtmlContent to true.
118 Defaults to 'x-html'</p>
119 </div></div></div><h4 class="cfgGroup">Other Configs</h4><div id="config-activeError" class="member f inherited"><a href="Ext.form.RadioGroup.html#config-activeError" rel="config-activeError" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-activeError" class="viewSource">view source</a></div><a name="activeError"></a><a name="config-activeError"></a><a href="Ext.form.RadioGroup.html#" rel="config-activeError" class="cls expand">activeError</a><span> : String</span></div><div class="description"><div class="short">If specified, then the component will be displayed with this value as its active error when
120 first rendered. Defaults ...</div><div class="long"><p>If specified, then the component will be displayed with this value as its active error when
121 first rendered. Defaults to undefined. Use <a href="Ext.form.RadioGroup.html#setActiveError" rel="Ext.form.RadioGroup#setActiveError" class="docClass">setActiveError</a> or <a href="Ext.form.RadioGroup.html#unsetActiveError" rel="Ext.form.RadioGroup#unsetActiveError" class="docClass">unsetActiveError</a> to
122 change it after component creation.</p>
123 </div></div></div><div id="config-activeErrorsTpl" class="member inherited"><a href="Ext.form.RadioGroup.html#config-activeErrorsTpl" rel="config-activeErrorsTpl" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-activeErrorsTpl" class="viewSource">view source</a></div><a name="activeErrorsTpl"></a><a name="config-activeErrorsTpl"></a><a href="Ext.form.RadioGroup.html#" rel="config-activeErrorsTpl" class="cls expand">activeErrorsTpl</a><span> : Ext.XTemplate</span></div><div class="description"><div class="short">The template used to format the Array of error messages passed to setActiveErrors
124 into a single HTML string. By defau...</div><div class="long"><p>The template used to format the Array of error messages passed to <a href="Ext.form.RadioGroup.html#setActiveErrors" rel="Ext.form.RadioGroup#setActiveErrors" class="docClass">setActiveErrors</a>
125 into a single HTML string. By default this renders each message as an item in an unordered list.</p>
126 </div></div></div><div id="config-activeItem" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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-allowBlank" class="member ni"><a href="Ext.form.RadioGroup.html#config-allowBlank" rel="config-allowBlank" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.RadioGroup.html" class="definedIn docClass">Ext.form.RadioGroup</a><br/><a href="../source/RadioGroup.html#Ext-form.RadioGroup-cfg-allowBlank" class="viewSource">view source</a></div><a name="allowBlank"></a><a name="config-allowBlank"></a><a href="Ext.form.RadioGroup.html#" rel="config-allowBlank" class="cls expand">allowBlank</a><span> : Boolean</span></div><div class="description"><div class="short">True to allow every item in the group to be blank (defaults to true).
132 If allowBlank = false and no items are selected...</div><div class="long"><p>True to allow every item in the group to be blank (defaults to true).
133 If allowBlank = false and no items are selected at validation time, <a href="@blankText.html" rel="@blankText" class="docClass">@blankText</a> will
134 be used as the error text.</p>
135 </div></div></div><div id="config-autoDestroy" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
136 destruction mu...</div><div class="long"><p>If true the container will automatically destroy any contained component that is removed from it, else
137 destruction must be handled manually.
138 Defaults to true.</p>
139 </div></div></div><div id="config-autoEl" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
140 encapsulate this Component.
141
142
143 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.RadioGroup.html#getEl" rel="Ext.form.RadioGroup#getEl" class="docClass">Element</a> which will
144 encapsulate this Component.</p>
145
146
147 <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>,
148 this defaults to <b><tt>'div'</tt></b>. The more complex Sencha classes use a more complex
149 DOM structure specified by their own <a href="Ext.form.RadioGroup.html#renderTpl" rel="Ext.form.RadioGroup#renderTpl" class="docClass">renderTpl</a>s.</p>
150
151
152 <p>This is intended to allow the developer to create application-specific utility Components encapsulated by
153 different DOM elements. Example usage:</p>
154
155
156 <pre><code>{
157     xtype: 'component',
158     autoEl: {
159         tag: 'img',
160         src: 'http://www.example.com/example.jpg'
161     }
162 }, {
163     xtype: 'component',
164     autoEl: {
165         tag: 'blockquote',
166         html: 'autoEl is cool!'
167     }
168 }, {
169     xtype: 'container',
170     autoEl: 'ul',
171     cls: 'ux-unordered-list',
172     items: {
173         xtype: 'component',
174         autoEl: 'li',
175         html: 'First list item'
176     }
177 }
178 </code></pre>
179
180 </div></div></div><div id="config-autoFitErrors" class="member inherited"><a href="Ext.form.RadioGroup.html#config-autoFitErrors" rel="config-autoFitErrors" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-autoFitErrors" class="viewSource">view source</a></div><a name="autoFitErrors"></a><a name="config-autoFitErrors"></a><a href="Ext.form.RadioGroup.html#" rel="config-autoFitErrors" class="cls expand">autoFitErrors</a><span> : Boolean</span></div><div class="description"><div class="short"><p>Whether to adjust the component's body area to make room for 'side' or 'under'
181 <a href="Ext.form.RadioGroup.html#msgTarget" rel="Ext.form.RadioGroup#msgTarget" class="docClass">error messages</a>. Defaults to <tt>true</tt>.</p>
182 </div><div class="long"><p>Whether to adjust the component's body area to make room for 'side' or 'under'
183 <a href="Ext.form.RadioGroup.html#msgTarget" rel="Ext.form.RadioGroup#msgTarget" class="docClass">error messages</a>. Defaults to <tt>true</tt>.</p>
184 </div></div></div><div id="config-autoRender" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
185 of using renderTo in th...</div><div class="long"><p>This config is intended mainly for <a href="Ext.form.RadioGroup.html#floating" rel="Ext.form.RadioGroup#floating" class="docClass">floating</a> Components which may or may not be shown. Instead
186 of using <a href="Ext.form.RadioGroup.html#renderTo" rel="Ext.form.RadioGroup#renderTo" class="docClass">renderTo</a> in the configuration, and rendering upon construction, this allows a Component
187 to render itself upon first <i><a href="Ext.form.RadioGroup.html#show" rel="Ext.form.RadioGroup#show" class="docClass">show</a></i>.</p>
188
189
190 <p>Specify as <code>true</code> to have this Component render to the document body upon first show.</p>
191
192
193 <p>Specify as an element, or the ID of an element to have this Component render to a specific element upon first show.</p>
194
195
196 <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>
197
198 </div></div></div><div id="config-autoScroll" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
199 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
200 necessary, <code>false</code> to clip any overflowing content (defaults to <code>false</code>).</p>
201 </div></div></div><div id="config-autoShow" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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.
202 This config option may only be used for floating components o...</div><div class="long"><p>True to automatically show the component upon creation.
203 This config option may only be used for <a href="Ext.form.RadioGroup.html#floating" rel="Ext.form.RadioGroup#floating" class="docClass">floating</a> components or components
204 that use <a href="Ext.form.RadioGroup.html#autoRender" rel="Ext.form.RadioGroup#autoRender" class="docClass">autoRender</a>. Defaults to <tt>false</tt>.</p>
205 </div></div></div><div id="config-baseBodyCls" class="member inherited"><a href="Ext.form.RadioGroup.html#config-baseBodyCls" rel="config-baseBodyCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-baseBodyCls" class="viewSource">view source</a></div><a name="baseBodyCls"></a><a name="config-baseBodyCls"></a><a href="Ext.form.RadioGroup.html#" rel="config-baseBodyCls" class="cls expand">baseBodyCls</a><span> : String</span></div><div class="description"><div class="short"><p>The CSS class to be applied to the body content element. Defaults to 'x-form-item-body'.</p>
206 </div><div class="long"><p>The CSS class to be applied to the body content element. Defaults to 'x-form-item-body'.</p>
207 </div></div></div><div id="config-baseCls" class="member inherited"><a href="Ext.form.RadioGroup.html#config-baseCls" rel="config-baseCls" 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-baseCls" class="viewSource">view source</a></div><a name="baseCls"></a><a name="config-baseCls"></a><a href="Ext.form.RadioGroup.html#" rel="config-baseCls" class="cls expand">baseCls</a><span> : String</span></div><div class="description"><div class="short">The base CSS class to apply to this components's element. This will also be prepended to
208 elements within this compone...</div><div class="long"><p>The base CSS class to apply to this components's element. This will also be prepended to
209 elements within this component like Panel's body will get a class x-panel-body. This means
210 that if you create a subclass of Panel, and you want it to get all the Panels styling for the
211 element and the body, you leave the baseCls x-panel and use componentCls to add specific styling for this
212 component.</p>
213 </div></div></div><div id="config-blankText" class="member ni"><a href="Ext.form.RadioGroup.html#config-blankText" rel="config-blankText" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.RadioGroup.html" class="definedIn docClass">Ext.form.RadioGroup</a><br/><a href="../source/RadioGroup.html#Ext-form.RadioGroup-cfg-blankText" class="viewSource">view source</a></div><a name="blankText"></a><a name="config-blankText"></a><a href="Ext.form.RadioGroup.html#" rel="config-blankText" class="cls expand">blankText</a><span> : String</span></div><div class="description"><div class="short"><p>Error text to display if the <a href="Ext.form.RadioGroup.html#allowBlank" rel="Ext.form.RadioGroup#allowBlank" class="docClass">allowBlank</a> validation fails
214 (defaults to 'You must select one item in this group')</p>
215 </div><div class="long"><p>Error text to display if the <a href="Ext.form.RadioGroup.html#allowBlank" rel="Ext.form.RadioGroup#allowBlank" class="docClass">allowBlank</a> validation fails
216 (defaults to 'You must select one item in this group')</p>
217 </div></div></div><div id="config-border" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
218 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
219 it can be a CSS style specification for each style, for example: '10 5 3 10'.</p>
220 </div></div></div><div id="config-bubbleEvents" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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.
221 See Ext.util.Observable.enableBubble....</div><div class="long"><p>An array of events that, when fired, should be bubbled to any parent container.
222 See <a href="Ext.util.Observable.html#enableBubble" rel="Ext.util.Observable#enableBubble" class="docClass">Ext.util.Observable.enableBubble</a>.
223 Defaults to <code>['add', 'remove']</code>.
224
225 </div></div></div><div id="config-clearCls" class="member inherited"><a href="Ext.form.RadioGroup.html#config-clearCls" rel="config-clearCls" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-clearCls" class="viewSource">view source</a></div><a name="clearCls"></a><a name="config-clearCls"></a><a href="Ext.form.RadioGroup.html#" rel="config-clearCls" class="cls expand">clearCls</a><span> : String</span></div><div class="description"><div class="short">The CSS class to be applied to the special clearing div rendered directly after the field
226 contents wrapper to provide...</div><div class="long"><p>The CSS class to be applied to the special clearing div rendered directly after the field
227 contents wrapper to provide field clearing (defaults to <tt>'x-clear'</tt>).</p>
228 </div></div></div><div id="config-cls" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
229 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
230 useful for adding customized styles to the component or any of its children using standard CSS rules.</p>
231 </div></div></div><div id="config-columns" class="member inherited"><a href="Ext.form.RadioGroup.html#config-columns" rel="config-columns" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.CheckboxGroup.html" class="definedIn docClass">Ext.form.CheckboxGroup</a><br/><a href="../source/CheckboxGroup.html#Ext-form.CheckboxGroup-cfg-columns" class="viewSource">view source</a></div><a name="columns"></a><a name="config-columns"></a><a href="Ext.form.RadioGroup.html#" rel="config-columns" class="cls expand">columns</a><span> : String/Number/Array</span></div><div class="description"><div class="short">Specifies the number of columns to use when displaying grouped
232 checkbox/radio controls using automatic layout.  This ...</div><div class="long"><p>Specifies the number of columns to use when displaying grouped
233 checkbox/radio controls using automatic layout.  This config can take several types of values:</p>
234
235 <ul><li><b>'auto'</b> : <p class="sub-desc">The controls will be rendered one per column on one row and the width
236 of each column will be evenly distributed based on the width of the overall field container. This is the default.</p></li>
237 <li><b>Number</b> : <p class="sub-desc">If you specific a number (e.g., 3) that number of columns will be
238 created and the contained controls will be automatically distributed based on the value of <a href="Ext.form.RadioGroup.html#vertical" rel="Ext.form.RadioGroup#vertical" class="docClass">vertical</a>.</p></li>
239 <li><b>Array</b> : <p class="sub-desc">You can also specify an array of column widths, mixing integer
240 (fixed width) and float (percentage width) values as needed (e.g., [100, .25, .75]). Any integer values will
241 be rendered first, then any float values will be calculated as a percentage of the remaining space. Float
242 values do not have to add up to 1 (100%) although if you want the controls to take up the entire field
243 container you should do so.</p></li></ul>
244
245 </div></div></div><div id="config-combineErrors" class="member inherited"><a href="Ext.form.RadioGroup.html#config-combineErrors" rel="config-combineErrors" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.FieldContainer.html" class="definedIn docClass">Ext.form.FieldContainer</a><br/><a href="../source/FieldContainer.html#Ext-form.FieldContainer-cfg-combineErrors" class="viewSource">view source</a></div><a name="combineErrors"></a><a name="config-combineErrors"></a><a href="Ext.form.RadioGroup.html#" rel="config-combineErrors" class="cls expand">combineErrors</a><span> : Boolean</span></div><div class="description"><div class="short">If set to true, the field container will automatically combine and display the validation errors from
246 all the fields ...</div><div class="long"><p>If set to true, the field container will automatically combine and display the validation errors from
247 all the fields it contains as a single error on the container, according to the configured
248 <a href="Ext.form.RadioGroup.html#msgTarget" rel="Ext.form.RadioGroup#msgTarget" class="docClass">msgTarget</a>. Defaults to false.</p>
249 </div></div></div><div id="config-combineLabels" class="member inherited"><a href="Ext.form.RadioGroup.html#config-combineLabels" rel="config-combineLabels" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.FieldContainer.html" class="definedIn docClass">Ext.form.FieldContainer</a><br/><a href="../source/FieldContainer.html#Ext-form.FieldContainer-cfg-combineLabels" class="viewSource">view source</a></div><a name="combineLabels"></a><a name="config-combineLabels"></a><a href="Ext.form.RadioGroup.html#" rel="config-combineLabels" class="cls expand">combineLabels</a><span> : Boolean</span></div><div class="description"><div class="short">If set to true, and there is no defined fieldLabel, the field container will automatically
250 generate its label by comb...</div><div class="long"><p>If set to true, and there is no defined <a href="Ext.form.RadioGroup.html#fieldLabel" rel="Ext.form.RadioGroup#fieldLabel" class="docClass">fieldLabel</a>, the field container will automatically
251 generate its label by combining the labels of all the fields it contains. Defaults to false.</p>
252 </div></div></div><div id="config-componentCls" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
253 via styling.</p>
254 </div><div class="long"><p>CSS Class to be added to a components root level element to give distinction to it
255 via styling.</p>
256 </div></div></div><div id="config-componentLayout" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
257 the Component's layout manager...</div><div class="long"><p>The sizing and positioning of a Component's internal Elements is the responsibility of
258 the Component's layout manager which sizes a Component's internal structure in response to the Component being sized.</p>
259
260
261 <p>Generally, developers will not use this configuration as all provided Components which need their internal
262 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>
263
264
265 <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
266 which simply sizes the Component's encapsulating element to the height and width specified in the <a href="Ext.form.RadioGroup.html#setSize" rel="Ext.form.RadioGroup#setSize" class="docClass">setSize</a> method.</p>
267
268 </div></div></div><div id="config-contentEl" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
269 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
270 for this component.</p>
271
272
273 <ul>
274 <li><b>Description</b> :
275 <div class="sub-desc">This config option is used to take an existing HTML element and place it in the layout element
276 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>
277 <li><b>Notes</b> :
278 <div class="sub-desc">The specified HTML element is appended to the layout element of the component <i>after any configured
279 <a href="Ext.form.RadioGroup.html#html" rel="Ext.form.RadioGroup#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.RadioGroup.html#render" rel="Ext.form.RadioGroup#render" class="docClass">render</a> event is fired.</div>
280 <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>
281 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>
282 <div class="sub-desc">Add either the <code>x-hidden</code> or the <code>x-hide-display</code> CSS class to
283 prevent a brief flicker of the content before it is rendered to the panel.</div></li>
284 </ul>
285
286 </div></div></div><div id="config-data" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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.RadioGroup.html#tpl" rel="Ext.form.RadioGroup#tpl" class="docClass">tpl</a></code> to
287 update the content area of the Component.</p>
288 </div><div class="long"><p>The initial set of data to apply to the <code><a href="Ext.form.RadioGroup.html#tpl" rel="Ext.form.RadioGroup#tpl" class="docClass">tpl</a></code> to
289 update the content area of the Component.</p>
290 </div></div></div><div id="config-defaultType" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
291 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
292 a child item is specified as a raw configuration object, rather than as an instantiated Component.</p>
293
294
295 <p>Defaults to <code>'panel'</code>.</p>
296
297 </div></div></div><div id="config-defaults" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
298 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.RadioGroup.html#items" rel="Ext.form.RadioGroup#items" class="docClass">items</a>
299 config or via the <a href="Ext.form.RadioGroup.html#add" rel="Ext.form.RadioGroup#add" class="docClass">add</a> or <a href="Ext.form.RadioGroup.html#insert" rel="Ext.form.RadioGroup#insert" class="docClass">insert</a> methods.</p>
300
301
302 <p>If an added item is a config object, and <b>not</b> an instantiated Component, then the default properties are
303 unconditionally applied. If the added item <b>is</b> an instantiated Component, then the default properties are
304 applied conditionally so as not to override existing properties in the item.</p>
305
306
307 <p>If the defaults option is specified as a function, then the function will be called using this Container as the
308 scope (<code>this</code> reference) and passing the added item as the first parameter. Any resulting object
309 from that call is then applied to the item as default properties.</p>
310
311
312 <p>For example, to automatically apply padding to the body of each of a set of
313 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>
314
315
316 <p>Usage:</p>
317
318
319 <pre><code>defaults: {               // defaults are applied to items, not the container
320     autoScroll:true
321 },
322 items: [
323     {
324         xtype: 'panel',   // defaults <b>do not</b> have precedence over
325         id: 'panel1',     // options in config objects, so the defaults
326         autoScroll: false // will not be applied here, panel1 will be autoScroll:false
327     },
328     new Ext.panel.Panel({       // defaults <b>do</b> have precedence over options
329         id: 'panel2',     // options in components, so the defaults
330         autoScroll: false // will be applied here, panel2 will be autoScroll:true.
331     })
332 ]</code></pre>
333
334 </div></div></div><div id="config-disabled" class="member inherited"><a href="Ext.form.RadioGroup.html#config-disabled" rel="config-disabled" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-cfg-disabled" class="viewSource">view source</a></div><a name="disabled"></a><a name="config-disabled"></a><a href="Ext.form.RadioGroup.html#" rel="config-disabled" class="cls expand">disabled</a><span> : Boolean</span></div><div class="description"><div class="short"><p>True to disable the field (defaults to false). Disabled Fields will not be
335 <a href="Ext.form.Basic.html#submit" rel="Ext.form.Basic#submit" class="docClass">submitted</a>.</p></p>
336 </div><div class="long"><p>True to disable the field (defaults to false). Disabled Fields will not be
337 <a href="Ext.form.Basic.html#submit" rel="Ext.form.Basic#submit" class="docClass">submitted</a>.</p></p>
338 </div></div></div><div id="config-disabledCls" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
339 </div><div class="long"><p>CSS class to add when the Component is disabled. Defaults to 'x-item-disabled'.</p>
340 </div></div></div><div id="config-draggable" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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.RadioGroup.html#floating" rel="Ext.form.RadioGroup#floating" class="docClass">floating</a> Component draggable using the Component's encapsulating element as the drag handle.</p>
341
342
343 <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>
344
345
346 <p>For example to create a Component which may only be dragged around using a certain internal element as the drag handle,
347 use the delegate option:</p>
348
349
350 <p><code></p>
351
352 <pre>new Ext.Component({
353     constrain: true,
354     floating:true,
355     style: {
356         backgroundColor: '#fff',
357         border: '1px solid black'
358     },
359     html: '&lt;h1 style="cursor:move"&gt;The title&lt;/h1&gt;&lt;p&gt;The content&lt;/p&gt;',
360     draggable: {
361         delegate: 'h1'
362     }
363 }).show();
364 </pre>
365
366
367 <p></code></p>
368 </div></div></div><div id="config-errorMsgCls" class="member inherited"><a href="Ext.form.RadioGroup.html#config-errorMsgCls" rel="config-errorMsgCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-errorMsgCls" class="viewSource">view source</a></div><a name="errorMsgCls"></a><a name="config-errorMsgCls"></a><a href="Ext.form.RadioGroup.html#" rel="config-errorMsgCls" class="cls expand">errorMsgCls</a><span> : String</span></div><div class="description"><div class="short"><p>The CSS class to be applied to the error message element. Defaults to 'x-form-error-msg'.</p>
369 </div><div class="long"><p>The CSS class to be applied to the error message element. Defaults to 'x-form-error-msg'.</p>
370 </div></div></div><div id="config-fieldBodyCls" class="member inherited"><a href="Ext.form.RadioGroup.html#config-fieldBodyCls" rel="config-fieldBodyCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-fieldBodyCls" class="viewSource">view source</a></div><a name="fieldBodyCls"></a><a name="config-fieldBodyCls"></a><a href="Ext.form.RadioGroup.html#" rel="config-fieldBodyCls" class="cls expand">fieldBodyCls</a><span> : String</span></div><div class="description"><div class="short"><p>An extra CSS class to be applied to the body content element in addition to <a href="Ext.form.RadioGroup.html#fieldBodyCls" rel="Ext.form.RadioGroup#fieldBodyCls" class="docClass">fieldBodyCls</a>.
371 Defaults to empty.</p>
372 </div><div class="long"><p>An extra CSS class to be applied to the body content element in addition to <a href="Ext.form.RadioGroup.html#fieldBodyCls" rel="Ext.form.RadioGroup#fieldBodyCls" class="docClass">fieldBodyCls</a>.
373 Defaults to empty.</p>
374 </div></div></div><div id="config-fieldDefaults" class="member inherited"><a href="Ext.form.RadioGroup.html#config-fieldDefaults" rel="config-fieldDefaults" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.FieldAncestor.html" class="definedIn docClass">Ext.form.FieldAncestor</a><br/><a href="../source/FieldAncestor.html#Ext-form.FieldAncestor-cfg-fieldDefaults" class="viewSource">view source</a></div><a name="fieldDefaults"></a><a name="config-fieldDefaults"></a><a href="Ext.form.RadioGroup.html#" rel="config-fieldDefaults" class="cls expand">fieldDefaults</a><span> : Object</span></div><div class="description"><div class="short">If specified, the properties in this object are used as default config values for each
375 Ext.form.Labelable instance (e...</div><div class="long"><p>If specified, the properties in this object are used as default config values for each
376 <a href="Ext.form.Labelable.html" rel="Ext.form.Labelable" class="docClass">Ext.form.Labelable</a> instance (e.g. <a href="Ext.form.field.Base.html" rel="Ext.form.field.Base" class="docClass">Ext.form.field.Base</a> or <a href="Ext.form.FieldContainer.html" rel="Ext.form.FieldContainer" class="docClass">Ext.form.FieldContainer</a>)
377 that is added as a descendant of this container. Corresponding values specified in an individual field's
378 own configuration, or from the <a href="Ext.container.Container.html#defaults" rel="Ext.container.Container#defaults" class="docClass">defaults config</a> of its parent container,
379 will take precedence. See the documentation for <a href="Ext.form.Labelable.html" rel="Ext.form.Labelable" class="docClass">Ext.form.Labelable</a> to see what config
380 options may be specified in the <tt>fieldDefaults</tt>.</p>
381
382
383 <p>Example:</p>
384
385
386 <pre><code>new Ext.form.Panel({
387     fieldDefaults: {
388         labelAlign: 'left',
389         labelWidth: 100
390     },
391     items: [{
392         xtype: 'fieldset',
393         defaults: {
394             labelAlign: 'top'
395         },
396         items: [{
397             name: 'field1'
398         }, {
399             name: 'field2'
400         }]
401     }, {
402         xtype: 'fieldset',
403         items: [{
404             name: 'field3',
405             labelWidth: 150
406         }, {
407             name: 'field4'
408         }]
409     }]
410 });</code></pre>
411
412
413 <p>In this example, field1 and field2 will get labelAlign:'top' (from the fieldset's <tt>defaults</tt>)
414 and labelWidth:100 (from <tt>fieldDefaults</tt>), field3 and field4 will both get labelAlign:'left' (from
415 <tt>fieldDefaults</tt> and field3 will use the labelWidth:150 from its own config.</p>
416
417 </div></div></div><div id="config-fieldLabel" class="member inherited"><a href="Ext.form.RadioGroup.html#config-fieldLabel" rel="config-fieldLabel" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-fieldLabel" class="viewSource">view source</a></div><a name="fieldLabel"></a><a name="config-fieldLabel"></a><a href="Ext.form.RadioGroup.html#" rel="config-fieldLabel" class="cls expand">fieldLabel</a><span> : String</span></div><div class="description"><div class="short">The label for the field. It gets appended with the labelSeparator, and its position
418 and sizing is determined by the l...</div><div class="long"><p>The label for the field. It gets appended with the <a href="Ext.form.RadioGroup.html#labelSeparator" rel="Ext.form.RadioGroup#labelSeparator" class="docClass">labelSeparator</a>, and its position
419 and sizing is determined by the <a href="Ext.form.RadioGroup.html#labelAlign" rel="Ext.form.RadioGroup#labelAlign" class="docClass">labelAlign</a>, <a href="Ext.form.RadioGroup.html#labelWidth" rel="Ext.form.RadioGroup#labelWidth" class="docClass">labelWidth</a>, and <a href="Ext.form.RadioGroup.html#labelPad" rel="Ext.form.RadioGroup#labelPad" class="docClass">labelPad</a>
420 configs. Defaults to undefined.</p>
421 </div></div></div><div id="config-floating" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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.
422
423
424 Components such...</div><div class="long"><p>Specify as true to float the Component outside of the document flow using CSS absolute positioning.</p>
425
426
427 <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
428 by default.</p>
429
430
431 <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
432 <a href="Ext.WindowManager.html" rel="Ext.WindowManager" class="docClass">ZIndexManager</a></p>
433
434
435 <h3 class="pa">Floating Components as child items of a Container</h3>
436
437
438 <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
439 examining the ownerCt chain.</p>
440
441
442 <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
443 of related floating Components. The ZIndexManager brings a single floating Component to the top of its stack when
444 the Component's <a href="Ext.form.RadioGroup.html#toFront" rel="Ext.form.RadioGroup#toFront" class="docClass">toFront</a> method is called.</p>
445
446
447 <p>The ZIndexManager is found by traversing up the <a href="Ext.form.RadioGroup.html#ownerCt" rel="Ext.form.RadioGroup#ownerCt" class="docClass">ownerCt</a> chain to find an ancestor which itself is floating. This is so that
448 descendant floating Components of floating <i>Containers</i> (Such as a ComboBox dropdown within a Window) can have its zIndex managed relative
449 to any siblings, but always <b>above</b> that floating ancestor Container.</p>
450
451
452 <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>
453
454
455 <p>Floating components <i>do not participate in the Container's layout</i>. Because of this, they are not rendered until you explicitly
456 <a href="Ext.form.RadioGroup.html#show" rel="Ext.form.RadioGroup#show" class="docClass">show</a> them.</p>
457
458
459 <p>After rendering, the ownerCt reference is deleted, and the <a href="Ext.form.RadioGroup.html#floatParent" rel="Ext.form.RadioGroup#floatParent" class="docClass">floatParent</a> property is set to the found floating ancestor Container.
460 If no floating ancestor Container was found the <a href="Ext.form.RadioGroup.html#floatParent" rel="Ext.form.RadioGroup#floatParent" class="docClass">floatParent</a> property will not be set.</p>
461
462 </div></div></div><div id="config-focusOnToFront" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
463 brought to the front. Defaults to ...</div><div class="long"><p>Specifies whether the floated component should be automatically <a href="Ext.form.RadioGroup.html#focus" rel="Ext.form.RadioGroup#focus" class="docClass">focused</a> when it is
464 <a href="Ext.form.RadioGroup.html#toFront" rel="Ext.form.RadioGroup#toFront" class="docClass">brought to the front</a>. Defaults to true.</p>
465 </div></div></div><div id="config-formItemCls" class="member inherited"><a href="Ext.form.RadioGroup.html#config-formItemCls" rel="config-formItemCls" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-formItemCls" class="viewSource">view source</a></div><a name="formItemCls"></a><a name="config-formItemCls"></a><a href="Ext.form.RadioGroup.html#" rel="config-formItemCls" class="cls expand">formItemCls</a><span> : String</span></div><div class="description"><div class="short">A CSS class to be applied to the outermost element to denote that it is participating in the form
466 field layout. Defau...</div><div class="long"><p>A CSS class to be applied to the outermost element to denote that it is participating in the form
467 field layout. Defaults to 'x-form-item'.</p>
468 </div></div></div><div id="config-frame" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
469 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
470 provide a graphical rounded frame around the Component content.</p>
471
472
473 <p>This is only necessary when running on outdated, or non standard-compliant browsers such as Microsoft's Internet Explorer
474 prior to version 9 which do not support rounded corners natively.</p>
475
476
477 <p>The extra space taken up by this framing is available from the read only property <a href="Ext.form.RadioGroup.html#frameSize" rel="Ext.form.RadioGroup#frameSize" class="docClass">frameSize</a>.</p>
478
479 </div></div></div><div id="config-height" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
480 </div><div class="long"><p>The height of this component in pixels.</p>
481 </div></div></div><div id="config-hidden" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="config-hidden" class="cls expand">hidden</a><span> : Boolean</span></div><div class="description"><div class="short"><p>Defaults to false.</p>
482 </div><div class="long"><p>Defaults to false.</p>
483 </div></div></div><div id="config-hideEmptyLabel" class="member inherited"><a href="Ext.form.RadioGroup.html#config-hideEmptyLabel" rel="config-hideEmptyLabel" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-hideEmptyLabel" class="viewSource">view source</a></div><a name="hideEmptyLabel"></a><a name="config-hideEmptyLabel"></a><a href="Ext.form.RadioGroup.html#" rel="config-hideEmptyLabel" class="cls expand">hideEmptyLabel</a><span> : Boolean</span></div><div class="description"><div class="short">When set to true, the label element (fieldLabel and labelSeparator) will be
484 automatically hidden if the fieldLabel is...</div><div class="long"><p>When set to <tt>true</tt>, the label element (<a href="Ext.form.RadioGroup.html#fieldLabel" rel="Ext.form.RadioGroup#fieldLabel" class="docClass">fieldLabel</a> and <a href="Ext.form.RadioGroup.html#labelSeparator" rel="Ext.form.RadioGroup#labelSeparator" class="docClass">labelSeparator</a>) will be
485 automatically hidden if the <a href="Ext.form.RadioGroup.html#fieldLabel" rel="Ext.form.RadioGroup#fieldLabel" class="docClass">fieldLabel</a> is empty. Setting this to <tt>false</tt> will cause the empty
486 label element to be rendered and space to be reserved for it; this is useful if you want a field without a label
487 to line up with other labeled fields in the same form. Defaults to <tt>true</tt>.</p>
488
489
490 <p>If you wish to unconditionall hide the label even if a non-empty fieldLabel is configured, then set
491 the <a href="Ext.form.RadioGroup.html#hideLabel" rel="Ext.form.RadioGroup#hideLabel" class="docClass">hideLabel</a> config to <tt>true</tt>.</p>
492
493 </div></div></div><div id="config-hideLabel" class="member inherited"><a href="Ext.form.RadioGroup.html#config-hideLabel" rel="config-hideLabel" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-hideLabel" class="viewSource">view source</a></div><a name="hideLabel"></a><a name="config-hideLabel"></a><a href="Ext.form.RadioGroup.html#" rel="config-hideLabel" class="cls expand">hideLabel</a><span> : Boolean</span></div><div class="description"><div class="short">Set to true to completely hide the label element (fieldLabel and labelSeparator).
494 Defaults to false.
495
496
497 Also see hideE...</div><div class="long"><p>Set to <tt>true</tt> to completely hide the label element (<a href="Ext.form.RadioGroup.html#fieldLabel" rel="Ext.form.RadioGroup#fieldLabel" class="docClass">fieldLabel</a> and <a href="Ext.form.RadioGroup.html#labelSeparator" rel="Ext.form.RadioGroup#labelSeparator" class="docClass">labelSeparator</a>).
498 Defaults to <tt>false</tt>.</p>
499
500
501 <p>Also see <a href="Ext.form.RadioGroup.html#hideEmptyLabel" rel="Ext.form.RadioGroup#hideEmptyLabel" class="docClass">hideEmptyLabel</a>, which controls whether space will be reserved for an empty fieldLabel.</p>
502
503 </div></div></div><div id="config-hideMode" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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.
504 Values may be
505 'display' : The...</div><div class="long"><p>A String which specifies how this Component's encapsulating DOM element will be hidden.
506 Values may be<div class="mdetail-params"><ul>
507 <li><code>'display'</code> : The Component will be hidden using the <code>display: none</code> style.</li>
508 <li><code>'visibility'</code> : The Component will be hidden using the <code>visibility: hidden</code> style.</li>
509 <li><code>'offsets'</code> : The Component will be hidden by absolutely positioning it out of the visible area of the document. This
510 is useful when a hidden Component must maintain measurable dimensions. Hiding using <code>display</code> results
511 in a Component having zero dimensions.</li></ul></div>
512 Defaults to <code>'display'</code>.</p>
513 </div></div></div><div id="config-html" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
514 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
515 content (defaults to ''). The HTML content is added after the component is rendered,
516 so the document will not contain this HTML at the time the <a href="Ext.form.RadioGroup.html#render" rel="Ext.form.RadioGroup#render" class="docClass">render</a> event is fired.
517 This content is inserted into the body <i>before</i> any configured <a href="Ext.form.RadioGroup.html#contentEl" rel="Ext.form.RadioGroup#contentEl" class="docClass">contentEl</a> is appended.</p>
518 </div></div></div><div id="config-id" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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).
519
520
521 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.RadioGroup.html#getId" rel="Ext.form.RadioGroup#getId" class="docClass">auto-assigned id</a>).</p>
522
523
524 <p>It should not be necessary to use this configuration except for singleton objects in your application.
525 Components created with an id may be accessed globally using <a href="Ext.html#getCmp" rel="Ext#getCmp" class="docClass">Ext.getCmp</a>.</p>
526
527
528 <p>Instead of using assigned ids, use the <a href="Ext.form.RadioGroup.html#itemId" rel="Ext.form.RadioGroup#itemId" class="docClass">itemId</a> config, and <a href="Ext.ComponentQuery.html" rel="Ext.ComponentQuery" class="docClass">ComponentQuery</a> which
529 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>
530 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>
531
532
533 <p>Note that this id will also be used as the element id for the containing HTML element
534 that is rendered to the page for this component. This allows you to write id-based CSS
535 rules to style the specific instance of this component uniquely, and also to select
536 sub-elements using this component's id as the parent.</p>
537
538
539 <p><b>Note</b>: to avoid complications imposed by a unique <tt>id</tt> also see <code><a href="Ext.form.RadioGroup.html#itemId" rel="Ext.form.RadioGroup#itemId" class="docClass">itemId</a></code>.</p>
540
541
542 <p><b>Note</b>: to access the container of a Component see <code><a href="Ext.form.RadioGroup.html#ownerCt" rel="Ext.form.RadioGroup#ownerCt" class="docClass">ownerCt</a></code>.</p>
543
544 </div></div></div><div id="config-invalidCls" class="member inherited"><a href="Ext.form.RadioGroup.html#config-invalidCls" rel="config-invalidCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-invalidCls" class="viewSource">view source</a></div><a name="invalidCls"></a><a name="config-invalidCls"></a><a href="Ext.form.RadioGroup.html#" rel="config-invalidCls" class="cls expand">invalidCls</a><span> : String</span></div><div class="description"><div class="short"><p>The CSS class to use when marking the component invalid (defaults to 'x-form-invalid')</p>
545 </div><div class="long"><p>The CSS class to use when marking the component invalid (defaults to 'x-form-invalid')</p>
546 </div></div></div><div id="config-itemId" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
547 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
548 when no object reference is available.  Instead of using an <code><a href="Ext.form.RadioGroup.html#id" rel="Ext.form.RadioGroup#id" class="docClass">id</a></code> with
549 <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
550 <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
551 <code>itemId</code>'s or <tt><a href="Ext.form.RadioGroup.html#id" rel="Ext.form.RadioGroup#id" class="docClass">id</a></tt>'s. Since <code>itemId</code>'s are an index to the
552 container's internal MixedCollection, the <code>itemId</code> is scoped locally to the container --
553 avoiding potential conflicts with <a href="Ext.ComponentManager.html" rel="Ext.ComponentManager" class="docClass">Ext.ComponentManager</a> which requires a <b>unique</b>
554 <code><a href="Ext.form.RadioGroup.html#id" rel="Ext.form.RadioGroup#id" class="docClass">id</a></code>.</p>
555
556
557 <pre><code>var c = new Ext.panel.Panel({ //
558     <a href="Ext.Component.html#height" rel="Ext.Component#height" class="docClass">height</a>: 300,
559     <a href="Ext.form.RadioGroup.html#renderTo" rel="Ext.form.RadioGroup#renderTo" class="docClass">renderTo</a>: document.body,
560     <a href="Ext.container.Container.html#layout" rel="Ext.container.Container#layout" class="docClass">layout</a>: 'auto',
561     <a href="Ext.container.Container.html#items" rel="Ext.container.Container#items" class="docClass">items</a>: [
562         {
563             itemId: 'p1',
564             <a href="Ext.panel.Panel.html#title" rel="Ext.panel.Panel#title" class="docClass">title</a>: 'Panel 1',
565             <a href="Ext.Component.html#height" rel="Ext.Component#height" class="docClass">height</a>: 150
566         },
567         {
568             itemId: 'p2',
569             <a href="Ext.panel.Panel.html#title" rel="Ext.panel.Panel#title" class="docClass">title</a>: 'Panel 2',
570             <a href="Ext.Component.html#height" rel="Ext.Component#height" class="docClass">height</a>: 150
571         }
572     ]
573 })
574 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>
575 p2 = p1.<a href="Ext.form.RadioGroup.html#ownerCt" rel="Ext.form.RadioGroup#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
576 </code></pre>
577
578
579 <p>Also see <tt><a href="Ext.form.RadioGroup.html#id" rel="Ext.form.RadioGroup#id" class="docClass">id</a></tt>, <code><a href="Ext.form.RadioGroup.html#query" rel="Ext.form.RadioGroup#query" class="docClass">query</a></code>, <code><a href="Ext.form.RadioGroup.html#down" rel="Ext.form.RadioGroup#down" class="docClass">down</a></code> and <code><a href="Ext.form.RadioGroup.html#child" rel="Ext.form.RadioGroup#child" class="docClass">child</a></code>.</p>
580
581
582 <p><b>Note</b>: to access the container of an item see <tt><a href="Ext.form.RadioGroup.html#ownerCt" rel="Ext.form.RadioGroup#ownerCt" class="docClass">ownerCt</a></tt>.</p>
583
584 </div></div></div><div id="config-items" class="member ni"><a href="Ext.form.RadioGroup.html#config-items" rel="config-items" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.RadioGroup.html" class="definedIn docClass">Ext.form.RadioGroup</a><br/><a href="../source/RadioGroup.html#Ext-form.RadioGroup-cfg-items" class="viewSource">view source</a></div><a name="items"></a><a name="config-items"></a><a href="Ext.form.RadioGroup.html#" rel="config-items" class="cls expand">items</a><span> : Array</span></div><div class="description"><div class="short"><p>An Array of <a href="Ext.form.field.Radio.html" rel="Ext.form.field.Radio" class="docClass">Radio</a>s or Radio config objects
585 to arrange in the group.</p>
586 </div><div class="long"><p>An Array of <a href="Ext.form.field.Radio.html" rel="Ext.form.field.Radio" class="docClass">Radio</a>s or Radio config objects
587 to arrange in the group.</p>
588 </div></div></div><div id="config-labelAlign" class="member inherited"><a href="Ext.form.RadioGroup.html#config-labelAlign" rel="config-labelAlign" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-labelAlign" class="viewSource">view source</a></div><a name="labelAlign"></a><a name="config-labelAlign"></a><a href="Ext.form.RadioGroup.html#" rel="config-labelAlign" class="cls expand">labelAlign</a><span> : String</span></div><div class="description"><div class="short">Controls the position and alignment of the fieldLabel. Valid values are:
589
590
591
592 "left" (the default) - The label is posit...</div><div class="long"><p>Controls the position and alignment of the <a href="Ext.form.RadioGroup.html#fieldLabel" rel="Ext.form.RadioGroup#fieldLabel" class="docClass">fieldLabel</a>. Valid values are:</p>
593
594
595 <ul>
596 <li><tt>"left"</tt> (the default) - The label is positioned to the left of the field, with its text
597 aligned to the left. Its width is determined by the <a href="Ext.form.RadioGroup.html#labelWidth" rel="Ext.form.RadioGroup#labelWidth" class="docClass">labelWidth</a> config.</li>
598 <li><tt>"top"</tt> - The label is positioned above the field.</li>
599 <li><tt>"right"</tt> - The label is positioned to the left of the field, with its text aligned
600 to the right. Its width is determined by the <a href="Ext.form.RadioGroup.html#labelWidth" rel="Ext.form.RadioGroup#labelWidth" class="docClass">labelWidth</a> config.</li>
601 </ul>
602
603 </div></div></div><div id="config-labelCls" class="member inherited"><a href="Ext.form.RadioGroup.html#config-labelCls" rel="config-labelCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-labelCls" class="viewSource">view source</a></div><a name="labelCls"></a><a name="config-labelCls"></a><a href="Ext.form.RadioGroup.html#" rel="config-labelCls" class="cls expand">labelCls</a><span> : String</span></div><div class="description"><div class="short"><p>The CSS class to be applied to the label element. Defaults to 'x-form-item-label'.</p>
604 </div><div class="long"><p>The CSS class to be applied to the label element. Defaults to 'x-form-item-label'.</p>
605 </div></div></div><div id="config-labelConnector" class="member inherited"><a href="Ext.form.RadioGroup.html#config-labelConnector" rel="config-labelConnector" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.FieldContainer.html" class="definedIn docClass">Ext.form.FieldContainer</a><br/><a href="../source/FieldContainer.html#Ext-form.FieldContainer-cfg-labelConnector" class="viewSource">view source</a></div><a name="labelConnector"></a><a name="config-labelConnector"></a><a href="Ext.form.RadioGroup.html#" rel="config-labelConnector" class="cls expand">labelConnector</a><span> : String</span></div><div class="description"><div class="short">The string to use when joining the labels of individual sub-fields, when combineLabels is
606 set to true. Defaults to ',...</div><div class="long"><p>The string to use when joining the labels of individual sub-fields, when <a href="Ext.form.RadioGroup.html#combineLabels" rel="Ext.form.RadioGroup#combineLabels" class="docClass">combineLabels</a> is
607 set to true. Defaults to ', '.</p>
608 </div></div></div><div id="config-labelPad" class="member inherited"><a href="Ext.form.RadioGroup.html#config-labelPad" rel="config-labelPad" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-labelPad" class="viewSource">view source</a></div><a name="labelPad"></a><a name="config-labelPad"></a><a href="Ext.form.RadioGroup.html#" rel="config-labelPad" class="cls expand">labelPad</a><span> : Number</span></div><div class="description"><div class="short"><p>The amount of space in pixels between the <a href="Ext.form.RadioGroup.html#fieldLabel" rel="Ext.form.RadioGroup#fieldLabel" class="docClass">fieldLabel</a> and the input field. Defaults to <tt>5</tt>.</p>
609 </div><div class="long"><p>The amount of space in pixels between the <a href="Ext.form.RadioGroup.html#fieldLabel" rel="Ext.form.RadioGroup#fieldLabel" class="docClass">fieldLabel</a> and the input field. Defaults to <tt>5</tt>.</p>
610 </div></div></div><div id="config-labelSeparator" class="member inherited"><a href="Ext.form.RadioGroup.html#config-labelSeparator" rel="config-labelSeparator" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-labelSeparator" class="viewSource">view source</a></div><a name="labelSeparator"></a><a name="config-labelSeparator"></a><a href="Ext.form.RadioGroup.html#" rel="config-labelSeparator" class="cls expand">labelSeparator</a><span> : String</span></div><div class="description"><div class="short"><p>Character(s) to be inserted at the end of the <a href="Ext.form.RadioGroup.html#fieldLabel" rel="Ext.form.RadioGroup#fieldLabel" class="docClass">label text</a>.</p>
611 </div><div class="long"><p>Character(s) to be inserted at the end of the <a href="Ext.form.RadioGroup.html#fieldLabel" rel="Ext.form.RadioGroup#fieldLabel" class="docClass">label text</a>.</p>
612 </div></div></div><div id="config-labelStyle" class="member inherited"><a href="Ext.form.RadioGroup.html#config-labelStyle" rel="config-labelStyle" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-labelStyle" class="viewSource">view source</a></div><a name="labelStyle"></a><a name="config-labelStyle"></a><a href="Ext.form.RadioGroup.html#" rel="config-labelStyle" class="cls expand">labelStyle</a><span> : String</span></div><div class="description"><div class="short"><p>A CSS style specification string to apply directly to this field's label. Defaults to undefined.</p>
613
614 </div><div class="long"><p>A CSS style specification string to apply directly to this field's label. Defaults to undefined.</p>
615
616 </div></div></div><div id="config-labelWidth" class="member inherited"><a href="Ext.form.RadioGroup.html#config-labelWidth" rel="config-labelWidth" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-labelWidth" class="viewSource">view source</a></div><a name="labelWidth"></a><a name="config-labelWidth"></a><a href="Ext.form.RadioGroup.html#" rel="config-labelWidth" class="cls expand">labelWidth</a><span> : Number</span></div><div class="description"><div class="short"><p>The width of the <a href="Ext.form.RadioGroup.html#fieldLabel" rel="Ext.form.RadioGroup#fieldLabel" class="docClass">fieldLabel</a> in pixels. Only applicable if the <a href="Ext.form.RadioGroup.html#labelAlign" rel="Ext.form.RadioGroup#labelAlign" class="docClass">labelAlign</a> is set
617 to "left" or "right". Defaults to <tt>100</tt>.</p>
618 </div><div class="long"><p>The width of the <a href="Ext.form.RadioGroup.html#fieldLabel" rel="Ext.form.RadioGroup#fieldLabel" class="docClass">fieldLabel</a> in pixels. Only applicable if the <a href="Ext.form.RadioGroup.html#labelAlign" rel="Ext.form.RadioGroup#labelAlign" class="docClass">labelAlign</a> is set
619 to "left" or "right". Defaults to <tt>100</tt>.</p>
620 </div></div></div><div id="config-labelableRenderTpl" class="member inherited"><a href="Ext.form.RadioGroup.html#config-labelableRenderTpl" rel="config-labelableRenderTpl" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-labelableRenderTpl" class="viewSource">view source</a></div><a name="labelableRenderTpl"></a><a name="config-labelableRenderTpl"></a><a href="Ext.form.RadioGroup.html#" rel="config-labelableRenderTpl" class="cls expand">labelableRenderTpl</a><span> : Array/String/Ext.XTemplate</span></div><div class="description"><div class="short">The rendering template for the field decorations. Component classes using this mixin should include
621 logic to use this...</div><div class="long"><p>The rendering template for the field decorations. Component classes using this mixin should include
622 logic to use this as their <a href="Ext.AbstractComponent.html#renderTpl" rel="Ext.AbstractComponent#renderTpl" class="docClass">renderTpl</a>, and implement the
623 <a href="Ext.form.RadioGroup.html#getSubTplMarkup" rel="Ext.form.RadioGroup#getSubTplMarkup" class="docClass">getSubTplMarkup</a> method to generate the field body content.</p>
624 </div></div></div><div id="config-layout" class="member inherited"><a href="Ext.form.RadioGroup.html#config-layout" rel="config-layout" 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-layout" class="viewSource">view source</a></div><a name="layout"></a><a name="config-layout"></a><a href="Ext.form.RadioGroup.html#" rel="config-layout" class="cls expand">layout</a><span> : String/Object</span></div><div class="description"><div class="short">*Important: In order for child items to be correctly sized and
625 positioned, typically a layout manager must be specifi...</div><div class="long"><p><b>*Important</b>: In order for child items to be correctly sized and
626 positioned, typically a layout manager <b>must</b> be specified through
627 the <code>layout</code> configuration option.</p>
628
629
630 <br><p>The sizing and positioning of child <a href="Ext.form.RadioGroup.html#items" rel="Ext.form.RadioGroup#items" class="docClass">items</a> is the responsibility of
631
632
633 <p>the Container's layout manager which creates and manages the type of layout
634 you have in mind.  For example:</p></p>
635
636 <p>If the <a href="Ext.form.RadioGroup.html#layout" rel="Ext.form.RadioGroup#layout" class="docClass">layout</a> configuration is not explicitly specified for
637 a general purpose container (e.g. Container or Panel) the
638 <a href="Ext.layout.container.Auto.html" rel="Ext.layout.container.Auto" class="docClass">default layout manager</a> will be used
639 which does nothing but render child components sequentially into the
640 Container (no sizing or positioning will be performed in this situation).</p>
641
642
643 <br><p><b><code>layout</code></b> may be specified as either as an Object or
644
645
646 <p>as a String:</p><div><ul class="mdetail-params"></p>
647
648 <p><li><u>Specify as an Object</u></li></p>
649
650 <div><ul class="mdetail-params">
651 <li>Example usage:</li>
652 <pre><code>layout: {
653     type: 'vbox',
654     align: 'left'
655 }
656        </code></pre>
657
658 <li><code><b>type</b></code></li>
659 <br/><p>The layout type to be used for this container.  If not specified,
660 a default <a href="Ext.layout.container.Auto.html" rel="Ext.layout.container.Auto" class="docClass">Ext.layout.container.Auto</a> will be created and used.</p>
661 <br/><p>Valid layout <code>type</code> values are:</p>
662 <div class="sub-desc"><ul class="mdetail-params">
663 <li><code><b><a href="Ext.layout.container.Auto.html" rel="Ext.layout.container.Auto" class="docClass">Auto</a></b></code> &nbsp;&nbsp;&nbsp; <b>Default</b></li>
664 <li><code><b><a href="Ext.layout.container.Card.html" rel="Ext.layout.container.Card" class="docClass">card</a></b></code></li>
665 <li><code><b><a href="Ext.layout.container.Fit.html" rel="Ext.layout.container.Fit" class="docClass">fit</a></b></code></li>
666 <li><code><b><a href="Ext.layout.container.HBox.html" rel="Ext.layout.container.HBox" class="docClass">hbox</a></b></code></li>
667 <li><code><b><a href="Ext.layout.container.VBox.html" rel="Ext.layout.container.VBox" class="docClass">vbox</a></b></code></li>
668 <li><code><b><a href="Ext.layout.container.Anchor.html" rel="Ext.layout.container.Anchor" class="docClass">anchor</a></b></code></li>
669 <li><code><b><a href="Ext.layout.container.Table.html" rel="Ext.layout.container.Table" class="docClass">table</a></b></code></li>
670 </ul></div>
671
672 <li>Layout specific configuration properties</li>
673 <br/><p>Additional layout specific configuration properties may also be
674 specified. For complete details regarding the valid config options for
675 each layout type, see the layout class corresponding to the <code>type</code>
676 specified.</p>
677
678 </ul></div>
679
680
681 <p><li><u>Specify as a String</u></li></p>
682
683 <div><ul class="mdetail-params">
684 <li>Example usage:</li>
685 <pre><code>layout: {
686     type: 'vbox',
687     padding: '5',
688     align: 'left'
689 }
690        </code></pre>
691 <li><code><b>layout</b></code></li>
692 <br/><p>The layout <code>type</code> to be used for this container (see list
693 of valid layout type values above).</p><br/>
694 <br/><p>Additional layout specific configuration properties. For complete
695 details regarding the valid config options for each layout type, see the
696 layout class corresponding to the <code>layout</code> specified.</p>
697 </ul></div>
698
699
700 <p></ul></div></p>
701 </div></div></div><div id="config-listeners" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
702 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
703 object during initialization.  This should be a valid listeners config object as specified in the
704 <a href="Ext.form.RadioGroup.html#addListener" rel="Ext.form.RadioGroup#addListener" class="docClass">addListener</a> example for attaching multiple handlers at once.</p></p>
705
706 <br><p><b><u>DOM events from ExtJs <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Components</a></u></b></p>
707
708
709 <br><p>While <i>some</i> ExtJs Component classes export selected DOM events (e.g. "click", "mouseover" etc), this
710
711
712 <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
713 <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
714 events directly from a child element of a Component, we need to specify the <code>element</code> option to
715 identify the Component property to add a DOM listener to:</p>
716
717 <pre><code>new Ext.panel.Panel({
718     width: 400,
719     height: 200,
720     dockedItems: [{
721         xtype: 'toolbar'
722     }],
723     listeners: {
724         click: {
725             element: 'el', //bind to the underlying el property on the panel
726             fn: function(){ console.log('click el'); }
727         },
728         dblclick: {
729             element: 'body', //bind to the underlying body property on the panel
730             fn: function(){ console.log('dblclick body'); }
731         }
732     }
733 });
734 </code></pre>
735
736
737 <p></p></p>
738 </div></div></div><div id="config-loader" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
739 content for this Component.</p>
740 </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
741 content for this Component.</p>
742 </div></div></div><div id="config-maintainFlex" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
743 HBox layout.
744
745
746 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
747 <a href="Ext.layout.container.HBox.html" rel="Ext.layout.container.HBox" class="docClass">HBox</a> layout.</b></p>
748
749
750 <p>Specifies that if an immediate sibling Splitter is moved, the Component on the <i>other</i> side is resized, and this
751 Component maintains its configured <a href="Ext.layout.container.Box.html#flex" rel="Ext.layout.container.Box#flex" class="docClass">flex</a> value.</p>
752
753 </div></div></div><div id="config-margin" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
754 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
755 it can be a CSS style specification for each style, for example: '10 5 3 10'.</p>
756 </div></div></div><div id="config-maxHeight" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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.
757
758
759 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>
760
761
762 <p><b>Warning:</b> This will override any size management applied by layout managers.</p>
763
764 </div></div></div><div id="config-maxWidth" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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.
765
766
767 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>
768
769
770 <p><b>Warning:</b> This will override any size management applied by layout managers.</p>
771
772 </div></div></div><div id="config-minHeight" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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.
773
774
775 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>
776
777
778 <p><b>Warning:</b> This will override any size management applied by layout managers.</p>
779
780 </div></div></div><div id="config-minWidth" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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.
781
782
783 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>
784
785
786 <p><b>Warning:</b> This will override any size management applied by layout managers.</p>
787
788 </div></div></div><div id="config-msgTarget" class="member inherited"><a href="Ext.form.RadioGroup.html#config-msgTarget" rel="config-msgTarget" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-msgTarget" class="viewSource">view source</a></div><a name="msgTarget"></a><a name="config-msgTarget"></a><a href="Ext.form.RadioGroup.html#" rel="config-msgTarget" class="cls expand">msgTarget</a><span> : String</span></div><div class="description"><div class="short">The location where the error message text should display.
789 Must be one of the following values:
790
791
792
793 qtip Display a quic...</div><div class="long"><p>The location where the error message text should display.
794 Must be one of the following values:</p>
795
796
797 <div class="mdetail-params"><ul>
798 <li><code>qtip</code> Display a quick tip containing the message when the user hovers over the field. This is the default.
799 <div class="subdesc"><b><a href="Ext.tip.QuickTipManager.html#init" rel="Ext.tip.QuickTipManager#init" class="docClass">Ext.tip.QuickTipManager.init</a> must have been called for this setting to work.</b></div></li>
800 <li><code>title</code> Display the message in a default browser title attribute popup.</li>
801 <li><code>under</code> Add a block div beneath the field containing the error message.</li>
802 <li><code>side</code> Add an error icon to the right of the field, displaying the message in a popup on hover.</li>
803 <li><code>none</code> Don't display any error message. This might be useful if you are implementing custom error display.</li>
804 <li><code>[element id]</code> Add the error message directly to the innerHTML of the specified element.</li>
805 </ul></div>
806
807 </div></div></div><div id="config-name" class="member inherited"><a href="Ext.form.RadioGroup.html#config-name" rel="config-name" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-cfg-name" class="viewSource">view source</a></div><a name="name"></a><a name="config-name"></a><a href="Ext.form.RadioGroup.html#" rel="config-name" class="cls expand">name</a><span> : String</span></div><div class="description"><div class="short">The name of the field (defaults to undefined). By default this is used as the parameter
808 name when including the field...</div><div class="long"><p>The name of the field (defaults to undefined). By default this is used as the parameter
809 name when including the <a href="Ext.form.RadioGroup.html#getSubmitData" rel="Ext.form.RadioGroup#getSubmitData" class="docClass">field value</a> in a <a href="Ext.form.Basic.html#submit" rel="Ext.form.Basic#submit" class="docClass">form submit()</a>.
810 To prevent the field from being included in the form submit, set <a href="Ext.form.RadioGroup.html#submitValue" rel="Ext.form.RadioGroup#submitValue" class="docClass">submitValue</a> to <tt>false</tt>.</p>
811 </div></div></div><div id="config-overCls" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
812 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
813 over the Element, and removed when the mouse moves out. (defaults to '').  This can be
814 useful for adding customized 'active' or 'hover' styles to the component or any of its children using standard CSS rules.</p>
815 </div></div></div><div id="config-padding" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
816 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
817 it can be a CSS style specification for each style, for example: '10 5 3 10'.</p>
818 </div></div></div><div id="config-plugins" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
819 requirement for a ...</div><div class="long"><p>An object or array of objects that will provide custom functionality for this component.  The only
820 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>.
821 When a component is created, if any plugins are available, the component will call the init method on each
822 plugin, passing a reference to itself.  Each plugin can then call methods or respond to events on the
823 component as needed to provide its functionality.</p>
824 </div></div></div><div id="config-preventMark" class="member inherited"><a href="Ext.form.RadioGroup.html#config-preventMark" rel="config-preventMark" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-cfg-preventMark" class="viewSource">view source</a></div><a name="preventMark"></a><a name="config-preventMark"></a><a href="Ext.form.RadioGroup.html#" rel="config-preventMark" class="cls expand">preventMark</a><span> : Boolean</span></div><div class="description"><div class="short"><p><tt>true</tt> to disable displaying any <a href="Ext.form.RadioGroup.html#setActiveError" rel="Ext.form.RadioGroup#setActiveError" class="docClass">error message</a> set on this object.
825 Defaults to <tt>false</tt>.</p>
826 </div><div class="long"><p><tt>true</tt> to disable displaying any <a href="Ext.form.RadioGroup.html#setActiveError" rel="Ext.form.RadioGroup#setActiveError" class="docClass">error message</a> set on this object.
827 Defaults to <tt>false</tt>.</p>
828 </div></div></div><div id="config-renderSelectors" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
829 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
830 created by the render process.</p>
831
832 <p>After the Component's internal structure is rendered according to the <a href="Ext.form.RadioGroup.html#renderTpl" rel="Ext.form.RadioGroup#renderTpl" class="docClass">renderTpl</a>, this object is iterated through,
833 and the found Elements are added as properties to the Component using the <code>renderSelector</code> property name.</p>
834
835 <p>For example, a Component which rendered an image, and description into its element might use the following properties
836 coded into its prototype:</p>
837
838 <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;',
839
840 renderSelectors: {
841     image: 'img.x-image-component-img',
842     descEl: 'div.x-image-component-desc'
843 }
844 </code></pre>
845
846 <p>After rendering, the Component would have a property <code>image</code> referencing its child <code>img</code> Element,
847 and a property <code>descEl</code> referencing the <code>div</code> Element which contains the description.</p>
848 </div></div></div><div id="config-renderTo" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
849 will be rendered into.
850
851
852
853 Not...</div><div class="long"><p>Specify the id of the element, a DOM element or an existing Element that this component
854 will be rendered into.</p>
855
856
857 <div><ul>
858 <li><b>Notes</b> : <ul>
859 <div class="sub-desc">Do <u>not</u> use this option if the Component is to be a child item of
860 a <a href="Ext.container.Container.html" rel="Ext.container.Container" class="docClass">Container</a>. It is the responsibility of the
861 <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>
862 to render and manage its child items.</div>
863 <div class="sub-desc">When using this config, a call to render() is not required.</div>
864 </ul></li>
865 </ul></div>
866
867
868 <p>See <code><a href="Ext.form.RadioGroup.html#render" rel="Ext.form.RadioGroup#render" class="docClass">render</a></code> also.</p>
869
870 </div></div></div><div id="config-renderTpl" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
871 encapsulating Element.
872
873
874 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
875 encapsulating <a href="Ext.form.RadioGroup.html#getEl" rel="Ext.form.RadioGroup#getEl" class="docClass">Element</a>.</p>
876
877
878 <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>
879 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
880 with no internal structure; they render their <a href="Ext.form.RadioGroup.html#getEl" rel="Ext.form.RadioGroup#getEl" class="docClass">Element</a> empty. The more specialized ExtJS and Touch classes
881 which use a more complex DOM structure, provide their own template definitions.</p>
882
883
884 <p>This is intended to allow the developer to create application-specific utility Components with customized
885 internal structure.</p>
886
887
888 <p>Upon rendering, any created child elements may be automatically imported into object properties using the
889 <a href="Ext.form.RadioGroup.html#renderSelectors" rel="Ext.form.RadioGroup#renderSelectors" class="docClass">renderSelectors</a> option.</p>
890
891 </div></div></div><div id="config-resizable" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
892 after rendering.
893
894
895 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
896 after rendering.</p>
897
898
899 <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>
900 to override any defaults. By default the Component passes its minimum and maximum size, and uses
901 <code><a href="Ext.resizer.Resizer.html#dynamic" rel="Ext.resizer.Resizer#dynamic" class="docClass">Ext.resizer.Resizer.dynamic</a>: false</code></p>
902
903 </div></div></div><div id="config-resizeHandles" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
904 </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>
905 </div></div></div><div id="config-saveBuffer" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
906 a short period. Defaults to 100.</p>
907 </div><div class="long"><p>A buffer to be applied if many state events are fired within
908 a short period. Defaults to 100.</p>
909 </div></div></div><div id="config-shadow" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
910 true to automatically create an Ext.Shadow,...</div><div class="long"><p>Specifies whether the floating component should be given a shadow. Set to
911 <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
912 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.
913 (Defaults to <tt>'sides'</tt>.)</p>
914 </div></div></div><div id="config-stateEvents" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
915 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
916 save its state (defaults to none). <code>stateEvents</code> may be any type
917 of event supported by this object, including browser or custom events
918 (e.g., <tt>['click', 'customerchange']</tt>).</p>
919
920
921 <p>See <code><a href="Ext.form.RadioGroup.html#stateful" rel="Ext.form.RadioGroup#stateful" class="docClass">stateful</a></code> for an explanation of saving and
922 restoring object state.</p>
923
924 </div></div></div><div id="config-stateId" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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.
925
926 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>
927
928 <p>See <a href="Ext.form.RadioGroup.html#stateful" rel="Ext.form.RadioGroup#stateful" class="docClass">stateful</a> for an explanation of saving and restoring state.</p>
929
930 </div></div></div><div id="config-stateful" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
931 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
932 internal properties from a saved state on startup. The object must have
933 a <code><a href="Ext.form.RadioGroup.html#stateId" rel="Ext.form.RadioGroup#stateId" class="docClass">stateId</a></code> for state to be managed. 
934 Auto-generated ids are not guaranteed to be stable across page loads and 
935 cannot be relied upon to save and restore the same state for a object.<p>
936 <p>For state saving to work, the state manager's provider must have been
937 set to an implementation of <a href="Ext.state.Provider.html" rel="Ext.state.Provider" class="docClass">Ext.state.Provider</a> which overrides the
938 <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>
939 methods to save and recall name/value pairs. A built-in implementation,
940 <a href="Ext.state.CookieProvider.html" rel="Ext.state.CookieProvider" class="docClass">Ext.state.CookieProvider</a> is available.</p>
941 <p>To set the state provider for the current page:</p>
942 <pre><code>Ext.state.Manager.setProvider(new Ext.state.CookieProvider({
943     expires: new Date(new Date().getTime()+(1000*60*60*24*7)), //7 days from now
944 }));
945 </code></pre>
946 <p>A stateful object attempts to save state when one of the events
947 listed in the <code><a href="Ext.form.RadioGroup.html#stateEvents" rel="Ext.form.RadioGroup#stateEvents" class="docClass">stateEvents</a></code> configuration fires.</p>
948 <p>To save state, a stateful object first serializes its state by
949 calling <b><code><a href="Ext.form.RadioGroup.html#getState" rel="Ext.form.RadioGroup#getState" class="docClass">getState</a></code></b>. By default, this function does
950 nothing. The developer must provide an implementation which returns an
951 object hash which represents the restorable state of the object.</p>
952 <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>
953 which uses the configured <a href="Ext.state.Provider.html" rel="Ext.state.Provider" class="docClass">Ext.state.Provider</a> to save the object
954 keyed by the <code><a href="stateId.html" rel="stateId" class="docClass">stateId</a></code></p>.
955 <p>During construction, a stateful object attempts to <i>restore</i>
956 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
957 <code><a href="Ext.form.RadioGroup.html#stateId" rel="Ext.form.RadioGroup#stateId" class="docClass">stateId</a></code></p>
958 <p>The resulting object is passed to <b><code><a href="Ext.form.RadioGroup.html#applyState" rel="Ext.form.RadioGroup#applyState" class="docClass">applyState</a></code></b>.
959 The default implementation of <code><a href="Ext.form.RadioGroup.html#applyState" rel="Ext.form.RadioGroup#applyState" class="docClass">applyState</a></code> simply copies
960 properties into the object, but a developer may override this to support
961 more behaviour.</p>
962 <p>You can perform extra processing on state save and restore by attaching
963 handlers to the <a href="Ext.form.RadioGroup.html#beforestaterestore" rel="Ext.form.RadioGroup#beforestaterestore" class="docClass">beforestaterestore</a>, <a href="Ext.form.RadioGroup.html#staterestore" rel="Ext.form.RadioGroup#staterestore" class="docClass">staterestore</a>,
964 <a href="Ext.form.RadioGroup.html#beforestatesave" rel="Ext.form.RadioGroup#beforestatesave" class="docClass">beforestatesave</a> and <a href="Ext.form.RadioGroup.html#statesave" rel="Ext.form.RadioGroup#statesave" class="docClass">statesave</a> events.</p>
965
966 </div></div></div><div id="config-style" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
967 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
968 <a href="Ext.core.Element.html#applyStyles" rel="Ext.core.Element#applyStyles" class="docClass">Ext.core.Element.applyStyles</a>.</p>
969
970 <pre><code>        new Ext.panel.Panel({
971             title: 'Some Title',
972             renderTo: Ext.getBody(),
973             width: 400, height: 300,
974             layout: 'form',
975             items: [{
976                 xtype: 'textarea',
977                 style: {
978                     width: '95%',
979                     marginBottom: '10px'
980                 }
981             },
982             new Ext.button.Button({
983                 text: 'Send',
984                 minWidth: '100',
985                 style: {
986                     marginBottom: '10px'
987                 }
988             })
989             ]
990         });
991      </code></pre>
992
993 </div></div></div><div id="config-styleHtmlCls" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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.
994 Defaults to 'x-html'</p>
995 </div><div class="long"><p>The class that is added to the content target when you set styleHtmlContent to true.
996 Defaults to 'x-html'</p>
997 </div></div></div><div id="config-styleHtmlContent" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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).
998 Defaults to false.</p>
999 </div><div class="long"><p>True to automatically style the html inside the content target of this component (body for panels).
1000 Defaults to false.</p>
1001 </div></div></div><div id="config-submitValue" class="member inherited"><a href="Ext.form.RadioGroup.html#config-submitValue" rel="config-submitValue" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-cfg-submitValue" class="viewSource">view source</a></div><a name="submitValue"></a><a name="config-submitValue"></a><a href="Ext.form.RadioGroup.html#" rel="config-submitValue" class="cls expand">submitValue</a><span> : Boolean</span></div><div class="description"><div class="short"><p>Setting this to <tt>false</tt> will prevent the field from being
1002 <a href="Ext.form.Basic.html#submit" rel="Ext.form.Basic#submit" class="docClass">submitted</a> even when it is not disabled. Defaults to <tt>true</tt>.</p>
1003 </div><div class="long"><p>Setting this to <tt>false</tt> will prevent the field from being
1004 <a href="Ext.form.Basic.html#submit" rel="Ext.form.Basic#submit" class="docClass">submitted</a> even when it is not disabled. Defaults to <tt>true</tt>.</p>
1005 </div></div></div><div id="config-suspendLayout" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
1006 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
1007 as multiple arguments or an array.</p>
1008 </div></div></div><div id="config-toFrontOnShow" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
1009 on an already visible, floating component (default ...</div><div class="long"><p>True to automatically call <a href="Ext.form.RadioGroup.html#toFront" rel="Ext.form.RadioGroup#toFront" class="docClass">toFront</a> when the <a href="Ext.form.RadioGroup.html#show" rel="Ext.form.RadioGroup#show" class="docClass">show</a> method is called
1010 on an already visible, floating component (default is <code>true</code>).</p>
1011
1012 </div></div></div><div id="config-tpl" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="config-tpl" class="cls expand">tpl</a><span> : Mixed</span></div><div class="description"><div class="short">An Ext.Template, Ext.XTemplate
1013 or an array of strings to form an Ext.XTemplate.
1014 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>
1015 or an array of strings to form an <a href="Ext.XTemplate.html" rel="Ext.XTemplate" class="docClass">Ext.XTemplate</a>.
1016 Used in conjunction with the <code><a href="Ext.form.RadioGroup.html#data" rel="Ext.form.RadioGroup#data" class="docClass">data</a></code> and
1017 <code><a href="Ext.form.RadioGroup.html#tplWriteMode" rel="Ext.form.RadioGroup#tplWriteMode" class="docClass">tplWriteMode</a></code> configurations.</p>
1018 </div></div></div><div id="config-tplWriteMode" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
1019 updating the content area of the Component. Defaults to 'overwrite'
1020 (see Ext.X...</div><div class="long"><p>The Ext.(X)Template method to use when
1021 updating the content area of the Component. Defaults to <code>'overwrite'</code>
1022 (see <code><a href="Ext.XTemplate.html#overwrite" rel="Ext.XTemplate#overwrite" class="docClass">Ext.XTemplate.overwrite</a></code>).</p>
1023 </div></div></div><div id="config-ui" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
1024 </div><div class="long"><p>A set style for a component. Can be a string or an Array of multiple strings (UIs)</p>
1025 </div></div></div><div id="config-validateOnChange" class="member inherited"><a href="Ext.form.RadioGroup.html#config-validateOnChange" rel="config-validateOnChange" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-cfg-validateOnChange" class="viewSource">view source</a></div><a name="validateOnChange"></a><a name="config-validateOnChange"></a><a href="Ext.form.RadioGroup.html#" rel="config-validateOnChange" class="cls expand">validateOnChange</a><span> : Boolean</span></div><div class="description"><div class="short">Specifies whether this field should be validated immediately whenever a change in its value is detected.
1026 Defaults to ...</div><div class="long"><p>Specifies whether this field should be validated immediately whenever a change in its value is detected.
1027 Defaults to <tt>true</tt>. If the validation results in a change in the field's validity, a
1028 <a href="Ext.form.RadioGroup.html#validitychange" rel="Ext.form.RadioGroup#validitychange" class="docClass">validitychange</a> event will be fired. This allows the field to show feedback about the
1029 validity of its contents immediately as the user is typing.</p>
1030
1031
1032 <p>When set to <tt>false</tt>, feedback will not be immediate. However the form will still be validated
1033 before submitting if the <tt>clientValidation</tt> option to <a href="Ext.form.Basic.html#doAction" rel="Ext.form.Basic#doAction" class="docClass">Ext.form.Basic.doAction</a> is
1034 enabled, or if the field or form are validated manually.</p>
1035
1036
1037 <p>See also <a href="Ext.form.field.Base.html#checkChangeEvents" rel="Ext.form.field.Base#checkChangeEvents" class="docClass">Ext.form.field.Base.checkChangeEvents</a>for controlling how changes to the field's value are detected.</p>
1038
1039 </div></div></div><div id="config-value" class="member inherited"><a href="Ext.form.RadioGroup.html#config-value" rel="config-value" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-cfg-value" class="viewSource">view source</a></div><a name="value"></a><a name="config-value"></a><a href="Ext.form.RadioGroup.html#" rel="config-value" class="cls expand">value</a><span> : Mixed</span></div><div class="description"><div class="short"><p>A value to initialize this field with (defaults to undefined).</p>
1040 </div><div class="long"><p>A value to initialize this field with (defaults to undefined).</p>
1041 </div></div></div><div id="config-vertical" class="member inherited"><a href="Ext.form.RadioGroup.html#config-vertical" rel="config-vertical" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.CheckboxGroup.html" class="definedIn docClass">Ext.form.CheckboxGroup</a><br/><a href="../source/CheckboxGroup.html#Ext-form.CheckboxGroup-cfg-vertical" class="viewSource">view source</a></div><a name="vertical"></a><a name="config-vertical"></a><a href="Ext.form.RadioGroup.html#" rel="config-vertical" class="cls expand">vertical</a><span> : Boolean</span></div><div class="description"><div class="short">True to distribute contained controls across columns, completely filling each column
1042 top to bottom before starting on...</div><div class="long"><p>True to distribute contained controls across columns, completely filling each column
1043 top to bottom before starting on the next column.  The number of controls in each column will be automatically
1044 calculated to keep columns as even as possible.  The default value is false, so that controls will be added
1045 to columns one at a time, completely filling each row left to right before starting on the next row.</p>
1046 </div></div></div><div id="config-width" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
1047 </div><div class="long"><p>The width of this component in pixels.</p>
1048 </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-bodyEl" class="member f inherited"><a href="Ext.form.RadioGroup.html#property-bodyEl" rel="property-bodyEl" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-property-bodyEl" class="viewSource">view source</a></div><a name="bodyEl"></a><a name="property-bodyEl"></a><a href="Ext.form.RadioGroup.html#" rel="property-bodyEl" class="cls expand">bodyEl</a><span> : Ext.core.Element</span></div><div class="description"><div class="short"><p>The div Element wrapping the component's contents. Only available after the component has been rendered.</p>
1049 </div><div class="long"><p>The div Element wrapping the component's contents. Only available after the component has been rendered.</p>
1050 </div></div></div><div id="property-clearInvalid" class="member inherited"><a href="Ext.form.RadioGroup.html#property-clearInvalid" rel="property-clearInvalid" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-property-clearInvalid" class="viewSource">view source</a></div><a name="clearInvalid"></a><a name="property-clearInvalid"></a><a href="Ext.form.RadioGroup.html#" rel="property-clearInvalid" class="cls expand">clearInvalid</a><span> : Object</span></div><div class="description"><div class="short">Clear any invalid styles/messages for this field. Components using this mixin should implement
1051 this method to update ...</div><div class="long"><p>Clear any invalid styles/messages for this field. Components using this mixin should implement
1052 this method to update the components rendering to clear any existing messages.</p>
1053
1054
1055 <p><b>Note</b>: this method does not cause the Field's <a href="Ext.form.RadioGroup.html#validate" rel="Ext.form.RadioGroup#validate" class="docClass">validate</a> or <a href="Ext.form.RadioGroup.html#isValid" rel="Ext.form.RadioGroup#isValid" class="docClass">isValid</a> methods to
1056 return <code>true</code> if the value does not <i>pass</i> validation. So simply clearing a field's errors
1057 will not necessarily allow submission of forms submitted with the <a href="Ext.form.action.Submit.html#clientValidation" rel="Ext.form.action.Submit#clientValidation" class="docClass">Ext.form.action.Submit.clientValidation</a>
1058 option set.</p>
1059
1060 </div></div></div><div id="property-draggable" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
1061 </div><div class="long"><p>Read-only property indicating whether or not the component can be dragged</p>
1062 </div></div></div><div id="property-errorEl" class="member inherited"><a href="Ext.form.RadioGroup.html#property-errorEl" rel="property-errorEl" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-property-errorEl" class="viewSource">view source</a></div><a name="errorEl"></a><a name="property-errorEl"></a><a href="Ext.form.RadioGroup.html#" rel="property-errorEl" class="cls expand">errorEl</a><span> : Ext.core.Element</span></div><div class="description"><div class="short">The div Element that will contain the component's error message(s). Note that depending on the
1063 configured msgTarget, ...</div><div class="long"><p>The div Element that will contain the component's error message(s). Note that depending on the
1064 configured <a href="Ext.form.RadioGroup.html#msgTarget" rel="Ext.form.RadioGroup#msgTarget" class="docClass">msgTarget</a>, this element may be hidden in favor of some other form of
1065 presentation, but will always be present in the DOM for use by assistive technologies.</p>
1066 </div></div></div><div id="property-floatParent" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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.
1067
1068
1069 Floa...</div><div class="long"><p>Optional. Only present for <a href="Ext.form.RadioGroup.html#floating" rel="Ext.form.RadioGroup#floating" class="docClass">floating</a> Components which were inserted as descendant items of floating Containers.</p>
1070
1071
1072 <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>
1073
1074
1075 <p>For <a href="Ext.form.RadioGroup.html#floating" rel="Ext.form.RadioGroup#floating" class="docClass">floating</a> Components which are child items of a Container, the floatParent will be the floating ancestor Container which is
1076 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
1077 z-indexing services for all its descendant floating Components.</p>
1078
1079
1080 <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
1081 <code>floatParent</code></p>
1082
1083
1084 <p>See <a href="Ext.form.RadioGroup.html#floating" rel="Ext.form.RadioGroup#floating" class="docClass">floating</a> and <a href="Ext.form.RadioGroup.html#zIndexManager" rel="Ext.form.RadioGroup#zIndexManager" class="docClass">zIndexManager</a></p>
1085
1086 </div></div></div><div id="property-frameSize" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
1087 to ...</div><div class="long"><p>Read-only property indicating the width of any framing elements which were added within the encapsulating element
1088 to provide graphical, rounded borders. See the <a href="Ext.form.RadioGroup.html#frame" rel="Ext.form.RadioGroup#frame" class="docClass">frame</a> config.</p>
1089
1090
1091 <p> This is an object containing the frame width in pixels for all four sides of the Component containing
1092 the following properties:</p>
1093
1094
1095 <div class="mdetail-params"><ul>
1096 <li><code>top</code> The width of the top framing element in pixels.</li>
1097 <li><code>right</code> The width of the right framing element in pixels.</li>
1098 <li><code>bottom</code> The width of the bottom framing element in pixels.</li>
1099 <li><code>left</code> The width of the left framing element in pixels.</li>
1100 </ul></div>
1101
1102 </div></div></div><div id="property-hasActiveFx" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
1103 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.RadioGroup.html#getActiveAnimation" rel="Ext.form.RadioGroup#getActiveAnimation" class="docClass">getActiveAnimation</a>
1104 Returns thq current animation if this object has any effects actively running or queued, else returns false.</p>
1105 </div></div></div><div id="property-isFieldLabelable" class="member inherited"><a href="Ext.form.RadioGroup.html#property-isFieldLabelable" rel="property-isFieldLabelable" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-property-isFieldLabelable" class="viewSource">view source</a></div><a name="isFieldLabelable"></a><a name="property-isFieldLabelable"></a><a href="Ext.form.RadioGroup.html#" rel="property-isFieldLabelable" class="cls expand">isFieldLabelable</a><span> : Boolean</span></div><div class="description"><div class="short"><p>Flag denoting that this object is labelable as a field. Always true.</p>
1106 </div><div class="long"><p>Flag denoting that this object is labelable as a field. Always true.</p>
1107 </div></div></div><div id="property-isFormField" class="member inherited"><a href="Ext.form.RadioGroup.html#property-isFormField" rel="property-isFormField" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-property-isFormField" class="viewSource">view source</a></div><a name="isFormField"></a><a name="property-isFormField"></a><a href="Ext.form.RadioGroup.html#" rel="property-isFormField" class="cls expand">isFormField</a><span> : Boolean</span></div><div class="description"><div class="short"><p>Flag denoting that this component is a Field. Always true.</p>
1108 </div><div class="long"><p>Flag denoting that this component is a Field. Always true.</p>
1109 </div></div></div><div id="property-items" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
1110 </div><div class="long"><p>The MixedCollection containing all the child items of this container.</p>
1111 </div></div></div><div id="property-labelEl" class="member inherited"><a href="Ext.form.RadioGroup.html#property-labelEl" rel="property-labelEl" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-property-labelEl" class="viewSource">view source</a></div><a name="labelEl"></a><a name="property-labelEl"></a><a href="Ext.form.RadioGroup.html#" rel="property-labelEl" class="cls expand">labelEl</a><span> : Ext.core.Element</span></div><div class="description"><div class="short"><p>The label Element for this component. Only available after the component has been rendered.</p>
1112 </div><div class="long"><p>The label Element for this component. Only available after the component has been rendered.</p>
1113 </div></div></div><div id="property-markInvalid" class="member inherited"><a href="Ext.form.RadioGroup.html#property-markInvalid" rel="property-markInvalid" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-property-markInvalid" class="viewSource">view source</a></div><a name="markInvalid"></a><a name="property-markInvalid"></a><a href="Ext.form.RadioGroup.html#" rel="property-markInvalid" class="cls expand">markInvalid</a><span> : Object</span></div><div class="description"><div class="short">Associate one or more error messages with this field. Components using this mixin should implement
1114 this method to upd...</div><div class="long"><p>Associate one or more error messages with this field. Components using this mixin should implement
1115 this method to update the component's rendering to display the messages.</p>
1116
1117
1118 <p><b>Note</b>: this method does not cause the Field's <a href="Ext.form.RadioGroup.html#validate" rel="Ext.form.RadioGroup#validate" class="docClass">validate</a> or <a href="Ext.form.RadioGroup.html#isValid" rel="Ext.form.RadioGroup#isValid" class="docClass">isValid</a> methods to
1119 return <code>false</code> if the value does <i>pass</i> validation. So simply marking a Field as invalid
1120 will not prevent submission of forms submitted with the <a href="Ext.form.action.Submit.html#clientValidation" rel="Ext.form.action.Submit#clientValidation" class="docClass">Ext.form.action.Submit.clientValidation</a>
1121 option set.</p>
1122
1123 </div></div></div><div id="property-maskOnDisable" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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.
1124 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.
1125 By default this is set to true which means that every component gets a mask when its disabled.
1126 Components like FieldContainer, FieldSet, Field, Button, Tab override this property to false
1127 since they want to implement custom disable logic.</p>
1128 </div></div></div><div id="property-originalValue" class="member inherited"><a href="Ext.form.RadioGroup.html#property-originalValue" rel="property-originalValue" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-property-originalValue" class="viewSource">view source</a></div><a name="originalValue"></a><a name="property-originalValue"></a><a href="Ext.form.RadioGroup.html#" rel="property-originalValue" class="cls expand">originalValue</a><span> : Mixed</span></div><div class="description"><div class="short">The original value of the field as configured in the value configuration, or as loaded by
1129 the last form load operatio...</div><div class="long"><p>The original value of the field as configured in the <a href="Ext.form.RadioGroup.html#value" rel="Ext.form.RadioGroup#value" class="docClass">value</a> configuration, or as loaded by
1130 the last form load operation if the form's <a href="Ext.form.Basic.html#trackResetOnLoad" rel="Ext.form.Basic#trackResetOnLoad" class="docClass">trackResetOnLoad</a>
1131 setting is <code>true</code>.</p>
1132 </div></div></div><div id="property-ownerCt" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
1133 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
1134 this Component is added to a Container).  Read-only.</p>
1135
1136 <p><b>Note</b>: to access items within the Container see <tt><a href="Ext.form.RadioGroup.html#itemId" rel="Ext.form.RadioGroup#itemId" class="docClass">itemId</a></tt>.</p>
1137
1138 </div></div></div><div id="property-rendered" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
1139 </div><div class="long"><p>Read-only property indicating whether or not the component has been rendered.</p>
1140 </div></div></div><div id="property-stopFx" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
1141 any additional effects that ...</div><div class="long"><p>Stops any running effects and clears this object's internal effects queue if it contains
1142 any additional effects that haven't started yet.</p>
1143 </div></div></div><div id="property-zIndexManager" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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.
1144
1145
1146 A reference to the ZIndexManager whic...</div><div class="long"><p>Optional. Only present for <a href="Ext.form.RadioGroup.html#floating" rel="Ext.form.RadioGroup#floating" class="docClass">floating</a> Components after they have been rendered.</p>
1147
1148
1149 <p>A reference to the ZIndexManager which is managing this Component's z-index.</p>
1150
1151
1152 <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
1153 mask which is insert just beneath the topmost visible modal floating Component.</p>
1154
1155
1156 <p>Floating Components may be <a href="Ext.form.RadioGroup.html#toFront" rel="Ext.form.RadioGroup#toFront" class="docClass">brought to the front</a> or <a href="Ext.form.RadioGroup.html#toBack" rel="Ext.form.RadioGroup#toBack" class="docClass">sent to the back</a> of the z-index stack.</p>
1157
1158
1159 <p>This defaults to the global <a href="Ext.WindowManager.html" rel="Ext.WindowManager" class="docClass">ZIndexManager</a> for floating Components that are programatically
1160 <a href="Ext.Component.html#render" rel="Ext.Component#render" class="docClass">rendered</a>.</p>
1161
1162
1163 <p>For <a href="Ext.form.RadioGroup.html#floating" rel="Ext.form.RadioGroup#floating" class="docClass">floating</a> Components which are added to a Container, the ZIndexManager is acquired from the first ancestor Container found
1164 which is floating, or if not found the global <a href="Ext.WindowManager.html" rel="Ext.WindowManager" class="docClass">ZIndexManager</a> is used.</p>
1165
1166
1167 <p>See <a href="Ext.form.RadioGroup.html#floating" rel="Ext.form.RadioGroup#floating" class="docClass">floating</a> and <a href="Ext.form.RadioGroup.html#floatParent" rel="Ext.form.RadioGroup#floatParent" class="docClass">floatParent</a></p>
1168
1169 </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-RadioGroup" class="member f ni"><a href="Ext.form.RadioGroup.html#method-RadioGroup" rel="method-RadioGroup" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.RadioGroup.html" class="definedIn docClass">Ext.form.RadioGroup</a><br/><a href="../source/RadioGroup.html#Ext-form.RadioGroup-method-constructor" class="viewSource">view source</a></div><a name="RadioGroup"></a><a name="method-RadioGroup"></a><a href="Ext.form.RadioGroup.html#" rel="method-RadioGroup" class="cls expand">RadioGroup</a>(
1170 <span class="pre">Object config</span>)
1171  : void</div><div class="description"><div class="short"><p>Creates a new RadioGroup</p>
1172 </div><div class="long"><p>Creates a new RadioGroup</p>
1173 <h3 class="pa">Parameters</h3><ul><li><span class="pre">config</span> : Object<div class="sub-desc"><p>Configuration options</p>
1174 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1175 </li></ul></div></div></div><div id="method-add" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-add" class="cls expand">add</a>(
1176 <span class="pre">...Object/Array Component</span>)
1177  : Ext.Component/Array</div><div class="description"><div class="short">Adds Component(s) to this Container.
1178
1179 Description:
1180
1181
1182 Fires the beforeadd event before adding.
1183 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>
1184
1185 <h2>Description:</h2>
1186
1187 <ul>
1188 <li>Fires the <a href="Ext.form.RadioGroup.html#beforeadd" rel="Ext.form.RadioGroup#beforeadd" class="docClass">beforeadd</a> event before adding.</li>
1189 <li>The Container's <a href="Ext.form.RadioGroup.html#defaults" rel="Ext.form.RadioGroup#defaults" class="docClass">default config values</a> will be applied
1190 accordingly (see <code><a href="Ext.form.RadioGroup.html#defaults" rel="Ext.form.RadioGroup#defaults" class="docClass">defaults</a></code> for details).</li>
1191 <li>Fires the <code><a href="Ext.form.RadioGroup.html#add" rel="Ext.form.RadioGroup#add" class="docClass">add</a></code> event after the component has been added.</li>
1192 </ul>
1193
1194
1195 <h2>Notes:</h2>
1196
1197 <p>If the Container is <strong>already rendered</strong> when <code>add</code>
1198 is called, it will render the newly added Component into its content area.</p>
1199
1200 <p><strong><strong>If</strong></strong> the Container was configured with a size-managing <a href="Ext.form.RadioGroup.html#layout" rel="Ext.form.RadioGroup#layout" class="docClass">layout</a> manager, the Container
1201 will recalculate its internal layout at this time too.</p>
1202
1203 <p>Note that the default layout manager simply renders child Components sequentially into the content area and thereafter performs no sizing.</p>
1204
1205 <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>
1206
1207 <pre><code>tb = new <a href="Ext.toolbar.Toolbar.html" rel="Ext.toolbar.Toolbar" class="docClass">Ext.toolbar.Toolbar</a>({
1208     renderTo: document.body
1209 });  // toolbar is rendered
1210 tb.add([{text:'Button 1'}, {text:'Button 2'}]); // add multiple items. (<a href="Ext.form.RadioGroup.html#defaultType" rel="Ext.form.RadioGroup#defaultType" class="docClass">defaultType</a> for <a href="Ext.toolbar.Toolbar.html" rel="Ext.toolbar.Toolbar" class="docClass">Toolbar</a> is 'button')
1211 </code></pre>
1212
1213 <h2>Warning:##</h2>
1214
1215 <p>Components directly managed by the BorderLayout layout manager
1216 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>
1217 for more details.</p>
1218 <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.
1219 See <code><a href="Ext.form.RadioGroup.html#items" rel="Ext.form.RadioGroup#items" class="docClass">items</a></code> for additional information.</p>
1220 </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>
1221 </li></ul></div></div></div><div id="method-addClass" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-addClass" class="cls expand">addClass</a>(
1222 <span class="pre">String cls</span>)
1223  : Ext.Component</div><div class="description"><div class="short"><p>@deprecated 4.0 Replaced by {link:#addCls}
1224 Adds a CSS class to the top level element representing this component.</p>
1225 </div><div class="long"><p>@deprecated 4.0 Replaced by {link:#addCls}
1226 Adds a CSS class to the top level element representing this component.</p>
1227 <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>
1228 </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>
1229 </li></ul></div></div></div><div id="method-addCls" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-addCls" class="cls expand">addCls</a>(
1230 <span class="pre">String cls</span>)
1231  : Ext.Component</div><div class="description"><div class="short"><p>Adds a CSS class to the top level element representing this component.</p>
1232 </div><div class="long"><p>Adds a CSS class to the top level element representing this component.</p>
1233 <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>
1234 </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>
1235 </li></ul></div></div></div><div id="method-addClsWithUI" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-addClsWithUI" class="cls expand">addClsWithUI</a>(
1236 <span class="pre">String/Array cls</span>)
1237  : void</div><div class="description"><div class="short"><p>Adds a cls to the uiCls array, which will also call <a href="Ext.form.RadioGroup.html#addUIClsToElement" rel="Ext.form.RadioGroup#addUIClsToElement" class="docClass">addUIClsToElement</a> and adds
1238 to all elements of this component.</p>
1239 </div><div class="long"><p>Adds a cls to the uiCls array, which will also call <a href="Ext.form.RadioGroup.html#addUIClsToElement" rel="Ext.form.RadioGroup#addUIClsToElement" class="docClass">addUIClsToElement</a> and adds
1240 to all elements of this component.</p>
1241 <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>
1242 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1243 </li></ul></div></div></div><div id="method-addEvents" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-addEvents" class="cls expand">addEvents</a>(
1244 <span class="pre">Object/String o, String </span>)
1245  : void</div><div class="description"><div class="short"><p>Adds the specified events to the list of events which this Observable may fire.</p>
1246 </div><div class="long"><p>Adds the specified events to the list of events which this Observable may fire.</p>
1247 <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>
1248 or the first event name string if multiple event names are being passed as separate parameters.</p>
1249 </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.
1250 Usage:</p>
1251
1252 <pre><code>this.addEvents('storeloaded', 'storecleared');
1253 </code></pre>
1254
1255 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1256 </li></ul></div></div></div><div id="method-addListener" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-addListener" class="cls expand">addListener</a>(
1257 <span class="pre">String eventName, Function handler, [Object scope], [Object options]</span>)
1258  : void</div><div class="description"><div class="short"><p>Appends an event handler to this object.</p>
1259 </div><div class="long"><p>Appends an event handler to this object.</p>
1260 <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>
1261 </div></li><li><span class="pre">handler</span> : Function<div class="sub-desc"><p>The method the event invokes.</p>
1262 </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.
1263 <b>If omitted, defaults to the object which fired the event.</b></p>
1264 </div></li><li><span class="pre">options</span> : Object<div class="sub-desc"><p>(optional) An object containing handler configuration.
1265 properties. This may contain any of the following properties:<ul>
1266 <li><b>scope</b> : Object<div class="sub-desc">The scope (<code><b>this</b></code> reference) in which the handler function is executed.
1267 <b>If omitted, defaults to the object which fired the event.</b></div></li>
1268 <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>
1269 <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>
1270 <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
1271 by the specified number of milliseconds. If the event fires again within that time, the original
1272 handler is <em>not</em> invoked, but the new handler is scheduled in its place.</div></li>
1273 <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>
1274 if the event was bubbled up from a child Observable.</div></li>
1275 <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>
1276 The name of a Component property which references an element to add a listener to.</p>
1277
1278 <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
1279 will exist only after the Component is rendered. For example, to add a click listener to a Panel's body:
1280 <pre><code>new Ext.panel.Panel({
1281     title: 'The title',
1282     listeners: {
1283         click: this.handlePanelClick,
1284         element: 'body'
1285     }
1286 });
1287 </code></pre></p>
1288
1289
1290 <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>
1291
1292
1293 <p></div></li>
1294 </ul><br></p>
1295
1296 <p>
1297 <b>Combining Options</b><br>
1298 Using the options argument, it is possible to combine different types of listeners:<br>
1299 <br>
1300 A delayed, one-time listener.
1301 <pre><code>myPanel.on('hide', this.handleClick, this, {
1302 single: true,
1303 delay: 100
1304 });</code></pre>
1305 <p>
1306 <b>Attaching multiple handlers in 1 call</b><br>
1307 The method also allows for a single argument to be passed which is a config object containing properties
1308 which specify multiple events. For example:
1309 <pre><code>myGridPanel.on({
1310     cellClick: this.onCellClick,
1311     mouseover: this.onMouseOver,
1312     mouseout: this.onMouseOut,
1313     scope: this // Important. Ensure "this" is correct during handler execution
1314 });
1315 </code></pre>.
1316 <p>
1317
1318 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1319 </li></ul></div></div></div><div id="method-addManagedListener" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-addManagedListener" class="cls expand">addManagedListener</a>(
1320 <span class="pre">Observable/Element item, Object/String ename, Function fn, Object scope, Object opt</span>)
1321  : void</div><div class="description"><div class="short"><p>Adds listeners to any Observable object (or Element) which are automatically removed when this Component
1322 is destroyed.
1323
1324 </div><div class="long"><p>Adds listeners to any Observable object (or Element) which are automatically removed when this Component
1325 is destroyed.
1326
1327 <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>
1328 </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>
1329 </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
1330 is the handler function.</p>
1331 </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
1332 is the scope (<code>this</code> reference) in which the handler function is executed.</p>
1333 </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
1334 is the <a href="Ext.util.Observable.html#addListener" rel="Ext.util.Observable#addListener" class="docClass">addListener</a> options.</p>
1335 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1336 </li></ul></div></div></div><div id="method-addStateEvents" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-addStateEvents" class="cls expand">addStateEvents</a>(
1337 <span class="pre">String/Array events</span>)
1338  : void</div><div class="description"><div class="short"><p>Add events that will trigger the state to be saved.</p>
1339 </div><div class="long"><p>Add events that will trigger the state to be saved.</p>
1340 <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>
1341 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1342 </li></ul></div></div></div><div id="method-afterComponentLayout" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-afterComponentLayout" class="cls expand">afterComponentLayout</a>(
1343 <span class="pre">Number adjWidth, Number adjHeight, Boolean isSetSize, Ext.Component layoutOwner</span>)
1344  : void</div><div class="description"><div class="short"><p>&nbsp;</p></div><div class="long">
1345 <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>
1346 </div></li><li><span class="pre">adjHeight</span> : Number<div class="sub-desc"><p>The box-adjusted height that was set</p>
1347 </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>
1348 </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>
1349 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1350 </li></ul></div></div></div><div id="method-alignTo" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-alignTo" class="cls expand">alignTo</a>(
1351 <span class="pre">Mixed element, String position, [Array offsets]</span>)
1352  : Component</div><div class="description"><div class="short"><p>Aligns this floating Component to the specified element</p>
1353 </div><div class="long"><p>Aligns this floating Component to the specified element</p>
1354 <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
1355 be a omponent instance. If a string id is passed, it will be used as an element id.</p>
1356 </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>
1357 </div></li><li><span class="pre">offsets</span> : Array<div class="sub-desc"><p>(optional) Offset the positioning by [x, y]</p>
1358 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Component</span>&nbsp; &nbsp;<p>this</p>
1359 </li></ul></div></div></div><div id="method-animate" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-animate" class="cls expand">animate</a>(
1360 <span class="pre">Object config</span>)
1361  : Object</div><div class="description"><div class="short">Perform custom animation on this object.
1362 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>
1363 <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.
1364 It performs animated transitions of certain properties of this object over a specified timeline.</p>
1365 <p>The sole parameter is an object which specifies start property values, end property values, and properties which
1366 describe the timeline. Of the properties listed below, only <b><code>to</code></b> is mandatory.</p>
1367 <p>Properties include<ul>
1368 <li><code>from</code> <div class="sub-desc">An object which specifies start values for the properties being animated.
1369 If not supplied, properties are animated from current settings. The actual properties which may be animated depend upon
1370 ths object being animated. See the sections below on Element and Component animation.<div></li>
1371 <li><code>to</code> <div class="sub-desc">An object which specifies end values for the properties being animated.</div></li>
1372 <li><code>duration</code><div class="sub-desc">The duration <b>in milliseconds</b> for which the animation will run.</div></li>
1373 <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>
1374 <li>ease</li>
1375 <li>easeIn</li>
1376 <li>easeOut</li>
1377 <li>easeInOut</li>
1378 <li>backIn</li>
1379 <li>backOut</li>
1380 <li>elasticIn</li>
1381 <li>elasticOut</li>
1382 <li>bounceIn</li>
1383 <li>bounceOut</li>
1384 </ul></code></div></li>
1385 <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.
1386 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>
1387 <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
1388 to inject behaviour at either the <code>beforeanimate</code> event or the <code>afteranimate</code> event.</div></li>
1389 </ul></p>
1390 <h3>Animating an <a href="Ext.core.Element.html" rel="Ext.core.Element" class="docClass">Element</a></h3>
1391 When animating an Element, the following properties may be specified in <code>from</code>, <code>to</code>, and <code>keyframe</code> objects:<ul>
1392 <li><code>x</code> <div class="sub-desc">The page X position in pixels.</div></li>
1393 <li><code>y</code> <div class="sub-desc">The page Y position in pixels</div></li>
1394 <li><code>left</code> <div class="sub-desc">The element's CSS <code>left</code> value. Units must be supplied.</div></li>
1395 <li><code>top</code> <div class="sub-desc">The element's CSS <code>top</code> value. Units must be supplied.</div></li>
1396 <li><code>width</code> <div class="sub-desc">The element's CSS <code>width</code> value. Units must be supplied.</div></li>
1397 <li><code>height</code> <div class="sub-desc">The element's CSS <code>height</code> value. Units must be supplied.</div></li>
1398 <li><code>scrollLeft</code> <div class="sub-desc">The element's <code>scrollLeft</code> value.</div></li>
1399 <li><code>scrollTop</code> <div class="sub-desc">The element's <code>scrollLeft</code> value.</div></li>
1400 <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>
1401 </ul>
1402 <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
1403 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
1404 directly animate certain properties of Components.</b></p>
1405 <h3>Animating a <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Component</a></h3>
1406 When animating an Element, the following properties may be specified in <code>from</code>, <code>to</code>, and <code>keyframe</code> objects:<ul>
1407 <li><code>x</code> <div class="sub-desc">The Component's page X position in pixels.</div></li>
1408 <li><code>y</code> <div class="sub-desc">The Component's page Y position in pixels</div></li>
1409 <li><code>left</code> <div class="sub-desc">The Component's <code>left</code> value in pixels.</div></li>
1410 <li><code>top</code> <div class="sub-desc">The Component's <code>top</code> value in pixels.</div></li>
1411 <li><code>width</code> <div class="sub-desc">The Component's <code>width</code> value in pixels.</div></li>
1412 <li><code>width</code> <div class="sub-desc">The Component's <code>width</code> value in pixels.</div></li>
1413 <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
1414 of the animation. <i>Use sparingly as laying out on every intermediate size change is an expensive operation</i>.</div></li>
1415 </ul>
1416 <p>For example, to animate a Window to a new size, ensuring that its internal layout, and any shadow is correct:</p>
1417 <pre><code>myWindow = Ext.create('Ext.window.Window', {
1418     title: 'Test Component animation',
1419     width: 500,
1420     height: 300,
1421     layout: {
1422         type: 'hbox',
1423         align: 'stretch'
1424     },
1425     items: [{
1426         title: 'Left: 33%',
1427         margins: '5 0 5 5',
1428         flex: 1
1429     }, {
1430         title: 'Left: 66%',
1431         margins: '5 5 5 5',
1432         flex: 2
1433     }]
1434 });
1435 myWindow.show();
1436 myWindow.header.el.on('click', function() {
1437     myWindow.animate({
1438         to: {
1439             width: (myWindow.getWidth() == 500) ? 700 : 500,
1440             height: (myWindow.getHeight() == 300) ? 400 : 300,
1441         }
1442     });
1443 });
1444 </code></pre>
1445 <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
1446 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>
1447
1448 <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>
1449 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Object</span>&nbsp; &nbsp;<p>this</p>
1450 </li></ul></div></div></div><div id="method-applyState" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-applyState" class="cls expand">applyState</a>(
1451 <span class="pre">Object state</span>)
1452  : void</div><div class="description"><div class="short">Applies the state to the object. This should be overridden in subclasses to do
1453 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
1454 more complex state operations. By default it applies the state properties onto
1455 the current object.</p>
1456 <h3 class="pa">Parameters</h3><ul><li><span class="pre">state</span> : Object<div class="sub-desc"><p>The state</p>
1457 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1458 </li></ul></div></div></div><div id="method-batchChanges" class="member inherited"><a href="Ext.form.RadioGroup.html#method-batchChanges" rel="method-batchChanges" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-method-batchChanges" class="viewSource">view source</a></div><a name="batchChanges"></a><a name="method-batchChanges"></a><a href="Ext.form.RadioGroup.html#" rel="method-batchChanges" class="cls expand">batchChanges</a>(
1459 <span class="pre">Object fn</span>)
1460  : void</div><div class="description"><div class="short">A utility for grouping a set of modifications which may trigger value changes into a single
1461 transaction, to prevent e...</div><div class="long"><p>A utility for grouping a set of modifications which may trigger value changes into a single
1462 transaction, to prevent excessive firing of <a href="Ext.form.RadioGroup.html#change" rel="Ext.form.RadioGroup#change" class="docClass">change</a> events. This is useful for instance
1463 if the field has sub-fields which are being updated as a group; you don't want the container
1464 field to check its own changed state for each subfield change.</p>
1465 <h3 class="pa">Parameters</h3><ul><li><span class="pre">fn</span> : Object<div class="sub-desc"><p>A function containing the transaction code</p>
1466 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1467 </li></ul></div></div></div><div id="method-beforeComponentLayout" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-beforeComponentLayout" class="cls expand">beforeComponentLayout</a>(
1468 <span class="pre">Number adjWidth, Number adjHeight, Boolean isSetSize, Ext.Component layoutOwner</span>)
1469  : void</div><div class="description"><div class="short">Occurs before componentLayout is run. Returning false from this method will prevent the componentLayout
1470 from being ex...</div><div class="long"><p>Occurs before componentLayout is run. Returning false from this method will prevent the componentLayout
1471 from being executed.</p>
1472 <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>
1473 </div></li><li><span class="pre">adjHeight</span> : Number<div class="sub-desc"><p>The box-adjusted height that was set</p>
1474 </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>
1475 </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>
1476 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1477 </li></ul></div></div></div><div id="method-beforeLayout" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
1478 from being ex...</div><div class="long"><p>Occurs before componentLayout is run. Returning false from this method will prevent the containerLayout
1479 from being executed.</p>
1480 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1481 </li></ul></div></div></div><div id="method-bubble" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-bubble" class="cls expand">bubble</a>(
1482 <span class="pre">Function fn, [Object scope], [Array args]</span>)
1483  : 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
1484 function call will be the scope provided or the current component. The arguments to the function
1485 will be the args provided or the current component. If the function returns false at any point,
1486 the bubble is stopped.</p>
1487 <h3 class="pa">Parameters</h3><ul><li><span class="pre">fn</span> : Function<div class="sub-desc"><p>The function to call</p>
1488 </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>
1489 </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>
1490 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1491 </li></ul></div></div></div><div id="method-capture" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-capture" class="cls expand">capture</a>(
1492 <span class="pre">Observable o, Function fn, [Object scope]</span>)
1493  : void</div><div class="description"><div class="short">Starts capture on the specified Observable. All events will be passed
1494 to the supplied function with the event name + ...</div><div class="long"><p>Starts capture on the specified Observable. All events will be passed
1495 to the supplied function with the event name + standard signature of the event
1496 <b>before</b> the event is fired. If the supplied function returns false,
1497 the event will not fire.</p>
1498 <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>
1499 </div></li><li><span class="pre">fn</span> : Function<div class="sub-desc"><p>The function to call when an event is fired.</p>
1500 </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>
1501 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1502 </li></ul></div></div></div><div id="method-cascade" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-cascade" class="cls expand">cascade</a>(
1503 <span class="pre">Function fn, [Object scope], [Array args]</span>)
1504  : 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
1505 each component. The scope (<code>this</code> reference) of the
1506 function call will be the scope provided or the current component. The arguments to the function
1507 will be the args provided or the current component. If the function returns false at any point,
1508 the cascade is stopped on that branch.</p>
1509 <h3 class="pa">Parameters</h3><ul><li><span class="pre">fn</span> : Function<div class="sub-desc"><p>The function to call</p>
1510 </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>
1511 </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>
1512 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Container</span>&nbsp; &nbsp;<p>this</p>
1513 </li></ul></div></div></div><div id="method-center" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
1514 </div><div class="long"><p>Center this Component in its container.</p>
1515 <h3 class="pa">Returns</h3><ul><li><span class="pre">Component</span>&nbsp; &nbsp;<p>this</p>
1516 </li></ul></div></div></div><div id="method-checkChange" class="member inherited"><a href="Ext.form.RadioGroup.html#method-checkChange" rel="method-checkChange" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-method-checkChange" class="viewSource">view source</a></div><a name="checkChange"></a><a name="method-checkChange"></a><a href="Ext.form.RadioGroup.html#" rel="method-checkChange" class="cls expand">checkChange</a> : void</div><div class="description"><div class="short">Checks whether the value of the field has changed since the last time it was checked. If the value
1517 has changed, it:
1518
1519 ...</div><div class="long"><p>Checks whether the value of the field has changed since the last time it was checked. If the value
1520 has changed, it:</p>
1521
1522
1523 <ol>
1524 <li>Fires the <a href="Ext.form.RadioGroup.html#change" rel="Ext.form.RadioGroup#change" class="docClass">change event</a>,</li>
1525 <li>Performs validation if the <a href="Ext.form.RadioGroup.html#validateOnChange" rel="Ext.form.RadioGroup#validateOnChange" class="docClass">validateOnChange</a> config is enabled, firing the
1526 <a href="Ext.form.RadioGroup.html#validationchange" rel="Ext.form.RadioGroup#validationchange" class="docClass">validationchange event</a> if the validity has changed, and</li>
1527 <li>Checks the <a href="Ext.form.RadioGroup.html#isDirty" rel="Ext.form.RadioGroup#isDirty" class="docClass">dirty state</a> of the field and fires the <a href="Ext.form.RadioGroup.html#dirtychange" rel="Ext.form.RadioGroup#dirtychange" class="docClass">dirtychange event</a>
1528 if it has changed.</li>
1529 </ol>
1530
1531 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1532 </li></ul></div></div></div><div id="method-checkDirty" class="member inherited"><a href="Ext.form.RadioGroup.html#method-checkDirty" rel="method-checkDirty" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-method-checkDirty" class="viewSource">view source</a></div><a name="checkDirty"></a><a name="method-checkDirty"></a><a href="Ext.form.RadioGroup.html#" rel="method-checkDirty" class="cls expand">checkDirty</a> : void</div><div class="description"><div class="short">Checks the isDirty state of the field and if it has changed since the last time
1533 it was checked, fires the dirtychange...</div><div class="long"><p>Checks the <a href="Ext.form.RadioGroup.html#isDirty" rel="Ext.form.RadioGroup#isDirty" class="docClass">isDirty</a> state of the field and if it has changed since the last time
1534 it was checked, fires the <a href="Ext.form.RadioGroup.html#dirtychange" rel="Ext.form.RadioGroup#dirtychange" class="docClass">dirtychange</a> event.</p>
1535 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1536 </li></ul></div></div></div><div id="method-child" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-child" class="cls expand">child</a>(
1537 <span class="pre">String selector</span>)
1538  : void</div><div class="description"><div class="short">Retrieves the first direct child of this container which matches the passed selector.
1539 The passed in selector must com...</div><div class="long"><p>Retrieves the first direct child of this container which matches the passed selector.
1540 The passed in selector must comply with an <a href="Ext.ComponentQuery.html" rel="Ext.ComponentQuery" class="docClass">Ext.ComponentQuery</a> selector.</p>
1541 <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>
1542 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;<p>Ext.Component</p>
1543 </li></ul></div></div></div><div id="method-clearListeners" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
1544 </div><div class="long"><p>Removes all listeners for this object including the managed listeners</p>
1545 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1546 </li></ul></div></div></div><div id="method-clearManagedListeners" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
1547 </div><div class="long"><p>Removes all managed listeners for this object.</p>
1548 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1549 </li></ul></div></div></div><div id="method-cloneConfig" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-cloneConfig" class="cls expand">cloneConfig</a>(
1550 <span class="pre">Object overrides</span>)
1551  : 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>
1552 </div><div class="long"><p>Clone the current component using the original config values passed into this instance by default.</p>
1553 <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.
1554 An id property can be passed on this object, otherwise one will be generated to avoid duplicates.</p>
1555 </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>
1556 </li></ul></div></div></div><div id="method-destroy" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-destroy" class="cls expand">destroy</a> : void</div><div class="description"><div class="short"><p>Destroys this stateful object.</p>
1557 </div><div class="long"><p>Destroys this stateful object.</p>
1558 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1559 </li></ul></div></div></div><div id="method-disable" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-disable" class="cls expand">disable</a>(
1560 <span class="pre">Boolean silent</span>)
1561  : void</div><div class="description"><div class="short"><p>Disable the component.</p>
1562 </div><div class="long"><p>Disable the component.</p>
1563 <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>
1564 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1565 </li></ul></div></div></div><div id="method-doAutoRender" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-doAutoRender" class="cls expand">doAutoRender</a> : void</div><div class="description"><div class="short">Handles autoRender.
1566 Floating Components may have an ownerCt. If they are asking to be constrained, constrain them wit...</div><div class="long"><p>Handles autoRender.
1567 Floating Components may have an ownerCt. If they are asking to be constrained, constrain them within that
1568 ownerCt, and have their z-index managed locally. Floating Components are always rendered to document.body</p>
1569 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1570 </li></ul></div></div></div><div id="method-doComponentLayout" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-doComponentLayout" class="cls expand">doComponentLayout</a>(
1571 <span class="pre">Object width, Object height, Object isSetSize, Object ownerCt</span>)
1572  : 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
1573 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
1574 layout to be recalculated.</p>
1575 <h3 class="pa">Parameters</h3><ul><li><span class="pre">width</span> : Object<div class="sub-desc">
1576 </div></li><li><span class="pre">height</span> : Object<div class="sub-desc">
1577 </div></li><li><span class="pre">isSetSize</span> : Object<div class="sub-desc">
1578 </div></li><li><span class="pre">ownerCt</span> : Object<div class="sub-desc">
1579 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.container.Container</span>&nbsp; &nbsp;<p>this</p>
1580 </li></ul></div></div></div><div id="method-doConstrain" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-doConstrain" class="cls expand">doConstrain</a>(
1581 <span class="pre">Mixed constrainTo</span>)
1582  : void</div><div class="description"><div class="short">Moves this floating Component into a constrain region.
1583
1584
1585 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>
1586
1587
1588 <p>By default, this Component is constrained to be within the container it was added to, or the element
1589 it was rendered to.</p>
1590
1591
1592 <p>An alternative constraint may be passed.</p>
1593
1594 <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>
1595 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1596 </li></ul></div></div></div><div id="method-doLayout" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
1597 form...</div><div class="long"><p>Manually force this container's layout to be recalculated.  The framwork uses this internally to refresh layouts
1598 form most cases.</p>
1599 <h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.container.Container</span>&nbsp; &nbsp;<p>this</p>
1600 </li></ul></div></div></div><div id="method-down" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-down" class="cls expand">down</a>(
1601 <span class="pre">String selector</span>)
1602  : void</div><div class="description"><div class="short">Retrieves the first descendant of this container which matches the passed selector.
1603 The passed in selector must compl...</div><div class="long"><p>Retrieves the first descendant of this container which matches the passed selector.
1604 The passed in selector must comply with an <a href="Ext.ComponentQuery.html" rel="Ext.ComponentQuery" class="docClass">Ext.ComponentQuery</a> selector.</p>
1605 <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>
1606 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;<p>Ext.Component</p>
1607 </li></ul></div></div></div><div id="method-enable" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-enable" class="cls expand">enable</a>(
1608 <span class="pre">Boolean silent</span>)
1609  : void</div><div class="description"><div class="short"><p>Enable the component</p>
1610 </div><div class="long"><p>Enable the component</p>
1611 <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>
1612 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1613 </li></ul></div></div></div><div id="method-enableBubble" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-enableBubble" class="cls expand">enableBubble</a>(
1614 <span class="pre">String/Array events</span>)
1615  : void</div><div class="description"><div class="short">Enables events fired by this Observable to bubble up an owner hierarchy by calling
1616 this.getBubbleTarget() if present....</div><div class="long"><p>Enables events fired by this Observable to bubble up an owner hierarchy by calling
1617 <code>this.getBubbleTarget()</code> if present. There is no implementation in the Observable base class.</p>
1618
1619
1620 <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
1621 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
1622 access the required target more quickly.</p>
1623
1624
1625 <p>Example:</p>
1626
1627
1628 <pre><code>Ext.override(Ext.form.field.Base, {
1629 //  Add functionality to Field&#39;s initComponent to enable the change event to bubble
1630 initComponent : Ext.Function.createSequence(Ext.form.field.Base.prototype.initComponent, function() {
1631     this.enableBubble('change');
1632 }),
1633
1634 //  We know that we want Field&#39;s events to bubble directly to the FormPanel.
1635 getBubbleTarget : function() {
1636     if (!this.formPanel) {
1637         this.formPanel = this.findParentByType('form');
1638     }
1639     return this.formPanel;
1640 }
1641 });
1642
1643 var myForm = new Ext.formPanel({
1644 title: 'User Details',
1645 items: [{
1646     ...
1647 }],
1648 listeners: {
1649     change: function() {
1650         // Title goes red if form has been modified.
1651         myForm.header.setStyle('color', 'red');
1652     }
1653 }
1654 });
1655 </code></pre>
1656
1657 <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>
1658 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1659 </li></ul></div></div></div><div id="method-extractFileInput" class="member inherited"><a href="Ext.form.RadioGroup.html#method-extractFileInput" rel="method-extractFileInput" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-method-extractFileInput" class="viewSource">view source</a></div><a name="extractFileInput"></a><a name="method-extractFileInput"></a><a href="Ext.form.RadioGroup.html#" rel="method-extractFileInput" class="cls expand">extractFileInput</a> : HTMLInputElement</div><div class="description"><div class="short">Only relevant if the instance's isFileUpload method returns true. Returns a reference
1660 to the file input DOM element h...</div><div class="long"><p>Only relevant if the instance's <a href="Ext.form.RadioGroup.html#isFileUpload" rel="Ext.form.RadioGroup#isFileUpload" class="docClass">isFileUpload</a> method returns true. Returns a reference
1661 to the file input DOM element holding the user's selected file. The input will be appended into
1662 the submission form and will not be returned, so this method should also create a replacement.</p>
1663 <h3 class="pa">Returns</h3><ul><li><span class="pre">HTMLInputElement</span>&nbsp; &nbsp;
1664 </li></ul></div></div></div><div id="method-findLayoutController" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
1665 ...</div><div class="long"><p>This method finds the topmost active layout who's processing will eventually determine the size and position of this
1666 Component.<p>
1667 <p>This method is useful when dynamically adding Components into Containers, and some processing must take place after the
1668 final sizing and positioning of the Component has been performed.</p>
1669
1670 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1671 </li></ul></div></div></div><div id="method-findParentBy" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-findParentBy" class="cls expand">findParentBy</a>(
1672 <span class="pre">Function fn</span>)
1673  : 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
1674 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
1675 true, the container will be returned.</p>
1676 <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>
1677 </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>
1678 </li></ul></div></div></div><div id="method-findParentByType" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-findParentByType" class="cls expand">findParentByType</a>(
1679 <span class="pre">String/Class xtype</span>)
1680  : 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>
1681
1682
1683 <p>See also the <a href="Ext.Component.html#up" rel="Ext.Component#up" class="docClass">up</a> method.</p>
1684
1685 </div><div class="long"><p>Find a container above this component at any level by xtype or class</p>
1686
1687
1688 <p>See also the <a href="Ext.Component.html#up" rel="Ext.Component#up" class="docClass">up</a> method.</p>
1689
1690 <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>
1691 </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>
1692 </li></ul></div></div></div><div id="method-fireEvent" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-fireEvent" class="cls expand">fireEvent</a>(
1693 <span class="pre">String eventName, Object... args</span>)
1694  : Boolean</div><div class="description"><div class="short">Fires the specified event with the passed parameters (minus the event name).
1695
1696
1697 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>
1698
1699
1700 <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>)
1701 by calling <a href="Ext.form.RadioGroup.html#enableBubble" rel="Ext.form.RadioGroup#enableBubble" class="docClass">enableBubble</a>.</p>
1702
1703 <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>
1704 </div></li><li><span class="pre">args</span> : Object...<div class="sub-desc"><p>Variable number of parameters are passed to handlers.</p>
1705 </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>
1706 </li></ul></div></div></div><div id="method-focus" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-focus" class="cls expand">focus</a>(
1707 <span class="pre">[Boolean selectText], [Boolean/Number delay]</span>)
1708  : Ext.Component</div><div class="description"><div class="short"><p>Try to focus this component.</p>
1709 </div><div class="long"><p>Try to focus this component.</p>
1710 <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>
1711 </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>
1712 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1713 </li></ul></div></div></div><div id="method-getActiveAnimation" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
1714 </div><div class="long"><p>Returns thq current animation if this object has any effects actively running or queued, else returns false.</p>
1715 <h3 class="pa">Returns</h3><ul><li><span class="pre">Mixed</span>&nbsp; &nbsp;<p>anim if element has active effects, else false</p>
1716 </li></ul></div></div></div><div id="method-getActiveError" class="member inherited"><a href="Ext.form.RadioGroup.html#method-getActiveError" rel="method-getActiveError" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-method-getActiveError" class="viewSource">view source</a></div><a name="getActiveError"></a><a name="method-getActiveError"></a><a href="Ext.form.RadioGroup.html#" rel="method-getActiveError" class="cls expand">getActiveError</a> : String</div><div class="description"><div class="short">Gets the active error message for this component, if any. This does not trigger
1717 validation on its own, it merely retu...</div><div class="long"><p>Gets the active error message for this component, if any. This does not trigger
1718 validation on its own, it merely returns any message that the component may already hold.</p>
1719 <h3 class="pa">Returns</h3><ul><li><span class="pre">String</span>&nbsp; &nbsp;<p>The active error message on the component; if there is no error, an empty string is returned.</p>
1720 </li></ul></div></div></div><div id="method-getActiveErrors" class="member inherited"><a href="Ext.form.RadioGroup.html#method-getActiveErrors" rel="method-getActiveErrors" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-method-getActiveErrors" class="viewSource">view source</a></div><a name="getActiveErrors"></a><a name="method-getActiveErrors"></a><a href="Ext.form.RadioGroup.html#" rel="method-getActiveErrors" class="cls expand">getActiveErrors</a> : Array</div><div class="description"><div class="short">Gets an Array of any active error messages currently applied to the field. This does not trigger
1721 validation on its ow...</div><div class="long"><p>Gets an Array of any active error messages currently applied to the field. This does not trigger
1722 validation on its own, it merely returns any messages that the component may already hold.</p>
1723 <h3 class="pa">Returns</h3><ul><li><span class="pre">Array</span>&nbsp; &nbsp;<p>The active error messages on the component; if there are no errors, an empty Array is returned.</p>
1724 </li></ul></div></div></div><div id="method-getBox" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-getBox" class="cls expand">getBox</a>(
1725 <span class="pre">[Boolean local]</span>)
1726  : Object</div><div class="description"><div class="short"><p>Gets the current box measurements of the component's underlying element.</p>
1727 </div><div class="long"><p>Gets the current box measurements of the component's underlying element.</p>
1728 <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>
1729 </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>
1730 </li></ul></div></div></div><div id="method-getBubbleTarget" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
1731 </div><div class="long"><p>Provides the link for Observable's fireEvent method to bubble up the ownership hierarchy.</p>
1732 <h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.container.Container</span>&nbsp; &nbsp;<p>the Container which owns this Component.</p>
1733 </li></ul></div></div></div><div id="method-getChecked" class="member inherited"><a href="Ext.form.RadioGroup.html#method-getChecked" rel="method-getChecked" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.CheckboxGroup.html" class="definedIn docClass">Ext.form.CheckboxGroup</a><br/><a href="../source/CheckboxGroup.html#Ext-form.CheckboxGroup-method-getChecked" class="viewSource">view source</a></div><a name="getChecked"></a><a name="method-getChecked"></a><a href="Ext.form.RadioGroup.html#" rel="method-getChecked" class="cls expand">getChecked</a> : Array</div><div class="description"><div class="short"><p>Returns an Array of all checkboxes in the container which are currently checked</p>
1734 </div><div class="long"><p>Returns an Array of all checkboxes in the container which are currently checked</p>
1735 <h3 class="pa">Returns</h3><ul><li><span class="pre">Array</span>&nbsp; &nbsp;<p>Array of <a href="Ext.form.field.Checkbox.html" rel="Ext.form.field.Checkbox" class="docClass">Ext.form.field.Checkbox</a> components</p>
1736 </li></ul></div></div></div><div id="method-getChildByElement" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-getChildByElement" class="cls expand">getChildByElement</a>(
1737 <span class="pre">Object el</span>)
1738  : Component</div><div class="description"><div class="short"><p>Return the immediate child Component in which the passed element is located.</p>
1739 </div><div class="long"><p>Return the immediate child Component in which the passed element is located.</p>
1740 <h3 class="pa">Parameters</h3><ul><li><span class="pre">el</span> : Object<div class="sub-desc"><p>The element to test.</p>
1741 </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>
1742 </li></ul></div></div></div><div id="method-getCombinedErrors" class="member inherited"><a href="Ext.form.RadioGroup.html#method-getCombinedErrors" rel="method-getCombinedErrors" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.FieldContainer.html" class="definedIn docClass">Ext.form.FieldContainer</a><br/><a href="../source/FieldContainer.html#Ext-form.FieldContainer-method-getCombinedErrors" class="viewSource">view source</a></div><a name="getCombinedErrors"></a><a name="method-getCombinedErrors"></a><a href="Ext.form.RadioGroup.html#" rel="method-getCombinedErrors" class="cls expand">getCombinedErrors</a>(
1743 <span class="pre">Array invalidFields</span>)
1744  : Array</div><div class="description"><div class="short">Takes an Array of invalid Ext.form.field.Field objects and builds a combined list of error
1745 messages from them. Defaul...</div><div class="long"><p>Takes an Array of invalid <a href="Ext.form.field.Field.html" rel="Ext.form.field.Field" class="docClass">Ext.form.field.Field</a> objects and builds a combined list of error
1746 messages from them. Defaults to prepending each message by the field name and a colon. This
1747 can be overridden to provide custom combined error message handling, for instance changing
1748 the format of each message or sorting the array (it is sorted in order of appearance by default).</p>
1749 <h3 class="pa">Parameters</h3><ul><li><span class="pre">invalidFields</span> : Array<div class="sub-desc"><p>An Array of the sub-fields which are currently invalid.</p>
1750 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Array</span>&nbsp; &nbsp;<p>The combined list of error messages</p>
1751 </li></ul></div></div></div><div id="method-getComponent" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-getComponent" class="cls expand">getComponent</a>(
1752 <span class="pre">String/Number comp</span>)
1753  : void</div><div class="description"><div class="short"><p>Examines this container's <code><a href="Ext.form.RadioGroup.html#items" rel="Ext.form.RadioGroup#items" class="docClass">items</a></code> <b>property</b>
1754 and gets a direct child component of this container.</p>
1755 </div><div class="long"><p>Examines this container's <code><a href="Ext.form.RadioGroup.html#items" rel="Ext.form.RadioGroup#items" class="docClass">items</a></code> <b>property</b>
1756 and gets a direct child component of this container.</p>
1757 <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>
1758
1759 <div><ul class="mdetail-params">
1760 <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>
1761 or <code><a href="Ext.Component.html#id" rel="Ext.Component#id" class="docClass">id</a></code> of the child component </li>
1762 <li>a <b><code>Number</code></b> : representing the position of the child component
1763 within the <code><a href="Ext.form.RadioGroup.html#items" rel="Ext.form.RadioGroup#items" class="docClass">items</a></code> <b>property</b></li>
1764 </ul></div>
1765
1766
1767 <p>For additional information see <a href="Ext.util.MixedCollection.html#get" rel="Ext.util.MixedCollection#get" class="docClass">Ext.util.MixedCollection.get</a>.
1768
1769 </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>
1770 </li></ul></div></div></div><div id="method-getEl" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
1771 </div><div class="long"><p>Retrieves the top level element representing this component.</p>
1772 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1773 </li></ul></div></div></div><div id="method-getErrors" class="member inherited"><a href="Ext.form.RadioGroup.html#method-getErrors" rel="method-getErrors" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-method-getErrors" class="viewSource">view source</a></div><a name="getErrors"></a><a name="method-getErrors"></a><a href="Ext.form.RadioGroup.html#" rel="method-getErrors" class="cls expand">getErrors</a>(
1774 <span class="pre">Mixed value</span>)
1775  : Array</div><div class="description"><div class="short">Runs this field's validators and returns an array of error messages for any validation failures.
1776 This is called inter...</div><div class="long"><p>Runs this field's validators and returns an array of error messages for any validation failures.
1777 This is called internally during validation and would not usually need to be used manually.</p>
1778
1779
1780 <p>Each subclass should override or augment the return value to provide their own errors.</p>
1781
1782 <h3 class="pa">Parameters</h3><ul><li><span class="pre">value</span> : Mixed<div class="sub-desc"><p>The value to get errors for (defaults to the current field value)</p>
1783 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Array</span>&nbsp; &nbsp;<p>All error messages for this field; an empty Array if none.</p>
1784 </li></ul></div></div></div><div id="method-getFieldLabel" class="member inherited"><a href="Ext.form.RadioGroup.html#method-getFieldLabel" rel="method-getFieldLabel" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-method-getFieldLabel" class="viewSource">view source</a></div><a name="getFieldLabel"></a><a name="method-getFieldLabel"></a><a href="Ext.form.RadioGroup.html#" rel="method-getFieldLabel" class="cls expand">getFieldLabel</a> : String</div><div class="description"><div class="short"><p>Returns the label for the field. Defaults to simply returning the <a href="Ext.form.RadioGroup.html#fieldLabel" rel="Ext.form.RadioGroup#fieldLabel" class="docClass">fieldLabel</a> config. Can be
1785 overridden to provide</p>
1786 </div><div class="long"><p>Returns the label for the field. Defaults to simply returning the <a href="Ext.form.RadioGroup.html#fieldLabel" rel="Ext.form.RadioGroup#fieldLabel" class="docClass">fieldLabel</a> config. Can be
1787 overridden to provide</p>
1788 <h3 class="pa">Returns</h3><ul><li><span class="pre">String</span>&nbsp; &nbsp;<p>The configured field label, or empty string if not defined</p>
1789 </li></ul></div></div></div><div id="method-getHeight" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
1790 </div><div class="long"><p>Gets the current height of the component's underlying element.</p>
1791 <h3 class="pa">Returns</h3><ul><li><span class="pre">Number</span>&nbsp; &nbsp;
1792 </li></ul></div></div></div><div id="method-getId" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-getId" class="cls expand">getId</a> : void</div><div class="description"><div class="short"><p>Retrieves the id of this component.
1793 Will autogenerate an id if one has not already been set.</p>
1794 </div><div class="long"><p>Retrieves the id of this component.
1795 Will autogenerate an id if one has not already been set.</p>
1796 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1797 </li></ul></div></div></div><div id="method-getInputId" class="member inherited"><a href="Ext.form.RadioGroup.html#method-getInputId" rel="method-getInputId" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-method-getInputId" class="viewSource">view source</a></div><a name="getInputId"></a><a name="method-getInputId"></a><a href="Ext.form.RadioGroup.html#" rel="method-getInputId" class="cls expand">getInputId</a> : String</div><div class="description"><div class="short">Get the input id, if any, for this component. This is used as the "for" attribute on the label element.
1798 Implementing ...</div><div class="long"><p>Get the input id, if any, for this component. This is used as the "for" attribute on the label element.
1799 Implementing subclasses may also use this as e.g. the id for their own <tt>input</tt> element.</p>
1800 <h3 class="pa">Returns</h3><ul><li><span class="pre">String</span>&nbsp; &nbsp;<p>The input id</p>
1801 </li></ul></div></div></div><div id="method-getInsertPosition" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-getInsertPosition" class="cls expand">getInsertPosition</a>(
1802 <span class="pre">String/Number/Element/HTMLElement position</span>)
1803  : HTMLElement</div><div class="description"><div class="short">This function takes the position argument passed to onRender and returns a
1804 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
1805 DOM element that you can use in the insertBefore.</p>
1806 <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
1807 to put this component before.</p>
1808 </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>
1809 </li></ul></div></div></div><div id="method-getLayout" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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.
1810 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.
1811 If a layout has not been instantiated yet, that is done first</p>
1812 <h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.layout.container.AbstractContainer</span>&nbsp; &nbsp;<p>The layout</p>
1813 </li></ul></div></div></div><div id="method-getLoader" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
1814 </div><div class="long"><p>Gets the <a href="Ext.ComponentLoader.html" rel="Ext.ComponentLoader" class="docClass">Ext.ComponentLoader</a> for this Component.</p>
1815 <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>
1816 </li></ul></div></div></div><div id="method-getModelData" class="member inherited"><a href="Ext.form.RadioGroup.html#method-getModelData" rel="method-getModelData" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-method-getModelData" class="viewSource">view source</a></div><a name="getModelData"></a><a name="method-getModelData"></a><a href="Ext.form.RadioGroup.html#" rel="method-getModelData" class="cls expand">getModelData</a> : Object</div><div class="description"><div class="short">Returns the value(s) that should be saved to the Ext.data.Model instance for this field, when
1817 Ext.form.Basic.updateRe...</div><div class="long"><p>Returns the value(s) that should be saved to the <a href="Ext.data.Model.html" rel="Ext.data.Model" class="docClass">Ext.data.Model</a> instance for this field, when
1818 <a href="Ext.form.Basic.html#updateRecord" rel="Ext.form.Basic#updateRecord" class="docClass">Ext.form.Basic.updateRecord</a> is called. Typically this will be an object with a single name-value
1819 pair, the name being this field's <a href="Ext.form.RadioGroup.html#getName" rel="Ext.form.RadioGroup#getName" class="docClass">name</a> and the value being its current data value. More
1820 advanced field implementations may return more than one name-value pair. The returned values will be
1821 saved to the corresponding field names in the Model.</p>
1822
1823
1824 <p>Note that the values returned from this method are not guaranteed to have been successfully
1825 <a href="Ext.form.RadioGroup.html#validate" rel="Ext.form.RadioGroup#validate" class="docClass">validated</a>.</p>
1826
1827 <h3 class="pa">Returns</h3><ul><li><span class="pre">Object</span>&nbsp; &nbsp;<p>A mapping of submit parameter names to values; each value should be a string, or an array
1828 of strings if that particular name has multiple values. It can also return <tt>null</tt> if there are no
1829 parameters to be submitted.</p>
1830 </li></ul></div></div></div><div id="method-getName" class="member inherited"><a href="Ext.form.RadioGroup.html#method-getName" rel="method-getName" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-method-getName" class="viewSource">view source</a></div><a name="getName"></a><a name="method-getName"></a><a href="Ext.form.RadioGroup.html#" rel="method-getName" class="cls expand">getName</a> : String</div><div class="description"><div class="short">Returns the name attribute of the field. This is used as the parameter
1831 name when including the field value in a form ...</div><div class="long"><p>Returns the <a href="Ext.form.field.Field.html#name" rel="Ext.form.field.Field#name" class="docClass">name</a> attribute of the field. This is used as the parameter
1832 name when including the field value in a <a href="Ext.form.Basic.html#submit" rel="Ext.form.Basic#submit" class="docClass">form submit()</a>.</p>
1833 <h3 class="pa">Returns</h3><ul><li><span class="pre">String</span>&nbsp; &nbsp;<p>name The field <a href="Ext.form.field.Field.html#name" rel="Ext.form.field.Field#name" class="docClass">name</a></p>
1834 </li></ul></div></div></div><div id="method-getPlugin" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-getPlugin" class="cls expand">getPlugin</a>(
1835 <span class="pre">Object pluginId</span>)
1836  : Ext.AbstractPlugin</div><div class="description"><div class="short"><p>Retrieves a plugin by its pluginId which has been bound to this
1837 component.</p>
1838 </div><div class="long"><p>Retrieves a plugin by its pluginId which has been bound to this
1839 component.</p>
1840 <h3 class="pa">Parameters</h3><ul><li><span class="pre">pluginId</span> : Object<div class="sub-desc">
1841 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.AbstractPlugin</span>&nbsp; &nbsp;<p>pluginInstance</p>
1842 </li></ul></div></div></div><div id="method-getPosition" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-getPosition" class="cls expand">getPosition</a>(
1843 <span class="pre">[Boolean local]</span>)
1844  : Array</div><div class="description"><div class="short"><p>Gets the current XY position of the component's underlying element.</p>
1845 </div><div class="long"><p>Gets the current XY position of the component's underlying element.</p>
1846 <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>
1847 </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>
1848 </li></ul></div></div></div><div id="method-getSize" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
1849 </div><div class="long"><p>Gets the current size of the component's underlying element.</p>
1850 <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>
1851 </li></ul></div></div></div><div id="method-getState" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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,
1852 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,
1853 it should be overridden in subclasses to implement methods for getting the state.</p>
1854 <h3 class="pa">Returns</h3><ul><li><span class="pre">Object</span>&nbsp; &nbsp;<p>The current state</p>
1855 </li></ul></div></div></div><div id="method-getStateId" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
1856 </div><div class="long"><p>Gets the state id for this object.</p>
1857 <h3 class="pa">Returns</h3><ul><li><span class="pre">String</span>&nbsp; &nbsp;<p>The state id, null if not found.</p>
1858 </li></ul></div></div></div><div id="method-getSubmitData" class="member inherited"><a href="Ext.form.RadioGroup.html#method-getSubmitData" rel="method-getSubmitData" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-method-getSubmitData" class="viewSource">view source</a></div><a name="getSubmitData"></a><a name="method-getSubmitData"></a><a href="Ext.form.RadioGroup.html#" rel="method-getSubmitData" class="cls expand">getSubmitData</a> : Object</div><div class="description"><div class="short">Returns the parameter(s) that would be included in a standard form submit for this field. Typically this
1859 will be an o...</div><div class="long"><p>Returns the parameter(s) that would be included in a standard form submit for this field. Typically this
1860 will be an object with a single name-value pair, the name being this field's <a href="Ext.form.RadioGroup.html#getName" rel="Ext.form.RadioGroup#getName" class="docClass">name</a> and the
1861 value being its current stringified value. More advanced field implementations may return more than one
1862 name-value pair.</p>
1863
1864
1865 <p>Note that the values returned from this method are not guaranteed to have been successfully
1866 <a href="Ext.form.RadioGroup.html#validate" rel="Ext.form.RadioGroup#validate" class="docClass">validated</a>.</p>
1867
1868 <h3 class="pa">Returns</h3><ul><li><span class="pre">Object</span>&nbsp; &nbsp;<p>A mapping of submit parameter names to values; each value should be a string, or an array
1869 of strings if that particular name has multiple values. It can also return <tt>null</tt> if there are no
1870 parameters to be submitted.</p>
1871 </li></ul></div></div></div><div id="method-getValue" class="member inherited"><a href="Ext.form.RadioGroup.html#method-getValue" rel="method-getValue" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-method-getValue" class="viewSource">view source</a></div><a name="getValue"></a><a name="method-getValue"></a><a href="Ext.form.RadioGroup.html#" rel="method-getValue" class="cls expand">getValue</a> : Mixed</div><div class="description"><div class="short">Returns the current data value of the field. The type of value returned is particular to the type of the
1872 particular f...</div><div class="long"><p>Returns the current data value of the field. The type of value returned is particular to the type of the
1873 particular field (e.g. a Date object for <a href="Ext.form.field.Date.html" rel="Ext.form.field.Date" class="docClass">Ext.form.field.Date</a>).</p>
1874 <h3 class="pa">Returns</h3><ul><li><span class="pre">Mixed</span>&nbsp; &nbsp;<p>value The field value</p>
1875 </li></ul></div></div></div><div id="method-getWidth" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
1876 </div><div class="long"><p>Gets the current width of the component's underlying element.</p>
1877 <h3 class="pa">Returns</h3><ul><li><span class="pre">Number</span>&nbsp; &nbsp;
1878 </li></ul></div></div></div><div id="method-getXType" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
1879 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
1880 available xtypes, see the <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a> header. Example usage:</p>
1881
1882 <pre><code>var t = new Ext.form.field.Text();
1883 alert(t.getXType());  // alerts 'textfield'
1884 </code></pre>
1885
1886 <h3 class="pa">Returns</h3><ul><li><span class="pre">String</span>&nbsp; &nbsp;<p>The xtype</p>
1887 </li></ul></div></div></div><div id="method-getXTypes" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
1888 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
1889 available xtypes, see the <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a> header.</p>
1890
1891
1892 <p><b>If using your own subclasses, be aware that a Component must register its own xtype
1893 to participate in determination of inherited xtypes.</b></p>
1894
1895
1896 <p>Example usage:</p>
1897
1898
1899 <pre><code>var t = new Ext.form.field.Text();
1900 alert(t.getXTypes());  // alerts 'component/field/textfield'
1901 </code></pre>
1902
1903 <h3 class="pa">Returns</h3><ul><li><span class="pre">String</span>&nbsp; &nbsp;<p>The xtype hierarchy string</p>
1904 </li></ul></div></div></div><div id="method-hasActiveError" class="member inherited"><a href="Ext.form.RadioGroup.html#method-hasActiveError" rel="method-hasActiveError" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-method-hasActiveError" class="viewSource">view source</a></div><a name="hasActiveError"></a><a name="method-hasActiveError"></a><a href="Ext.form.RadioGroup.html#" rel="method-hasActiveError" class="cls expand">hasActiveError</a> : Boolean</div><div class="description"><div class="short">Tells whether the field currently has an active error message. This does not trigger
1905 validation on its own, it merely...</div><div class="long"><p>Tells whether the field currently has an active error message. This does not trigger
1906 validation on its own, it merely looks for any message that the component may already hold.</p>
1907 <h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;
1908 </li></ul></div></div></div><div id="method-hasListener" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-hasListener" class="cls expand">hasListener</a>(
1909 <span class="pre">String eventName</span>)
1910  : Boolean</div><div class="description"><div class="short"><p>Checks to see if this object has any listeners for a specified event</p>
1911 </div><div class="long"><p>Checks to see if this object has any listeners for a specified event</p>
1912 <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>
1913 </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>
1914 </li></ul></div></div></div><div id="method-hasUICls" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-hasUICls" class="cls expand">hasUICls</a>(
1915 <span class="pre">String cls</span>)
1916  : void</div><div class="description"><div class="short"><p>Checks if there is currently a specified uiCls</p>
1917 </div><div class="long"><p>Checks if there is currently a specified uiCls</p>
1918 <h3 class="pa">Parameters</h3><ul><li><span class="pre">cls</span> : String<div class="sub-desc"><p>The cls to check</p>
1919 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1920 </li></ul></div></div></div><div id="method-hide" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-hide" class="cls expand">hide</a>(
1921 <span class="pre">String/Element/Component animateTarget, [Function callback], [Object scope]</span>)
1922  : Ext.Component</div><div class="description"><div class="short"><p>Hides this Component, setting it to invisible using the configured <a href="Ext.form.RadioGroup.html#hideMode" rel="Ext.form.RadioGroup#hideMode" class="docClass">hideMode</a>.</p>
1923 </div><div class="long"><p>Hides this Component, setting it to invisible using the configured <a href="Ext.form.RadioGroup.html#hideMode" rel="Ext.form.RadioGroup#hideMode" class="docClass">hideMode</a>.</p>
1924 <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.RadioGroup.html#floating" rel="Ext.form.RadioGroup#floating" class="docClass">floating</a> Components such as
1925 <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
1926 with <code>floating: true</code>.</b>.
1927 The target to which the Component should animate while hiding (defaults to null with no animation)</p>
1928 </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>
1929 </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>
1930 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1931 </li></ul></div></div></div><div id="method-initField" class="member inherited"><a href="Ext.form.RadioGroup.html#method-initField" rel="method-initField" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-method-initField" class="viewSource">view source</a></div><a name="initField"></a><a name="method-initField"></a><a href="Ext.form.RadioGroup.html#" rel="method-initField" class="cls expand">initField</a> : void</div><div class="description"><div class="short">Initializes this Field mixin on the current instance. Components using this mixin should call
1932 this method during thei...</div><div class="long"><p>Initializes this Field mixin on the current instance. Components using this mixin should call
1933 this method during their own initialization process.</p>
1934 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1935 </li></ul></div></div></div><div id="method-initLabelable" class="member inherited"><a href="Ext.form.RadioGroup.html#method-initLabelable" rel="method-initLabelable" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-method-initLabelable" class="viewSource">view source</a></div><a name="initLabelable"></a><a name="method-initLabelable"></a><a href="Ext.form.RadioGroup.html#" rel="method-initLabelable" class="cls expand">initLabelable</a> : void</div><div class="description"><div class="short">Performs initialization of this mixin. Component classes using this mixin should call this method
1936 during their own in...</div><div class="long"><p>Performs initialization of this mixin. Component classes using this mixin should call this method
1937 during their own initialization.</p>
1938 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1939 </li></ul></div></div></div><div id="method-insert" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-insert" class="cls expand">insert</a>(
1940 <span class="pre">Number index, Ext.Component component</span>)
1941  : Ext.Component</div><div class="description"><div class="short">Inserts a Component into this Container at a specified index. Fires the
1942 beforeadd event before inserting, then fires ...</div><div class="long"><p>Inserts a Component into this Container at a specified index. Fires the
1943 <a href="Ext.form.RadioGroup.html#beforeadd" rel="Ext.form.RadioGroup#beforeadd" class="docClass">beforeadd</a> event before inserting, then fires the <a href="Ext.form.RadioGroup.html#add" rel="Ext.form.RadioGroup#add" class="docClass">add</a> event after the
1944 Component has been inserted.</p>
1945 <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
1946 into the Container's items collection</p>
1947 </div></li><li><span class="pre">component</span> : Ext.Component<div class="sub-desc"><p>The child Component to insert.<br><br>
1948 <a href="Ext.html" rel="Ext" class="docClass">Ext</a> uses lazy rendering, and will only render the inserted Component should
1949 it become necessary.<br><br>
1950 A Component config object may be passed in order to avoid the overhead of
1951 constructing a real Component object if lazy rendering might mean that the
1952 inserted Component will not be rendered immediately. To take advantage of
1953 this 'lazy instantiation', set the <a href="Ext.Component.html#xtype" rel="Ext.Component#xtype" class="docClass">Ext.Component.xtype</a> config
1954 property to the registered type of the Component wanted.<br><br>
1955 For a list of all available xtypes, see <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a>.</p>
1956 </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
1957 inserted with the Container's default config values applied.</p>
1958 </li></ul></div></div></div><div id="method-is" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-is" class="cls expand">is</a>(
1959 <span class="pre">String selector</span>)
1960  : Boolean</div><div class="description"><div class="short"><p>Tests whether this Component matches the selector string.</p>
1961 </div><div class="long"><p>Tests whether this Component matches the selector string.</p>
1962 <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>
1963 </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>
1964 </li></ul></div></div></div><div id="method-isDescendantOf" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-isDescendantOf" class="cls expand">isDescendantOf</a>(
1965 <span class="pre">Ext.Container container</span>)
1966  : Boolean</div><div class="description"><div class="short"><p>Determines whether this component is the descendant of a particular container.</p>
1967 </div><div class="long"><p>Determines whether this component is the descendant of a particular container.</p>
1968 <h3 class="pa">Parameters</h3><ul><li><span class="pre">container</span> : Ext.Container<div class="sub-desc">
1969 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>isDescendant</p>
1970 </li></ul></div></div></div><div id="method-isDirty" class="member inherited"><a href="Ext.form.RadioGroup.html#method-isDirty" rel="method-isDirty" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-method-isDirty" class="viewSource">view source</a></div><a name="isDirty"></a><a name="method-isDirty"></a><a href="Ext.form.RadioGroup.html#" rel="method-isDirty" class="cls expand">isDirty</a> : Boolean</div><div class="description"><div class="short">Returns true if the value of this Field has been changed from its originalValue.
1971 Will always return false if the fiel...</div><div class="long"><p>Returns true if the value of this Field has been changed from its <a href="Ext.form.RadioGroup.html#originalValue" rel="Ext.form.RadioGroup#originalValue" class="docClass">originalValue</a>.
1972 Will always return false if the field is disabled.</p>
1973
1974
1975 <p>Note that if the owning <a href="Ext.form.Basic.html" rel="Ext.form.Basic" class="docClass">form</a> was configured with
1976 <a href="Ext.form.Basic.html#trackResetOnLoad" rel="Ext.form.Basic#trackResetOnLoad" class="docClass">trackResetOnLoad</a>
1977 then the <a href="Ext.form.RadioGroup.html#originalValue" rel="Ext.form.RadioGroup#originalValue" class="docClass">originalValue</a> is updated when the values are loaded by
1978 <a href="Ext.form.Basic.html" rel="Ext.form.Basic" class="docClass">Ext.form.Basic</a>.<a href="Ext.form.Basic.html#setValues" rel="Ext.form.Basic#setValues" class="docClass">setValues</a>.</p>
1979
1980 <h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>True if this field has been changed from its original value (and
1981 is not disabled), false otherwise.</p>
1982 </li></ul></div></div></div><div id="method-isDisabled" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
1983 </div><div class="long"><p>Method to determine whether this Component is currently disabled.</p>
1984 <h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>the disabled state of this Component.</p>
1985 </li></ul></div></div></div><div id="method-isDraggable" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
1986 </div><div class="long"><p>Method to determine whether this Component is draggable.</p>
1987 <h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>the draggable state of this component.</p>
1988 </li></ul></div></div></div><div id="method-isDroppable" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
1989 </div><div class="long"><p>Method to determine whether this Component is droppable.</p>
1990 <h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>the droppable state of this component.</p>
1991 </li></ul></div></div></div><div id="method-isEqual" class="member inherited"><a href="Ext.form.RadioGroup.html#method-isEqual" rel="method-isEqual" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-method-isEqual" class="viewSource">view source</a></div><a name="isEqual"></a><a name="method-isEqual"></a><a href="Ext.form.RadioGroup.html#" rel="method-isEqual" class="cls expand">isEqual</a>(
1992 <span class="pre">Mixed value1, Mixed value2</span>)
1993  : Boolean</div><div class="description"><div class="short">Returns whether two field values are logically equal. Field implementations may override
1994 this to provide custom compa...</div><div class="long"><p>Returns whether two field <a href="Ext.form.RadioGroup.html#getValue" rel="Ext.form.RadioGroup#getValue" class="docClass">values</a> are logically equal. Field implementations may override
1995 this to provide custom comparison logic appropriate for the particular field's data type.</p>
1996 <h3 class="pa">Parameters</h3><ul><li><span class="pre">value1</span> : Mixed<div class="sub-desc"><p>The first value to compare</p>
1997 </div></li><li><span class="pre">value2</span> : Mixed<div class="sub-desc"><p>The second value to compare</p>
1998 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>True if the values are equal, false if inequal.</p>
1999 </li></ul></div></div></div><div id="method-isFileUpload" class="member inherited"><a href="Ext.form.RadioGroup.html#method-isFileUpload" rel="method-isFileUpload" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-method-isFileUpload" class="viewSource">view source</a></div><a name="isFileUpload"></a><a name="method-isFileUpload"></a><a href="Ext.form.RadioGroup.html#" rel="method-isFileUpload" class="cls expand">isFileUpload</a> : Boolean</div><div class="description"><div class="short">Returns whether this Field is a file upload field; if it returns true, forms will use
2000 special techniques for submitti...</div><div class="long"><p>Returns whether this Field is a file upload field; if it returns true, forms will use
2001 special techniques for <a href="Ext.form.Basic.html#submit" rel="Ext.form.Basic#submit" class="docClass">submitting the form</a> via AJAX. See
2002 <a href="Ext.form.Basic.html#hasUpload" rel="Ext.form.Basic#hasUpload" class="docClass">Ext.form.Basic.hasUpload</a> for details. If this returns true, the <a href="Ext.form.RadioGroup.html#extractFileInput" rel="Ext.form.RadioGroup#extractFileInput" class="docClass">extractFileInput</a>
2003 method must also be implemented to return the corresponding file input element.</p>
2004 <h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;
2005 </li></ul></div></div></div><div id="method-isFloating" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
2006 </div><div class="long"><p>Method to determine whether this Component is floating.</p>
2007 <h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>the floating state of this component.</p>
2008 </li></ul></div></div></div><div id="method-isHidden" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
2009 </div><div class="long"><p>Method to determine whether this Component is currently set to hidden.</p>
2010 <h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>the hidden state of this Component.</p>
2011 </li></ul></div></div></div><div id="method-isValid" class="member inherited"><a href="Ext.form.RadioGroup.html#method-isValid" rel="method-isValid" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-method-isValid" class="viewSource">view source</a></div><a name="isValid"></a><a name="method-isValid"></a><a href="Ext.form.RadioGroup.html#" rel="method-isValid" class="cls expand">isValid</a> : Boolean</div><div class="description"><div class="short">Returns whether or not the field value is currently valid by validating the
2012 field's current value. The validitychange...</div><div class="long"><p>Returns whether or not the field value is currently valid by <a href="Ext.form.RadioGroup.html#getErrors" rel="Ext.form.RadioGroup#getErrors" class="docClass">validating</a> the
2013 field's current value. The <a href="Ext.form.RadioGroup.html#validitychange" rel="Ext.form.RadioGroup#validitychange" class="docClass">validitychange</a> event will not be fired; use <a href="Ext.form.RadioGroup.html#validate" rel="Ext.form.RadioGroup#validate" class="docClass">validate</a>
2014 instead if you want the event to fire. <b>Note</b>: <a href="Ext.form.RadioGroup.html#disabled" rel="Ext.form.RadioGroup#disabled" class="docClass">disabled</a> fields are always treated as valid.</p>
2015
2016
2017 <p>Implementations are encouraged to ensure that this method does not have side-effects such as
2018 triggering error message display.</p>
2019
2020 <h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>True if the value is valid, else false</p>
2021 </li></ul></div></div></div><div id="method-isVisible" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-isVisible" class="cls expand">isVisible</a>(
2022 <span class="pre">Boolean deep</span>)
2023  : Boolean</div><div class="description"><div class="short"><p>Returns true if this component is visible.</p>
2024 </div><div class="long"><p>Returns true if this component is visible.</p>
2025 <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
2026 parent Containers to determine whether this Component is truly visible to the user.</p></p>
2027
2028 <p>Generally, to determine whether a Component is hidden, the no argument form is needed. For example
2029 when creating dynamically laid out UIs in a hidden Container before showing them.</p>
2030
2031 </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>
2032 </li></ul></div></div></div><div id="method-isXType" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-isXType" class="cls expand">isXType</a>(
2033 <span class="pre">String xtype, [Boolean shallow]</span>)
2034  : 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
2035 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
2036 from the xtype (default) or whether it is directly of the xtype specified (shallow = true).</p>
2037
2038
2039 <p><b>If using your own subclasses, be aware that a Component must register its own xtype
2040 to participate in determination of inherited xtypes.</b></p>
2041
2042
2043 <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>
2044
2045
2046 <p>Example usage:</p>
2047
2048
2049 <pre><code>var t = new Ext.form.field.Text();
2050 var isText = t.isXType('textfield');        // true
2051 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>
2052 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
2053 </code></pre>
2054
2055 <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>
2056 </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
2057 the default), or true to check whether this Component is directly of the specified xtype.</p>
2058 </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>
2059 </li></ul></div></div></div><div id="method-move" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-move" class="cls expand">move</a>(
2060 <span class="pre">Number fromIdx, Number toIdx</span>)
2061  : Ext.Component</div><div class="description"><div class="short"><p>Moves a Component within the Container</p>
2062 </div><div class="long"><p>Moves a Component within the Container</p>
2063 <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>
2064 </div></li><li><span class="pre">toIdx</span> : Number<div class="sub-desc"><p>The new index for the Component.</p>
2065 </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>
2066 </li></ul></div></div></div><div id="method-nextNode" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-nextNode" class="cls expand">nextNode</a>(
2067 <span class="pre">String selector, Object includeSelf</span>)
2068  : void</div><div class="description"><div class="short">Returns the next node in the Component tree in tree traversal order.
2069
2070
2071 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>
2072
2073
2074 <p>Note that this is not limited to siblings, and if invoked upon a node with no matching siblings, will
2075 walk the tree to attempt to find a match. Contrast with <a href="Ext.form.RadioGroup.html#pnextSibling" rel="Ext.form.RadioGroup#pnextSibling" class="docClass">pnextSibling</a>.</p>
2076
2077 <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>
2078 </div></li><li><span class="pre">includeSelf</span> : Object<div class="sub-desc">
2079 </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>
2080 </li></ul></div></div></div><div id="method-nextSibling" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-nextSibling" class="cls expand">nextSibling</a>(
2081 <span class="pre">String selector</span>)
2082  : void</div><div class="description"><div class="short">Returns the next sibling of this Component.
2083
2084
2085 Optionally selects the next sibling which matches the passed ComponentQ...</div><div class="long"><p>Returns the next sibling of this Component.</p>
2086
2087
2088 <p>Optionally selects the next sibling which matches the passed <a href="Ext.ComponentQuery.html" rel="Ext.ComponentQuery" class="docClass">ComponentQuery</a> selector.</p>
2089
2090
2091 <p>May also be refered to as <code><b>next()</b></code></p>
2092
2093
2094 <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.RadioGroup.html#nextNode" rel="Ext.form.RadioGroup#nextNode" class="docClass">nextNode</a></p>
2095
2096 <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>
2097 </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>
2098 </li></ul></div></div></div><div id="method-observe" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-observe" class="cls expand">observe</a>(
2099 <span class="pre">Function c, Object listeners</span>)
2100  : void</div><div class="description"><div class="short">Sets observability on the passed class constructor.
2101
2102 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>
2103
2104 <p>This makes any event fired on any instance of the passed class also fire a single event through
2105 the <strong>class</strong> allowing for central handling of events on many instances at once.</p>
2106
2107 <p>Usage:</p>
2108
2109 <pre><code>Ext.util.Observable.observe(Ext.data.Connection);
2110 Ext.data.Connection.on('beforerequest', function(con, options) {
2111     console.log('Ajax request made to ' + options.url);
2112 });
2113 </code></pre>
2114 <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>
2115 </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.RadioGroup.html#addListener" rel="Ext.form.RadioGroup#addListener" class="docClass">addListener</a>.</p>
2116 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
2117 </li></ul></div></div></div><div id="method-on" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-on" class="cls expand">on</a>(
2118 <span class="pre">String eventName, Function handler, [Object scope], [Object options]</span>)
2119  : void</div><div class="description"><div class="short"><p>Appends an event handler to this object (shorthand for <a href="Ext.form.RadioGroup.html#addListener" rel="Ext.form.RadioGroup#addListener" class="docClass">addListener</a>.)</p>
2120 </div><div class="long"><p>Appends an event handler to this object (shorthand for <a href="Ext.form.RadioGroup.html#addListener" rel="Ext.form.RadioGroup#addListener" class="docClass">addListener</a>.)</p>
2121 <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>
2122 </div></li><li><span class="pre">handler</span> : Function<div class="sub-desc"><p>The method the event invokes</p>
2123 </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.
2124 <b>If omitted, defaults to the object which fired the event.</b></p>
2125 </div></li><li><span class="pre">options</span> : Object<div class="sub-desc"><p>(optional) An object containing handler configuration.</p>
2126 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
2127 </li></ul></div></div></div><div id="method-previousNode" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-previousNode" class="cls expand">previousNode</a>(
2128 <span class="pre">String selector, Object includeSelf</span>)
2129  : void</div><div class="description"><div class="short">Returns the previous node in the Component tree in tree traversal order.
2130
2131
2132 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>
2133
2134
2135 <p>Note that this is not limited to siblings, and if invoked upon a node with no matching siblings, will
2136 walk the tree in reverse order to attempt to find a match. Contrast with <a href="Ext.form.RadioGroup.html#previousSibling" rel="Ext.form.RadioGroup#previousSibling" class="docClass">previousSibling</a>.</p>
2137
2138 <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>
2139 </div></li><li><span class="pre">includeSelf</span> : Object<div class="sub-desc">
2140 </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>
2141 </li></ul></div></div></div><div id="method-previousSibling" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-previousSibling" class="cls expand">previousSibling</a>(
2142 <span class="pre">String selector</span>)
2143  : void</div><div class="description"><div class="short">Returns the previous sibling of this Component.
2144
2145
2146 Optionally selects the previous sibling which matches the passed Co...</div><div class="long"><p>Returns the previous sibling of this Component.</p>
2147
2148
2149 <p>Optionally selects the previous sibling which matches the passed <a href="Ext.ComponentQuery.html" rel="Ext.ComponentQuery" class="docClass">ComponentQuery</a> selector.</p>
2150
2151
2152 <p>May also be refered to as <code><b>prev()</b></code></p>
2153
2154
2155 <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.RadioGroup.html#previousNode" rel="Ext.form.RadioGroup#previousNode" class="docClass">previousNode</a></p>
2156
2157 <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>
2158 </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>
2159 </li></ul></div></div></div><div id="method-query" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-query" class="cls expand">query</a>(
2160 <span class="pre">String selector</span>)
2161  : Array</div><div class="description"><div class="short">Retrieves all descendant components which match the passed selector.
2162 Executes an Ext.ComponentQuery.query using this ...</div><div class="long"><p>Retrieves all descendant components which match the passed selector.
2163 Executes an Ext.ComponentQuery.query using this container as its root.</p>
2164 <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>
2165 </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>
2166 </li></ul></div></div></div><div id="method-relayEvents" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-relayEvents" class="cls expand">relayEvents</a>(
2167 <span class="pre">Object origin, Array events, Object prefix</span>)
2168  : 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>
2169 </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>
2170 <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>
2171 </div></li><li><span class="pre">events</span> : Array<div class="sub-desc"><p>Array of event names to relay.</p>
2172 </div></li><li><span class="pre">prefix</span> : Object<div class="sub-desc">
2173 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
2174 </li></ul></div></div></div><div id="method-releaseCapture" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-releaseCapture" class="cls expand">releaseCapture</a>(
2175 <span class="pre">Observable o</span>)
2176  : void</div><div class="description"><div class="short"><p>Removes <b>all</b> added captures from the Observable.</p>
2177 </div><div class="long"><p>Removes <b>all</b> added captures from the Observable.</p>
2178 <h3 class="pa">Parameters</h3><ul><li><span class="pre">o</span> : Observable<div class="sub-desc"><p>The Observable to release</p>
2179 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
2180 </li></ul></div></div></div><div id="method-remove" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-remove" class="cls expand">remove</a>(
2181 <span class="pre">Component/String component, [Boolean autoDestroy]</span>)
2182  : Ext.Component</div><div class="description"><div class="short">Removes a component from this container.  Fires the beforeremove event before removing, then fires
2183 the remove event a...</div><div class="long"><p>Removes a component from this container.  Fires the <a href="Ext.form.RadioGroup.html#beforeremove" rel="Ext.form.RadioGroup#beforeremove" class="docClass">beforeremove</a> event before removing, then fires
2184 the <a href="Ext.form.RadioGroup.html#remove" rel="Ext.form.RadioGroup#remove" class="docClass">remove</a> event after the component has been removed.</p>
2185 <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>
2186 </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.
2187 Defaults to the value of this Container's <a href="Ext.form.RadioGroup.html#autoDestroy" rel="Ext.form.RadioGroup#autoDestroy" class="docClass">autoDestroy</a> config.</p>
2188 </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>
2189 </li></ul></div></div></div><div id="method-removeAll" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-removeAll" class="cls expand">removeAll</a>(
2190 <span class="pre">[Boolean autoDestroy]</span>)
2191  : Array</div><div class="description"><div class="short"><p>Removes all components from this container.</p>
2192 </div><div class="long"><p>Removes all components from this container.</p>
2193 <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.
2194 Defaults to the value of this Container's <a href="Ext.form.RadioGroup.html#autoDestroy" rel="Ext.form.RadioGroup#autoDestroy" class="docClass">autoDestroy</a> config.</p>
2195 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Array</span>&nbsp; &nbsp;<p>Array of the destroyed components</p>
2196 </li></ul></div></div></div><div id="method-removeCls" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-removeCls" class="cls expand">removeCls</a>(
2197 <span class="pre">Object className</span>)
2198  : Ext.Component</div><div class="description"><div class="short"><p>Removes a CSS class from the top level element representing this component.</p>
2199 </div><div class="long"><p>Removes a CSS class from the top level element representing this component.</p>
2200 <h3 class="pa">Parameters</h3><ul><li><span class="pre">className</span> : Object<div class="sub-desc">
2201 </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>
2202 </li></ul></div></div></div><div id="method-removeClsWithUI" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-removeClsWithUI" class="cls expand">removeClsWithUI</a>(
2203 <span class="pre">String/Array cls</span>)
2204  : void</div><div class="description"><div class="short">Removes a cls to the uiCls array, which will also call removeUIClsToElement and removes
2205 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.RadioGroup.html#removeUIClsToElement" rel="Ext.form.RadioGroup#removeUIClsToElement" class="docClass">removeUIClsToElement</a> and removes
2206 it from all elements of this component.</p>
2207 <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>
2208 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
2209 </li></ul></div></div></div><div id="method-removeListener" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-removeListener" class="cls expand">removeListener</a>(
2210 <span class="pre">String eventName, Function handler, [Object scope]</span>)
2211  : void</div><div class="description"><div class="short"><p>Removes an event handler.</p>
2212 </div><div class="long"><p>Removes an event handler.</p>
2213 <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>
2214 </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.RadioGroup.html#addListener" rel="Ext.form.RadioGroup#addListener" class="docClass">addListener</a> call.</b></p>
2215 </div></li><li><span class="pre">scope</span> : Object<div class="sub-desc"><p>(optional) The scope originally specified for the handler.</p>
2216 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
2217 </li></ul></div></div></div><div id="method-removeManagedListener" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-removeManagedListener" class="cls expand">removeManagedListener</a>(
2218 <span class="pre">Observable|Element item, Object|String ename, Function fn, Object scope</span>)
2219  : void</div><div class="description"><div class="short"><p>Removes listeners that were added by the <a href="Ext.form.RadioGroup.html#mon" rel="Ext.form.RadioGroup#mon" class="docClass">mon</a> method.</p>
2220 </div><div class="long"><p>Removes listeners that were added by the <a href="Ext.form.RadioGroup.html#mon" rel="Ext.form.RadioGroup#mon" class="docClass">mon</a> method.</p>
2221 <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>
2222 </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>
2223 </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
2224 is the handler function.</p>
2225 </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
2226 is the scope (<code>this</code> reference) in which the handler function is executed.</p>
2227 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
2228 </li></ul></div></div></div><div id="method-reset" class="member inherited"><a href="Ext.form.RadioGroup.html#method-reset" rel="method-reset" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-method-reset" class="viewSource">view source</a></div><a name="reset"></a><a name="method-reset"></a><a href="Ext.form.RadioGroup.html#" rel="method-reset" class="cls expand">reset</a> : void</div><div class="description"><div class="short">Resets the current field value to the originally loaded value and clears any validation messages.
2229 See Ext.form.Basic....</div><div class="long"><p>Resets the current field value to the originally loaded value and clears any validation messages.
2230 See <a href="Ext.form.Basic.html" rel="Ext.form.Basic" class="docClass">Ext.form.Basic</a>.<a href="Ext.form.Basic.html#trackResetOnLoad" rel="Ext.form.Basic#trackResetOnLoad" class="docClass">trackResetOnLoad</a></p>
2231 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
2232 </li></ul></div></div></div><div id="method-resetOriginalValue" class="member inherited"><a href="Ext.form.RadioGroup.html#method-resetOriginalValue" rel="method-resetOriginalValue" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-method-resetOriginalValue" class="viewSource">view source</a></div><a name="resetOriginalValue"></a><a name="method-resetOriginalValue"></a><a href="Ext.form.RadioGroup.html#" rel="method-resetOriginalValue" class="cls expand">resetOriginalValue</a> : void</div><div class="description"><div class="short">Resets the field's originalValue property so it matches the current value.
2233 This is called by Ext.form.Basic.setValues...</div><div class="long"><p>Resets the field's <a href="Ext.form.RadioGroup.html#originalValue" rel="Ext.form.RadioGroup#originalValue" class="docClass">originalValue</a> property so it matches the current <a href="Ext.form.RadioGroup.html#getValue" rel="Ext.form.RadioGroup#getValue" class="docClass">value</a>.
2234 This is called by <a href="Ext.form.Basic.html" rel="Ext.form.Basic" class="docClass">Ext.form.Basic</a>.<a href="Ext.form.Basic.html#setValues" rel="Ext.form.Basic#setValues" class="docClass">setValues</a> if the form's
2235 <a href="Ext.form.Basic.html#trackResetOnLoad" rel="Ext.form.Basic#trackResetOnLoad" class="docClass">trackResetOnLoad</a> property is set to true.</p>
2236 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
2237 </li></ul></div></div></div><div id="method-resumeEvents" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-resumeEvents" class="cls expand">resumeEvents</a> : void</div><div class="description"><div class="short">Resume firing events. (see suspendEvents)
2238 If events were suspended using the queueSuspended parameter, then all
2239 event...</div><div class="long"><p>Resume firing events. (see <a href="Ext.form.RadioGroup.html#suspendEvents" rel="Ext.form.RadioGroup#suspendEvents" class="docClass">suspendEvents</a>)
2240 If events were suspended using the <code><b>queueSuspended</b></code> parameter, then all
2241 events fired during event suspension will be sent to any listeners now.</p>
2242 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
2243 </li></ul></div></div></div><div id="method-sequenceFx" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
2244 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
2245 run in sequence.  This is the opposite of <a href="Ext.form.RadioGroup.html#syncFx" rel="Ext.form.RadioGroup#syncFx" class="docClass">syncFx</a>.</p>
2246 <h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.core.Element</span>&nbsp; &nbsp;<p>The Element</p>
2247 </li></ul></div></div></div><div id="method-setActive" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-setActive" class="cls expand">setActive</a>(
2248 <span class="pre">Boolean active, Component newActive</span>)
2249  : void</div><div class="description"><div class="short">This method is called internally by Ext.ZIndexManager to signal that a floating
2250 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
2251 Component has either been moved to the top of its zIndex stack, or pushed from the top of its zIndex stack.</p>
2252
2253
2254 <p>If a <i>Window</i> is superceded by another Window, deactivating it hides its shadow.</p>
2255
2256
2257 <p>This method also fires the <a href="Ext.form.RadioGroup.html#activate" rel="Ext.form.RadioGroup#activate" class="docClass">activate</a> or <a href="Ext.form.RadioGroup.html#deactivate" rel="Ext.form.RadioGroup#deactivate" class="docClass">deactivate</a> event depending on which action occurred.</p>
2258
2259 <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>
2260 </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>
2261 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
2262 </li></ul></div></div></div><div id="method-setActiveError" class="member inherited"><a href="Ext.form.RadioGroup.html#method-setActiveError" rel="method-setActiveError" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-method-setActiveError" class="viewSource">view source</a></div><a name="setActiveError"></a><a name="method-setActiveError"></a><a href="Ext.form.RadioGroup.html#" rel="method-setActiveError" class="cls expand">setActiveError</a>(
2263 <span class="pre">String msg</span>)
2264  : void</div><div class="description"><div class="short">Sets the active error message to the given string. This replaces the entire error message
2265 contents with the given str...</div><div class="long"><p>Sets the active error message to the given string. This replaces the entire error message
2266 contents with the given string. Also see <a href="Ext.form.RadioGroup.html#setActiveErrors" rel="Ext.form.RadioGroup#setActiveErrors" class="docClass">setActiveErrors</a> which accepts an Array of
2267 messages and formats them according to the <a href="Ext.form.RadioGroup.html#activeErrorsTpl" rel="Ext.form.RadioGroup#activeErrorsTpl" class="docClass">activeErrorsTpl</a>.</p>
2268 <h3 class="pa">Parameters</h3><ul><li><span class="pre">msg</span> : String<div class="sub-desc"><p>The error message</p>
2269 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
2270 </li></ul></div></div></div><div id="method-setActiveErrors" class="member inherited"><a href="Ext.form.RadioGroup.html#method-setActiveErrors" rel="method-setActiveErrors" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-method-setActiveErrors" class="viewSource">view source</a></div><a name="setActiveErrors"></a><a name="method-setActiveErrors"></a><a href="Ext.form.RadioGroup.html#" rel="method-setActiveErrors" class="cls expand">setActiveErrors</a>(
2271 <span class="pre">Array errors</span>)
2272  : void</div><div class="description"><div class="short">Set the active error message to an Array of error messages. The messages are formatted into
2273 a single message string u...</div><div class="long"><p>Set the active error message to an Array of error messages. The messages are formatted into
2274 a single message string using the <a href="Ext.form.RadioGroup.html#activeErrorsTpl" rel="Ext.form.RadioGroup#activeErrorsTpl" class="docClass">activeErrorsTpl</a>. Also see <a href="Ext.form.RadioGroup.html#setActiveError" rel="Ext.form.RadioGroup#setActiveError" class="docClass">setActiveError</a>
2275 which allows setting the entire error contents with a single string.</p>
2276 <h3 class="pa">Parameters</h3><ul><li><span class="pre">errors</span> : Array<div class="sub-desc"><p>The error messages</p>
2277 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
2278 </li></ul></div></div></div><div id="method-setAutoScroll" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-setAutoScroll" class="cls expand">setAutoScroll</a>(
2279 <span class="pre">Boolean scroll</span>)
2280  : Ext.Component</div><div class="description"><div class="short"><p>Sets the overflow on the content element of the component.</p>
2281 </div><div class="long"><p>Sets the overflow on the content element of the component.</p>
2282 <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>
2283 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
2284 </li></ul></div></div></div><div id="method-setDisabled" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-setDisabled" class="cls expand">setDisabled</a>(
2285 <span class="pre">Boolean disabled</span>)
2286  : void</div><div class="description"><div class="short"><p>Enable or disable the component.</p>
2287 </div><div class="long"><p>Enable or disable the component.</p>
2288 <h3 class="pa">Parameters</h3><ul><li><span class="pre">disabled</span> : Boolean<div class="sub-desc">
2289 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
2290 </li></ul></div></div></div><div id="method-setDocked" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-setDocked" class="cls expand">setDocked</a>(
2291 <span class="pre">Object dock, Object layoutParent</span>)
2292  : Component</div><div class="description"><div class="short">Sets the dock position of this component in its parent panel. Note that
2293 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
2294 this only has effect if this item is part of the dockedItems collection
2295 of a parent that has a DockLayout (note that any Panel has a DockLayout
2296 by default)</p>
2297 <h3 class="pa">Parameters</h3><ul><li><span class="pre">dock</span> : Object<div class="sub-desc">
2298 </div></li><li><span class="pre">layoutParent</span> : Object<div class="sub-desc">
2299 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Component</span>&nbsp; &nbsp;<p>this</p>
2300 </li></ul></div></div></div><div id="method-setFieldDefaults" class="member inherited"><a href="Ext.form.RadioGroup.html#method-setFieldDefaults" rel="method-setFieldDefaults" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-method-setFieldDefaults" class="viewSource">view source</a></div><a name="setFieldDefaults"></a><a name="method-setFieldDefaults"></a><a href="Ext.form.RadioGroup.html#" rel="method-setFieldDefaults" class="cls expand">setFieldDefaults</a>(
2301 <span class="pre">Object defaults</span>)
2302  : void</div><div class="description"><div class="short">Applies a set of default configuration values to this Labelable instance. For each of the
2303 properties in the given obj...</div><div class="long"><p>Applies a set of default configuration values to this Labelable instance. For each of the
2304 properties in the given object, check if this component hasOwnProperty that config; if not
2305 then it's inheriting a default value from its prototype and we should apply the default value.</p>
2306 <h3 class="pa">Parameters</h3><ul><li><span class="pre">defaults</span> : Object<div class="sub-desc"><p>The defaults to apply to the object.</p>
2307 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
2308 </li></ul></div></div></div><div id="method-setHeight" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-setHeight" class="cls expand">setHeight</a>(
2309 <span class="pre">Number height</span>)
2310  : Ext.Component</div><div class="description"><div class="short"><p>Sets the height of the component.  This method fires the <a href="Ext.form.RadioGroup.html#resize" rel="Ext.form.RadioGroup#resize" class="docClass">resize</a> event.</p>
2311 </div><div class="long"><p>Sets the height of the component.  This method fires the <a href="Ext.form.RadioGroup.html#resize" rel="Ext.form.RadioGroup#resize" class="docClass">resize</a> event.</p>
2312 <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>
2313 <li>A Number specifying the new height in the <a href="Ext.form.RadioGroup.html#getEl" rel="Ext.form.RadioGroup#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>
2314 <li>A String used to set the CSS height style.</li>
2315 <li><i>undefined</i> to leave the height unchanged.</li>
2316 </ul></div></p>
2317 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
2318 </li></ul></div></div></div><div id="method-setLoading" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-setLoading" class="cls expand">setLoading</a>(
2319 <span class="pre">Boolean/Object/String load, Boolean targetEl</span>)
2320  : 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>
2321 </div><div class="long"><p>This method allows you to show or hide a LoadMask on top of this component.</p>
2322 <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
2323 that will be passed to the LoadMask constructor, or a message String to show. False to
2324 hide the current LoadMask.</p>
2325 </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.
2326 For example, setting this to true on a Panel will cause only the body to be masked. (defaults to false)</p>
2327 </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>
2328 </li></ul></div></div></div><div id="method-setPagePosition" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-setPagePosition" class="cls expand">setPagePosition</a>(
2329 <span class="pre">Number x, Number y, Mixed animate</span>)
2330  : 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.
2331 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.RadioGroup.html#setPosition" rel="Ext.form.RadioGroup#setPosition" class="docClass">setPosition</a>.
2332 This method fires the <a href="Ext.form.RadioGroup.html#move" rel="Ext.form.RadioGroup#move" class="docClass">move</a> event.</p>
2333 <h3 class="pa">Parameters</h3><ul><li><span class="pre">x</span> : Number<div class="sub-desc"><p>The new x position</p>
2334 </div></li><li><span class="pre">y</span> : Number<div class="sub-desc"><p>The new y position</p>
2335 </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
2336 is a number, it is used as the animation duration in milliseconds.</p>
2337 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
2338 </li></ul></div></div></div><div id="method-setPosition" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-setPosition" class="cls expand">setPosition</a>(
2339 <span class="pre">Number left, Number top, Mixed animate</span>)
2340  : 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.
2341 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.RadioGroup.html#setPagePosition" rel="Ext.form.RadioGroup#setPagePosition" class="docClass">setPagePosition</a>.
2342 This method fires the <a href="Ext.form.RadioGroup.html#move" rel="Ext.form.RadioGroup#move" class="docClass">move</a> event.</p>
2343 <h3 class="pa">Parameters</h3><ul><li><span class="pre">left</span> : Number<div class="sub-desc"><p>The new left</p>
2344 </div></li><li><span class="pre">top</span> : Number<div class="sub-desc"><p>The new top</p>
2345 </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>
2346 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
2347 </li></ul></div></div></div><div id="method-setSize" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-setSize" class="cls expand">setSize</a>(
2348 <span class="pre">Mixed width, Mixed height</span>)
2349  : 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
2350 either width ...</div><div class="long"><p>Sets the width and height of this Component. This method fires the <a href="Ext.form.RadioGroup.html#resize" rel="Ext.form.RadioGroup#resize" class="docClass">resize</a> event. This method can accept
2351 either width and height as separate arguments, or you can pass a size object like <code>{width:10, height:20}</code>.</p>
2352 <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>
2353 <li>A Number specifying the new width in the <a href="Ext.form.RadioGroup.html#getEl" rel="Ext.form.RadioGroup#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>
2354 <li>A String used to set the CSS width style.</li>
2355 <li>A size object in the format <code>{width: widthValue, height: heightValue}</code>.</li>
2356 <li><code>undefined</code> to leave the width unchanged.</li>
2357 </ul></div></p>
2358 </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).
2359 This may be one of:<div class="mdetail-params"><ul>
2360 <li>A Number specifying the new height in the <a href="Ext.form.RadioGroup.html#getEl" rel="Ext.form.RadioGroup#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>
2361 <li>A String used to set the CSS height style. Animation may <b>not</b> be used.</li>
2362 <li><code>undefined</code> to leave the height unchanged.</li>
2363 </ul></div></p>
2364 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
2365 </li></ul></div></div></div><div id="method-setUI" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-setUI" class="cls expand">setUI</a>(
2366 <span class="pre">String ui</span>)
2367  : 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
2368 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
2369 loop through any uiCls set on the component and rename them so they include the new UI</p>
2370 <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>
2371 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
2372 </li></ul></div></div></div><div id="method-setValue" class="member inherited"><a href="Ext.form.RadioGroup.html#method-setValue" rel="method-setValue" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-method-setValue" class="viewSource">view source</a></div><a name="setValue"></a><a name="method-setValue"></a><a href="Ext.form.RadioGroup.html#" rel="method-setValue" class="cls expand">setValue</a>(
2373 <span class="pre">Mixed value</span>)
2374  : Ext.form.field.Field</div><div class="description"><div class="short"><p>Sets a data value into the field and runs the change detection and validation.</p>
2375 </div><div class="long"><p>Sets a data value into the field and runs the change detection and validation.</p>
2376 <h3 class="pa">Parameters</h3><ul><li><span class="pre">value</span> : Mixed<div class="sub-desc"><p>The value to set</p>
2377 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.form.field.Field</span>&nbsp; &nbsp;<p>this</p>
2378 </li></ul></div></div></div><div id="method-setVisible" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-setVisible" class="cls expand">setVisible</a>(
2379 <span class="pre">Boolean visible</span>)
2380  : Ext.Component</div><div class="description"><div class="short"><p>Convenience function to hide or show this component by boolean.</p>
2381 </div><div class="long"><p>Convenience function to hide or show this component by boolean.</p>
2382 <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>
2383 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
2384 </li></ul></div></div></div><div id="method-setWidth" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-setWidth" class="cls expand">setWidth</a>(
2385 <span class="pre">Number width</span>)
2386  : Ext.Component</div><div class="description"><div class="short"><p>Sets the width of the component.  This method fires the <a href="Ext.form.RadioGroup.html#resize" rel="Ext.form.RadioGroup#resize" class="docClass">resize</a> event.</p>
2387 </div><div class="long"><p>Sets the width of the component.  This method fires the <a href="Ext.form.RadioGroup.html#resize" rel="Ext.form.RadioGroup#resize" class="docClass">resize</a> event.</p>
2388 <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>
2389 <li>A Number specifying the new width in the <a href="Ext.form.RadioGroup.html#getEl" rel="Ext.form.RadioGroup#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>
2390 <li>A String used to set the CSS width style.</li>
2391 </ul></div></p>
2392 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
2393 </li></ul></div></div></div><div id="method-show" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-show" class="cls expand">show</a>(
2394 <span class="pre">String/Element animateTarget, [Function callback], [Object scope]</span>)
2395  : Component</div><div class="description"><div class="short">Shows this Component, rendering it first if autoRender or {&quot;floating are true.
2396
2397
2398 After being shown, a floating C...</div><div class="long"><p>Shows this Component, rendering it first if <a href="Ext.form.RadioGroup.html#autoRender" rel="Ext.form.RadioGroup#autoRender" class="docClass">autoRender</a> or {<a href="Ext.form.RadioGroup.html"floating" rel=""floating" class="docClass">&quot;floating</a> are <code>true</code>.</p>
2399
2400
2401 <p>After being shown, a <a href="Ext.form.RadioGroup.html#floating" rel="Ext.form.RadioGroup#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
2402 its <a href="Ext.form.RadioGroup.html#ZIndexManager" rel="Ext.form.RadioGroup#ZIndexManager" class="docClass">z-index stack</a>.</p>
2403
2404 <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.RadioGroup.html#floating" rel="Ext.form.RadioGroup#floating" class="docClass">floating</a> Components such as
2405 <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
2406 with <code>floating: true</code>.</b> The target from which the Component should
2407 animate from while opening (defaults to null with no animation)</p>
2408 </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>
2409 </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>
2410 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Component</span>&nbsp; &nbsp;<p>this</p>
2411 </li></ul></div></div></div><div id="method-stopAnimation" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
2412 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.RadioGroup.html#stopAnimation" rel="Ext.form.RadioGroup#stopAnimation" class="docClass">stopAnimation</a>
2413 Stops any running effects and clears this object's internal effects queue if it contains
2414 any additional effects that haven't started yet.</p>
2415 <h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.core.Element</span>&nbsp; &nbsp;<p>The Element</p>
2416 </li></ul></div></div></div><div id="method-suspendEvents" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-suspendEvents" class="cls expand">suspendEvents</a>(
2417 <span class="pre">Boolean queueSuspended</span>)
2418  : void</div><div class="description"><div class="short"><p>Suspend the firing of all events. (see <a href="Ext.form.RadioGroup.html#resumeEvents" rel="Ext.form.RadioGroup#resumeEvents" class="docClass">resumeEvents</a>)</p>
2419 </div><div class="long"><p>Suspend the firing of all events. (see <a href="Ext.form.RadioGroup.html#resumeEvents" rel="Ext.form.RadioGroup#resumeEvents" class="docClass">resumeEvents</a>)</p>
2420 <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
2421 after the <a href="Ext.form.RadioGroup.html#resumeEvents" rel="Ext.form.RadioGroup#resumeEvents" class="docClass">resumeEvents</a> call instead of discarding all suspended events;</p>
2422 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
2423 </li></ul></div></div></div><div id="method-syncFx" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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
2424 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
2425 run concurrently.  This is the opposite of <a href="Ext.form.RadioGroup.html#sequenceFx" rel="Ext.form.RadioGroup#sequenceFx" class="docClass">sequenceFx</a>.</p>
2426 <h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.core.Element</span>&nbsp; &nbsp;<p>The Element</p>
2427 </li></ul></div></div></div><div id="method-toBack" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.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>
2428 </div><div class="long"><p>Sends this Component to the back of (lower z-index than) any other visible windows</p>
2429 <h3 class="pa">Returns</h3><ul><li><span class="pre">Component</span>&nbsp; &nbsp;<p>this</p>
2430 </li></ul></div></div></div><div id="method-toFront" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-toFront" class="cls expand">toFront</a>(
2431 <span class="pre">[Boolean preventFocus]</span>)
2432  : 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>
2433
2434
2435 <p>If this Component is modal, inserts the modal mask just below this Component in the z-index stack.</p>
2436
2437 <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>
2438 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Component</span>&nbsp; &nbsp;<p>this</p>
2439 </li></ul></div></div></div><div id="method-un" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-un" class="cls expand">un</a>(
2440 <span class="pre">String eventName, Function handler, [Object scope]</span>)
2441  : void</div><div class="description"><div class="short"><p>Removes an event handler (shorthand for <a href="Ext.form.RadioGroup.html#removeListener" rel="Ext.form.RadioGroup#removeListener" class="docClass">removeListener</a>.)</p>
2442 </div><div class="long"><p>Removes an event handler (shorthand for <a href="Ext.form.RadioGroup.html#removeListener" rel="Ext.form.RadioGroup#removeListener" class="docClass">removeListener</a>.)</p>
2443 <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>
2444 </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.RadioGroup.html#addListener" rel="Ext.form.RadioGroup#addListener" class="docClass">addListener</a> call.</b></p>
2445 </div></li><li><span class="pre">scope</span> : Object<div class="sub-desc"><p>(optional) The scope originally specified for the handler.</p>
2446 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
2447 </li></ul></div></div></div><div id="method-unsetActiveError" class="member inherited"><a href="Ext.form.RadioGroup.html#method-unsetActiveError" rel="method-unsetActiveError" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-method-unsetActiveError" class="viewSource">view source</a></div><a name="unsetActiveError"></a><a name="method-unsetActiveError"></a><a href="Ext.form.RadioGroup.html#" rel="method-unsetActiveError" class="cls expand">unsetActiveError</a> : void</div><div class="description"><div class="short"><p>Clears the active error.</p>
2448 </div><div class="long"><p>Clears the active error.</p>
2449 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
2450 </li></ul></div></div></div><div id="method-up" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-up" class="cls expand">up</a>(
2451 <span class="pre">String selector</span>)
2452  : Container</div><div class="description"><div class="short">Walks up the ownerCt axis looking for an ancestor Container which matches
2453 the passed simple selector.
2454
2455
2456 Example:
2457 var ...</div><div class="long"><p>Walks up the <code>ownerCt</code> axis looking for an ancestor Container which matches
2458 the passed simple selector.</p>
2459
2460
2461 <p>Example:
2462 <pre><code>var owningTabPanel = grid.up('tabpanel');
2463 </code></pre>
2464
2465 <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>
2466 </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>
2467 </li></ul></div></div></div><div id="method-update" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-update" class="cls expand">update</a>(
2468 <span class="pre">Mixed htmlOrData, [Boolean loadScripts], [Function callback]</span>)
2469  : void</div><div class="description"><div class="short"><p>Update the content area of a component.</p>
2470 </div><div class="long"><p>Update the content area of a component.</p>
2471 <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
2472 then it will use this argument as data to populate the template.
2473 If this component was not configured with a template, the components
2474 content area will be updated via <a href="Ext.core.Element.html" rel="Ext.core.Element" class="docClass">Ext.core.Element</a> update</p>
2475 </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>
2476 </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>
2477 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
2478 </li></ul></div></div></div><div id="method-updateBox" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="method-updateBox" class="cls expand">updateBox</a>(
2479 <span class="pre">Object box</span>)
2480  : Ext.Component</div><div class="description"><div class="short"><p>Sets the current box measurements of the component's underlying element.</p>
2481 </div><div class="long"><p>Sets the current box measurements of the component's underlying element.</p>
2482 <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>
2483 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
2484 </li></ul></div></div></div><div id="method-validate" class="member inherited"><a href="Ext.form.RadioGroup.html#method-validate" rel="method-validate" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-method-validate" class="viewSource">view source</a></div><a name="validate"></a><a name="method-validate"></a><a href="Ext.form.RadioGroup.html#" rel="method-validate" class="cls expand">validate</a> : Boolean</div><div class="description"><div class="short">Returns whether or not the field value is currently valid by validating the
2485 field's current value, and fires the vali...</div><div class="long"><p>Returns whether or not the field value is currently valid by <a href="Ext.form.RadioGroup.html#getErrors" rel="Ext.form.RadioGroup#getErrors" class="docClass">validating</a> the
2486 field's current value, and fires the <a href="Ext.form.RadioGroup.html#validitychange" rel="Ext.form.RadioGroup#validitychange" class="docClass">validitychange</a> event if the field's validity has
2487 changed since the last validation. <b>Note</b>: <a href="Ext.form.RadioGroup.html#disabled" rel="Ext.form.RadioGroup#disabled" class="docClass">disabled</a> fields are always treated as valid.</p>
2488
2489
2490 <p>Custom implementations of this method are allowed to have side-effects such as triggering error
2491 message display. To validate without side-effects, use <a href="Ext.form.RadioGroup.html#isValid" rel="Ext.form.RadioGroup#isValid" class="docClass">isValid</a>.</p>
2492
2493 <h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>True if the value is valid, else false</p>
2494 </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.RadioGroup.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.RadioGroup.html#" rel="event-activate" class="cls expand">activate</a>(
2495 <span class="pre">Ext.Component this</span>)
2496 </div><div class="description"><div class="short"><p>Fires after a Component has been visually activated.</p>
2497 </div><div class="long"><p>Fires after a Component has been visually activated.</p>
2498 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2499 </div></li></ul></div></div></div><div id="event-add" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-add" class="cls expand">add</a>(
2500 <span class="pre">Ext.container.Container this, Ext.Component component, Number index</span>)
2501 </div><div class="description"><div class="short"><p>@bubbles
2502 Fires after any <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a> is added or inserted into the container.</p>
2503 </div><div class="long"><p>@bubbles
2504 Fires after any <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a> is added or inserted into the container.</p>
2505 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.container.Container<div class="sub-desc">
2506 </div></li><li><span class="pre">component</span> : Ext.Component<div class="sub-desc"><p>The component that was added</p>
2507 </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>
2508 </div></li></ul></div></div></div><div id="event-added" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-added" class="cls expand">added</a>(
2509 <span class="pre">Ext.Component this, Ext.container.Container container, Number pos</span>)
2510 </div><div class="description"><div class="short"><p>Fires after a Component had been added to a Container.</p>
2511 </div><div class="long"><p>Fires after a Component had been added to a Container.</p>
2512 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2513 </div></li><li><span class="pre">container</span> : Ext.container.Container<div class="sub-desc"><p>Parent Container</p>
2514 </div></li><li><span class="pre">pos</span> : Number<div class="sub-desc"><p>position of Component</p>
2515 </div></li></ul></div></div></div><div id="event-afterlayout" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-afterlayout" class="cls expand">afterlayout</a>(
2516 <span class="pre">Ext.container.Container this, ContainerLayout layout</span>)
2517 </div><div class="description"><div class="short"><p>Fires when the components in this container are arranged by the associated layout manager.</p>
2518 </div><div class="long"><p>Fires when the components in this container are arranged by the associated layout manager.</p>
2519 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.container.Container<div class="sub-desc">
2520 </div></li><li><span class="pre">layout</span> : ContainerLayout<div class="sub-desc"><p>The ContainerLayout implementation for this container</p>
2521 </div></li></ul></div></div></div><div id="event-afterrender" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-afterrender" class="cls expand">afterrender</a>(
2522 <span class="pre">Ext.Component this</span>)
2523 </div><div class="description"><div class="short">Fires after the component rendering is finished.
2524
2525
2526 The afterrender event is fired after this Component has been rende...</div><div class="long"><p>Fires after the component rendering is finished.</p>
2527
2528
2529 <p>The afterrender event is fired after this Component has been <a href="Ext.form.RadioGroup.html#rendered" rel="Ext.form.RadioGroup#rendered" class="docClass">rendered</a>, been postprocesed
2530 by any afterRender method defined for the Component.</p>
2531
2532 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2533 </div></li></ul></div></div></div><div id="event-beforeactivate" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-beforeactivate" class="cls expand">beforeactivate</a>(
2534 <span class="pre">Ext.Component this</span>)
2535 </div><div class="description"><div class="short">Fires before a Component has been visually activated.
2536 Returning false from an event listener can prevent the activate...</div><div class="long"><p>Fires before a Component has been visually activated.
2537 Returning false from an event listener can prevent the activate
2538 from occurring.</p>
2539 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2540 </div></li></ul></div></div></div><div id="event-beforeadd" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-beforeadd" class="cls expand">beforeadd</a>(
2541 <span class="pre">Ext.container.Container this, Ext.Component component, Number index</span>)
2542 </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.
2543 A handler can return false to cancel the add.</p>
2544 </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.
2545 A handler can return false to cancel the add.</p>
2546 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.container.Container<div class="sub-desc">
2547 </div></li><li><span class="pre">component</span> : Ext.Component<div class="sub-desc"><p>The component being added</p>
2548 </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>
2549 </div></li></ul></div></div></div><div id="event-beforecardswitch" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-beforecardswitch" class="cls expand">beforecardswitch</a>(
2550 <span class="pre">Ext.container.Container this, Ext.Component newCard, Ext.Component oldCard, Number index, Boolean animated</span>)
2551 </div><div class="description"><div class="short">Fires before this container switches the active card. This event
2552 is only available if this container uses a CardLayou...</div><div class="long"><p>Fires before this container switches the active card. This event
2553 is only available if this container uses a CardLayout. Note that
2554 TabPanel and Carousel both get a CardLayout by default, so both
2555 will have this event.
2556 A handler can return false to cancel the card switch.</p>
2557 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.container.Container<div class="sub-desc">
2558 </div></li><li><span class="pre">newCard</span> : Ext.Component<div class="sub-desc"><p>The card that will be switched to</p>
2559 </div></li><li><span class="pre">oldCard</span> : Ext.Component<div class="sub-desc"><p>The card that will be switched from</p>
2560 </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>
2561 </div></li><li><span class="pre">animated</span> : Boolean<div class="sub-desc"><p>True if this cardswitch will be animated</p>
2562 </div></li></ul></div></div></div><div id="event-beforedeactivate" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-beforedeactivate" class="cls expand">beforedeactivate</a>(
2563 <span class="pre">Ext.Component this</span>)
2564 </div><div class="description"><div class="short">Fires before a Component has been visually deactivated.
2565 Returning false from an event listener can prevent the deacti...</div><div class="long"><p>Fires before a Component has been visually deactivated.
2566 Returning false from an event listener can prevent the deactivate
2567 from occurring.</p>
2568 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2569 </div></li></ul></div></div></div><div id="event-beforedestroy" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-beforedestroy" class="cls expand">beforedestroy</a>(
2570 <span class="pre">Ext.Component this</span>)
2571 </div><div class="description"><div class="short"><p>Fires before the component is <a href="Ext.form.RadioGroup.html#destroy" rel="Ext.form.RadioGroup#destroy" class="docClass">destroy</a>ed. Return false from an event handler to stop the <a href="Ext.form.RadioGroup.html#destroy" rel="Ext.form.RadioGroup#destroy" class="docClass">destroy</a>.</p>
2572 </div><div class="long"><p>Fires before the component is <a href="Ext.form.RadioGroup.html#destroy" rel="Ext.form.RadioGroup#destroy" class="docClass">destroy</a>ed. Return false from an event handler to stop the <a href="Ext.form.RadioGroup.html#destroy" rel="Ext.form.RadioGroup#destroy" class="docClass">destroy</a>.</p>
2573 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2574 </div></li></ul></div></div></div><div id="event-beforehide" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-beforehide" class="cls expand">beforehide</a>(
2575 <span class="pre">Ext.Component this</span>)
2576 </div><div class="description"><div class="short"><p>Fires before the component is hidden when calling the <a href="Ext.form.RadioGroup.html#hide" rel="Ext.form.RadioGroup#hide" class="docClass">hide</a> method.
2577 Return false from an event handler to stop the hide.</p>
2578 </div><div class="long"><p>Fires before the component is hidden when calling the <a href="Ext.form.RadioGroup.html#hide" rel="Ext.form.RadioGroup#hide" class="docClass">hide</a> method.
2579 Return false from an event handler to stop the hide.</p>
2580 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2581 </div></li></ul></div></div></div><div id="event-beforeremove" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-beforeremove" class="cls expand">beforeremove</a>(
2582 <span class="pre">Ext.container.Container this, Ext.Component component</span>)
2583 </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
2584 false to cancel the remove.</p>
2585 </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
2586 false to cancel the remove.</p>
2587 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.container.Container<div class="sub-desc">
2588 </div></li><li><span class="pre">component</span> : Ext.Component<div class="sub-desc"><p>The component being removed</p>
2589 </div></li></ul></div></div></div><div id="event-beforerender" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-beforerender" class="cls expand">beforerender</a>(
2590 <span class="pre">Ext.Component this</span>)
2591 </div><div class="description"><div class="short"><p>Fires before the component is <a href="Ext.form.RadioGroup.html#rendered" rel="Ext.form.RadioGroup#rendered" class="docClass">rendered</a>. Return false from an
2592 event handler to stop the <a href="Ext.form.RadioGroup.html#render" rel="Ext.form.RadioGroup#render" class="docClass">render</a>.</p>
2593 </div><div class="long"><p>Fires before the component is <a href="Ext.form.RadioGroup.html#rendered" rel="Ext.form.RadioGroup#rendered" class="docClass">rendered</a>. Return false from an
2594 event handler to stop the <a href="Ext.form.RadioGroup.html#render" rel="Ext.form.RadioGroup#render" class="docClass">render</a>.</p>
2595 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2596 </div></li></ul></div></div></div><div id="event-beforeshow" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-beforeshow" class="cls expand">beforeshow</a>(
2597 <span class="pre">Ext.Component this</span>)
2598 </div><div class="description"><div class="short"><p>Fires before the component is shown when calling the <a href="Ext.form.RadioGroup.html#show" rel="Ext.form.RadioGroup#show" class="docClass">show</a> method.
2599 Return false from an event handler to stop the show.</p>
2600 </div><div class="long"><p>Fires before the component is shown when calling the <a href="Ext.form.RadioGroup.html#show" rel="Ext.form.RadioGroup#show" class="docClass">show</a> method.
2601 Return false from an event handler to stop the show.</p>
2602 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2603 </div></li></ul></div></div></div><div id="event-beforestaterestore" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-beforestaterestore" class="cls expand">beforestaterestore</a>(
2604 <span class="pre">Ext.state.Stateful this, Object state</span>)
2605 </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>
2606 </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>
2607 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.state.Stateful<div class="sub-desc">
2608 </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
2609 event is not vetoed, then the state object is passed to <b><tt>applyState</tt></b>. By default,
2610 that simply copies property values into this object. The method maybe overriden to
2611 provide custom state restoration.</p>
2612 </div></li></ul></div></div></div><div id="event-beforestatesave" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-beforestatesave" class="cls expand">beforestatesave</a>(
2613 <span class="pre">Ext.state.Stateful this, Object state</span>)
2614 </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>
2615 </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>
2616 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.state.Stateful<div class="sub-desc">
2617 </div></li><li><span class="pre">state</span> : Object<div class="sub-desc"><p>The hash of state values. This is determined by calling
2618 <b><tt>getState()</tt></b> on the object. This method must be provided by the
2619 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>
2620 has a null implementation.</p>
2621 </div></li></ul></div></div></div><div id="event-cardswitch" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-cardswitch" class="cls expand">cardswitch</a>(
2622 <span class="pre">Ext.container.Container this, Ext.Component newCard, Ext.Component oldCard, Number index, Boolean animated</span>)
2623 </div><div class="description"><div class="short">Fires after this container switches the active card. If the card
2624 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
2625 is switched using an animation, this event will fire after the
2626 animation has finished. This event is only available if this container
2627 uses a CardLayout. Note that TabPanel and Carousel both get a CardLayout
2628 by default, so both will have this event.</p>
2629 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.container.Container<div class="sub-desc">
2630 </div></li><li><span class="pre">newCard</span> : Ext.Component<div class="sub-desc"><p>The card that has been switched to</p>
2631 </div></li><li><span class="pre">oldCard</span> : Ext.Component<div class="sub-desc"><p>The card that has been switched from</p>
2632 </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>
2633 </div></li><li><span class="pre">animated</span> : Boolean<div class="sub-desc"><p>True if this cardswitch was animated</p>
2634 </div></li></ul></div></div></div><div id="event-change" class="member inherited"><a href="Ext.form.RadioGroup.html#event-change" rel="event-change" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-event-change" class="viewSource">view source</a></div><a name="change"></a><a name="event-change"></a><a href="Ext.form.RadioGroup.html#" rel="event-change" class="cls expand">change</a>(
2635 <span class="pre">Ext.form.field.Field this, Mixed newValue, Mixed oldValue</span>)
2636 </div><div class="description"><div class="short"><p>Fires when a user-initiated change is detected in the value of the field.</p>
2637 </div><div class="long"><p>Fires when a user-initiated change is detected in the value of the field.</p>
2638 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.form.field.Field<div class="sub-desc">
2639 </div></li><li><span class="pre">newValue</span> : Mixed<div class="sub-desc"><p>The new value</p>
2640 </div></li><li><span class="pre">oldValue</span> : Mixed<div class="sub-desc"><p>The original value</p>
2641 </div></li></ul></div></div></div><div id="event-deactivate" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-deactivate" class="cls expand">deactivate</a>(
2642 <span class="pre">Ext.Component this</span>)
2643 </div><div class="description"><div class="short"><p>Fires after a Component has been visually deactivated.</p>
2644 </div><div class="long"><p>Fires after a Component has been visually deactivated.</p>
2645 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2646 </div></li></ul></div></div></div><div id="event-destroy" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-destroy" class="cls expand">destroy</a>(
2647 <span class="pre">Ext.Component this</span>)
2648 </div><div class="description"><div class="short"><p>Fires after the component is <a href="Ext.form.RadioGroup.html#destroy" rel="Ext.form.RadioGroup#destroy" class="docClass">destroy</a>ed.</p>
2649 </div><div class="long"><p>Fires after the component is <a href="Ext.form.RadioGroup.html#destroy" rel="Ext.form.RadioGroup#destroy" class="docClass">destroy</a>ed.</p>
2650 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2651 </div></li></ul></div></div></div><div id="event-dirtychange" class="member inherited"><a href="Ext.form.RadioGroup.html#event-dirtychange" rel="event-dirtychange" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-event-dirtychange" class="viewSource">view source</a></div><a name="dirtychange"></a><a name="event-dirtychange"></a><a href="Ext.form.RadioGroup.html#" rel="event-dirtychange" class="cls expand">dirtychange</a>(
2652 <span class="pre">Ext.form.field.Field this, Boolean isDirty</span>)
2653 </div><div class="description"><div class="short"><p>Fires when a change in the field's <a href="Ext.form.RadioGroup.html#isDirty" rel="Ext.form.RadioGroup#isDirty" class="docClass">isDirty</a> state is detected.</p>
2654 </div><div class="long"><p>Fires when a change in the field's <a href="Ext.form.RadioGroup.html#isDirty" rel="Ext.form.RadioGroup#isDirty" class="docClass">isDirty</a> state is detected.</p>
2655 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.form.field.Field<div class="sub-desc">
2656 </div></li><li><span class="pre">isDirty</span> : Boolean<div class="sub-desc"><p>Whether or not the field is now dirty</p>
2657 </div></li></ul></div></div></div><div id="event-disable" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-disable" class="cls expand">disable</a>(
2658 <span class="pre">Ext.Component this</span>)
2659 </div><div class="description"><div class="short"><p>Fires after the component is disabled.</p>
2660 </div><div class="long"><p>Fires after the component is disabled.</p>
2661 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2662 </div></li></ul></div></div></div><div id="event-enable" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-enable" class="cls expand">enable</a>(
2663 <span class="pre">Ext.Component this</span>)
2664 </div><div class="description"><div class="short"><p>Fires after the component is enabled.</p>
2665 </div><div class="long"><p>Fires after the component is enabled.</p>
2666 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2667 </div></li></ul></div></div></div><div id="event-errorchange" class="member inherited"><a href="Ext.form.RadioGroup.html#event-errorchange" rel="event-errorchange" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.Labelable.html" class="definedIn docClass">Ext.form.Labelable</a><br/><a href="../source/Labelable.html#Ext-form.Labelable-event-errorchange" class="viewSource">view source</a></div><a name="errorchange"></a><a name="event-errorchange"></a><a href="Ext.form.RadioGroup.html#" rel="event-errorchange" class="cls expand">errorchange</a>(
2668 <span class="pre">Ext.form.Labelable this, String error</span>)
2669 </div><div class="description"><div class="short"><p>Fires when the active error message is changed via <a href="Ext.form.RadioGroup.html#setActiveError" rel="Ext.form.RadioGroup#setActiveError" class="docClass">setActiveError</a>.</p>
2670 </div><div class="long"><p>Fires when the active error message is changed via <a href="Ext.form.RadioGroup.html#setActiveError" rel="Ext.form.RadioGroup#setActiveError" class="docClass">setActiveError</a>.</p>
2671 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.form.Labelable<div class="sub-desc">
2672 </div></li><li><span class="pre">error</span> : String<div class="sub-desc"><p>The active error message</p>
2673 </div></li></ul></div></div></div><div id="event-fielderrorchange" class="member inherited"><a href="Ext.form.RadioGroup.html#event-fielderrorchange" rel="event-fielderrorchange" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.FieldAncestor.html" class="definedIn docClass">Ext.form.FieldAncestor</a><br/><a href="../source/FieldAncestor.html#Ext-form.FieldAncestor-event-fielderrorchange" class="viewSource">view source</a></div><a name="fielderrorchange"></a><a name="event-fielderrorchange"></a><a href="Ext.form.RadioGroup.html#" rel="event-fielderrorchange" class="cls expand">fielderrorchange</a>(
2674 <span class="pre">Ext.form.FieldAncestor this, Ext.form.Labelable The, String error</span>)
2675 </div><div class="description"><div class="short"><p>Fires when the active error message is changed for any one of the <a href="Ext.form.Labelable.html" rel="Ext.form.Labelable" class="docClass">Ext.form.Labelable</a>
2676 instances within this container.</p>
2677 </div><div class="long"><p>Fires when the active error message is changed for any one of the <a href="Ext.form.Labelable.html" rel="Ext.form.Labelable" class="docClass">Ext.form.Labelable</a>
2678 instances within this container.</p>
2679 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.form.FieldAncestor<div class="sub-desc">
2680 </div></li><li><span class="pre">The</span> : Ext.form.Labelable<div class="sub-desc"><p>Labelable instance whose active error was changed</p>
2681 </div></li><li><span class="pre">error</span> : String<div class="sub-desc"><p>The active error message</p>
2682 </div></li></ul></div></div></div><div id="event-hide" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-hide" class="cls expand">hide</a>(
2683 <span class="pre">Ext.Component this</span>)
2684 </div><div class="description"><div class="short"><p>Fires after the component is hidden.
2685 Fires after the component is hidden when calling the <a href="Ext.form.RadioGroup.html#hide" rel="Ext.form.RadioGroup#hide" class="docClass">hide</a> method.</p>
2686 </div><div class="long"><p>Fires after the component is hidden.
2687 Fires after the component is hidden when calling the <a href="Ext.form.RadioGroup.html#hide" rel="Ext.form.RadioGroup#hide" class="docClass">hide</a> method.</p>
2688 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2689 </div></li></ul></div></div></div><div id="event-move" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-move" class="cls expand">move</a>(
2690 <span class="pre">Ext.Component this, Number x, Number y</span>)
2691 </div><div class="description"><div class="short"><p>Fires after the component is moved.</p>
2692 </div><div class="long"><p>Fires after the component is moved.</p>
2693 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2694 </div></li><li><span class="pre">x</span> : Number<div class="sub-desc"><p>The new x position</p>
2695 </div></li><li><span class="pre">y</span> : Number<div class="sub-desc"><p>The new y position</p>
2696 </div></li></ul></div></div></div><div id="event-remove" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-remove" class="cls expand">remove</a>(
2697 <span class="pre">Ext.container.Container this, Ext.Component component</span>)
2698 </div><div class="description"><div class="short"><p>@bubbles
2699 Fires after any <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a> is removed from the container.</p>
2700 </div><div class="long"><p>@bubbles
2701 Fires after any <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a> is removed from the container.</p>
2702 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.container.Container<div class="sub-desc">
2703 </div></li><li><span class="pre">component</span> : Ext.Component<div class="sub-desc"><p>The component that was removed</p>
2704 </div></li></ul></div></div></div><div id="event-removed" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-removed" class="cls expand">removed</a>(
2705 <span class="pre">Ext.Component this, Ext.container.Container ownerCt</span>)
2706 </div><div class="description"><div class="short"><p>Fires when a component is removed from an Ext.container.Container</p>
2707 </div><div class="long"><p>Fires when a component is removed from an Ext.container.Container</p>
2708 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2709 </div></li><li><span class="pre">ownerCt</span> : Ext.container.Container<div class="sub-desc"><p>Container which holds the component</p>
2710 </div></li></ul></div></div></div><div id="event-render" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-render" class="cls expand">render</a>(
2711 <span class="pre">Ext.Component this</span>)
2712 </div><div class="description"><div class="short"><p>Fires after the component markup is <a href="Ext.form.RadioGroup.html#rendered" rel="Ext.form.RadioGroup#rendered" class="docClass">rendered</a>.</p>
2713 </div><div class="long"><p>Fires after the component markup is <a href="Ext.form.RadioGroup.html#rendered" rel="Ext.form.RadioGroup#rendered" class="docClass">rendered</a>.</p>
2714 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2715 </div></li></ul></div></div></div><div id="event-resize" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-resize" class="cls expand">resize</a>(
2716 <span class="pre">Ext.Component this, Number adjWidth, Number adjHeight</span>)
2717 </div><div class="description"><div class="short"><p>Fires after the component is resized.</p>
2718 </div><div class="long"><p>Fires after the component is resized.</p>
2719 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2720 </div></li><li><span class="pre">adjWidth</span> : Number<div class="sub-desc"><p>The box-adjusted width that was set</p>
2721 </div></li><li><span class="pre">adjHeight</span> : Number<div class="sub-desc"><p>The box-adjusted height that was set</p>
2722 </div></li></ul></div></div></div><div id="event-show" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-show" class="cls expand">show</a>(
2723 <span class="pre">Ext.Component this</span>)
2724 </div><div class="description"><div class="short"><p>Fires after the component is shown when calling the <a href="Ext.form.RadioGroup.html#show" rel="Ext.form.RadioGroup#show" class="docClass">show</a> method.</p>
2725 </div><div class="long"><p>Fires after the component is shown when calling the <a href="Ext.form.RadioGroup.html#show" rel="Ext.form.RadioGroup#show" class="docClass">show</a> method.</p>
2726 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2727 </div></li></ul></div></div></div><div id="event-staterestore" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-staterestore" class="cls expand">staterestore</a>(
2728 <span class="pre">Ext.state.Stateful this, Object state</span>)
2729 </div><div class="description"><div class="short"><p>Fires after the state of the object is restored.</p>
2730 </div><div class="long"><p>Fires after the state of the object is restored.</p>
2731 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.state.Stateful<div class="sub-desc">
2732 </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
2733 to <b><tt>applyState</tt></b>. By default, that simply copies property values into this
2734 object. The method maybe overriden to provide custom state restoration.</p>
2735 </div></li></ul></div></div></div><div id="event-statesave" class="member inherited"><a href="Ext.form.RadioGroup.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.RadioGroup.html#" rel="event-statesave" class="cls expand">statesave</a>(
2736 <span class="pre">Ext.state.Stateful this, Object state</span>)
2737 </div><div class="description"><div class="short"><p>Fires after the state of the object is saved to the configured state provider.</p>
2738 </div><div class="long"><p>Fires after the state of the object is saved to the configured state provider.</p>
2739 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.state.Stateful<div class="sub-desc">
2740 </div></li><li><span class="pre">state</span> : Object<div class="sub-desc"><p>The hash of state values. This is determined by calling
2741 <b><tt>getState()</tt></b> on the object. This method must be provided by the
2742 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>
2743 has a null implementation.</p>
2744 </div></li></ul></div></div></div><div id="event-validitychange" class="member inherited"><a href="Ext.form.RadioGroup.html#event-validitychange" rel="event-validitychange" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.form.field.Field.html" class="definedIn docClass">Ext.form.field.Field</a><br/><a href="../source/Field.html#Ext-form.field.Field-event-validitychange" class="viewSource">view source</a></div><a name="validitychange"></a><a name="event-validitychange"></a><a href="Ext.form.RadioGroup.html#" rel="event-validitychange" class="cls expand">validitychange</a>(
2745 <span class="pre">Ext.form.field.Field this, Boolean isValid</span>)
2746 </div><div class="description"><div class="short"><p>Fires when a change in the field's validity is detected.</p>
2747 </div><div class="long"><p>Fires when a change in the field's validity is detected.</p>
2748 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.form.field.Field<div class="sub-desc">
2749 </div></li><li><span class="pre">isValid</span> : Boolean<div class="sub-desc"><p>Whether or not the field is now valid</p>
2750 </div></li></ul></div></div></div></div></div></div></div><div id="pageContent"></div></div></div></div></body></html>