Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / docs / api / Ext.view.Table.html
1 <!DOCTYPE html><html><head><title>Ext.view.Table | 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.view.Table',
13         docClass: 'Ext.view.Table',
14         docReq: 'Ext.view.Table',
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 = 'Table3.html#Ext-view.Table';
33     clsInfo = {"methods":["Table","addClass","addCls","addClsWithUI","addEvents","addListener","addManagedListener","addRowCls","addStateEvents","afterComponentLayout","alignTo","animate","applyState","beforeComponentLayout","bindStore","bubble","capture","center","clearHighlight","clearListeners","clearManagedListeners","cloneConfig","collectData","deselect","destroy","disable","doAutoRender","doComponentLayout","doConstrain","enable","enableBubble","findItemByChild","findLayoutController","findParentBy","findParentByType","findTargetByEvent","fireEvent","focus","getActiveAnimation","getBox","getBubbleTarget","getEl","getFeature","getHeight","getId","getInsertPosition","getLoader","getNode","getNodes","getPlugin","getPosition","getRecord","getRecords","getRowClass","getSelectedNodes","getSelectedRecords","getSelectionCount","getSize","getState","getStateId","getStore","getTableChunker","getWidth","getXType","getXTypes","hasListener","hasUICls","hide","highlightItem","indexOf","is","isDescendantOf","isDisabled","isDraggable","isDroppable","isFloating","isHidden","isSelected","isVisible","isXType","nextNode","nextSibling","observe","on","prepareData","previousNode","previousSibling","refresh","refreshNode","relayEvents","releaseCapture","removeCls","removeClsWithUI","removeListener","removeManagedListener","removeRowCls","resumeEvents","saveScrollState","select","sequenceFx","setActive","setAutoScroll","setDisabled","setDocked","setHeight","setLoading","setPagePosition","setPosition","setSize","setUI","setVisible","setWidth","show","stopAnimation","suspendEvents","syncFx","toBack","toFront","un","up","update","updateBox"],"cfgs":["An","autoEl","autoRender","autoScroll","autoShow","baseCls","blockRefresh","border","cls","componentCls","componentLayout","contentEl","data","deferEmptyText","disableSelection","disabled","disabledCls","draggable","emptyText","floating","focusOnToFront","frame","height","hidden","hideMode","html","id","itemCls","itemId","itemSelector","itemTpl","listeners","loader","loadingCls","loadingHeight","loadingText","maintainFlex","margin","maxHeight","maxWidth","minHeight","minWidth","multiSelect","overCls","overItemCls","padding","plugins","renderSelectors","renderTo","renderTpl","resizable","resizeHandles","saveBuffer","selectedItemCls","shadow","simpleSelect","singleSelect","stateEvents","stateId","stateful","store","style","styleHtmlCls","styleHtmlContent","toFrontOnShow","tpl","tplWriteMode","trackOver","ui","width"],"properties":["draggable","floatParent","frameSize","hasActiveFx","maskOnDisable","ownerCt","rendered","stopFx","zIndexManager"],"events":["activate","added","afterrender","beforeactivate","beforecontainerclick","beforecontainercontextmenu","beforecontainerdblclick","beforecontainerkeydown","beforecontainermousedown","beforecontainermouseout","beforecontainermouseover","beforecontainermouseup","beforedeactivate","beforedestroy","beforehide","beforeitemclick","beforeitemcontextmenu","beforeitemdblclick","beforeitemkeydown","beforeitemmousedown","beforeitemmouseenter","beforeitemmouseleave","beforeitemmouseup","beforerefresh","beforerender","beforeselect","beforeshow","beforestaterestore","beforestatesave","containerclick","containercontextmenu","containerdblclick","containerkeydown","containermouseout","containermouseover","containermouseup","deactivate","destroy","disable","enable","hide","itemadd","itemclick","itemcontextmenu","itemdblclick","itemkeydown","itemmousedown","itemmouseenter","itemmouseleave","itemmouseup","itemremove","itemupdate","move","refresh","removed","render","resize","selectionchange","show","staterestore","statesave"],"subclasses":["Ext.grid.View","Ext.tree.View"]};
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/Table3.html#Ext-view.Table" target="_blank">Ext.view.Table</a><span>xtype: tableview</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.view.AbstractView.html" rel="Ext.view.AbstractView" class="cls docClass">Ext.view.AbstractView</a><div class="subclass"><a href="Ext.view.View.html" rel="Ext.view.View" class="cls docClass">Ext.view.View</a><div class="subclass"><strong>Ext.view.Table</strong></div></div></div></div></div><h4>Mixins</h4><div class="mixin"><a href="Ext.util.Observable.html" rel="Ext.util.Observable" class="cls docClass">Ext.util.Observable</a></div><div class="mixin"><a href="Ext.util.Animate.html" rel="Ext.util.Animate" class="cls docClass">Ext.util.Animate</a></div><div class="mixin"><a href="Ext.state.Stateful.html" rel="Ext.state.Stateful" class="cls docClass">Ext.state.Stateful</a></div><div class="mixin"><a href="Ext.util.Floating.html" rel="Ext.util.Floating" class="cls docClass">Ext.util.Floating</a></div></pre><p>This class encapsulates the user interface for a tabular data set.
38 It acts as a centralized manager for controlling the various interface
39 elements of the view. This includes handling events, such as row and cell
40 level based DOM events. It also reacts to events from the underlying <a href="Ext.selection.Model.html" rel="Ext.selection.Model" class="docClass">Ext.selection.Model</a>
41 to provide visual feedback to the user.</p>
42
43 <p>This class does not provide ways to manipulate the underlying data of the configured
44 <a href="Ext.data.Store.html" rel="Ext.data.Store" class="docClass">Ext.data.Store</a>.</p>
45
46 <p>This is the base class for both <a href="Ext.grid.View.html" rel="Ext.grid.View" class="docClass">Ext.grid.View</a> and <a href="Ext.tree.View.html" rel="Ext.tree.View" class="docClass">Ext.tree.View</a> and is not
47 to be used directly.</p>
48 <div class="members"><div class="m-cfgs"><div class="definedBy">Defined By</div><a name="configs"></a><h3 class="cfg p">Config Options</h3><h4 class="cfgGroup">CSS Class configs</h4><div id="config-baseCls" class="member f inherited"><a href="Ext.view.Table.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.view.Table.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
49 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
50 elements within this component like Panel's body will get a class x-panel-body. This means
51 that if you create a subclass of Panel, and you want it to get all the Panels styling for the
52 element and the body, you leave the baseCls x-panel and use componentCls to add specific styling for this
53 component.</p>
54 </div></div></div><div id="config-cls" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
55 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
56 useful for adding customized styles to the component or any of its children using standard CSS rules.</p>
57 </div></div></div><div id="config-componentCls" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
58 via styling.</p>
59 </div><div class="long"><p>CSS Class to be added to a components root level element to give distinction to it
60 via styling.</p>
61 </div></div></div><div id="config-disabledCls" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
62 </div><div class="long"><p>CSS class to add when the Component is disabled. Defaults to 'x-item-disabled'.</p>
63 </div></div></div><div id="config-itemCls" class="member inherited"><a href="Ext.view.Table.html#config-itemCls" rel="config-itemCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-cfg-itemCls" class="viewSource">view source</a></div><a name="itemCls"></a><a name="config-itemCls"></a><a href="Ext.view.Table.html#" rel="config-itemCls" class="cls expand">itemCls</a><span> : String</span></div><div class="description"><div class="short"><p>Specifies the class to be assigned to each element in the view when used in conjunction with the
64 <a href="Ext.view.Table.html#itemTpl" rel="Ext.view.Table#itemTpl" class="docClass">itemTpl</a> configuration.</p>
65 </div><div class="long"><p>Specifies the class to be assigned to each element in the view when used in conjunction with the
66 <a href="Ext.view.Table.html#itemTpl" rel="Ext.view.Table#itemTpl" class="docClass">itemTpl</a> configuration.</p>
67 </div></div></div><div id="config-loadingCls" class="member inherited"><a href="Ext.view.Table.html#config-loadingCls" rel="config-loadingCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-cfg-loadingCls" class="viewSource">view source</a></div><a name="loadingCls"></a><a name="config-loadingCls"></a><a href="Ext.view.Table.html#" rel="config-loadingCls" class="cls expand">loadingCls</a><span> : String</span></div><div class="description"><div class="short"><p>The CSS class to apply to the loading message element (defaults to Ext.LoadMask.prototype.msgCls "x-mask-loading")</p>
68 </div><div class="long"><p>The CSS class to apply to the loading message element (defaults to Ext.LoadMask.prototype.msgCls "x-mask-loading")</p>
69 </div></div></div><div id="config-overCls" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
70 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
71 over the Element, and removed when the mouse moves out. (defaults to '').  This can be
72 useful for adding customized 'active' or 'hover' styles to the component or any of its children using standard CSS rules.</p>
73 </div></div></div><div id="config-overItemCls" class="member inherited"><a href="Ext.view.Table.html#config-overItemCls" rel="config-overItemCls" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-cfg-overItemCls" class="viewSource">view source</a></div><a name="overItemCls"></a><a name="config-overItemCls"></a><a href="Ext.view.Table.html#" rel="config-overItemCls" class="cls expand">overItemCls</a><span> : String</span></div><div class="description"><div class="short">A CSS class to apply to each item in the view on mouseover (defaults to undefined).
74 Ensure trackOver is set to true t...</div><div class="long"><p>A CSS class to apply to each item in the view on mouseover (defaults to undefined).
75 Ensure <a href="Ext.view.Table.html#trackOver" rel="Ext.view.Table#trackOver" class="docClass">trackOver</a> is set to <code>true</code> to make use of this.</p>
76 </div></div></div><div id="config-selectedItemCls" class="member inherited"><a href="Ext.view.Table.html#config-selectedItemCls" rel="config-selectedItemCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-cfg-selectedItemCls" class="viewSource">view source</a></div><a name="selectedItemCls"></a><a name="config-selectedItemCls"></a><a href="Ext.view.Table.html#" rel="config-selectedItemCls" class="cls expand">selectedItemCls</a><span> : String</span></div><div class="description"><div class="short"><p>A CSS class to apply to each selected item in the view (defaults to 'x-view-selected').</p>
77 </div><div class="long"><p>A CSS class to apply to each selected item in the view (defaults to 'x-view-selected').</p>
78 </div></div></div><div id="config-styleHtmlCls" class="member inherited"><a href="Ext.view.Table.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.view.Table.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.
79 Defaults to 'x-html'</p>
80 </div><div class="long"><p>The class that is added to the content target when you set styleHtmlContent to true.
81 Defaults to 'x-html'</p>
82 </div></div></div><h4 class="cfgGroup">Other Configs</h4><div id="config-An" class="member f ni"><a href="Ext.view.Table.html#config-An" rel="config-An" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.Table.html" class="definedIn docClass">Ext.view.Table</a><br/><a href="../source/Table3.html#Ext-view.Table-cfg-An" class="viewSource">view source</a></div><a name="An"></a><a name="config-An"></a><a href="Ext.view.Table.html#" rel="config-An" class="cls expand">An</a><span> : Mixed</span></div><div class="description"><div class="short">Focus a particular row and bring it into view. Will fire the rowfocus event. HTMLElement template node, index of a te...</div><div class="long"><p>Focus a particular row and bring it into view. Will fire the rowfocus event. HTMLElement template node, index of a template node, the
83 id of a template node or the record associated with the node.</p>
84 </div></div></div><div id="config-autoEl" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
85 encapsulate this Component.
86
87
88 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.view.Table.html#getEl" rel="Ext.view.Table#getEl" class="docClass">Element</a> which will
89 encapsulate this Component.</p>
90
91
92 <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>,
93 this defaults to <b><tt>'div'</tt></b>. The more complex Sencha classes use a more complex
94 DOM structure specified by their own <a href="Ext.view.Table.html#renderTpl" rel="Ext.view.Table#renderTpl" class="docClass">renderTpl</a>s.</p>
95
96
97 <p>This is intended to allow the developer to create application-specific utility Components encapsulated by
98 different DOM elements. Example usage:</p>
99
100
101 <pre><code>{
102     xtype: 'component',
103     autoEl: {
104         tag: 'img',
105         src: 'http://www.example.com/example.jpg'
106     }
107 }, {
108     xtype: 'component',
109     autoEl: {
110         tag: 'blockquote',
111         html: 'autoEl is cool!'
112     }
113 }, {
114     xtype: 'container',
115     autoEl: 'ul',
116     cls: 'ux-unordered-list',
117     items: {
118         xtype: 'component',
119         autoEl: 'li',
120         html: 'First list item'
121     }
122 }
123 </code></pre>
124
125 </div></div></div><div id="config-autoRender" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
126 of using renderTo in th...</div><div class="long"><p>This config is intended mainly for <a href="Ext.view.Table.html#floating" rel="Ext.view.Table#floating" class="docClass">floating</a> Components which may or may not be shown. Instead
127 of using <a href="Ext.view.Table.html#renderTo" rel="Ext.view.Table#renderTo" class="docClass">renderTo</a> in the configuration, and rendering upon construction, this allows a Component
128 to render itself upon first <i><a href="Ext.view.Table.html#show" rel="Ext.view.Table#show" class="docClass">show</a></i>.</p>
129
130
131 <p>Specify as <code>true</code> to have this Component render to the document body upon first show.</p>
132
133
134 <p>Specify as an element, or the ID of an element to have this Component render to a specific element upon first show.</p>
135
136
137 <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>
138
139 </div></div></div><div id="config-autoScroll" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
140 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
141 necessary, <code>false</code> to clip any overflowing content (defaults to <code>false</code>).</p>
142 </div></div></div><div id="config-autoShow" class="member inherited"><a href="Ext.view.Table.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.view.Table.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.
143 This config option may only be used for floating components o...</div><div class="long"><p>True to automatically show the component upon creation.
144 This config option may only be used for <a href="Ext.view.Table.html#floating" rel="Ext.view.Table#floating" class="docClass">floating</a> components or components
145 that use <a href="Ext.view.Table.html#autoRender" rel="Ext.view.Table#autoRender" class="docClass">autoRender</a>. Defaults to <tt>false</tt>.</p>
146 </div></div></div><div id="config-baseCls" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
147 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
148 elements within this component like Panel's body will get a class x-panel-body. This means
149 that if you create a subclass of Panel, and you want it to get all the Panels styling for the
150 element and the body, you leave the baseCls x-panel and use componentCls to add specific styling for this
151 component.</p>
152 </div></div></div><div id="config-blockRefresh" class="member inherited"><a href="Ext.view.Table.html#config-blockRefresh" rel="config-blockRefresh" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-cfg-blockRefresh" class="viewSource">view source</a></div><a name="blockRefresh"></a><a name="config-blockRefresh"></a><a href="Ext.view.Table.html#" rel="config-blockRefresh" class="cls expand">blockRefresh</a><span> : Boolean</span></div><div class="description"><div class="short">Set this to true to ignore datachanged events on the bound store. This is useful if
153 you wish to provide custom transi...</div><div class="long"><p>Set this to true to ignore datachanged events on the bound store. This is useful if
154 you wish to provide custom transition animations via a plugin (defaults to false)</p>
155 </div></div></div><div id="config-border" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
156 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
157 it can be a CSS style specification for each style, for example: '10 5 3 10'.</p>
158 </div></div></div><div id="config-cls" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
159 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
160 useful for adding customized styles to the component or any of its children using standard CSS rules.</p>
161 </div></div></div><div id="config-componentCls" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
162 via styling.</p>
163 </div><div class="long"><p>CSS Class to be added to a components root level element to give distinction to it
164 via styling.</p>
165 </div></div></div><div id="config-componentLayout" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
166 the Component's layout manager...</div><div class="long"><p>The sizing and positioning of a Component's internal Elements is the responsibility of
167 the Component's layout manager which sizes a Component's internal structure in response to the Component being sized.</p>
168
169
170 <p>Generally, developers will not use this configuration as all provided Components which need their internal
171 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>
172
173
174 <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
175 which simply sizes the Component's encapsulating element to the height and width specified in the <a href="Ext.view.Table.html#setSize" rel="Ext.view.Table#setSize" class="docClass">setSize</a> method.</p>
176
177 </div></div></div><div id="config-contentEl" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
178 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
179 for this component.</p>
180
181
182 <ul>
183 <li><b>Description</b> :
184 <div class="sub-desc">This config option is used to take an existing HTML element and place it in the layout element
185 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>
186 <li><b>Notes</b> :
187 <div class="sub-desc">The specified HTML element is appended to the layout element of the component <i>after any configured
188 <a href="Ext.view.Table.html#html" rel="Ext.view.Table#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.view.Table.html#render" rel="Ext.view.Table#render" class="docClass">render</a> event is fired.</div>
189 <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>
190 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>
191 <div class="sub-desc">Add either the <code>x-hidden</code> or the <code>x-hide-display</code> CSS class to
192 prevent a brief flicker of the content before it is rendered to the panel.</div></li>
193 </ul>
194
195 </div></div></div><div id="config-data" class="member inherited"><a href="Ext.view.Table.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.view.Table.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.view.Table.html#tpl" rel="Ext.view.Table#tpl" class="docClass">tpl</a></code> to
196 update the content area of the Component.</p>
197 </div><div class="long"><p>The initial set of data to apply to the <code><a href="Ext.view.Table.html#tpl" rel="Ext.view.Table#tpl" class="docClass">tpl</a></code> to
198 update the content area of the Component.</p>
199 </div></div></div><div id="config-deferEmptyText" class="member inherited"><a href="Ext.view.Table.html#config-deferEmptyText" rel="config-deferEmptyText" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-cfg-deferEmptyText" class="viewSource">view source</a></div><a name="deferEmptyText"></a><a name="config-deferEmptyText"></a><a href="Ext.view.Table.html#" rel="config-deferEmptyText" class="cls expand">deferEmptyText</a><span> : Boolean</span></div><div class="description"><div class="short"><p>True to defer emptyText being applied until the store's first load</p>
200 </div><div class="long"><p>True to defer emptyText being applied until the store's first load</p>
201 </div></div></div><div id="config-disableSelection" class="member inherited"><a href="Ext.view.Table.html#config-disableSelection" rel="config-disableSelection" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-cfg-disableSelection" class="viewSource">view source</a></div><a name="disableSelection"></a><a name="config-disableSelection"></a><a href="Ext.view.Table.html#" rel="config-disableSelection" class="cls expand">disableSelection</a><span> : Boolean</span></div><div class="description"><div class="short">true to disable selection within the DataView. Defaults to false.
202 This configuration will lock the selection model th...</div><div class="long"><p><tt>true</tt> to disable selection within the DataView. Defaults to <tt>false</tt>.
203 This configuration will lock the selection model that the DataView uses.</p>
204
205 </div></div></div><div id="config-disabled" class="member inherited"><a href="Ext.view.Table.html#config-disabled" rel="config-disabled" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.AbstractComponent.html" class="definedIn docClass">Ext.AbstractComponent</a><br/><a href="../source/AbstractComponent.html#Ext-AbstractComponent-cfg-disabled" class="viewSource">view source</a></div><a name="disabled"></a><a name="config-disabled"></a><a href="Ext.view.Table.html#" rel="config-disabled" class="cls expand">disabled</a><span> : Boolean</span></div><div class="description"><div class="short"><p>Defaults to false.</p>
206 </div><div class="long"><p>Defaults to false.</p>
207 </div></div></div><div id="config-disabledCls" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
208 </div><div class="long"><p>CSS class to add when the Component is disabled. Defaults to 'x-item-disabled'.</p>
209 </div></div></div><div id="config-draggable" class="member inherited"><a href="Ext.view.Table.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.view.Table.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.view.Table.html#floating" rel="Ext.view.Table#floating" class="docClass">floating</a> Component draggable using the Component's encapsulating element as the drag handle.</p>
210
211
212 <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>
213
214
215 <p>For example to create a Component which may only be dragged around using a certain internal element as the drag handle,
216 use the delegate option:</p>
217
218
219 <p><code></p>
220
221 <pre>new Ext.Component({
222     constrain: true,
223     floating:true,
224     style: {
225         backgroundColor: '#fff',
226         border: '1px solid black'
227     },
228     html: '&lt;h1 style="cursor:move"&gt;The title&lt;/h1&gt;&lt;p&gt;The content&lt;/p&gt;',
229     draggable: {
230         delegate: 'h1'
231     }
232 }).show();
233 </pre>
234
235
236 <p></code></p>
237 </div></div></div><div id="config-emptyText" class="member inherited"><a href="Ext.view.Table.html#config-emptyText" rel="config-emptyText" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-cfg-emptyText" class="viewSource">view source</a></div><a name="emptyText"></a><a name="config-emptyText"></a><a href="Ext.view.Table.html#" rel="config-emptyText" class="cls expand">emptyText</a><span> : String</span></div><div class="description"><div class="short">The text to display in the view when there is no data to display (defaults to '').
238 Note that when using local data th...</div><div class="long"><p>The text to display in the view when there is no data to display (defaults to '').
239 Note that when using local data the emptyText will not be displayed unless you set
240 the <a href="Ext.view.Table.html#deferEmptyText" rel="Ext.view.Table#deferEmptyText" class="docClass">deferEmptyText</a> option to false.</p>
241 </div></div></div><div id="config-floating" class="member inherited"><a href="Ext.view.Table.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.view.Table.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.
242
243
244 Components such...</div><div class="long"><p>Specify as true to float the Component outside of the document flow using CSS absolute positioning.</p>
245
246
247 <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
248 by default.</p>
249
250
251 <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
252 <a href="Ext.WindowManager.html" rel="Ext.WindowManager" class="docClass">ZIndexManager</a></p>
253
254
255 <h3 class="pa">Floating Components as child items of a Container</h3>
256
257
258 <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
259 examining the ownerCt chain.</p>
260
261
262 <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
263 of related floating Components. The ZIndexManager brings a single floating Component to the top of its stack when
264 the Component's <a href="Ext.view.Table.html#toFront" rel="Ext.view.Table#toFront" class="docClass">toFront</a> method is called.</p>
265
266
267 <p>The ZIndexManager is found by traversing up the <a href="Ext.view.Table.html#ownerCt" rel="Ext.view.Table#ownerCt" class="docClass">ownerCt</a> chain to find an ancestor which itself is floating. This is so that
268 descendant floating Components of floating <i>Containers</i> (Such as a ComboBox dropdown within a Window) can have its zIndex managed relative
269 to any siblings, but always <b>above</b> that floating ancestor Container.</p>
270
271
272 <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>
273
274
275 <p>Floating components <i>do not participate in the Container's layout</i>. Because of this, they are not rendered until you explicitly
276 <a href="Ext.view.Table.html#show" rel="Ext.view.Table#show" class="docClass">show</a> them.</p>
277
278
279 <p>After rendering, the ownerCt reference is deleted, and the <a href="Ext.view.Table.html#floatParent" rel="Ext.view.Table#floatParent" class="docClass">floatParent</a> property is set to the found floating ancestor Container.
280 If no floating ancestor Container was found the <a href="Ext.view.Table.html#floatParent" rel="Ext.view.Table#floatParent" class="docClass">floatParent</a> property will not be set.</p>
281
282 </div></div></div><div id="config-focusOnToFront" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
283 brought to the front. Defaults to ...</div><div class="long"><p>Specifies whether the floated component should be automatically <a href="Ext.view.Table.html#focus" rel="Ext.view.Table#focus" class="docClass">focused</a> when it is
284 <a href="Ext.view.Table.html#toFront" rel="Ext.view.Table#toFront" class="docClass">brought to the front</a>. Defaults to true.</p>
285 </div></div></div><div id="config-frame" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
286 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
287 provide a graphical rounded frame around the Component content.</p>
288
289
290 <p>This is only necessary when running on outdated, or non standard-compliant browsers such as Microsoft's Internet Explorer
291 prior to version 9 which do not support rounded corners natively.</p>
292
293
294 <p>The extra space taken up by this framing is available from the read only property <a href="Ext.view.Table.html#frameSize" rel="Ext.view.Table#frameSize" class="docClass">frameSize</a>.</p>
295
296 </div></div></div><div id="config-height" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
297 </div><div class="long"><p>The height of this component in pixels.</p>
298 </div></div></div><div id="config-hidden" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="config-hidden" class="cls expand">hidden</a><span> : Boolean</span></div><div class="description"><div class="short"><p>Defaults to false.</p>
299 </div><div class="long"><p>Defaults to false.</p>
300 </div></div></div><div id="config-hideMode" class="member inherited"><a href="Ext.view.Table.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.view.Table.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.
301 Values may be
302 'display' : The...</div><div class="long"><p>A String which specifies how this Component's encapsulating DOM element will be hidden.
303 Values may be<div class="mdetail-params"><ul>
304 <li><code>'display'</code> : The Component will be hidden using the <code>display: none</code> style.</li>
305 <li><code>'visibility'</code> : The Component will be hidden using the <code>visibility: hidden</code> style.</li>
306 <li><code>'offsets'</code> : The Component will be hidden by absolutely positioning it out of the visible area of the document. This
307 is useful when a hidden Component must maintain measurable dimensions. Hiding using <code>display</code> results
308 in a Component having zero dimensions.</li></ul></div>
309 Defaults to <code>'display'</code>.</p>
310 </div></div></div><div id="config-html" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
311 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
312 content (defaults to ''). The HTML content is added after the component is rendered,
313 so the document will not contain this HTML at the time the <a href="Ext.view.Table.html#render" rel="Ext.view.Table#render" class="docClass">render</a> event is fired.
314 This content is inserted into the body <i>before</i> any configured <a href="Ext.view.Table.html#contentEl" rel="Ext.view.Table#contentEl" class="docClass">contentEl</a> is appended.</p>
315 </div></div></div><div id="config-id" class="member inherited"><a href="Ext.view.Table.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.view.Table.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).
316
317
318 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.view.Table.html#getId" rel="Ext.view.Table#getId" class="docClass">auto-assigned id</a>).</p>
319
320
321 <p>It should not be necessary to use this configuration except for singleton objects in your application.
322 Components created with an id may be accessed globally using <a href="Ext.html#getCmp" rel="Ext#getCmp" class="docClass">Ext.getCmp</a>.</p>
323
324
325 <p>Instead of using assigned ids, use the <a href="Ext.view.Table.html#itemId" rel="Ext.view.Table#itemId" class="docClass">itemId</a> config, and <a href="Ext.ComponentQuery.html" rel="Ext.ComponentQuery" class="docClass">ComponentQuery</a> which
326 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>
327 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>
328
329
330 <p>Note that this id will also be used as the element id for the containing HTML element
331 that is rendered to the page for this component. This allows you to write id-based CSS
332 rules to style the specific instance of this component uniquely, and also to select
333 sub-elements using this component's id as the parent.</p>
334
335
336 <p><b>Note</b>: to avoid complications imposed by a unique <tt>id</tt> also see <code><a href="Ext.view.Table.html#itemId" rel="Ext.view.Table#itemId" class="docClass">itemId</a></code>.</p>
337
338
339 <p><b>Note</b>: to access the container of a Component see <code><a href="Ext.view.Table.html#ownerCt" rel="Ext.view.Table#ownerCt" class="docClass">ownerCt</a></code>.</p>
340
341 </div></div></div><div id="config-itemCls" class="member inherited"><a href="Ext.view.Table.html#config-itemCls" rel="config-itemCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-cfg-itemCls" class="viewSource">view source</a></div><a name="itemCls"></a><a name="config-itemCls"></a><a href="Ext.view.Table.html#" rel="config-itemCls" class="cls expand">itemCls</a><span> : String</span></div><div class="description"><div class="short"><p>Specifies the class to be assigned to each element in the view when used in conjunction with the
342 <a href="Ext.view.Table.html#itemTpl" rel="Ext.view.Table#itemTpl" class="docClass">itemTpl</a> configuration.</p>
343 </div><div class="long"><p>Specifies the class to be assigned to each element in the view when used in conjunction with the
344 <a href="Ext.view.Table.html#itemTpl" rel="Ext.view.Table#itemTpl" class="docClass">itemTpl</a> configuration.</p>
345 </div></div></div><div id="config-itemId" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
346 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
347 when no object reference is available.  Instead of using an <code><a href="Ext.view.Table.html#id" rel="Ext.view.Table#id" class="docClass">id</a></code> with
348 <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
349 <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
350 <code>itemId</code>'s or <tt><a href="Ext.view.Table.html#id" rel="Ext.view.Table#id" class="docClass">id</a></tt>'s. Since <code>itemId</code>'s are an index to the
351 container's internal MixedCollection, the <code>itemId</code> is scoped locally to the container --
352 avoiding potential conflicts with <a href="Ext.ComponentManager.html" rel="Ext.ComponentManager" class="docClass">Ext.ComponentManager</a> which requires a <b>unique</b>
353 <code><a href="Ext.view.Table.html#id" rel="Ext.view.Table#id" class="docClass">id</a></code>.</p>
354
355
356 <pre><code>var c = new Ext.panel.Panel({ //
357     <a href="Ext.Component.html#height" rel="Ext.Component#height" class="docClass">height</a>: 300,
358     <a href="Ext.view.Table.html#renderTo" rel="Ext.view.Table#renderTo" class="docClass">renderTo</a>: document.body,
359     <a href="Ext.container.Container.html#layout" rel="Ext.container.Container#layout" class="docClass">layout</a>: 'auto',
360     <a href="Ext.container.Container.html#items" rel="Ext.container.Container#items" class="docClass">items</a>: [
361         {
362             itemId: 'p1',
363             <a href="Ext.panel.Panel.html#title" rel="Ext.panel.Panel#title" class="docClass">title</a>: 'Panel 1',
364             <a href="Ext.Component.html#height" rel="Ext.Component#height" class="docClass">height</a>: 150
365         },
366         {
367             itemId: 'p2',
368             <a href="Ext.panel.Panel.html#title" rel="Ext.panel.Panel#title" class="docClass">title</a>: 'Panel 2',
369             <a href="Ext.Component.html#height" rel="Ext.Component#height" class="docClass">height</a>: 150
370         }
371     ]
372 })
373 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>
374 p2 = p1.<a href="Ext.view.Table.html#ownerCt" rel="Ext.view.Table#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
375 </code></pre>
376
377
378 <p>Also see <tt><a href="Ext.view.Table.html#id" rel="Ext.view.Table#id" class="docClass">id</a></tt>, <code><a href="Ext.view.Table.html#query" rel="Ext.view.Table#query" class="docClass">query</a></code>, <code><a href="Ext.view.Table.html#down" rel="Ext.view.Table#down" class="docClass">down</a></code> and <code><a href="Ext.view.Table.html#child" rel="Ext.view.Table#child" class="docClass">child</a></code>.</p>
379
380
381 <p><b>Note</b>: to access the container of an item see <tt><a href="Ext.view.Table.html#ownerCt" rel="Ext.view.Table#ownerCt" class="docClass">ownerCt</a></tt>.</p>
382
383 </div></div></div><div id="config-itemSelector" class="member inherited"><a href="Ext.view.Table.html#config-itemSelector" rel="config-itemSelector" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-cfg-itemSelector" class="viewSource">view source</a></div><a name="itemSelector"></a><a name="config-itemSelector"></a><a href="Ext.view.Table.html#" rel="config-itemSelector" class="cls expand">itemSelector</a><span> : String</span></div><div class="description"><div class="short">@required
384 This is a required setting. A simple CSS selector (e.g. div.some-class or
385 span:first-child) that will be us...</div><div class="long"><p>@required
386 <b>This is a required setting</b>. A simple CSS selector (e.g. <tt>div.some-class</tt> or
387 <tt>span:first-child</tt>) that will be used to determine what nodes this DataView will be
388 working with. The itemSelector is used to map DOM nodes to records. As such, there should
389 only be one root level element that matches the selector for each record.</p>
390 </div></div></div><div id="config-itemTpl" class="member inherited"><a href="Ext.view.Table.html#config-itemTpl" rel="config-itemTpl" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-cfg-itemTpl" class="viewSource">view source</a></div><a name="itemTpl"></a><a name="config-itemTpl"></a><a href="Ext.view.Table.html#" rel="config-itemTpl" class="cls expand">itemTpl</a><span> : String/Array/Ext.XTemplate</span></div><div class="description"><div class="short">The inner portion of the item template to be rendered. Follows an XTemplate
391 structure and will be placed inside of a ...</div><div class="long"><p>The inner portion of the item template to be rendered. Follows an XTemplate
392 structure and will be placed inside of a tpl.</p>
393 </div></div></div><div id="config-listeners" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
394 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
395 object during initialization.  This should be a valid listeners config object as specified in the
396 <a href="Ext.view.Table.html#addListener" rel="Ext.view.Table#addListener" class="docClass">addListener</a> example for attaching multiple handlers at once.</p></p>
397
398 <br><p><b><u>DOM events from ExtJs <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Components</a></u></b></p>
399
400
401 <br><p>While <i>some</i> ExtJs Component classes export selected DOM events (e.g. "click", "mouseover" etc), this
402
403
404 <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
405 <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
406 events directly from a child element of a Component, we need to specify the <code>element</code> option to
407 identify the Component property to add a DOM listener to:</p>
408
409 <pre><code>new Ext.panel.Panel({
410     width: 400,
411     height: 200,
412     dockedItems: [{
413         xtype: 'toolbar'
414     }],
415     listeners: {
416         click: {
417             element: 'el', //bind to the underlying el property on the panel
418             fn: function(){ console.log('click el'); }
419         },
420         dblclick: {
421             element: 'body', //bind to the underlying body property on the panel
422             fn: function(){ console.log('dblclick body'); }
423         }
424     }
425 });
426 </code></pre>
427
428
429 <p></p></p>
430 </div></div></div><div id="config-loader" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
431 content for this Component.</p>
432 </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
433 content for this Component.</p>
434 </div></div></div><div id="config-loadingCls" class="member inherited"><a href="Ext.view.Table.html#config-loadingCls" rel="config-loadingCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-cfg-loadingCls" class="viewSource">view source</a></div><a name="loadingCls"></a><a name="config-loadingCls"></a><a href="Ext.view.Table.html#" rel="config-loadingCls" class="cls expand">loadingCls</a><span> : String</span></div><div class="description"><div class="short"><p>The CSS class to apply to the loading message element (defaults to Ext.LoadMask.prototype.msgCls "x-mask-loading")</p>
435 </div><div class="long"><p>The CSS class to apply to the loading message element (defaults to Ext.LoadMask.prototype.msgCls "x-mask-loading")</p>
436 </div></div></div><div id="config-loadingHeight" class="member inherited"><a href="Ext.view.Table.html#config-loadingHeight" rel="config-loadingHeight" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-cfg-loadingHeight" class="viewSource">view source</a></div><a name="loadingHeight"></a><a name="config-loadingHeight"></a><a href="Ext.view.Table.html#" rel="config-loadingHeight" class="cls expand">loadingHeight</a><span> : Number</span></div><div class="description"><div class="short">If specified, gives an explicit height for the data view when it is showing the loadingText,
437 if that is specified. Th...</div><div class="long"><p>If specified, gives an explicit height for the data view when it is showing the <a href="Ext.view.Table.html#loadingText" rel="Ext.view.Table#loadingText" class="docClass">loadingText</a>,
438 if that is specified. This is useful to prevent the view's height from collapsing to zero when the
439 loading mask is applied and there are no other contents in the data view. Defaults to undefined.</p>
440 </div></div></div><div id="config-loadingText" class="member inherited"><a href="Ext.view.Table.html#config-loadingText" rel="config-loadingText" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-cfg-loadingText" class="viewSource">view source</a></div><a name="loadingText"></a><a name="config-loadingText"></a><a href="Ext.view.Table.html#" rel="config-loadingText" class="cls expand">loadingText</a><span> : String</span></div><div class="description"><div class="short">A string to display during data load operations (defaults to undefined).  If specified, this text will be
441 displayed i...</div><div class="long"><p>A string to display during data load operations (defaults to undefined).  If specified, this text will be
442 displayed in a loading div and the view's contents will be cleared while loading, otherwise the view's
443 contents will continue to display normally until the new data is loaded and the contents are replaced.</p>
444 </div></div></div><div id="config-maintainFlex" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
445 HBox layout.
446
447
448 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
449 <a href="Ext.layout.container.HBox.html" rel="Ext.layout.container.HBox" class="docClass">HBox</a> layout.</b></p>
450
451
452 <p>Specifies that if an immediate sibling Splitter is moved, the Component on the <i>other</i> side is resized, and this
453 Component maintains its configured <a href="Ext.layout.container.Box.html#flex" rel="Ext.layout.container.Box#flex" class="docClass">flex</a> value.</p>
454
455 </div></div></div><div id="config-margin" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
456 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
457 it can be a CSS style specification for each style, for example: '10 5 3 10'.</p>
458 </div></div></div><div id="config-maxHeight" class="member inherited"><a href="Ext.view.Table.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.view.Table.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.
459
460
461 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>
462
463
464 <p><b>Warning:</b> This will override any size management applied by layout managers.</p>
465
466 </div></div></div><div id="config-maxWidth" class="member inherited"><a href="Ext.view.Table.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.view.Table.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.
467
468
469 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>
470
471
472 <p><b>Warning:</b> This will override any size management applied by layout managers.</p>
473
474 </div></div></div><div id="config-minHeight" class="member inherited"><a href="Ext.view.Table.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.view.Table.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.
475
476
477 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>
478
479
480 <p><b>Warning:</b> This will override any size management applied by layout managers.</p>
481
482 </div></div></div><div id="config-minWidth" class="member inherited"><a href="Ext.view.Table.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.view.Table.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.
483
484
485 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>
486
487
488 <p><b>Warning:</b> This will override any size management applied by layout managers.</p>
489
490 </div></div></div><div id="config-multiSelect" class="member inherited"><a href="Ext.view.Table.html#config-multiSelect" rel="config-multiSelect" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-cfg-multiSelect" class="viewSource">view source</a></div><a name="multiSelect"></a><a name="config-multiSelect"></a><a href="Ext.view.Table.html#" rel="config-multiSelect" class="cls expand">multiSelect</a><span> : Boolean</span></div><div class="description"><div class="short">True to allow selection of more than one item at a time, false to allow selection of only a single item
491 at a time or ...</div><div class="long"><p>True to allow selection of more than one item at a time, false to allow selection of only a single item
492 at a time or no selection at all, depending on the value of <a href="Ext.view.Table.html#singleSelect" rel="Ext.view.Table#singleSelect" class="docClass">singleSelect</a> (defaults to false).</p>
493 </div></div></div><div id="config-overCls" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
494 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
495 over the Element, and removed when the mouse moves out. (defaults to '').  This can be
496 useful for adding customized 'active' or 'hover' styles to the component or any of its children using standard CSS rules.</p>
497 </div></div></div><div id="config-overItemCls" class="member inherited"><a href="Ext.view.Table.html#config-overItemCls" rel="config-overItemCls" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-cfg-overItemCls" class="viewSource">view source</a></div><a name="overItemCls"></a><a name="config-overItemCls"></a><a href="Ext.view.Table.html#" rel="config-overItemCls" class="cls expand">overItemCls</a><span> : String</span></div><div class="description"><div class="short">A CSS class to apply to each item in the view on mouseover (defaults to undefined).
498 Ensure trackOver is set to true t...</div><div class="long"><p>A CSS class to apply to each item in the view on mouseover (defaults to undefined).
499 Ensure <a href="Ext.view.Table.html#trackOver" rel="Ext.view.Table#trackOver" class="docClass">trackOver</a> is set to <code>true</code> to make use of this.</p>
500 </div></div></div><div id="config-padding" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
501 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
502 it can be a CSS style specification for each style, for example: '10 5 3 10'.</p>
503 </div></div></div><div id="config-plugins" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
504 requirement for a ...</div><div class="long"><p>An object or array of objects that will provide custom functionality for this component.  The only
505 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>.
506 When a component is created, if any plugins are available, the component will call the init method on each
507 plugin, passing a reference to itself.  Each plugin can then call methods or respond to events on the
508 component as needed to provide its functionality.</p>
509 </div></div></div><div id="config-renderSelectors" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
510 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
511 created by the render process.</p>
512
513 <p>After the Component's internal structure is rendered according to the <a href="Ext.view.Table.html#renderTpl" rel="Ext.view.Table#renderTpl" class="docClass">renderTpl</a>, this object is iterated through,
514 and the found Elements are added as properties to the Component using the <code>renderSelector</code> property name.</p>
515
516 <p>For example, a Component which rendered an image, and description into its element might use the following properties
517 coded into its prototype:</p>
518
519 <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;',
520
521 renderSelectors: {
522     image: 'img.x-image-component-img',
523     descEl: 'div.x-image-component-desc'
524 }
525 </code></pre>
526
527 <p>After rendering, the Component would have a property <code>image</code> referencing its child <code>img</code> Element,
528 and a property <code>descEl</code> referencing the <code>div</code> Element which contains the description.</p>
529 </div></div></div><div id="config-renderTo" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
530 will be rendered into.
531
532
533
534 Not...</div><div class="long"><p>Specify the id of the element, a DOM element or an existing Element that this component
535 will be rendered into.</p>
536
537
538 <div><ul>
539 <li><b>Notes</b> : <ul>
540 <div class="sub-desc">Do <u>not</u> use this option if the Component is to be a child item of
541 a <a href="Ext.container.Container.html" rel="Ext.container.Container" class="docClass">Container</a>. It is the responsibility of the
542 <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>
543 to render and manage its child items.</div>
544 <div class="sub-desc">When using this config, a call to render() is not required.</div>
545 </ul></li>
546 </ul></div>
547
548
549 <p>See <code><a href="Ext.view.Table.html#render" rel="Ext.view.Table#render" class="docClass">render</a></code> also.</p>
550
551 </div></div></div><div id="config-renderTpl" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
552 encapsulating Element.
553
554
555 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
556 encapsulating <a href="Ext.view.Table.html#getEl" rel="Ext.view.Table#getEl" class="docClass">Element</a>.</p>
557
558
559 <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>
560 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
561 with no internal structure; they render their <a href="Ext.view.Table.html#getEl" rel="Ext.view.Table#getEl" class="docClass">Element</a> empty. The more specialized ExtJS and Touch classes
562 which use a more complex DOM structure, provide their own template definitions.</p>
563
564
565 <p>This is intended to allow the developer to create application-specific utility Components with customized
566 internal structure.</p>
567
568
569 <p>Upon rendering, any created child elements may be automatically imported into object properties using the
570 <a href="Ext.view.Table.html#renderSelectors" rel="Ext.view.Table#renderSelectors" class="docClass">renderSelectors</a> option.</p>
571
572 </div></div></div><div id="config-resizable" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
573 after rendering.
574
575
576 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
577 after rendering.</p>
578
579
580 <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>
581 to override any defaults. By default the Component passes its minimum and maximum size, and uses
582 <code><a href="Ext.resizer.Resizer.html#dynamic" rel="Ext.resizer.Resizer#dynamic" class="docClass">Ext.resizer.Resizer.dynamic</a>: false</code></p>
583
584 </div></div></div><div id="config-resizeHandles" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
585 </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>
586 </div></div></div><div id="config-saveBuffer" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
587 a short period. Defaults to 100.</p>
588 </div><div class="long"><p>A buffer to be applied if many state events are fired within
589 a short period. Defaults to 100.</p>
590 </div></div></div><div id="config-selectedItemCls" class="member inherited"><a href="Ext.view.Table.html#config-selectedItemCls" rel="config-selectedItemCls" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-cfg-selectedItemCls" class="viewSource">view source</a></div><a name="selectedItemCls"></a><a name="config-selectedItemCls"></a><a href="Ext.view.Table.html#" rel="config-selectedItemCls" class="cls expand">selectedItemCls</a><span> : String</span></div><div class="description"><div class="short"><p>A CSS class to apply to each selected item in the view (defaults to 'x-view-selected').</p>
591 </div><div class="long"><p>A CSS class to apply to each selected item in the view (defaults to 'x-view-selected').</p>
592 </div></div></div><div id="config-shadow" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
593 true to automatically create an Ext.Shadow,...</div><div class="long"><p>Specifies whether the floating component should be given a shadow. Set to
594 <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
595 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.
596 (Defaults to <tt>'sides'</tt>.)</p>
597 </div></div></div><div id="config-simpleSelect" class="member inherited"><a href="Ext.view.Table.html#config-simpleSelect" rel="config-simpleSelect" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-cfg-simpleSelect" class="viewSource">view source</a></div><a name="simpleSelect"></a><a name="config-simpleSelect"></a><a href="Ext.view.Table.html#" rel="config-simpleSelect" class="cls expand">simpleSelect</a><span> : Boolean</span></div><div class="description"><div class="short">True to enable multiselection by clicking on multiple items without requiring the user to hold Shift or Ctrl,
598 false t...</div><div class="long"><p>True to enable multiselection by clicking on multiple items without requiring the user to hold Shift or Ctrl,
599 false to force the user to hold Ctrl or Shift to select more than on item (defaults to false).</p>
600 </div></div></div><div id="config-singleSelect" class="member inherited"><a href="Ext.view.Table.html#config-singleSelect" rel="config-singleSelect" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-cfg-singleSelect" class="viewSource">view source</a></div><a name="singleSelect"></a><a name="config-singleSelect"></a><a href="Ext.view.Table.html#" rel="config-singleSelect" class="cls expand">singleSelect</a><span> : Boolean</span></div><div class="description"><div class="short">True to allow selection of exactly one item at a time, false to allow no selection at all (defaults to false).
601 Note t...</div><div class="long"><p>True to allow selection of exactly one item at a time, false to allow no selection at all (defaults to false).
602 Note that if <a href="Ext.view.Table.html#multiSelect" rel="Ext.view.Table#multiSelect" class="docClass">multiSelect</a> = true, this value will be ignored.</p>
603 </div></div></div><div id="config-stateEvents" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
604 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
605 save its state (defaults to none). <code>stateEvents</code> may be any type
606 of event supported by this object, including browser or custom events
607 (e.g., <tt>['click', 'customerchange']</tt>).</p>
608
609
610 <p>See <code><a href="Ext.view.Table.html#stateful" rel="Ext.view.Table#stateful" class="docClass">stateful</a></code> for an explanation of saving and
611 restoring object state.</p>
612
613 </div></div></div><div id="config-stateId" class="member inherited"><a href="Ext.view.Table.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.view.Table.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.
614
615 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>
616
617 <p>See <a href="Ext.view.Table.html#stateful" rel="Ext.view.Table#stateful" class="docClass">stateful</a> for an explanation of saving and restoring state.</p>
618
619 </div></div></div><div id="config-stateful" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
620 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
621 internal properties from a saved state on startup. The object must have
622 a <code><a href="Ext.view.Table.html#stateId" rel="Ext.view.Table#stateId" class="docClass">stateId</a></code> for state to be managed. 
623 Auto-generated ids are not guaranteed to be stable across page loads and 
624 cannot be relied upon to save and restore the same state for a object.<p>
625 <p>For state saving to work, the state manager's provider must have been
626 set to an implementation of <a href="Ext.state.Provider.html" rel="Ext.state.Provider" class="docClass">Ext.state.Provider</a> which overrides the
627 <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>
628 methods to save and recall name/value pairs. A built-in implementation,
629 <a href="Ext.state.CookieProvider.html" rel="Ext.state.CookieProvider" class="docClass">Ext.state.CookieProvider</a> is available.</p>
630 <p>To set the state provider for the current page:</p>
631 <pre><code>Ext.state.Manager.setProvider(new Ext.state.CookieProvider({
632     expires: new Date(new Date().getTime()+(1000*60*60*24*7)), //7 days from now
633 }));
634 </code></pre>
635 <p>A stateful object attempts to save state when one of the events
636 listed in the <code><a href="Ext.view.Table.html#stateEvents" rel="Ext.view.Table#stateEvents" class="docClass">stateEvents</a></code> configuration fires.</p>
637 <p>To save state, a stateful object first serializes its state by
638 calling <b><code><a href="Ext.view.Table.html#getState" rel="Ext.view.Table#getState" class="docClass">getState</a></code></b>. By default, this function does
639 nothing. The developer must provide an implementation which returns an
640 object hash which represents the restorable state of the object.</p>
641 <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>
642 which uses the configured <a href="Ext.state.Provider.html" rel="Ext.state.Provider" class="docClass">Ext.state.Provider</a> to save the object
643 keyed by the <code><a href="stateId.html" rel="stateId" class="docClass">stateId</a></code></p>.
644 <p>During construction, a stateful object attempts to <i>restore</i>
645 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
646 <code><a href="Ext.view.Table.html#stateId" rel="Ext.view.Table#stateId" class="docClass">stateId</a></code></p>
647 <p>The resulting object is passed to <b><code><a href="Ext.view.Table.html#applyState" rel="Ext.view.Table#applyState" class="docClass">applyState</a></code></b>.
648 The default implementation of <code><a href="Ext.view.Table.html#applyState" rel="Ext.view.Table#applyState" class="docClass">applyState</a></code> simply copies
649 properties into the object, but a developer may override this to support
650 more behaviour.</p>
651 <p>You can perform extra processing on state save and restore by attaching
652 handlers to the <a href="Ext.view.Table.html#beforestaterestore" rel="Ext.view.Table#beforestaterestore" class="docClass">beforestaterestore</a>, <a href="Ext.view.Table.html#staterestore" rel="Ext.view.Table#staterestore" class="docClass">staterestore</a>,
653 <a href="Ext.view.Table.html#beforestatesave" rel="Ext.view.Table#beforestatesave" class="docClass">beforestatesave</a> and <a href="Ext.view.Table.html#statesave" rel="Ext.view.Table#statesave" class="docClass">statesave</a> events.</p>
654
655 </div></div></div><div id="config-store" class="member inherited"><a href="Ext.view.Table.html#config-store" rel="config-store" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-cfg-store" class="viewSource">view source</a></div><a name="store"></a><a name="config-store"></a><a href="Ext.view.Table.html#" rel="config-store" class="cls expand">store</a><span> : Ext.data.Store</span></div><div class="description"><div class="short"><p>@required
656 The <a href="Ext.data.Store.html" rel="Ext.data.Store" class="docClass">Ext.data.Store</a> to bind this DataView to.</p>
657 </div><div class="long"><p>@required
658 The <a href="Ext.data.Store.html" rel="Ext.data.Store" class="docClass">Ext.data.Store</a> to bind this DataView to.</p>
659 </div></div></div><div id="config-style" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
660 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
661 <a href="Ext.core.Element.html#applyStyles" rel="Ext.core.Element#applyStyles" class="docClass">Ext.core.Element.applyStyles</a>.</p>
662
663 <pre><code>        new Ext.panel.Panel({
664             title: 'Some Title',
665             renderTo: Ext.getBody(),
666             width: 400, height: 300,
667             layout: 'form',
668             items: [{
669                 xtype: 'textarea',
670                 style: {
671                     width: '95%',
672                     marginBottom: '10px'
673                 }
674             },
675             new Ext.button.Button({
676                 text: 'Send',
677                 minWidth: '100',
678                 style: {
679                     marginBottom: '10px'
680                 }
681             })
682             ]
683         });
684      </code></pre>
685
686 </div></div></div><div id="config-styleHtmlCls" class="member inherited"><a href="Ext.view.Table.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.view.Table.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.
687 Defaults to 'x-html'</p>
688 </div><div class="long"><p>The class that is added to the content target when you set styleHtmlContent to true.
689 Defaults to 'x-html'</p>
690 </div></div></div><div id="config-styleHtmlContent" class="member inherited"><a href="Ext.view.Table.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.view.Table.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).
691 Defaults to false.</p>
692 </div><div class="long"><p>True to automatically style the html inside the content target of this component (body for panels).
693 Defaults to false.</p>
694 </div></div></div><div id="config-toFrontOnShow" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
695 on an already visible, floating component (default ...</div><div class="long"><p>True to automatically call <a href="Ext.view.Table.html#toFront" rel="Ext.view.Table#toFront" class="docClass">toFront</a> when the <a href="Ext.view.Table.html#show" rel="Ext.view.Table#show" class="docClass">show</a> method is called
696 on an already visible, floating component (default is <code>true</code>).</p>
697
698 </div></div></div><div id="config-tpl" class="member inherited"><a href="Ext.view.Table.html#config-tpl" rel="config-tpl" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-cfg-tpl" class="viewSource">view source</a></div><a name="tpl"></a><a name="config-tpl"></a><a href="Ext.view.Table.html#" rel="config-tpl" class="cls expand">tpl</a><span> : String/Array/Ext.XTemplate</span></div><div class="description"><div class="short">@required
699 The HTML fragment or an array of fragments that will make up the template used by this DataView.  This shou...</div><div class="long"><p>@required
700 The HTML fragment or an array of fragments that will make up the template used by this DataView.  This should
701 be specified in the same format expected by the constructor of <a href="Ext.XTemplate.html" rel="Ext.XTemplate" class="docClass">Ext.XTemplate</a>.</p>
702 </div></div></div><div id="config-tplWriteMode" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
703 updating the content area of the Component. Defaults to 'overwrite'
704 (see Ext.X...</div><div class="long"><p>The Ext.(X)Template method to use when
705 updating the content area of the Component. Defaults to <code>'overwrite'</code>
706 (see <code><a href="Ext.XTemplate.html#overwrite" rel="Ext.XTemplate#overwrite" class="docClass">Ext.XTemplate.overwrite</a></code>).</p>
707 </div></div></div><div id="config-trackOver" class="member inherited"><a href="Ext.view.Table.html#config-trackOver" rel="config-trackOver" class="expand more"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-cfg-trackOver" class="viewSource">view source</a></div><a name="trackOver"></a><a name="config-trackOver"></a><a href="Ext.view.Table.html#" rel="config-trackOver" class="cls expand">trackOver</a><span> : Boolean</span></div><div class="description"><div class="short"><p>True to enable mouseenter and mouseleave events</p>
708 </div><div class="long"><p>True to enable mouseenter and mouseleave events</p>
709 </div></div></div><div id="config-ui" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
710 </div><div class="long"><p>A set style for a component. Can be a string or an Array of multiple strings (UIs)</p>
711 </div></div></div><div id="config-width" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
712 </div><div class="long"><p>The width of this component in pixels.</p>
713 </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-draggable" class="member f inherited"><a href="Ext.view.Table.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.view.Table.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>
714 </div><div class="long"><p>Read-only property indicating whether or not the component can be dragged</p>
715 </div></div></div><div id="property-floatParent" class="member inherited"><a href="Ext.view.Table.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.view.Table.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.
716
717
718 Floa...</div><div class="long"><p>Optional. Only present for <a href="Ext.view.Table.html#floating" rel="Ext.view.Table#floating" class="docClass">floating</a> Components which were inserted as descendant items of floating Containers.</p>
719
720
721 <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>
722
723
724 <p>For <a href="Ext.view.Table.html#floating" rel="Ext.view.Table#floating" class="docClass">floating</a> Components which are child items of a Container, the floatParent will be the floating ancestor Container which is
725 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
726 z-indexing services for all its descendant floating Components.</p>
727
728
729 <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
730 <code>floatParent</code></p>
731
732
733 <p>See <a href="Ext.view.Table.html#floating" rel="Ext.view.Table#floating" class="docClass">floating</a> and <a href="Ext.view.Table.html#zIndexManager" rel="Ext.view.Table#zIndexManager" class="docClass">zIndexManager</a></p>
734
735 </div></div></div><div id="property-frameSize" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
736 to ...</div><div class="long"><p>Read-only property indicating the width of any framing elements which were added within the encapsulating element
737 to provide graphical, rounded borders. See the <a href="Ext.view.Table.html#frame" rel="Ext.view.Table#frame" class="docClass">frame</a> config.</p>
738
739
740 <p> This is an object containing the frame width in pixels for all four sides of the Component containing
741 the following properties:</p>
742
743
744 <div class="mdetail-params"><ul>
745 <li><code>top</code> The width of the top framing element in pixels.</li>
746 <li><code>right</code> The width of the right framing element in pixels.</li>
747 <li><code>bottom</code> The width of the bottom framing element in pixels.</li>
748 <li><code>left</code> The width of the left framing element in pixels.</li>
749 </ul></div>
750
751 </div></div></div><div id="property-hasActiveFx" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
752 Returns thq current animation if this object has any effects actively ...</div><div class="long"><p>@deprecated 4.0 Replaced by <a href="Ext.view.Table.html#getActiveAnimation" rel="Ext.view.Table#getActiveAnimation" class="docClass">getActiveAnimation</a>
753 Returns thq current animation if this object has any effects actively running or queued, else returns false.</p>
754 </div></div></div><div id="property-maskOnDisable" class="member inherited"><a href="Ext.view.Table.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.view.Table.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.
755 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.
756 By default this is set to true which means that every component gets a mask when its disabled.
757 Components like FieldContainer, FieldSet, Field, Button, Tab override this property to false
758 since they want to implement custom disable logic.</p>
759 </div></div></div><div id="property-ownerCt" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
760 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
761 this Component is added to a Container).  Read-only.</p>
762
763 <p><b>Note</b>: to access items within the Container see <tt><a href="Ext.view.Table.html#itemId" rel="Ext.view.Table#itemId" class="docClass">itemId</a></tt>.</p>
764
765 </div></div></div><div id="property-rendered" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
766 </div><div class="long"><p>Read-only property indicating whether or not the component has been rendered.</p>
767 </div></div></div><div id="property-stopFx" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
768 any additional effects that ...</div><div class="long"><p>Stops any running effects and clears this object's internal effects queue if it contains
769 any additional effects that haven't started yet.</p>
770 </div></div></div><div id="property-zIndexManager" class="member inherited"><a href="Ext.view.Table.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.view.Table.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.
771
772
773 A reference to the ZIndexManager whic...</div><div class="long"><p>Optional. Only present for <a href="Ext.view.Table.html#floating" rel="Ext.view.Table#floating" class="docClass">floating</a> Components after they have been rendered.</p>
774
775
776 <p>A reference to the ZIndexManager which is managing this Component's z-index.</p>
777
778
779 <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
780 mask which is insert just beneath the topmost visible modal floating Component.</p>
781
782
783 <p>Floating Components may be <a href="Ext.view.Table.html#toFront" rel="Ext.view.Table#toFront" class="docClass">brought to the front</a> or <a href="Ext.view.Table.html#toBack" rel="Ext.view.Table#toBack" class="docClass">sent to the back</a> of the z-index stack.</p>
784
785
786 <p>This defaults to the global <a href="Ext.WindowManager.html" rel="Ext.WindowManager" class="docClass">ZIndexManager</a> for floating Components that are programatically
787 <a href="Ext.Component.html#render" rel="Ext.Component#render" class="docClass">rendered</a>.</p>
788
789
790 <p>For <a href="Ext.view.Table.html#floating" rel="Ext.view.Table#floating" class="docClass">floating</a> Components which are added to a Container, the ZIndexManager is acquired from the first ancestor Container found
791 which is floating, or if not found the global <a href="Ext.WindowManager.html" rel="Ext.WindowManager" class="docClass">ZIndexManager</a> is used.</p>
792
793
794 <p>See <a href="Ext.view.Table.html#floating" rel="Ext.view.Table#floating" class="docClass">floating</a> and <a href="Ext.view.Table.html#floatParent" rel="Ext.view.Table#floatParent" class="docClass">floatParent</a></p>
795
796 </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-Table" class="member f inherited"><a href="Ext.view.Table.html#method-Table" rel="method-Table" 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-constructor" class="viewSource">view source</a></div><a name="Table"></a><a name="method-Table"></a><a href="Ext.view.Table.html#" rel="method-Table" class="cls expand">Table</a>(
797 <span class="pre">Ext.core.Element/String/Object config</span>)
798  : void</div><div class="description"><div class="short"><p>&nbsp;</p></div><div class="long">
799 <h3 class="pa">Parameters</h3><ul><li><span class="pre">config</span> : Ext.core.Element/String/Object<div class="sub-desc"><p>The configuration options may be specified as either:</p>
800
801 <div class="mdetail-params"><ul>
802 <li><b>an element</b> :
803 <p class="sub-desc">it is set as the internal element and its id used as the component id</p></li>
804 <li><b>a string</b> :
805 <p class="sub-desc">it is assumed to be the id of an existing element and is used as the component id</p></li>
806 <li><b>anything else</b> :
807 <p class="sub-desc">it is assumed to be a standard config object and is applied to the component</p></li>
808 </ul></div>
809
810 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
811 </li></ul></div></div></div><div id="method-addClass" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-addClass" class="cls expand">addClass</a>(
812 <span class="pre">String cls</span>)
813  : Ext.Component</div><div class="description"><div class="short"><p>@deprecated 4.0 Replaced by {link:#addCls}
814 Adds a CSS class to the top level element representing this component.</p>
815 </div><div class="long"><p>@deprecated 4.0 Replaced by {link:#addCls}
816 Adds a CSS class to the top level element representing this component.</p>
817 <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>
818 </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>
819 </li></ul></div></div></div><div id="method-addCls" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-addCls" class="cls expand">addCls</a>(
820 <span class="pre">String cls</span>)
821  : Ext.Component</div><div class="description"><div class="short"><p>Adds a CSS class to the top level element representing this component.</p>
822 </div><div class="long"><p>Adds a CSS class to the top level element representing this component.</p>
823 <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>
824 </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>
825 </li></ul></div></div></div><div id="method-addClsWithUI" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-addClsWithUI" class="cls expand">addClsWithUI</a>(
826 <span class="pre">String/Array cls</span>)
827  : void</div><div class="description"><div class="short"><p>Adds a cls to the uiCls array, which will also call <a href="Ext.view.Table.html#addUIClsToElement" rel="Ext.view.Table#addUIClsToElement" class="docClass">addUIClsToElement</a> and adds
828 to all elements of this component.</p>
829 </div><div class="long"><p>Adds a cls to the uiCls array, which will also call <a href="Ext.view.Table.html#addUIClsToElement" rel="Ext.view.Table#addUIClsToElement" class="docClass">addUIClsToElement</a> and adds
830 to all elements of this component.</p>
831 <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>
832 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
833 </li></ul></div></div></div><div id="method-addEvents" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-addEvents" class="cls expand">addEvents</a>(
834 <span class="pre">Object/String o, String </span>)
835  : void</div><div class="description"><div class="short"><p>Adds the specified events to the list of events which this Observable may fire.</p>
836 </div><div class="long"><p>Adds the specified events to the list of events which this Observable may fire.</p>
837 <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>
838 or the first event name string if multiple event names are being passed as separate parameters.</p>
839 </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.
840 Usage:</p>
841
842 <pre><code>this.addEvents('storeloaded', 'storecleared');
843 </code></pre>
844
845 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
846 </li></ul></div></div></div><div id="method-addListener" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-addListener" class="cls expand">addListener</a>(
847 <span class="pre">String eventName, Function handler, [Object scope], [Object options]</span>)
848  : void</div><div class="description"><div class="short"><p>Appends an event handler to this object.</p>
849 </div><div class="long"><p>Appends an event handler to this object.</p>
850 <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>
851 </div></li><li><span class="pre">handler</span> : Function<div class="sub-desc"><p>The method the event invokes.</p>
852 </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.
853 <b>If omitted, defaults to the object which fired the event.</b></p>
854 </div></li><li><span class="pre">options</span> : Object<div class="sub-desc"><p>(optional) An object containing handler configuration.
855 properties. This may contain any of the following properties:<ul>
856 <li><b>scope</b> : Object<div class="sub-desc">The scope (<code><b>this</b></code> reference) in which the handler function is executed.
857 <b>If omitted, defaults to the object which fired the event.</b></div></li>
858 <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>
859 <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>
860 <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
861 by the specified number of milliseconds. If the event fires again within that time, the original
862 handler is <em>not</em> invoked, but the new handler is scheduled in its place.</div></li>
863 <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>
864 if the event was bubbled up from a child Observable.</div></li>
865 <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>
866 The name of a Component property which references an element to add a listener to.</p>
867
868 <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
869 will exist only after the Component is rendered. For example, to add a click listener to a Panel's body:
870 <pre><code>new Ext.panel.Panel({
871     title: 'The title',
872     listeners: {
873         click: this.handlePanelClick,
874         element: 'body'
875     }
876 });
877 </code></pre></p>
878
879
880 <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>
881
882
883 <p></div></li>
884 </ul><br></p>
885
886 <p>
887 <b>Combining Options</b><br>
888 Using the options argument, it is possible to combine different types of listeners:<br>
889 <br>
890 A delayed, one-time listener.
891 <pre><code>myPanel.on('hide', this.handleClick, this, {
892 single: true,
893 delay: 100
894 });</code></pre>
895 <p>
896 <b>Attaching multiple handlers in 1 call</b><br>
897 The method also allows for a single argument to be passed which is a config object containing properties
898 which specify multiple events. For example:
899 <pre><code>myGridPanel.on({
900     cellClick: this.onCellClick,
901     mouseover: this.onMouseOver,
902     mouseout: this.onMouseOut,
903     scope: this // Important. Ensure "this" is correct during handler execution
904 });
905 </code></pre>.
906 <p>
907
908 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
909 </li></ul></div></div></div><div id="method-addManagedListener" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-addManagedListener" class="cls expand">addManagedListener</a>(
910 <span class="pre">Observable/Element item, Object/String ename, Function fn, Object scope, Object opt</span>)
911  : void</div><div class="description"><div class="short"><p>Adds listeners to any Observable object (or Element) which are automatically removed when this Component
912 is destroyed.
913
914 </div><div class="long"><p>Adds listeners to any Observable object (or Element) which are automatically removed when this Component
915 is destroyed.
916
917 <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>
918 </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>
919 </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
920 is the handler function.</p>
921 </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
922 is the scope (<code>this</code> reference) in which the handler function is executed.</p>
923 </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
924 is the <a href="Ext.util.Observable.html#addListener" rel="Ext.util.Observable#addListener" class="docClass">addListener</a> options.</p>
925 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
926 </li></ul></div></div></div><div id="method-addRowCls" class="member ni"><a href="Ext.view.Table.html#method-addRowCls" rel="method-addRowCls" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.Table.html" class="definedIn docClass">Ext.view.Table</a><br/><a href="../source/Table3.html#Ext-view.Table-method-addRowCls" class="viewSource">view source</a></div><a name="addRowCls"></a><a name="method-addRowCls"></a><a href="Ext.view.Table.html#" rel="method-addRowCls" class="cls expand">addRowCls</a>(
927 <span class="pre">HTMLElement/String/Number/Ext.data.Model rowInfo, String cls</span>)
928  : void</div><div class="description"><div class="short"><p>Add a CSS Class to a specific row.</p>
929 </div><div class="long"><p>Add a CSS Class to a specific row.</p>
930 <h3 class="pa">Parameters</h3><ul><li><span class="pre">rowInfo</span> : HTMLElement/String/Number/Ext.data.Model<div class="sub-desc"><p>An HTMLElement, index or instance of a model representing this row</p>
931 </div></li><li><span class="pre">cls</span> : String<div class="sub-desc">
932 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
933 </li></ul></div></div></div><div id="method-addStateEvents" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-addStateEvents" class="cls expand">addStateEvents</a>(
934 <span class="pre">String/Array events</span>)
935  : void</div><div class="description"><div class="short"><p>Add events that will trigger the state to be saved.</p>
936 </div><div class="long"><p>Add events that will trigger the state to be saved.</p>
937 <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>
938 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
939 </li></ul></div></div></div><div id="method-afterComponentLayout" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-afterComponentLayout" class="cls expand">afterComponentLayout</a>(
940 <span class="pre">Number adjWidth, Number adjHeight, Boolean isSetSize, Ext.Component layoutOwner</span>)
941  : void</div><div class="description"><div class="short"><p>&nbsp;</p></div><div class="long">
942 <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>
943 </div></li><li><span class="pre">adjHeight</span> : Number<div class="sub-desc"><p>The box-adjusted height that was set</p>
944 </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>
945 </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>
946 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
947 </li></ul></div></div></div><div id="method-alignTo" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-alignTo" class="cls expand">alignTo</a>(
948 <span class="pre">Mixed element, String position, [Array offsets]</span>)
949  : Component</div><div class="description"><div class="short"><p>Aligns this floating Component to the specified element</p>
950 </div><div class="long"><p>Aligns this floating Component to the specified element</p>
951 <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
952 be a omponent instance. If a string id is passed, it will be used as an element id.</p>
953 </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>
954 </div></li><li><span class="pre">offsets</span> : Array<div class="sub-desc"><p>(optional) Offset the positioning by [x, y]</p>
955 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Component</span>&nbsp; &nbsp;<p>this</p>
956 </li></ul></div></div></div><div id="method-animate" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-animate" class="cls expand">animate</a>(
957 <span class="pre">Object config</span>)
958  : Object</div><div class="description"><div class="short">Perform custom animation on this object.
959 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>
960 <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.
961 It performs animated transitions of certain properties of this object over a specified timeline.</p>
962 <p>The sole parameter is an object which specifies start property values, end property values, and properties which
963 describe the timeline. Of the properties listed below, only <b><code>to</code></b> is mandatory.</p>
964 <p>Properties include<ul>
965 <li><code>from</code> <div class="sub-desc">An object which specifies start values for the properties being animated.
966 If not supplied, properties are animated from current settings. The actual properties which may be animated depend upon
967 ths object being animated. See the sections below on Element and Component animation.<div></li>
968 <li><code>to</code> <div class="sub-desc">An object which specifies end values for the properties being animated.</div></li>
969 <li><code>duration</code><div class="sub-desc">The duration <b>in milliseconds</b> for which the animation will run.</div></li>
970 <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>
971 <li>ease</li>
972 <li>easeIn</li>
973 <li>easeOut</li>
974 <li>easeInOut</li>
975 <li>backIn</li>
976 <li>backOut</li>
977 <li>elasticIn</li>
978 <li>elasticOut</li>
979 <li>bounceIn</li>
980 <li>bounceOut</li>
981 </ul></code></div></li>
982 <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.
983 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>
984 <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
985 to inject behaviour at either the <code>beforeanimate</code> event or the <code>afteranimate</code> event.</div></li>
986 </ul></p>
987 <h3>Animating an <a href="Ext.core.Element.html" rel="Ext.core.Element" class="docClass">Element</a></h3>
988 When animating an Element, the following properties may be specified in <code>from</code>, <code>to</code>, and <code>keyframe</code> objects:<ul>
989 <li><code>x</code> <div class="sub-desc">The page X position in pixels.</div></li>
990 <li><code>y</code> <div class="sub-desc">The page Y position in pixels</div></li>
991 <li><code>left</code> <div class="sub-desc">The element's CSS <code>left</code> value. Units must be supplied.</div></li>
992 <li><code>top</code> <div class="sub-desc">The element's CSS <code>top</code> value. Units must be supplied.</div></li>
993 <li><code>width</code> <div class="sub-desc">The element's CSS <code>width</code> value. Units must be supplied.</div></li>
994 <li><code>height</code> <div class="sub-desc">The element's CSS <code>height</code> value. Units must be supplied.</div></li>
995 <li><code>scrollLeft</code> <div class="sub-desc">The element's <code>scrollLeft</code> value.</div></li>
996 <li><code>scrollTop</code> <div class="sub-desc">The element's <code>scrollLeft</code> value.</div></li>
997 <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>
998 </ul>
999 <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
1000 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
1001 directly animate certain properties of Components.</b></p>
1002 <h3>Animating a <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Component</a></h3>
1003 When animating an Element, the following properties may be specified in <code>from</code>, <code>to</code>, and <code>keyframe</code> objects:<ul>
1004 <li><code>x</code> <div class="sub-desc">The Component's page X position in pixels.</div></li>
1005 <li><code>y</code> <div class="sub-desc">The Component's page Y position in pixels</div></li>
1006 <li><code>left</code> <div class="sub-desc">The Component's <code>left</code> value in pixels.</div></li>
1007 <li><code>top</code> <div class="sub-desc">The Component's <code>top</code> value in pixels.</div></li>
1008 <li><code>width</code> <div class="sub-desc">The Component's <code>width</code> value in pixels.</div></li>
1009 <li><code>width</code> <div class="sub-desc">The Component's <code>width</code> value in pixels.</div></li>
1010 <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
1011 of the animation. <i>Use sparingly as laying out on every intermediate size change is an expensive operation</i>.</div></li>
1012 </ul>
1013 <p>For example, to animate a Window to a new size, ensuring that its internal layout, and any shadow is correct:</p>
1014 <pre><code>myWindow = Ext.create('Ext.window.Window', {
1015     title: 'Test Component animation',
1016     width: 500,
1017     height: 300,
1018     layout: {
1019         type: 'hbox',
1020         align: 'stretch'
1021     },
1022     items: [{
1023         title: 'Left: 33%',
1024         margins: '5 0 5 5',
1025         flex: 1
1026     }, {
1027         title: 'Left: 66%',
1028         margins: '5 5 5 5',
1029         flex: 2
1030     }]
1031 });
1032 myWindow.show();
1033 myWindow.header.el.on('click', function() {
1034     myWindow.animate({
1035         to: {
1036             width: (myWindow.getWidth() == 500) ? 700 : 500,
1037             height: (myWindow.getHeight() == 300) ? 400 : 300,
1038         }
1039     });
1040 });
1041 </code></pre>
1042 <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
1043 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>
1044
1045 <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>
1046 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Object</span>&nbsp; &nbsp;<p>this</p>
1047 </li></ul></div></div></div><div id="method-applyState" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-applyState" class="cls expand">applyState</a>(
1048 <span class="pre">Object state</span>)
1049  : void</div><div class="description"><div class="short">Applies the state to the object. This should be overridden in subclasses to do
1050 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
1051 more complex state operations. By default it applies the state properties onto
1052 the current object.</p>
1053 <h3 class="pa">Parameters</h3><ul><li><span class="pre">state</span> : Object<div class="sub-desc"><p>The state</p>
1054 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1055 </li></ul></div></div></div><div id="method-beforeComponentLayout" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-beforeComponentLayout" class="cls expand">beforeComponentLayout</a>(
1056 <span class="pre">Number adjWidth, Number adjHeight, Boolean isSetSize, Ext.Component layoutOwner</span>)
1057  : void</div><div class="description"><div class="short">Occurs before componentLayout is run. Returning false from this method will prevent the componentLayout
1058 from being ex...</div><div class="long"><p>Occurs before componentLayout is run. Returning false from this method will prevent the componentLayout
1059 from being executed.</p>
1060 <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>
1061 </div></li><li><span class="pre">adjHeight</span> : Number<div class="sub-desc"><p>The box-adjusted height that was set</p>
1062 </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>
1063 </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>
1064 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1065 </li></ul></div></div></div><div id="method-bindStore" class="member inherited"><a href="Ext.view.Table.html#method-bindStore" rel="method-bindStore" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-method-bindStore" class="viewSource">view source</a></div><a name="bindStore"></a><a name="method-bindStore"></a><a href="Ext.view.Table.html#" rel="method-bindStore" class="cls expand">bindStore</a>(
1066 <span class="pre">Store store, Object initial</span>)
1067  : void</div><div class="description"><div class="short"><p>Changes the data store bound to this view and refreshes it.</p>
1068 </div><div class="long"><p>Changes the data store bound to this view and refreshes it.</p>
1069 <h3 class="pa">Parameters</h3><ul><li><span class="pre">store</span> : Store<div class="sub-desc"><p>The store to bind to this view</p>
1070 </div></li><li><span class="pre">initial</span> : Object<div class="sub-desc">
1071 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1072 </li></ul></div></div></div><div id="method-bubble" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-bubble" class="cls expand">bubble</a>(
1073 <span class="pre">Function fn, [Object scope], [Array args]</span>)
1074  : 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
1075 function call will be the scope provided or the current component. The arguments to the function
1076 will be the args provided or the current component. If the function returns false at any point,
1077 the bubble is stopped.</p>
1078 <h3 class="pa">Parameters</h3><ul><li><span class="pre">fn</span> : Function<div class="sub-desc"><p>The function to call</p>
1079 </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>
1080 </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>
1081 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1082 </li></ul></div></div></div><div id="method-capture" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-capture" class="cls expand">capture</a>(
1083 <span class="pre">Observable o, Function fn, [Object scope]</span>)
1084  : void</div><div class="description"><div class="short">Starts capture on the specified Observable. All events will be passed
1085 to the supplied function with the event name + ...</div><div class="long"><p>Starts capture on the specified Observable. All events will be passed
1086 to the supplied function with the event name + standard signature of the event
1087 <b>before</b> the event is fired. If the supplied function returns false,
1088 the event will not fire.</p>
1089 <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>
1090 </div></li><li><span class="pre">fn</span> : Function<div class="sub-desc"><p>The function to call when an event is fired.</p>
1091 </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>
1092 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1093 </li></ul></div></div></div><div id="method-center" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
1094 </div><div class="long"><p>Center this Component in its container.</p>
1095 <h3 class="pa">Returns</h3><ul><li><span class="pre">Component</span>&nbsp; &nbsp;<p>this</p>
1096 </li></ul></div></div></div><div id="method-clearHighlight" class="member inherited"><a href="Ext.view.Table.html#method-clearHighlight" rel="method-clearHighlight" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-method-clearHighlight" class="viewSource">view source</a></div><a name="clearHighlight"></a><a name="method-clearHighlight"></a><a href="Ext.view.Table.html#" rel="method-clearHighlight" class="cls expand">clearHighlight</a> : void</div><div class="description"><div class="short"><p>Un-highlight the currently highlighted item, if any.</p>
1097 </div><div class="long"><p>Un-highlight the currently highlighted item, if any.</p>
1098 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1099 </li></ul></div></div></div><div id="method-clearListeners" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
1100 </div><div class="long"><p>Removes all listeners for this object including the managed listeners</p>
1101 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1102 </li></ul></div></div></div><div id="method-clearManagedListeners" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
1103 </div><div class="long"><p>Removes all managed listeners for this object.</p>
1104 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1105 </li></ul></div></div></div><div id="method-cloneConfig" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-cloneConfig" class="cls expand">cloneConfig</a>(
1106 <span class="pre">Object overrides</span>)
1107  : 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>
1108 </div><div class="long"><p>Clone the current component using the original config values passed into this instance by default.</p>
1109 <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.
1110 An id property can be passed on this object, otherwise one will be generated to avoid duplicates.</p>
1111 </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>
1112 </li></ul></div></div></div><div id="method-collectData" class="member inherited"><a href="Ext.view.Table.html#method-collectData" rel="method-collectData" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-method-collectData" class="viewSource">view source</a></div><a name="collectData"></a><a name="method-collectData"></a><a href="Ext.view.Table.html#" rel="method-collectData" class="cls expand">collectData</a>(
1113 <span class="pre">Array records, Number startIndex</span>)
1114  : Array</div><div class="description"><div class="short">Function which can be overridden which returns the data object passed to this
1115 DataView's template to render the whole...</div><div class="long"><p>Function which can be overridden which returns the data object passed to this
1116 DataView's <a href="Ext.view.Table.html#tpl" rel="Ext.view.Table#tpl" class="docClass">template</a> to render the whole DataView.</p>
1117
1118
1119 <p>This is usually an Array of data objects, each element of which is processed by an
1120 <a href="Ext.XTemplate.html" rel="Ext.XTemplate" class="docClass">XTemplate</a> which uses <tt>'&lt;tpl for="."&gt;'</tt> to iterate over its supplied
1121 data object as an Array. However, <i>named</i> properties may be placed into the data object to
1122 provide non-repeating data such as headings, totals etc.</p>
1123
1124 <h3 class="pa">Parameters</h3><ul><li><span class="pre">records</span> : Array<div class="sub-desc"><p>An Array of <a href="Ext.data.Model.html" rel="Ext.data.Model" class="docClass">Ext.data.Model</a>s to be rendered into the DataView.</p>
1125 </div></li><li><span class="pre">startIndex</span> : Number<div class="sub-desc"><p>the index number of the Record being prepared for rendering.</p>
1126 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Array</span>&nbsp; &nbsp;<p>An Array of data objects to be processed by a repeating XTemplate. May also
1127 contain <i>named</i> properties.</p>
1128 </li></ul></div></div></div><div id="method-deselect" class="member inherited"><a href="Ext.view.Table.html#method-deselect" rel="method-deselect" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-method-deselect" class="viewSource">view source</a></div><a name="deselect"></a><a name="method-deselect"></a><a href="Ext.view.Table.html#" rel="method-deselect" class="cls expand">deselect</a>(
1129 <span class="pre">Ext.data.Model/Index records, Boolean suppressEvent</span>)
1130  : void</div><div class="description"><div class="short"><p>Deselects a record instance by record instance or index.</p>
1131 </div><div class="long"><p>Deselects a record instance by record instance or index.</p>
1132 <h3 class="pa">Parameters</h3><ul><li><span class="pre">records</span> : Ext.data.Model/Index<div class="sub-desc"><p>An array of records or an index</p>
1133 </div></li><li><span class="pre">suppressEvent</span> : Boolean<div class="sub-desc"><p>Set to false to not fire a deselect event</p>
1134 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1135 </li></ul></div></div></div><div id="method-destroy" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-destroy" class="cls expand">destroy</a> : void</div><div class="description"><div class="short"><p>Destroys this stateful object.</p>
1136 </div><div class="long"><p>Destroys this stateful object.</p>
1137 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1138 </li></ul></div></div></div><div id="method-disable" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-disable" class="cls expand">disable</a>(
1139 <span class="pre">Boolean silent</span>)
1140  : void</div><div class="description"><div class="short"><p>Disable the component.</p>
1141 </div><div class="long"><p>Disable the component.</p>
1142 <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>
1143 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1144 </li></ul></div></div></div><div id="method-doAutoRender" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-doAutoRender" class="cls expand">doAutoRender</a> : void</div><div class="description"><div class="short">Handles autoRender.
1145 Floating Components may have an ownerCt. If they are asking to be constrained, constrain them wit...</div><div class="long"><p>Handles autoRender.
1146 Floating Components may have an ownerCt. If they are asking to be constrained, constrain them within that
1147 ownerCt, and have their z-index managed locally. Floating Components are always rendered to document.body</p>
1148 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1149 </li></ul></div></div></div><div id="method-doComponentLayout" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-doComponentLayout" class="cls expand">doComponentLayout</a>(
1150 <span class="pre">Object width, Object height, Object isSetSize, Object ownerCt</span>)
1151  : 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
1152 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
1153 layout to be recalculated.</p>
1154 <h3 class="pa">Parameters</h3><ul><li><span class="pre">width</span> : Object<div class="sub-desc">
1155 </div></li><li><span class="pre">height</span> : Object<div class="sub-desc">
1156 </div></li><li><span class="pre">isSetSize</span> : Object<div class="sub-desc">
1157 </div></li><li><span class="pre">ownerCt</span> : Object<div class="sub-desc">
1158 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.container.Container</span>&nbsp; &nbsp;<p>this</p>
1159 </li></ul></div></div></div><div id="method-doConstrain" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-doConstrain" class="cls expand">doConstrain</a>(
1160 <span class="pre">Mixed constrainTo</span>)
1161  : void</div><div class="description"><div class="short">Moves this floating Component into a constrain region.
1162
1163
1164 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>
1165
1166
1167 <p>By default, this Component is constrained to be within the container it was added to, or the element
1168 it was rendered to.</p>
1169
1170
1171 <p>An alternative constraint may be passed.</p>
1172
1173 <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>
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-enable" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-enable" class="cls expand">enable</a>(
1176 <span class="pre">Boolean silent</span>)
1177  : void</div><div class="description"><div class="short"><p>Enable the component</p>
1178 </div><div class="long"><p>Enable the component</p>
1179 <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>
1180 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1181 </li></ul></div></div></div><div id="method-enableBubble" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-enableBubble" class="cls expand">enableBubble</a>(
1182 <span class="pre">String/Array events</span>)
1183  : void</div><div class="description"><div class="short">Enables events fired by this Observable to bubble up an owner hierarchy by calling
1184 this.getBubbleTarget() if present....</div><div class="long"><p>Enables events fired by this Observable to bubble up an owner hierarchy by calling
1185 <code>this.getBubbleTarget()</code> if present. There is no implementation in the Observable base class.</p>
1186
1187
1188 <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
1189 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
1190 access the required target more quickly.</p>
1191
1192
1193 <p>Example:</p>
1194
1195
1196 <pre><code>Ext.override(Ext.form.field.Base, {
1197 //  Add functionality to Field&#39;s initComponent to enable the change event to bubble
1198 initComponent : Ext.Function.createSequence(Ext.form.field.Base.prototype.initComponent, function() {
1199     this.enableBubble('change');
1200 }),
1201
1202 //  We know that we want Field&#39;s events to bubble directly to the FormPanel.
1203 getBubbleTarget : function() {
1204     if (!this.formPanel) {
1205         this.formPanel = this.findParentByType('form');
1206     }
1207     return this.formPanel;
1208 }
1209 });
1210
1211 var myForm = new Ext.formPanel({
1212 title: 'User Details',
1213 items: [{
1214     ...
1215 }],
1216 listeners: {
1217     change: function() {
1218         // Title goes red if form has been modified.
1219         myForm.header.setStyle('color', 'red');
1220     }
1221 }
1222 });
1223 </code></pre>
1224
1225 <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>
1226 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1227 </li></ul></div></div></div><div id="method-findItemByChild" class="member inherited"><a href="Ext.view.Table.html#method-findItemByChild" rel="method-findItemByChild" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-method-findItemByChild" class="viewSource">view source</a></div><a name="findItemByChild"></a><a name="method-findItemByChild"></a><a href="Ext.view.Table.html#" rel="method-findItemByChild" class="cls expand">findItemByChild</a>(
1228 <span class="pre">HTMLElement node</span>)
1229  : HTMLElement</div><div class="description"><div class="short"><p>Returns the template node the passed child belongs to, or null if it doesn't belong to one.</p>
1230 </div><div class="long"><p>Returns the template node the passed child belongs to, or null if it doesn't belong to one.</p>
1231 <h3 class="pa">Parameters</h3><ul><li><span class="pre">node</span> : HTMLElement<div class="sub-desc">
1232 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">HTMLElement</span>&nbsp; &nbsp;<p>The template node</p>
1233 </li></ul></div></div></div><div id="method-findLayoutController" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
1234 ...</div><div class="long"><p>This method finds the topmost active layout who's processing will eventually determine the size and position of this
1235 Component.<p>
1236 <p>This method is useful when dynamically adding Components into Containers, and some processing must take place after the
1237 final sizing and positioning of the Component has been performed.</p>
1238
1239 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1240 </li></ul></div></div></div><div id="method-findParentBy" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-findParentBy" class="cls expand">findParentBy</a>(
1241 <span class="pre">Function fn</span>)
1242  : 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
1243 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
1244 true, the container will be returned.</p>
1245 <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>
1246 </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>
1247 </li></ul></div></div></div><div id="method-findParentByType" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-findParentByType" class="cls expand">findParentByType</a>(
1248 <span class="pre">String/Class xtype</span>)
1249  : 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>
1250
1251
1252 <p>See also the <a href="Ext.Component.html#up" rel="Ext.Component#up" class="docClass">up</a> method.</p>
1253
1254 </div><div class="long"><p>Find a container above this component at any level by xtype or class</p>
1255
1256
1257 <p>See also the <a href="Ext.Component.html#up" rel="Ext.Component#up" class="docClass">up</a> method.</p>
1258
1259 <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>
1260 </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>
1261 </li></ul></div></div></div><div id="method-findTargetByEvent" class="member inherited"><a href="Ext.view.Table.html#method-findTargetByEvent" rel="method-findTargetByEvent" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-method-findTargetByEvent" class="viewSource">view source</a></div><a name="findTargetByEvent"></a><a name="method-findTargetByEvent"></a><a href="Ext.view.Table.html#" rel="method-findTargetByEvent" class="cls expand">findTargetByEvent</a>(
1262 <span class="pre">Ext.EventObject e</span>)
1263  : void</div><div class="description"><div class="short"><p>Returns the template node by the <a href="Ext.EventObject.html" rel="Ext.EventObject" class="docClass">Ext.EventObject</a> or null if it is not found.</p>
1264 </div><div class="long"><p>Returns the template node by the <a href="Ext.EventObject.html" rel="Ext.EventObject" class="docClass">Ext.EventObject</a> or null if it is not found.</p>
1265 <h3 class="pa">Parameters</h3><ul><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc">
1266 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1267 </li></ul></div></div></div><div id="method-fireEvent" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-fireEvent" class="cls expand">fireEvent</a>(
1268 <span class="pre">String eventName, Object... args</span>)
1269  : Boolean</div><div class="description"><div class="short">Fires the specified event with the passed parameters (minus the event name).
1270
1271
1272 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>
1273
1274
1275 <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>)
1276 by calling <a href="Ext.view.Table.html#enableBubble" rel="Ext.view.Table#enableBubble" class="docClass">enableBubble</a>.</p>
1277
1278 <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>
1279 </div></li><li><span class="pre">args</span> : Object...<div class="sub-desc"><p>Variable number of parameters are passed to handlers.</p>
1280 </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>
1281 </li></ul></div></div></div><div id="method-focus" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-focus" class="cls expand">focus</a>(
1282 <span class="pre">[Boolean selectText], [Boolean/Number delay]</span>)
1283  : Ext.Component</div><div class="description"><div class="short"><p>Try to focus this component.</p>
1284 </div><div class="long"><p>Try to focus this component.</p>
1285 <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>
1286 </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>
1287 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1288 </li></ul></div></div></div><div id="method-getActiveAnimation" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
1289 </div><div class="long"><p>Returns thq current animation if this object has any effects actively running or queued, else returns false.</p>
1290 <h3 class="pa">Returns</h3><ul><li><span class="pre">Mixed</span>&nbsp; &nbsp;<p>anim if element has active effects, else false</p>
1291 </li></ul></div></div></div><div id="method-getBox" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-getBox" class="cls expand">getBox</a>(
1292 <span class="pre">[Boolean local]</span>)
1293  : Object</div><div class="description"><div class="short"><p>Gets the current box measurements of the component's underlying element.</p>
1294 </div><div class="long"><p>Gets the current box measurements of the component's underlying element.</p>
1295 <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>
1296 </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>
1297 </li></ul></div></div></div><div id="method-getBubbleTarget" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
1298 </div><div class="long"><p>Provides the link for Observable's fireEvent method to bubble up the ownership hierarchy.</p>
1299 <h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.container.Container</span>&nbsp; &nbsp;<p>the Container which owns this Component.</p>
1300 </li></ul></div></div></div><div id="method-getEl" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
1301 </div><div class="long"><p>Retrieves the top level element representing this component.</p>
1302 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1303 </li></ul></div></div></div><div id="method-getFeature" class="member ni"><a href="Ext.view.Table.html#method-getFeature" rel="method-getFeature" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.Table.html" class="definedIn docClass">Ext.view.Table</a><br/><a href="../source/Table3.html#Ext-view.Table-method-getFeature" class="viewSource">view source</a></div><a name="getFeature"></a><a name="method-getFeature"></a><a href="Ext.view.Table.html#" rel="method-getFeature" class="cls expand">getFeature</a>(
1304 <span class="pre">String id</span>)
1305  : Ext.grid.feature.Feature</div><div class="description"><div class="short"><p>Get a reference to a feature</p>
1306 </div><div class="long"><p>Get a reference to a feature</p>
1307 <h3 class="pa">Parameters</h3><ul><li><span class="pre">id</span> : String<div class="sub-desc"><p>The id of the feature</p>
1308 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.grid.feature.Feature</span>&nbsp; &nbsp;<p>The feature. Undefined if not found</p>
1309 </li></ul></div></div></div><div id="method-getHeight" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
1310 </div><div class="long"><p>Gets the current height of the component's underlying element.</p>
1311 <h3 class="pa">Returns</h3><ul><li><span class="pre">Number</span>&nbsp; &nbsp;
1312 </li></ul></div></div></div><div id="method-getId" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-getId" class="cls expand">getId</a> : void</div><div class="description"><div class="short"><p>Retrieves the id of this component.
1313 Will autogenerate an id if one has not already been set.</p>
1314 </div><div class="long"><p>Retrieves the id of this component.
1315 Will autogenerate an id if one has not already been set.</p>
1316 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1317 </li></ul></div></div></div><div id="method-getInsertPosition" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-getInsertPosition" class="cls expand">getInsertPosition</a>(
1318 <span class="pre">String/Number/Element/HTMLElement position</span>)
1319  : HTMLElement</div><div class="description"><div class="short">This function takes the position argument passed to onRender and returns a
1320 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
1321 DOM element that you can use in the insertBefore.</p>
1322 <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
1323 to put this component before.</p>
1324 </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>
1325 </li></ul></div></div></div><div id="method-getLoader" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
1326 </div><div class="long"><p>Gets the <a href="Ext.ComponentLoader.html" rel="Ext.ComponentLoader" class="docClass">Ext.ComponentLoader</a> for this Component.</p>
1327 <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>
1328 </li></ul></div></div></div><div id="method-getNode" class="member inherited"><a href="Ext.view.Table.html#method-getNode" rel="method-getNode" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-method-getNode" class="viewSource">view source</a></div><a name="getNode"></a><a name="method-getNode"></a><a href="Ext.view.Table.html#" rel="method-getNode" class="cls expand">getNode</a>(
1329 <span class="pre">HTMLElement/String/Number/Ext.data.Model nodeInfo</span>)
1330  : HTMLElement</div><div class="description"><div class="short"><p>Gets a template node.</p>
1331 </div><div class="long"><p>Gets a template node.</p>
1332 <h3 class="pa">Parameters</h3><ul><li><span class="pre">nodeInfo</span> : HTMLElement/String/Number/Ext.data.Model<div class="sub-desc"><p>An HTMLElement template node, index of a template node,
1333 the id of a template node or the record associated with the node.</p>
1334 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">HTMLElement</span>&nbsp; &nbsp;<p>The node or null if it wasn't found</p>
1335 </li></ul></div></div></div><div id="method-getNodes" class="member inherited"><a href="Ext.view.Table.html#method-getNodes" rel="method-getNodes" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-method-getNodes" class="viewSource">view source</a></div><a name="getNodes"></a><a name="method-getNodes"></a><a href="Ext.view.Table.html#" rel="method-getNodes" class="cls expand">getNodes</a>(
1336 <span class="pre">[Number start], [Number end]</span>)
1337  : Array</div><div class="description"><div class="short"><p>Gets a range nodes.</p>
1338 </div><div class="long"><p>Gets a range nodes.</p>
1339 <h3 class="pa">Parameters</h3><ul><li><span class="pre">start</span> : Number<div class="sub-desc"><p>(optional) The index of the first node in the range</p>
1340 </div></li><li><span class="pre">end</span> : Number<div class="sub-desc"><p>(optional) The index of the last node in the range</p>
1341 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Array</span>&nbsp; &nbsp;<p>An array of nodes</p>
1342 </li></ul></div></div></div><div id="method-getPlugin" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-getPlugin" class="cls expand">getPlugin</a>(
1343 <span class="pre">Object pluginId</span>)
1344  : Ext.AbstractPlugin</div><div class="description"><div class="short"><p>Retrieves a plugin by its pluginId which has been bound to this
1345 component.</p>
1346 </div><div class="long"><p>Retrieves a plugin by its pluginId which has been bound to this
1347 component.</p>
1348 <h3 class="pa">Parameters</h3><ul><li><span class="pre">pluginId</span> : Object<div class="sub-desc">
1349 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.AbstractPlugin</span>&nbsp; &nbsp;<p>pluginInstance</p>
1350 </li></ul></div></div></div><div id="method-getPosition" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-getPosition" class="cls expand">getPosition</a>(
1351 <span class="pre">[Boolean local]</span>)
1352  : Array</div><div class="description"><div class="short"><p>Gets the current XY position of the component's underlying element.</p>
1353 </div><div class="long"><p>Gets the current XY position of the component's underlying element.</p>
1354 <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>
1355 </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>
1356 </li></ul></div></div></div><div id="method-getRecord" class="member inherited"><a href="Ext.view.Table.html#method-getRecord" rel="method-getRecord" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-method-getRecord" class="viewSource">view source</a></div><a name="getRecord"></a><a name="method-getRecord"></a><a href="Ext.view.Table.html#" rel="method-getRecord" class="cls expand">getRecord</a>(
1357 <span class="pre">Element/HTMLElement node</span>)
1358  : Record</div><div class="description"><div class="short"><p>Gets a record from a node</p>
1359 </div><div class="long"><p>Gets a record from a node</p>
1360 <h3 class="pa">Parameters</h3><ul><li><span class="pre">node</span> : Element/HTMLElement<div class="sub-desc"><p>The node to evaluate</p>
1361 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Record</span>&nbsp; &nbsp;<p>record The <a href="Ext.data.Model.html" rel="Ext.data.Model" class="docClass">Ext.data.Model</a> object</p>
1362 </li></ul></div></div></div><div id="method-getRecords" class="member inherited"><a href="Ext.view.Table.html#method-getRecords" rel="method-getRecords" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-method-getRecords" class="viewSource">view source</a></div><a name="getRecords"></a><a name="method-getRecords"></a><a href="Ext.view.Table.html#" rel="method-getRecords" class="cls expand">getRecords</a>(
1363 <span class="pre">Array nodes</span>)
1364  : Array</div><div class="description"><div class="short"><p>Gets an array of the records from an array of nodes</p>
1365 </div><div class="long"><p>Gets an array of the records from an array of nodes</p>
1366 <h3 class="pa">Parameters</h3><ul><li><span class="pre">nodes</span> : Array<div class="sub-desc"><p>The nodes to evaluate</p>
1367 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Array</span>&nbsp; &nbsp;<p>records The <a href="Ext.data.Model.html" rel="Ext.data.Model" class="docClass">Ext.data.Model</a> objects</p>
1368 </li></ul></div></div></div><div id="method-getRowClass" class="member ni"><a href="Ext.view.Table.html#method-getRowClass" rel="method-getRowClass" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.Table.html" class="definedIn docClass">Ext.view.Table</a><br/><a href="../source/Table3.html#Ext-view.Table-method-getRowClass" class="viewSource">view source</a></div><a name="getRowClass"></a><a name="method-getRowClass"></a><a href="Ext.view.Table.html#" rel="method-getRowClass" class="cls expand">getRowClass</a>(
1369 <span class="pre">Model model, Number index, Object rowParams, Store store</span>)
1370  : String</div><div class="description"><div class="short">Override this function to apply custom CSS classes to rows during rendering.  You can also supply custom
1371 parameters t...</div><div class="long"><p>Override this function to apply custom CSS classes to rows during rendering.  You can also supply custom
1372 parameters to the row template for the current row to customize how it is rendered using the <b>rowParams</b>
1373 parameter.  This function should return the CSS class name (or empty string '' for none) that will be added
1374 to the row's wrapping div.  To apply multiple class names, simply return them space-delimited within the string
1375 (e.g., 'my-class another-class'). Example usage:</p>
1376
1377 <pre><code>viewConfig: {
1378     forceFit: true,
1379     showPreview: true, // custom property
1380     enableRowBody: true, // required to create a second, full-width row to show expanded Record data
1381     getRowClass: function(record, rowIndex, rp, ds){ // rp = rowParams
1382         if(this.showPreview){
1383             rp.body = '&lt;p>'+record.data.excerpt+'&lt;/p>';
1384             return 'x-grid3-row-expanded';
1385         }
1386         return 'x-grid3-row-collapsed';
1387     }
1388 },
1389     </code></pre>
1390
1391 <h3 class="pa">Parameters</h3><ul><li><span class="pre">model</span> : Model<div class="sub-desc"><p>The <a href="Ext.data.Model.html" rel="Ext.data.Model" class="docClass">Ext.data.Model</a> corresponding to the current row.</p>
1392 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The row index.</p>
1393 </div></li><li><span class="pre">rowParams</span> : Object<div class="sub-desc"><p>(DEPRECATED) A config object that is passed to the row template during rendering that allows
1394 customization of various aspects of a grid row.</p>
1395
1396 <p>If <a href="Ext.view.Table.html#enableRowBody" rel="Ext.view.Table#enableRowBody" class="docClass">enableRowBody</a> is configured <b><tt></tt>true</b>, then the following properties may be set
1397 by this function, and will be used to render a full-width expansion row below each grid row:</p>
1398
1399
1400 <ul>
1401 <li><code>body</code> : String <div class="sub-desc">An HTML fragment to be used as the expansion row's body content (defaults to '').</div></li>
1402 <li><code>bodyStyle</code> : String <div class="sub-desc">A CSS style specification that will be applied to the expansion row's &lt;tr> element. (defaults to '').</div></li>
1403 </ul>
1404
1405
1406 <p>The following property will be passed in, and may be appended to:</p>
1407
1408 <ul>
1409 <li><code>tstyle</code> : String <div class="sub-desc">A CSS style specification that willl be applied to the &lt;table> element which encapsulates
1410 both the standard grid row, and any expansion row.</div></li>
1411 </ul>
1412
1413 </div></li><li><span class="pre">store</span> : Store<div class="sub-desc"><p>The <a href="Ext.data.Store.html" rel="Ext.data.Store" class="docClass">Ext.data.Store</a> this grid is bound to</p>
1414 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">String</span>&nbsp; &nbsp;<p>a CSS class name to add to the row.</p>
1415 </li></ul></div></div></div><div id="method-getSelectedNodes" class="member inherited"><a href="Ext.view.Table.html#method-getSelectedNodes" rel="method-getSelectedNodes" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-method-getSelectedNodes" class="viewSource">view source</a></div><a name="getSelectedNodes"></a><a name="method-getSelectedNodes"></a><a href="Ext.view.Table.html#" rel="method-getSelectedNodes" class="cls expand">getSelectedNodes</a> : Array</div><div class="description"><div class="short"><p>Gets the currently selected nodes.</p>
1416 </div><div class="long"><p>Gets the currently selected nodes.</p>
1417 <h3 class="pa">Returns</h3><ul><li><span class="pre">Array</span>&nbsp; &nbsp;<p>An array of HTMLElements</p>
1418 </li></ul></div></div></div><div id="method-getSelectedRecords" class="member inherited"><a href="Ext.view.Table.html#method-getSelectedRecords" rel="method-getSelectedRecords" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-method-getSelectedRecords" class="viewSource">view source</a></div><a name="getSelectedRecords"></a><a name="method-getSelectedRecords"></a><a href="Ext.view.Table.html#" rel="method-getSelectedRecords" class="cls expand">getSelectedRecords</a> : Array</div><div class="description"><div class="short"><p>Gets an array of the selected records</p>
1419 </div><div class="long"><p>Gets an array of the selected records</p>
1420 <h3 class="pa">Returns</h3><ul><li><span class="pre">Array</span>&nbsp; &nbsp;<p>An array of <a href="Ext.data.Model.html" rel="Ext.data.Model" class="docClass">Ext.data.Model</a> objects</p>
1421 </li></ul></div></div></div><div id="method-getSelectionCount" class="member inherited"><a href="Ext.view.Table.html#method-getSelectionCount" rel="method-getSelectionCount" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-method-getSelectionCount" class="viewSource">view source</a></div><a name="getSelectionCount"></a><a name="method-getSelectionCount"></a><a href="Ext.view.Table.html#" rel="method-getSelectionCount" class="cls expand">getSelectionCount</a> : Number</div><div class="description"><div class="short"><p>Gets the number of selected nodes.</p>
1422 </div><div class="long"><p>Gets the number of selected nodes.</p>
1423 <h3 class="pa">Returns</h3><ul><li><span class="pre">Number</span>&nbsp; &nbsp;<p>The node count</p>
1424 </li></ul></div></div></div><div id="method-getSize" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
1425 </div><div class="long"><p>Gets the current size of the component's underlying element.</p>
1426 <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>
1427 </li></ul></div></div></div><div id="method-getState" class="member inherited"><a href="Ext.view.Table.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.view.Table.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,
1428 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,
1429 it should be overridden in subclasses to implement methods for getting the state.</p>
1430 <h3 class="pa">Returns</h3><ul><li><span class="pre">Object</span>&nbsp; &nbsp;<p>The current state</p>
1431 </li></ul></div></div></div><div id="method-getStateId" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
1432 </div><div class="long"><p>Gets the state id for this object.</p>
1433 <h3 class="pa">Returns</h3><ul><li><span class="pre">String</span>&nbsp; &nbsp;<p>The state id, null if not found.</p>
1434 </li></ul></div></div></div><div id="method-getStore" class="member inherited"><a href="Ext.view.Table.html#method-getStore" rel="method-getStore" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-method-getStore" class="viewSource">view source</a></div><a name="getStore"></a><a name="method-getStore"></a><a href="Ext.view.Table.html#" rel="method-getStore" class="cls expand">getStore</a> : Ext.data.Store</div><div class="description"><div class="short"><p>Returns the store associated with this DataView.</p>
1435 </div><div class="long"><p>Returns the store associated with this DataView.</p>
1436 <h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.data.Store</span>&nbsp; &nbsp;<p>The store</p>
1437 </li></ul></div></div></div><div id="method-getTableChunker" class="member ni"><a href="Ext.view.Table.html#method-getTableChunker" rel="method-getTableChunker" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.Table.html" class="definedIn docClass">Ext.view.Table</a><br/><a href="../source/Table3.html#Ext-view.Table-method-getTableChunker" class="viewSource">view source</a></div><a name="getTableChunker"></a><a name="method-getTableChunker"></a><a href="Ext.view.Table.html#" rel="method-getTableChunker" class="cls expand">getTableChunker</a> : void</div><div class="description"><div class="short"><p>Get the configured chunker or default of Ext.view.TableChunker</p>
1438 </div><div class="long"><p>Get the configured chunker or default of Ext.view.TableChunker</p>
1439 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1440 </li></ul></div></div></div><div id="method-getWidth" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
1441 </div><div class="long"><p>Gets the current width of the component's underlying element.</p>
1442 <h3 class="pa">Returns</h3><ul><li><span class="pre">Number</span>&nbsp; &nbsp;
1443 </li></ul></div></div></div><div id="method-getXType" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
1444 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
1445 available xtypes, see the <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a> header. Example usage:</p>
1446
1447 <pre><code>var t = new Ext.form.field.Text();
1448 alert(t.getXType());  // alerts 'textfield'
1449 </code></pre>
1450
1451 <h3 class="pa">Returns</h3><ul><li><span class="pre">String</span>&nbsp; &nbsp;<p>The xtype</p>
1452 </li></ul></div></div></div><div id="method-getXTypes" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
1453 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
1454 available xtypes, see the <a href="Ext.Component.html" rel="Ext.Component" class="docClass">Ext.Component</a> header.</p>
1455
1456
1457 <p><b>If using your own subclasses, be aware that a Component must register its own xtype
1458 to participate in determination of inherited xtypes.</b></p>
1459
1460
1461 <p>Example usage:</p>
1462
1463
1464 <pre><code>var t = new Ext.form.field.Text();
1465 alert(t.getXTypes());  // alerts 'component/field/textfield'
1466 </code></pre>
1467
1468 <h3 class="pa">Returns</h3><ul><li><span class="pre">String</span>&nbsp; &nbsp;<p>The xtype hierarchy string</p>
1469 </li></ul></div></div></div><div id="method-hasListener" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-hasListener" class="cls expand">hasListener</a>(
1470 <span class="pre">String eventName</span>)
1471  : Boolean</div><div class="description"><div class="short"><p>Checks to see if this object has any listeners for a specified event</p>
1472 </div><div class="long"><p>Checks to see if this object has any listeners for a specified event</p>
1473 <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>
1474 </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>
1475 </li></ul></div></div></div><div id="method-hasUICls" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-hasUICls" class="cls expand">hasUICls</a>(
1476 <span class="pre">String cls</span>)
1477  : void</div><div class="description"><div class="short"><p>Checks if there is currently a specified uiCls</p>
1478 </div><div class="long"><p>Checks if there is currently a specified uiCls</p>
1479 <h3 class="pa">Parameters</h3><ul><li><span class="pre">cls</span> : String<div class="sub-desc"><p>The cls to check</p>
1480 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1481 </li></ul></div></div></div><div id="method-hide" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-hide" class="cls expand">hide</a>(
1482 <span class="pre">String/Element/Component animateTarget, [Function callback], [Object scope]</span>)
1483  : Ext.Component</div><div class="description"><div class="short"><p>Hides this Component, setting it to invisible using the configured <a href="Ext.view.Table.html#hideMode" rel="Ext.view.Table#hideMode" class="docClass">hideMode</a>.</p>
1484 </div><div class="long"><p>Hides this Component, setting it to invisible using the configured <a href="Ext.view.Table.html#hideMode" rel="Ext.view.Table#hideMode" class="docClass">hideMode</a>.</p>
1485 <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.view.Table.html#floating" rel="Ext.view.Table#floating" class="docClass">floating</a> Components such as
1486 <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
1487 with <code>floating: true</code>.</b>.
1488 The target to which the Component should animate while hiding (defaults to null with no animation)</p>
1489 </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>
1490 </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>
1491 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1492 </li></ul></div></div></div><div id="method-highlightItem" class="member inherited"><a href="Ext.view.Table.html#method-highlightItem" rel="method-highlightItem" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-method-highlightItem" class="viewSource">view source</a></div><a name="highlightItem"></a><a name="method-highlightItem"></a><a href="Ext.view.Table.html#" rel="method-highlightItem" class="cls expand">highlightItem</a>(
1493 <span class="pre">HTMLElement item</span>)
1494  : void</div><div class="description"><div class="short">Highlight a given item in the DataView. This is called by the mouseover handler if overItemCls
1495 and trackOver are conf...</div><div class="long"><p>Highlight a given item in the DataView. This is called by the mouseover handler if <a href="Ext.view.Table.html#overItemCls" rel="Ext.view.Table#overItemCls" class="docClass">overItemCls</a>
1496 and <a href="Ext.view.Table.html#trackOver" rel="Ext.view.Table#trackOver" class="docClass">trackOver</a> are configured, but can also be called manually by other code, for instance to
1497 handle stepping through the list via keyboard navigation.</p>
1498 <h3 class="pa">Parameters</h3><ul><li><span class="pre">item</span> : HTMLElement<div class="sub-desc"><p>The item to highlight</p>
1499 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1500 </li></ul></div></div></div><div id="method-indexOf" class="member inherited"><a href="Ext.view.Table.html#method-indexOf" rel="method-indexOf" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-method-indexOf" class="viewSource">view source</a></div><a name="indexOf"></a><a name="method-indexOf"></a><a href="Ext.view.Table.html#" rel="method-indexOf" class="cls expand">indexOf</a>(
1501 <span class="pre">HTMLElement/String/Number/Record nodeInfo</span>)
1502  : Number</div><div class="description"><div class="short"><p>Finds the index of the passed node.</p>
1503 </div><div class="long"><p>Finds the index of the passed node.</p>
1504 <h3 class="pa">Parameters</h3><ul><li><span class="pre">nodeInfo</span> : HTMLElement/String/Number/Record<div class="sub-desc"><p>An HTMLElement template node, index of a template node, the id of a template node
1505 or a record associated with a node.</p>
1506 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Number</span>&nbsp; &nbsp;<p>The index of the node or -1</p>
1507 </li></ul></div></div></div><div id="method-is" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-is" class="cls expand">is</a>(
1508 <span class="pre">String selector</span>)
1509  : Boolean</div><div class="description"><div class="short"><p>Tests whether this Component matches the selector string.</p>
1510 </div><div class="long"><p>Tests whether this Component matches the selector string.</p>
1511 <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>
1512 </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>
1513 </li></ul></div></div></div><div id="method-isDescendantOf" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-isDescendantOf" class="cls expand">isDescendantOf</a>(
1514 <span class="pre">Ext.Container container</span>)
1515  : Boolean</div><div class="description"><div class="short"><p>Determines whether this component is the descendant of a particular container.</p>
1516 </div><div class="long"><p>Determines whether this component is the descendant of a particular container.</p>
1517 <h3 class="pa">Parameters</h3><ul><li><span class="pre">container</span> : Ext.Container<div class="sub-desc">
1518 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>isDescendant</p>
1519 </li></ul></div></div></div><div id="method-isDisabled" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
1520 </div><div class="long"><p>Method to determine whether this Component is currently disabled.</p>
1521 <h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>the disabled state of this Component.</p>
1522 </li></ul></div></div></div><div id="method-isDraggable" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
1523 </div><div class="long"><p>Method to determine whether this Component is draggable.</p>
1524 <h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>the draggable state of this component.</p>
1525 </li></ul></div></div></div><div id="method-isDroppable" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
1526 </div><div class="long"><p>Method to determine whether this Component is droppable.</p>
1527 <h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>the droppable state of this component.</p>
1528 </li></ul></div></div></div><div id="method-isFloating" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
1529 </div><div class="long"><p>Method to determine whether this Component is floating.</p>
1530 <h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>the floating state of this component.</p>
1531 </li></ul></div></div></div><div id="method-isHidden" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
1532 </div><div class="long"><p>Method to determine whether this Component is currently set to hidden.</p>
1533 <h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>the hidden state of this Component.</p>
1534 </li></ul></div></div></div><div id="method-isSelected" class="member inherited"><a href="Ext.view.Table.html#method-isSelected" rel="method-isSelected" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-method-isSelected" class="viewSource">view source</a></div><a name="isSelected"></a><a name="method-isSelected"></a><a href="Ext.view.Table.html#" rel="method-isSelected" class="cls expand">isSelected</a>(
1535 <span class="pre">HTMLElement/Number/Ext.data.Model node</span>)
1536  : Boolean</div><div class="description"><div class="short"><p>Returns true if the passed node is selected, else false.</p>
1537 </div><div class="long"><p>Returns true if the passed node is selected, else false.</p>
1538 <h3 class="pa">Parameters</h3><ul><li><span class="pre">node</span> : HTMLElement/Number/Ext.data.Model<div class="sub-desc"><p>The node, node index or record to check</p>
1539 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Boolean</span>&nbsp; &nbsp;<p>True if selected, else false</p>
1540 </li></ul></div></div></div><div id="method-isVisible" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-isVisible" class="cls expand">isVisible</a>(
1541 <span class="pre">Boolean deep</span>)
1542  : Boolean</div><div class="description"><div class="short"><p>Returns true if this component is visible.</p>
1543 </div><div class="long"><p>Returns true if this component is visible.</p>
1544 <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
1545 parent Containers to determine whether this Component is truly visible to the user.</p></p>
1546
1547 <p>Generally, to determine whether a Component is hidden, the no argument form is needed. For example
1548 when creating dynamically laid out UIs in a hidden Container before showing them.</p>
1549
1550 </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>
1551 </li></ul></div></div></div><div id="method-isXType" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-isXType" class="cls expand">isXType</a>(
1552 <span class="pre">String xtype, [Boolean shallow]</span>)
1553  : 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
1554 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
1555 from the xtype (default) or whether it is directly of the xtype specified (shallow = true).</p>
1556
1557
1558 <p><b>If using your own subclasses, be aware that a Component must register its own xtype
1559 to participate in determination of inherited xtypes.</b></p>
1560
1561
1562 <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>
1563
1564
1565 <p>Example usage:</p>
1566
1567
1568 <pre><code>var t = new Ext.form.field.Text();
1569 var isText = t.isXType('textfield');        // true
1570 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>
1571 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
1572 </code></pre>
1573
1574 <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>
1575 </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
1576 the default), or true to check whether this Component is directly of the specified xtype.</p>
1577 </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>
1578 </li></ul></div></div></div><div id="method-nextNode" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-nextNode" class="cls expand">nextNode</a>(
1579 <span class="pre">String selector, Object includeSelf</span>)
1580  : void</div><div class="description"><div class="short">Returns the next node in the Component tree in tree traversal order.
1581
1582
1583 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>
1584
1585
1586 <p>Note that this is not limited to siblings, and if invoked upon a node with no matching siblings, will
1587 walk the tree to attempt to find a match. Contrast with <a href="Ext.view.Table.html#pnextSibling" rel="Ext.view.Table#pnextSibling" class="docClass">pnextSibling</a>.</p>
1588
1589 <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>
1590 </div></li><li><span class="pre">includeSelf</span> : Object<div class="sub-desc">
1591 </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>
1592 </li></ul></div></div></div><div id="method-nextSibling" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-nextSibling" class="cls expand">nextSibling</a>(
1593 <span class="pre">String selector</span>)
1594  : void</div><div class="description"><div class="short">Returns the next sibling of this Component.
1595
1596
1597 Optionally selects the next sibling which matches the passed ComponentQ...</div><div class="long"><p>Returns the next sibling of this Component.</p>
1598
1599
1600 <p>Optionally selects the next sibling which matches the passed <a href="Ext.ComponentQuery.html" rel="Ext.ComponentQuery" class="docClass">ComponentQuery</a> selector.</p>
1601
1602
1603 <p>May also be refered to as <code><b>next()</b></code></p>
1604
1605
1606 <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.view.Table.html#nextNode" rel="Ext.view.Table#nextNode" class="docClass">nextNode</a></p>
1607
1608 <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>
1609 </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>
1610 </li></ul></div></div></div><div id="method-observe" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-observe" class="cls expand">observe</a>(
1611 <span class="pre">Function c, Object listeners</span>)
1612  : void</div><div class="description"><div class="short">Sets observability on the passed class constructor.
1613
1614 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>
1615
1616 <p>This makes any event fired on any instance of the passed class also fire a single event through
1617 the <strong>class</strong> allowing for central handling of events on many instances at once.</p>
1618
1619 <p>Usage:</p>
1620
1621 <pre><code>Ext.util.Observable.observe(Ext.data.Connection);
1622 Ext.data.Connection.on('beforerequest', function(con, options) {
1623     console.log('Ajax request made to ' + options.url);
1624 });
1625 </code></pre>
1626 <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>
1627 </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.view.Table.html#addListener" rel="Ext.view.Table#addListener" class="docClass">addListener</a>.</p>
1628 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1629 </li></ul></div></div></div><div id="method-on" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-on" class="cls expand">on</a>(
1630 <span class="pre">String eventName, Function handler, [Object scope], [Object options]</span>)
1631  : void</div><div class="description"><div class="short"><p>Appends an event handler to this object (shorthand for <a href="Ext.view.Table.html#addListener" rel="Ext.view.Table#addListener" class="docClass">addListener</a>.)</p>
1632 </div><div class="long"><p>Appends an event handler to this object (shorthand for <a href="Ext.view.Table.html#addListener" rel="Ext.view.Table#addListener" class="docClass">addListener</a>.)</p>
1633 <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>
1634 </div></li><li><span class="pre">handler</span> : Function<div class="sub-desc"><p>The method the event invokes</p>
1635 </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.
1636 <b>If omitted, defaults to the object which fired the event.</b></p>
1637 </div></li><li><span class="pre">options</span> : Object<div class="sub-desc"><p>(optional) An object containing handler configuration.</p>
1638 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1639 </li></ul></div></div></div><div id="method-prepareData" class="member inherited"><a href="Ext.view.Table.html#method-prepareData" rel="method-prepareData" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-method-prepareData" class="viewSource">view source</a></div><a name="prepareData"></a><a name="method-prepareData"></a><a href="Ext.view.Table.html#" rel="method-prepareData" class="cls expand">prepareData</a>(
1640 <span class="pre">Array/Object data, Number recordIndex, Record record</span>)
1641  : Array/Object</div><div class="description"><div class="short">Function which can be overridden to provide custom formatting for each Record that is used by this
1642 DataView's templat...</div><div class="long"><p>Function which can be overridden to provide custom formatting for each Record that is used by this
1643 DataView's <a href="Ext.view.Table.html#tpl" rel="Ext.view.Table#tpl" class="docClass">template</a> to render each node.</p>
1644 <h3 class="pa">Parameters</h3><ul><li><span class="pre">data</span> : Array/Object<div class="sub-desc"><p>The raw data object that was used to create the Record.</p>
1645 </div></li><li><span class="pre">recordIndex</span> : Number<div class="sub-desc"><p>the index number of the Record being prepared for rendering.</p>
1646 </div></li><li><span class="pre">record</span> : Record<div class="sub-desc"><p>The Record being prepared for rendering.</p>
1647 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Array/Object</span>&nbsp; &nbsp;<p>The formatted data in a format expected by the internal <a href="Ext.view.Table.html#tpl" rel="Ext.view.Table#tpl" class="docClass">template</a>'s overwrite() method.
1648 (either an array if your params are numeric (i.e. {0}) or an object (i.e. {foo: 'bar'}))</p>
1649 </li></ul></div></div></div><div id="method-previousNode" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-previousNode" class="cls expand">previousNode</a>(
1650 <span class="pre">String selector, Object includeSelf</span>)
1651  : void</div><div class="description"><div class="short">Returns the previous node in the Component tree in tree traversal order.
1652
1653
1654 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>
1655
1656
1657 <p>Note that this is not limited to siblings, and if invoked upon a node with no matching siblings, will
1658 walk the tree in reverse order to attempt to find a match. Contrast with <a href="Ext.view.Table.html#previousSibling" rel="Ext.view.Table#previousSibling" class="docClass">previousSibling</a>.</p>
1659
1660 <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>
1661 </div></li><li><span class="pre">includeSelf</span> : Object<div class="sub-desc">
1662 </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>
1663 </li></ul></div></div></div><div id="method-previousSibling" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-previousSibling" class="cls expand">previousSibling</a>(
1664 <span class="pre">String selector</span>)
1665  : void</div><div class="description"><div class="short">Returns the previous sibling of this Component.
1666
1667
1668 Optionally selects the previous sibling which matches the passed Co...</div><div class="long"><p>Returns the previous sibling of this Component.</p>
1669
1670
1671 <p>Optionally selects the previous sibling which matches the passed <a href="Ext.ComponentQuery.html" rel="Ext.ComponentQuery" class="docClass">ComponentQuery</a> selector.</p>
1672
1673
1674 <p>May also be refered to as <code><b>prev()</b></code></p>
1675
1676
1677 <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.view.Table.html#previousNode" rel="Ext.view.Table#previousNode" class="docClass">previousNode</a></p>
1678
1679 <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>
1680 </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>
1681 </li></ul></div></div></div><div id="method-refresh" class="member ni"><a href="Ext.view.Table.html#method-refresh" rel="method-refresh" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.Table.html" class="definedIn docClass">Ext.view.Table</a><br/><a href="../source/Table3.html#Ext-view.Table-method-refresh" class="viewSource">view source</a></div><a name="refresh"></a><a name="method-refresh"></a><a href="Ext.view.Table.html#" rel="method-refresh" class="cls expand">refresh</a>(
1682 <span class="pre">Boolean firstPass</span>)
1683  : void</div><div class="description"><div class="short">Refresh the grid view.
1684 Saves and restores the scroll state, generates a new template, stripes rows
1685 and invalidates th...</div><div class="long"><p>Refresh the grid view.
1686 Saves and restores the scroll state, generates a new template, stripes rows
1687 and invalidates the scrollers.</p>
1688 <h3 class="pa">Parameters</h3><ul><li><span class="pre">firstPass</span> : Boolean<div class="sub-desc"><p>This is a private flag for internal use only.</p>
1689 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1690 </li></ul></div></div></div><div id="method-refreshNode" class="member inherited"><a href="Ext.view.Table.html#method-refreshNode" rel="method-refreshNode" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-method-refreshNode" class="viewSource">view source</a></div><a name="refreshNode"></a><a name="method-refreshNode"></a><a href="Ext.view.Table.html#" rel="method-refreshNode" class="cls expand">refreshNode</a>(
1691 <span class="pre">Number index</span>)
1692  : void</div><div class="description"><div class="short"><p>Refreshes an individual node's data from the store.</p>
1693 </div><div class="long"><p>Refreshes an individual node's data from the store.</p>
1694 <h3 class="pa">Parameters</h3><ul><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The item's data index in the store</p>
1695 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1696 </li></ul></div></div></div><div id="method-relayEvents" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-relayEvents" class="cls expand">relayEvents</a>(
1697 <span class="pre">Object origin, Array events, Object prefix</span>)
1698  : 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>
1699 </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>
1700 <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>
1701 </div></li><li><span class="pre">events</span> : Array<div class="sub-desc"><p>Array of event names to relay.</p>
1702 </div></li><li><span class="pre">prefix</span> : Object<div class="sub-desc">
1703 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1704 </li></ul></div></div></div><div id="method-releaseCapture" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-releaseCapture" class="cls expand">releaseCapture</a>(
1705 <span class="pre">Observable o</span>)
1706  : void</div><div class="description"><div class="short"><p>Removes <b>all</b> added captures from the Observable.</p>
1707 </div><div class="long"><p>Removes <b>all</b> added captures from the Observable.</p>
1708 <h3 class="pa">Parameters</h3><ul><li><span class="pre">o</span> : Observable<div class="sub-desc"><p>The Observable to release</p>
1709 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1710 </li></ul></div></div></div><div id="method-removeCls" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-removeCls" class="cls expand">removeCls</a>(
1711 <span class="pre">Object className</span>)
1712  : Ext.Component</div><div class="description"><div class="short"><p>Removes a CSS class from the top level element representing this component.</p>
1713 </div><div class="long"><p>Removes a CSS class from the top level element representing this component.</p>
1714 <h3 class="pa">Parameters</h3><ul><li><span class="pre">className</span> : Object<div class="sub-desc">
1715 </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>
1716 </li></ul></div></div></div><div id="method-removeClsWithUI" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-removeClsWithUI" class="cls expand">removeClsWithUI</a>(
1717 <span class="pre">String/Array cls</span>)
1718  : void</div><div class="description"><div class="short">Removes a cls to the uiCls array, which will also call removeUIClsToElement and removes
1719 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.view.Table.html#removeUIClsToElement" rel="Ext.view.Table#removeUIClsToElement" class="docClass">removeUIClsToElement</a> and removes
1720 it from all elements of this component.</p>
1721 <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>
1722 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1723 </li></ul></div></div></div><div id="method-removeListener" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-removeListener" class="cls expand">removeListener</a>(
1724 <span class="pre">String eventName, Function handler, [Object scope]</span>)
1725  : void</div><div class="description"><div class="short"><p>Removes an event handler.</p>
1726 </div><div class="long"><p>Removes an event handler.</p>
1727 <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>
1728 </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.view.Table.html#addListener" rel="Ext.view.Table#addListener" class="docClass">addListener</a> call.</b></p>
1729 </div></li><li><span class="pre">scope</span> : Object<div class="sub-desc"><p>(optional) The scope originally specified for the handler.</p>
1730 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1731 </li></ul></div></div></div><div id="method-removeManagedListener" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-removeManagedListener" class="cls expand">removeManagedListener</a>(
1732 <span class="pre">Observable|Element item, Object|String ename, Function fn, Object scope</span>)
1733  : void</div><div class="description"><div class="short"><p>Removes listeners that were added by the <a href="Ext.view.Table.html#mon" rel="Ext.view.Table#mon" class="docClass">mon</a> method.</p>
1734 </div><div class="long"><p>Removes listeners that were added by the <a href="Ext.view.Table.html#mon" rel="Ext.view.Table#mon" class="docClass">mon</a> method.</p>
1735 <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>
1736 </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>
1737 </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
1738 is the handler function.</p>
1739 </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
1740 is the scope (<code>this</code> reference) in which the handler function is executed.</p>
1741 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1742 </li></ul></div></div></div><div id="method-removeRowCls" class="member ni"><a href="Ext.view.Table.html#method-removeRowCls" rel="method-removeRowCls" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.Table.html" class="definedIn docClass">Ext.view.Table</a><br/><a href="../source/Table3.html#Ext-view.Table-method-removeRowCls" class="viewSource">view source</a></div><a name="removeRowCls"></a><a name="method-removeRowCls"></a><a href="Ext.view.Table.html#" rel="method-removeRowCls" class="cls expand">removeRowCls</a>(
1743 <span class="pre">HTMLElement/String/Number/Ext.data.Model rowInfo, String cls</span>)
1744  : void</div><div class="description"><div class="short"><p>Remove a CSS Class from a specific row.</p>
1745 </div><div class="long"><p>Remove a CSS Class from a specific row.</p>
1746 <h3 class="pa">Parameters</h3><ul><li><span class="pre">rowInfo</span> : HTMLElement/String/Number/Ext.data.Model<div class="sub-desc"><p>An HTMLElement, index or instance of a model representing this row</p>
1747 </div></li><li><span class="pre">cls</span> : String<div class="sub-desc">
1748 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1749 </li></ul></div></div></div><div id="method-resumeEvents" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-resumeEvents" class="cls expand">resumeEvents</a> : void</div><div class="description"><div class="short">Resume firing events. (see suspendEvents)
1750 If events were suspended using the queueSuspended parameter, then all
1751 event...</div><div class="long"><p>Resume firing events. (see <a href="Ext.view.Table.html#suspendEvents" rel="Ext.view.Table#suspendEvents" class="docClass">suspendEvents</a>)
1752 If events were suspended using the <code><b>queueSuspended</b></code> parameter, then all
1753 events fired during event suspension will be sent to any listeners now.</p>
1754 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1755 </li></ul></div></div></div><div id="method-saveScrollState" class="member ni"><a href="Ext.view.Table.html#method-saveScrollState" rel="method-saveScrollState" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.Table.html" class="definedIn docClass">Ext.view.Table</a><br/><a href="../source/Table3.html#Ext-view.Table-method-saveScrollState" class="viewSource">view source</a></div><a name="saveScrollState"></a><a name="method-saveScrollState"></a><a href="Ext.view.Table.html#" rel="method-saveScrollState" class="cls expand">saveScrollState</a> : void</div><div class="description"><div class="short"><p>Save the scrollState in a private variable.
1756 Must be used in conjunction with restoreScrollState</p>
1757 </div><div class="long"><p>Save the scrollState in a private variable.
1758 Must be used in conjunction with restoreScrollState</p>
1759 <h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1760 </li></ul></div></div></div><div id="method-select" class="member inherited"><a href="Ext.view.Table.html#method-select" rel="method-select" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-method-select" class="viewSource">view source</a></div><a name="select"></a><a name="method-select"></a><a href="Ext.view.Table.html#" rel="method-select" class="cls expand">select</a>(
1761 <span class="pre">Ext.data.Model/Index records, Boolean keepExisting, Boolean suppressEvent</span>)
1762  : void</div><div class="description"><div class="short"><p>Selects a record instance by record instance or index.</p>
1763 </div><div class="long"><p>Selects a record instance by record instance or index.</p>
1764 <h3 class="pa">Parameters</h3><ul><li><span class="pre">records</span> : Ext.data.Model/Index<div class="sub-desc"><p>An array of records or an index</p>
1765 </div></li><li><span class="pre">keepExisting</span> : Boolean<div class="sub-desc">
1766 </div></li><li><span class="pre">suppressEvent</span> : Boolean<div class="sub-desc"><p>Set to false to not fire a select event</p>
1767 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1768 </li></ul></div></div></div><div id="method-sequenceFx" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
1769 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
1770 run in sequence.  This is the opposite of <a href="Ext.view.Table.html#syncFx" rel="Ext.view.Table#syncFx" class="docClass">syncFx</a>.</p>
1771 <h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.core.Element</span>&nbsp; &nbsp;<p>The Element</p>
1772 </li></ul></div></div></div><div id="method-setActive" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-setActive" class="cls expand">setActive</a>(
1773 <span class="pre">Boolean active, Component newActive</span>)
1774  : void</div><div class="description"><div class="short">This method is called internally by Ext.ZIndexManager to signal that a floating
1775 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
1776 Component has either been moved to the top of its zIndex stack, or pushed from the top of its zIndex stack.</p>
1777
1778
1779 <p>If a <i>Window</i> is superceded by another Window, deactivating it hides its shadow.</p>
1780
1781
1782 <p>This method also fires the <a href="Ext.view.Table.html#activate" rel="Ext.view.Table#activate" class="docClass">activate</a> or <a href="Ext.view.Table.html#deactivate" rel="Ext.view.Table#deactivate" class="docClass">deactivate</a> event depending on which action occurred.</p>
1783
1784 <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>
1785 </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>
1786 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1787 </li></ul></div></div></div><div id="method-setAutoScroll" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-setAutoScroll" class="cls expand">setAutoScroll</a>(
1788 <span class="pre">Boolean scroll</span>)
1789  : Ext.Component</div><div class="description"><div class="short"><p>Sets the overflow on the content element of the component.</p>
1790 </div><div class="long"><p>Sets the overflow on the content element of the component.</p>
1791 <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>
1792 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1793 </li></ul></div></div></div><div id="method-setDisabled" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-setDisabled" class="cls expand">setDisabled</a>(
1794 <span class="pre">Boolean disabled</span>)
1795  : void</div><div class="description"><div class="short"><p>Enable or disable the component.</p>
1796 </div><div class="long"><p>Enable or disable the component.</p>
1797 <h3 class="pa">Parameters</h3><ul><li><span class="pre">disabled</span> : Boolean<div class="sub-desc">
1798 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1799 </li></ul></div></div></div><div id="method-setDocked" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-setDocked" class="cls expand">setDocked</a>(
1800 <span class="pre">Object dock, Object layoutParent</span>)
1801  : Component</div><div class="description"><div class="short">Sets the dock position of this component in its parent panel. Note that
1802 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
1803 this only has effect if this item is part of the dockedItems collection
1804 of a parent that has a DockLayout (note that any Panel has a DockLayout
1805 by default)</p>
1806 <h3 class="pa">Parameters</h3><ul><li><span class="pre">dock</span> : Object<div class="sub-desc">
1807 </div></li><li><span class="pre">layoutParent</span> : Object<div class="sub-desc">
1808 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Component</span>&nbsp; &nbsp;<p>this</p>
1809 </li></ul></div></div></div><div id="method-setHeight" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-setHeight" class="cls expand">setHeight</a>(
1810 <span class="pre">Number height</span>)
1811  : Ext.Component</div><div class="description"><div class="short"><p>Sets the height of the component.  This method fires the <a href="Ext.view.Table.html#resize" rel="Ext.view.Table#resize" class="docClass">resize</a> event.</p>
1812 </div><div class="long"><p>Sets the height of the component.  This method fires the <a href="Ext.view.Table.html#resize" rel="Ext.view.Table#resize" class="docClass">resize</a> event.</p>
1813 <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>
1814 <li>A Number specifying the new height in the <a href="Ext.view.Table.html#getEl" rel="Ext.view.Table#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>
1815 <li>A String used to set the CSS height style.</li>
1816 <li><i>undefined</i> to leave the height unchanged.</li>
1817 </ul></div></p>
1818 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1819 </li></ul></div></div></div><div id="method-setLoading" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-setLoading" class="cls expand">setLoading</a>(
1820 <span class="pre">Boolean/Object/String load, Boolean targetEl</span>)
1821  : 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>
1822 </div><div class="long"><p>This method allows you to show or hide a LoadMask on top of this component.</p>
1823 <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
1824 that will be passed to the LoadMask constructor, or a message String to show. False to
1825 hide the current LoadMask.</p>
1826 </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.
1827 For example, setting this to true on a Panel will cause only the body to be masked. (defaults to false)</p>
1828 </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>
1829 </li></ul></div></div></div><div id="method-setPagePosition" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-setPagePosition" class="cls expand">setPagePosition</a>(
1830 <span class="pre">Number x, Number y, Mixed animate</span>)
1831  : 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.
1832 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.view.Table.html#setPosition" rel="Ext.view.Table#setPosition" class="docClass">setPosition</a>.
1833 This method fires the <a href="Ext.view.Table.html#move" rel="Ext.view.Table#move" class="docClass">move</a> event.</p>
1834 <h3 class="pa">Parameters</h3><ul><li><span class="pre">x</span> : Number<div class="sub-desc"><p>The new x position</p>
1835 </div></li><li><span class="pre">y</span> : Number<div class="sub-desc"><p>The new y position</p>
1836 </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
1837 is a number, it is used as the animation duration in milliseconds.</p>
1838 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1839 </li></ul></div></div></div><div id="method-setPosition" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-setPosition" class="cls expand">setPosition</a>(
1840 <span class="pre">Number left, Number top, Mixed animate</span>)
1841  : 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.
1842 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.view.Table.html#setPagePosition" rel="Ext.view.Table#setPagePosition" class="docClass">setPagePosition</a>.
1843 This method fires the <a href="Ext.view.Table.html#move" rel="Ext.view.Table#move" class="docClass">move</a> event.</p>
1844 <h3 class="pa">Parameters</h3><ul><li><span class="pre">left</span> : Number<div class="sub-desc"><p>The new left</p>
1845 </div></li><li><span class="pre">top</span> : Number<div class="sub-desc"><p>The new top</p>
1846 </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>
1847 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1848 </li></ul></div></div></div><div id="method-setSize" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-setSize" class="cls expand">setSize</a>(
1849 <span class="pre">Mixed width, Mixed height</span>)
1850  : 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
1851 either width ...</div><div class="long"><p>Sets the width and height of this Component. This method fires the <a href="Ext.view.Table.html#resize" rel="Ext.view.Table#resize" class="docClass">resize</a> event. This method can accept
1852 either width and height as separate arguments, or you can pass a size object like <code>{width:10, height:20}</code>.</p>
1853 <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>
1854 <li>A Number specifying the new width in the <a href="Ext.view.Table.html#getEl" rel="Ext.view.Table#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>
1855 <li>A String used to set the CSS width style.</li>
1856 <li>A size object in the format <code>{width: widthValue, height: heightValue}</code>.</li>
1857 <li><code>undefined</code> to leave the width unchanged.</li>
1858 </ul></div></p>
1859 </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).
1860 This may be one of:<div class="mdetail-params"><ul>
1861 <li>A Number specifying the new height in the <a href="Ext.view.Table.html#getEl" rel="Ext.view.Table#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>
1862 <li>A String used to set the CSS height style. Animation may <b>not</b> be used.</li>
1863 <li><code>undefined</code> to leave the height unchanged.</li>
1864 </ul></div></p>
1865 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1866 </li></ul></div></div></div><div id="method-setUI" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-setUI" class="cls expand">setUI</a>(
1867 <span class="pre">String ui</span>)
1868  : 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
1869 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
1870 loop through any uiCls set on the component and rename them so they include the new UI</p>
1871 <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>
1872 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1873 </li></ul></div></div></div><div id="method-setVisible" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-setVisible" class="cls expand">setVisible</a>(
1874 <span class="pre">Boolean visible</span>)
1875  : Ext.Component</div><div class="description"><div class="short"><p>Convenience function to hide or show this component by boolean.</p>
1876 </div><div class="long"><p>Convenience function to hide or show this component by boolean.</p>
1877 <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>
1878 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1879 </li></ul></div></div></div><div id="method-setWidth" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-setWidth" class="cls expand">setWidth</a>(
1880 <span class="pre">Number width</span>)
1881  : Ext.Component</div><div class="description"><div class="short"><p>Sets the width of the component.  This method fires the <a href="Ext.view.Table.html#resize" rel="Ext.view.Table#resize" class="docClass">resize</a> event.</p>
1882 </div><div class="long"><p>Sets the width of the component.  This method fires the <a href="Ext.view.Table.html#resize" rel="Ext.view.Table#resize" class="docClass">resize</a> event.</p>
1883 <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>
1884 <li>A Number specifying the new width in the <a href="Ext.view.Table.html#getEl" rel="Ext.view.Table#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>
1885 <li>A String used to set the CSS width style.</li>
1886 </ul></div></p>
1887 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1888 </li></ul></div></div></div><div id="method-show" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-show" class="cls expand">show</a>(
1889 <span class="pre">String/Element animateTarget, [Function callback], [Object scope]</span>)
1890  : Component</div><div class="description"><div class="short">Shows this Component, rendering it first if autoRender or {&quot;floating are true.
1891
1892
1893 After being shown, a floating C...</div><div class="long"><p>Shows this Component, rendering it first if <a href="Ext.view.Table.html#autoRender" rel="Ext.view.Table#autoRender" class="docClass">autoRender</a> or {<a href="Ext.view.Table.html"floating" rel=""floating" class="docClass">&quot;floating</a> are <code>true</code>.</p>
1894
1895
1896 <p>After being shown, a <a href="Ext.view.Table.html#floating" rel="Ext.view.Table#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
1897 its <a href="Ext.view.Table.html#ZIndexManager" rel="Ext.view.Table#ZIndexManager" class="docClass">z-index stack</a>.</p>
1898
1899 <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.view.Table.html#floating" rel="Ext.view.Table#floating" class="docClass">floating</a> Components such as
1900 <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
1901 with <code>floating: true</code>.</b> The target from which the Component should
1902 animate from while opening (defaults to null with no animation)</p>
1903 </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>
1904 </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>
1905 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Component</span>&nbsp; &nbsp;<p>this</p>
1906 </li></ul></div></div></div><div id="method-stopAnimation" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
1907 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.view.Table.html#stopAnimation" rel="Ext.view.Table#stopAnimation" class="docClass">stopAnimation</a>
1908 Stops any running effects and clears this object's internal effects queue if it contains
1909 any additional effects that haven't started yet.</p>
1910 <h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.core.Element</span>&nbsp; &nbsp;<p>The Element</p>
1911 </li></ul></div></div></div><div id="method-suspendEvents" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-suspendEvents" class="cls expand">suspendEvents</a>(
1912 <span class="pre">Boolean queueSuspended</span>)
1913  : void</div><div class="description"><div class="short"><p>Suspend the firing of all events. (see <a href="Ext.view.Table.html#resumeEvents" rel="Ext.view.Table#resumeEvents" class="docClass">resumeEvents</a>)</p>
1914 </div><div class="long"><p>Suspend the firing of all events. (see <a href="Ext.view.Table.html#resumeEvents" rel="Ext.view.Table#resumeEvents" class="docClass">resumeEvents</a>)</p>
1915 <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
1916 after the <a href="Ext.view.Table.html#resumeEvents" rel="Ext.view.Table#resumeEvents" class="docClass">resumeEvents</a> call instead of discarding all suspended events;</p>
1917 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1918 </li></ul></div></div></div><div id="method-syncFx" class="member inherited"><a href="Ext.view.Table.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.view.Table.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
1919 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
1920 run concurrently.  This is the opposite of <a href="Ext.view.Table.html#sequenceFx" rel="Ext.view.Table#sequenceFx" class="docClass">sequenceFx</a>.</p>
1921 <h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.core.Element</span>&nbsp; &nbsp;<p>The Element</p>
1922 </li></ul></div></div></div><div id="method-toBack" class="member inherited"><a href="Ext.view.Table.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.view.Table.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>
1923 </div><div class="long"><p>Sends this Component to the back of (lower z-index than) any other visible windows</p>
1924 <h3 class="pa">Returns</h3><ul><li><span class="pre">Component</span>&nbsp; &nbsp;<p>this</p>
1925 </li></ul></div></div></div><div id="method-toFront" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-toFront" class="cls expand">toFront</a>(
1926 <span class="pre">[Boolean preventFocus]</span>)
1927  : 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>
1928
1929
1930 <p>If this Component is modal, inserts the modal mask just below this Component in the z-index stack.</p>
1931
1932 <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>
1933 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Component</span>&nbsp; &nbsp;<p>this</p>
1934 </li></ul></div></div></div><div id="method-un" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-un" class="cls expand">un</a>(
1935 <span class="pre">String eventName, Function handler, [Object scope]</span>)
1936  : void</div><div class="description"><div class="short"><p>Removes an event handler (shorthand for <a href="Ext.view.Table.html#removeListener" rel="Ext.view.Table#removeListener" class="docClass">removeListener</a>.)</p>
1937 </div><div class="long"><p>Removes an event handler (shorthand for <a href="Ext.view.Table.html#removeListener" rel="Ext.view.Table#removeListener" class="docClass">removeListener</a>.)</p>
1938 <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>
1939 </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.view.Table.html#addListener" rel="Ext.view.Table#addListener" class="docClass">addListener</a> call.</b></p>
1940 </div></li><li><span class="pre">scope</span> : Object<div class="sub-desc"><p>(optional) The scope originally specified for the handler.</p>
1941 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1942 </li></ul></div></div></div><div id="method-up" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-up" class="cls expand">up</a>(
1943 <span class="pre">String selector</span>)
1944  : Container</div><div class="description"><div class="short">Walks up the ownerCt axis looking for an ancestor Container which matches
1945 the passed simple selector.
1946
1947
1948 Example:
1949 var ...</div><div class="long"><p>Walks up the <code>ownerCt</code> axis looking for an ancestor Container which matches
1950 the passed simple selector.</p>
1951
1952
1953 <p>Example:
1954 <pre><code>var owningTabPanel = grid.up('tabpanel');
1955 </code></pre>
1956
1957 <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>
1958 </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>
1959 </li></ul></div></div></div><div id="method-update" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-update" class="cls expand">update</a>(
1960 <span class="pre">Mixed htmlOrData, [Boolean loadScripts], [Function callback]</span>)
1961  : void</div><div class="description"><div class="short"><p>Update the content area of a component.</p>
1962 </div><div class="long"><p>Update the content area of a component.</p>
1963 <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
1964 then it will use this argument as data to populate the template.
1965 If this component was not configured with a template, the components
1966 content area will be updated via <a href="Ext.core.Element.html" rel="Ext.core.Element" class="docClass">Ext.core.Element</a> update</p>
1967 </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>
1968 </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>
1969 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">void</span>&nbsp; &nbsp;
1970 </li></ul></div></div></div><div id="method-updateBox" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="method-updateBox" class="cls expand">updateBox</a>(
1971 <span class="pre">Object box</span>)
1972  : Ext.Component</div><div class="description"><div class="short"><p>Sets the current box measurements of the component's underlying element.</p>
1973 </div><div class="long"><p>Sets the current box measurements of the component's underlying element.</p>
1974 <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>
1975 </div></li></ul><h3 class="pa">Returns</h3><ul><li><span class="pre">Ext.Component</span>&nbsp; &nbsp;<p>this</p>
1976 </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.view.Table.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.view.Table.html#" rel="event-activate" class="cls expand">activate</a>(
1977 <span class="pre">Ext.Component this</span>)
1978 </div><div class="description"><div class="short"><p>Fires after a Component has been visually activated.</p>
1979 </div><div class="long"><p>Fires after a Component has been visually activated.</p>
1980 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
1981 </div></li></ul></div></div></div><div id="event-added" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="event-added" class="cls expand">added</a>(
1982 <span class="pre">Ext.Component this, Ext.container.Container container, Number pos</span>)
1983 </div><div class="description"><div class="short"><p>Fires after a Component had been added to a Container.</p>
1984 </div><div class="long"><p>Fires after a Component had been added to a Container.</p>
1985 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
1986 </div></li><li><span class="pre">container</span> : Ext.container.Container<div class="sub-desc"><p>Parent Container</p>
1987 </div></li><li><span class="pre">pos</span> : Number<div class="sub-desc"><p>position of Component</p>
1988 </div></li></ul></div></div></div><div id="event-afterrender" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="event-afterrender" class="cls expand">afterrender</a>(
1989 <span class="pre">Ext.Component this</span>)
1990 </div><div class="description"><div class="short">Fires after the component rendering is finished.
1991
1992
1993 The afterrender event is fired after this Component has been rende...</div><div class="long"><p>Fires after the component rendering is finished.</p>
1994
1995
1996 <p>The afterrender event is fired after this Component has been <a href="Ext.view.Table.html#rendered" rel="Ext.view.Table#rendered" class="docClass">rendered</a>, been postprocesed
1997 by any afterRender method defined for the Component.</p>
1998
1999 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2000 </div></li></ul></div></div></div><div id="event-beforeactivate" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="event-beforeactivate" class="cls expand">beforeactivate</a>(
2001 <span class="pre">Ext.Component this</span>)
2002 </div><div class="description"><div class="short">Fires before a Component has been visually activated.
2003 Returning false from an event listener can prevent the activate...</div><div class="long"><p>Fires before a Component has been visually activated.
2004 Returning false from an event listener can prevent the activate
2005 from occurring.</p>
2006 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2007 </div></li></ul></div></div></div><div id="event-beforecontainerclick" class="member inherited"><a href="Ext.view.Table.html#event-beforecontainerclick" rel="event-beforecontainerclick" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-beforecontainerclick" class="viewSource">view source</a></div><a name="beforecontainerclick"></a><a name="event-beforecontainerclick"></a><a href="Ext.view.Table.html#" rel="event-beforecontainerclick" class="cls expand">beforecontainerclick</a>(
2008 <span class="pre">Ext.view.View this, Ext.EventObject e</span>)
2009 </div><div class="description"><div class="short"><p>Fires before the click event on the container is processed. Returns false to cancel the default action.</p>
2010 </div><div class="long"><p>Fires before the click event on the container is processed. Returns false to cancel the default action.</p>
2011 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2012 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2013 </div></li></ul></div></div></div><div id="event-beforecontainercontextmenu" class="member inherited"><a href="Ext.view.Table.html#event-beforecontainercontextmenu" rel="event-beforecontainercontextmenu" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-beforecontainercontextmenu" class="viewSource">view source</a></div><a name="beforecontainercontextmenu"></a><a name="event-beforecontainercontextmenu"></a><a href="Ext.view.Table.html#" rel="event-beforecontainercontextmenu" class="cls expand">beforecontainercontextmenu</a>(
2014 <span class="pre">Ext.view.View this, Ext.EventObject e</span>)
2015 </div><div class="description"><div class="short"><p>Fires before the contextmenu event on the container is processed. Returns false to cancel the default action.</p>
2016 </div><div class="long"><p>Fires before the contextmenu event on the container is processed. Returns false to cancel the default action.</p>
2017 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2018 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2019 </div></li></ul></div></div></div><div id="event-beforecontainerdblclick" class="member inherited"><a href="Ext.view.Table.html#event-beforecontainerdblclick" rel="event-beforecontainerdblclick" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-beforecontainerdblclick" class="viewSource">view source</a></div><a name="beforecontainerdblclick"></a><a name="event-beforecontainerdblclick"></a><a href="Ext.view.Table.html#" rel="event-beforecontainerdblclick" class="cls expand">beforecontainerdblclick</a>(
2020 <span class="pre">Ext.view.View this, Ext.EventObject e</span>)
2021 </div><div class="description"><div class="short"><p>Fires before the dblclick event on the container is processed. Returns false to cancel the default action.</p>
2022 </div><div class="long"><p>Fires before the dblclick event on the container is processed. Returns false to cancel the default action.</p>
2023 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2024 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2025 </div></li></ul></div></div></div><div id="event-beforecontainerkeydown" class="member inherited"><a href="Ext.view.Table.html#event-beforecontainerkeydown" rel="event-beforecontainerkeydown" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-beforecontainerkeydown" class="viewSource">view source</a></div><a name="beforecontainerkeydown"></a><a name="event-beforecontainerkeydown"></a><a href="Ext.view.Table.html#" rel="event-beforecontainerkeydown" class="cls expand">beforecontainerkeydown</a>(
2026 <span class="pre">Ext.view.View this, Ext.EventObject e</span>)
2027 </div><div class="description"><div class="short"><p>Fires before the keydown event on the container is processed. Returns false to cancel the default action.</p>
2028 </div><div class="long"><p>Fires before the keydown event on the container is processed. Returns false to cancel the default action.</p>
2029 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2030 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object. Use <a href="Ext.EventObject.html#getKey" rel="Ext.EventObject#getKey" class="docClass">getKey()</a> to retrieve the key that was pressed.</p>
2031 </div></li></ul></div></div></div><div id="event-beforecontainermousedown" class="member inherited"><a href="Ext.view.Table.html#event-beforecontainermousedown" rel="event-beforecontainermousedown" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-beforecontainermousedown" class="viewSource">view source</a></div><a name="beforecontainermousedown"></a><a name="event-beforecontainermousedown"></a><a href="Ext.view.Table.html#" rel="event-beforecontainermousedown" class="cls expand">beforecontainermousedown</a>(
2032 <span class="pre">Ext.view.View this, Ext.EventObject e</span>)
2033 </div><div class="description"><div class="short"><p>Fires before the mousedown event on the container is processed. Returns false to cancel the default action.</p>
2034 </div><div class="long"><p>Fires before the mousedown event on the container is processed. Returns false to cancel the default action.</p>
2035 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2036 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2037 </div></li></ul></div></div></div><div id="event-beforecontainermouseout" class="member inherited"><a href="Ext.view.Table.html#event-beforecontainermouseout" rel="event-beforecontainermouseout" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-beforecontainermouseout" class="viewSource">view source</a></div><a name="beforecontainermouseout"></a><a name="event-beforecontainermouseout"></a><a href="Ext.view.Table.html#" rel="event-beforecontainermouseout" class="cls expand">beforecontainermouseout</a>(
2038 <span class="pre">Ext.view.View this, Ext.EventObject e</span>)
2039 </div><div class="description"><div class="short"><p>Fires before the mouseout event on the container is processed. Returns false to cancel the default action.</p>
2040 </div><div class="long"><p>Fires before the mouseout event on the container is processed. Returns false to cancel the default action.</p>
2041 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2042 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2043 </div></li></ul></div></div></div><div id="event-beforecontainermouseover" class="member inherited"><a href="Ext.view.Table.html#event-beforecontainermouseover" rel="event-beforecontainermouseover" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-beforecontainermouseover" class="viewSource">view source</a></div><a name="beforecontainermouseover"></a><a name="event-beforecontainermouseover"></a><a href="Ext.view.Table.html#" rel="event-beforecontainermouseover" class="cls expand">beforecontainermouseover</a>(
2044 <span class="pre">Ext.view.View this, Ext.EventObject e</span>)
2045 </div><div class="description"><div class="short"><p>Fires before the mouseover event on the container is processed. Returns false to cancel the default action.</p>
2046 </div><div class="long"><p>Fires before the mouseover event on the container is processed. Returns false to cancel the default action.</p>
2047 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2048 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2049 </div></li></ul></div></div></div><div id="event-beforecontainermouseup" class="member inherited"><a href="Ext.view.Table.html#event-beforecontainermouseup" rel="event-beforecontainermouseup" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-beforecontainermouseup" class="viewSource">view source</a></div><a name="beforecontainermouseup"></a><a name="event-beforecontainermouseup"></a><a href="Ext.view.Table.html#" rel="event-beforecontainermouseup" class="cls expand">beforecontainermouseup</a>(
2050 <span class="pre">Ext.view.View this, Ext.EventObject e</span>)
2051 </div><div class="description"><div class="short"><p>Fires before the mouseup event on the container is processed. Returns false to cancel the default action.</p>
2052 </div><div class="long"><p>Fires before the mouseup event on the container is processed. Returns false to cancel the default action.</p>
2053 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2054 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2055 </div></li></ul></div></div></div><div id="event-beforedeactivate" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="event-beforedeactivate" class="cls expand">beforedeactivate</a>(
2056 <span class="pre">Ext.Component this</span>)
2057 </div><div class="description"><div class="short">Fires before a Component has been visually deactivated.
2058 Returning false from an event listener can prevent the deacti...</div><div class="long"><p>Fires before a Component has been visually deactivated.
2059 Returning false from an event listener can prevent the deactivate
2060 from occurring.</p>
2061 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2062 </div></li></ul></div></div></div><div id="event-beforedestroy" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="event-beforedestroy" class="cls expand">beforedestroy</a>(
2063 <span class="pre">Ext.Component this</span>)
2064 </div><div class="description"><div class="short"><p>Fires before the component is <a href="Ext.view.Table.html#destroy" rel="Ext.view.Table#destroy" class="docClass">destroy</a>ed. Return false from an event handler to stop the <a href="Ext.view.Table.html#destroy" rel="Ext.view.Table#destroy" class="docClass">destroy</a>.</p>
2065 </div><div class="long"><p>Fires before the component is <a href="Ext.view.Table.html#destroy" rel="Ext.view.Table#destroy" class="docClass">destroy</a>ed. Return false from an event handler to stop the <a href="Ext.view.Table.html#destroy" rel="Ext.view.Table#destroy" class="docClass">destroy</a>.</p>
2066 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2067 </div></li></ul></div></div></div><div id="event-beforehide" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="event-beforehide" class="cls expand">beforehide</a>(
2068 <span class="pre">Ext.Component this</span>)
2069 </div><div class="description"><div class="short"><p>Fires before the component is hidden when calling the <a href="Ext.view.Table.html#hide" rel="Ext.view.Table#hide" class="docClass">hide</a> method.
2070 Return false from an event handler to stop the hide.</p>
2071 </div><div class="long"><p>Fires before the component is hidden when calling the <a href="Ext.view.Table.html#hide" rel="Ext.view.Table#hide" class="docClass">hide</a> method.
2072 Return false from an event handler to stop the hide.</p>
2073 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2074 </div></li></ul></div></div></div><div id="event-beforeitemclick" class="member inherited"><a href="Ext.view.Table.html#event-beforeitemclick" rel="event-beforeitemclick" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-beforeitemclick" class="viewSource">view source</a></div><a name="beforeitemclick"></a><a name="event-beforeitemclick"></a><a href="Ext.view.Table.html#" rel="event-beforeitemclick" class="cls expand">beforeitemclick</a>(
2075 <span class="pre">Ext.view.View this, Ext.data.Model record, HTMLElement item, Number index, Ext.EventObject e</span>)
2076 </div><div class="description"><div class="short"><p>Fires before the click event on an item is processed. Returns false to cancel the default action.</p>
2077 </div><div class="long"><p>Fires before the click event on an item is processed. Returns false to cancel the default action.</p>
2078 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2079 </div></li><li><span class="pre">record</span> : Ext.data.Model<div class="sub-desc"><p>The record that belongs to the item</p>
2080 </div></li><li><span class="pre">item</span> : HTMLElement<div class="sub-desc"><p>The item's element</p>
2081 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The item's index</p>
2082 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2083 </div></li></ul></div></div></div><div id="event-beforeitemcontextmenu" class="member inherited"><a href="Ext.view.Table.html#event-beforeitemcontextmenu" rel="event-beforeitemcontextmenu" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-beforeitemcontextmenu" class="viewSource">view source</a></div><a name="beforeitemcontextmenu"></a><a name="event-beforeitemcontextmenu"></a><a href="Ext.view.Table.html#" rel="event-beforeitemcontextmenu" class="cls expand">beforeitemcontextmenu</a>(
2084 <span class="pre">Ext.view.View this, Ext.data.Model record, HTMLElement item, Number index, Ext.EventObject e</span>)
2085 </div><div class="description"><div class="short"><p>Fires before the contextmenu event on an item is processed. Returns false to cancel the default action.</p>
2086 </div><div class="long"><p>Fires before the contextmenu event on an item is processed. Returns false to cancel the default action.</p>
2087 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2088 </div></li><li><span class="pre">record</span> : Ext.data.Model<div class="sub-desc"><p>The record that belongs to the item</p>
2089 </div></li><li><span class="pre">item</span> : HTMLElement<div class="sub-desc"><p>The item's element</p>
2090 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The item's index</p>
2091 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2092 </div></li></ul></div></div></div><div id="event-beforeitemdblclick" class="member inherited"><a href="Ext.view.Table.html#event-beforeitemdblclick" rel="event-beforeitemdblclick" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-beforeitemdblclick" class="viewSource">view source</a></div><a name="beforeitemdblclick"></a><a name="event-beforeitemdblclick"></a><a href="Ext.view.Table.html#" rel="event-beforeitemdblclick" class="cls expand">beforeitemdblclick</a>(
2093 <span class="pre">Ext.view.View this, Ext.data.Model record, HTMLElement item, Number index, Ext.EventObject e</span>)
2094 </div><div class="description"><div class="short"><p>Fires before the dblclick event on an item is processed. Returns false to cancel the default action.</p>
2095 </div><div class="long"><p>Fires before the dblclick event on an item is processed. Returns false to cancel the default action.</p>
2096 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2097 </div></li><li><span class="pre">record</span> : Ext.data.Model<div class="sub-desc"><p>The record that belongs to the item</p>
2098 </div></li><li><span class="pre">item</span> : HTMLElement<div class="sub-desc"><p>The item's element</p>
2099 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The item's index</p>
2100 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2101 </div></li></ul></div></div></div><div id="event-beforeitemkeydown" class="member inherited"><a href="Ext.view.Table.html#event-beforeitemkeydown" rel="event-beforeitemkeydown" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-beforeitemkeydown" class="viewSource">view source</a></div><a name="beforeitemkeydown"></a><a name="event-beforeitemkeydown"></a><a href="Ext.view.Table.html#" rel="event-beforeitemkeydown" class="cls expand">beforeitemkeydown</a>(
2102 <span class="pre">Ext.view.View this, Ext.data.Model record, HTMLElement item, Number index, Ext.EventObject e</span>)
2103 </div><div class="description"><div class="short"><p>Fires before the keydown event on an item is processed. Returns false to cancel the default action.</p>
2104 </div><div class="long"><p>Fires before the keydown event on an item is processed. Returns false to cancel the default action.</p>
2105 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2106 </div></li><li><span class="pre">record</span> : Ext.data.Model<div class="sub-desc"><p>The record that belongs to the item</p>
2107 </div></li><li><span class="pre">item</span> : HTMLElement<div class="sub-desc"><p>The item's element</p>
2108 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The item's index</p>
2109 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object. Use <a href="Ext.EventObject.html#getKey" rel="Ext.EventObject#getKey" class="docClass">getKey()</a> to retrieve the key that was pressed.</p>
2110 </div></li></ul></div></div></div><div id="event-beforeitemmousedown" class="member inherited"><a href="Ext.view.Table.html#event-beforeitemmousedown" rel="event-beforeitemmousedown" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-beforeitemmousedown" class="viewSource">view source</a></div><a name="beforeitemmousedown"></a><a name="event-beforeitemmousedown"></a><a href="Ext.view.Table.html#" rel="event-beforeitemmousedown" class="cls expand">beforeitemmousedown</a>(
2111 <span class="pre">Ext.view.View this, Ext.data.Model record, HTMLElement item, Number index, Ext.EventObject e</span>)
2112 </div><div class="description"><div class="short"><p>Fires before the mousedown event on an item is processed. Returns false to cancel the default action.</p>
2113 </div><div class="long"><p>Fires before the mousedown event on an item is processed. Returns false to cancel the default action.</p>
2114 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2115 </div></li><li><span class="pre">record</span> : Ext.data.Model<div class="sub-desc"><p>The record that belongs to the item</p>
2116 </div></li><li><span class="pre">item</span> : HTMLElement<div class="sub-desc"><p>The item's element</p>
2117 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The item's index</p>
2118 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2119 </div></li></ul></div></div></div><div id="event-beforeitemmouseenter" class="member inherited"><a href="Ext.view.Table.html#event-beforeitemmouseenter" rel="event-beforeitemmouseenter" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-beforeitemmouseenter" class="viewSource">view source</a></div><a name="beforeitemmouseenter"></a><a name="event-beforeitemmouseenter"></a><a href="Ext.view.Table.html#" rel="event-beforeitemmouseenter" class="cls expand">beforeitemmouseenter</a>(
2120 <span class="pre">Ext.view.View this, Ext.data.Model record, HTMLElement item, Number index, Ext.EventObject e</span>)
2121 </div><div class="description"><div class="short"><p>Fires before the mouseenter event on an item is processed. Returns false to cancel the default action.</p>
2122 </div><div class="long"><p>Fires before the mouseenter event on an item is processed. Returns false to cancel the default action.</p>
2123 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2124 </div></li><li><span class="pre">record</span> : Ext.data.Model<div class="sub-desc"><p>The record that belongs to the item</p>
2125 </div></li><li><span class="pre">item</span> : HTMLElement<div class="sub-desc"><p>The item's element</p>
2126 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The item's index</p>
2127 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2128 </div></li></ul></div></div></div><div id="event-beforeitemmouseleave" class="member inherited"><a href="Ext.view.Table.html#event-beforeitemmouseleave" rel="event-beforeitemmouseleave" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-beforeitemmouseleave" class="viewSource">view source</a></div><a name="beforeitemmouseleave"></a><a name="event-beforeitemmouseleave"></a><a href="Ext.view.Table.html#" rel="event-beforeitemmouseleave" class="cls expand">beforeitemmouseleave</a>(
2129 <span class="pre">Ext.view.View this, Ext.data.Model record, HTMLElement item, Number index, Ext.EventObject e</span>)
2130 </div><div class="description"><div class="short"><p>Fires before the mouseleave event on an item is processed. Returns false to cancel the default action.</p>
2131 </div><div class="long"><p>Fires before the mouseleave event on an item is processed. Returns false to cancel the default action.</p>
2132 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2133 </div></li><li><span class="pre">record</span> : Ext.data.Model<div class="sub-desc"><p>The record that belongs to the item</p>
2134 </div></li><li><span class="pre">item</span> : HTMLElement<div class="sub-desc"><p>The item's element</p>
2135 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The item's index</p>
2136 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2137 </div></li></ul></div></div></div><div id="event-beforeitemmouseup" class="member inherited"><a href="Ext.view.Table.html#event-beforeitemmouseup" rel="event-beforeitemmouseup" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-beforeitemmouseup" class="viewSource">view source</a></div><a name="beforeitemmouseup"></a><a name="event-beforeitemmouseup"></a><a href="Ext.view.Table.html#" rel="event-beforeitemmouseup" class="cls expand">beforeitemmouseup</a>(
2138 <span class="pre">Ext.view.View this, Ext.data.Model record, HTMLElement item, Number index, Ext.EventObject e</span>)
2139 </div><div class="description"><div class="short"><p>Fires before the mouseup event on an item is processed. Returns false to cancel the default action.</p>
2140 </div><div class="long"><p>Fires before the mouseup event on an item is processed. Returns false to cancel the default action.</p>
2141 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2142 </div></li><li><span class="pre">record</span> : Ext.data.Model<div class="sub-desc"><p>The record that belongs to the item</p>
2143 </div></li><li><span class="pre">item</span> : HTMLElement<div class="sub-desc"><p>The item's element</p>
2144 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The item's index</p>
2145 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2146 </div></li></ul></div></div></div><div id="event-beforerefresh" class="member inherited"><a href="Ext.view.Table.html#event-beforerefresh" rel="event-beforerefresh" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-event-beforerefresh" class="viewSource">view source</a></div><a name="beforerefresh"></a><a name="event-beforerefresh"></a><a href="Ext.view.Table.html#" rel="event-beforerefresh" class="cls expand">beforerefresh</a>(
2147 <span class="pre">Ext.view.View this</span>)
2148 </div><div class="description"><div class="short"><p>Fires before the view is refreshed</p>
2149 </div><div class="long"><p>Fires before the view is refreshed</p>
2150 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc"><p>The DataView object</p>
2151 </div></li></ul></div></div></div><div id="event-beforerender" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="event-beforerender" class="cls expand">beforerender</a>(
2152 <span class="pre">Ext.Component this</span>)
2153 </div><div class="description"><div class="short"><p>Fires before the component is <a href="Ext.view.Table.html#rendered" rel="Ext.view.Table#rendered" class="docClass">rendered</a>. Return false from an
2154 event handler to stop the <a href="Ext.view.Table.html#render" rel="Ext.view.Table#render" class="docClass">render</a>.</p>
2155 </div><div class="long"><p>Fires before the component is <a href="Ext.view.Table.html#rendered" rel="Ext.view.Table#rendered" class="docClass">rendered</a>. Return false from an
2156 event handler to stop the <a href="Ext.view.Table.html#render" rel="Ext.view.Table#render" class="docClass">render</a>.</p>
2157 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2158 </div></li></ul></div></div></div><div id="event-beforeselect" class="member inherited"><a href="Ext.view.Table.html#event-beforeselect" rel="event-beforeselect" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-beforeselect" class="viewSource">view source</a></div><a name="beforeselect"></a><a name="event-beforeselect"></a><a href="Ext.view.Table.html#" rel="event-beforeselect" class="cls expand">beforeselect</a>(
2159 <span class="pre">Ext.view.View this, HTMLElement node, Array selections</span>)
2160 </div><div class="description"><div class="short"><p>Fires before a selection is made. If any handlers return false, the selection is cancelled.</p>
2161 </div><div class="long"><p>Fires before a selection is made. If any handlers return false, the selection is cancelled.</p>
2162 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2163 </div></li><li><span class="pre">node</span> : HTMLElement<div class="sub-desc"><p>The node to be selected</p>
2164 </div></li><li><span class="pre">selections</span> : Array<div class="sub-desc"><p>Array of currently selected nodes</p>
2165 </div></li></ul></div></div></div><div id="event-beforeshow" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="event-beforeshow" class="cls expand">beforeshow</a>(
2166 <span class="pre">Ext.Component this</span>)
2167 </div><div class="description"><div class="short"><p>Fires before the component is shown when calling the <a href="Ext.view.Table.html#show" rel="Ext.view.Table#show" class="docClass">show</a> method.
2168 Return false from an event handler to stop the show.</p>
2169 </div><div class="long"><p>Fires before the component is shown when calling the <a href="Ext.view.Table.html#show" rel="Ext.view.Table#show" class="docClass">show</a> method.
2170 Return false from an event handler to stop the show.</p>
2171 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2172 </div></li></ul></div></div></div><div id="event-beforestaterestore" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="event-beforestaterestore" class="cls expand">beforestaterestore</a>(
2173 <span class="pre">Ext.state.Stateful this, Object state</span>)
2174 </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>
2175 </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>
2176 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.state.Stateful<div class="sub-desc">
2177 </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
2178 event is not vetoed, then the state object is passed to <b><tt>applyState</tt></b>. By default,
2179 that simply copies property values into this object. The method maybe overriden to
2180 provide custom state restoration.</p>
2181 </div></li></ul></div></div></div><div id="event-beforestatesave" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="event-beforestatesave" class="cls expand">beforestatesave</a>(
2182 <span class="pre">Ext.state.Stateful this, Object state</span>)
2183 </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>
2184 </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>
2185 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.state.Stateful<div class="sub-desc">
2186 </div></li><li><span class="pre">state</span> : Object<div class="sub-desc"><p>The hash of state values. This is determined by calling
2187 <b><tt>getState()</tt></b> on the object. This method must be provided by the
2188 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>
2189 has a null implementation.</p>
2190 </div></li></ul></div></div></div><div id="event-containerclick" class="member inherited"><a href="Ext.view.Table.html#event-containerclick" rel="event-containerclick" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-containerclick" class="viewSource">view source</a></div><a name="containerclick"></a><a name="event-containerclick"></a><a href="Ext.view.Table.html#" rel="event-containerclick" class="cls expand">containerclick</a>(
2191 <span class="pre">Ext.view.View this, Ext.EventObject e</span>)
2192 </div><div class="description"><div class="short"><p>Fires when the container is clicked.</p>
2193 </div><div class="long"><p>Fires when the container is clicked.</p>
2194 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2195 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2196 </div></li></ul></div></div></div><div id="event-containercontextmenu" class="member inherited"><a href="Ext.view.Table.html#event-containercontextmenu" rel="event-containercontextmenu" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-containercontextmenu" class="viewSource">view source</a></div><a name="containercontextmenu"></a><a name="event-containercontextmenu"></a><a href="Ext.view.Table.html#" rel="event-containercontextmenu" class="cls expand">containercontextmenu</a>(
2197 <span class="pre">Ext.view.View this, Ext.EventObject e</span>)
2198 </div><div class="description"><div class="short"><p>Fires when the container is right clicked.</p>
2199 </div><div class="long"><p>Fires when the container is right clicked.</p>
2200 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2201 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2202 </div></li></ul></div></div></div><div id="event-containerdblclick" class="member inherited"><a href="Ext.view.Table.html#event-containerdblclick" rel="event-containerdblclick" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-containerdblclick" class="viewSource">view source</a></div><a name="containerdblclick"></a><a name="event-containerdblclick"></a><a href="Ext.view.Table.html#" rel="event-containerdblclick" class="cls expand">containerdblclick</a>(
2203 <span class="pre">Ext.view.View this, Ext.EventObject e</span>)
2204 </div><div class="description"><div class="short"><p>Fires when the container is double clicked.</p>
2205 </div><div class="long"><p>Fires when the container is double clicked.</p>
2206 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2207 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2208 </div></li></ul></div></div></div><div id="event-containerkeydown" class="member inherited"><a href="Ext.view.Table.html#event-containerkeydown" rel="event-containerkeydown" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-containerkeydown" class="viewSource">view source</a></div><a name="containerkeydown"></a><a name="event-containerkeydown"></a><a href="Ext.view.Table.html#" rel="event-containerkeydown" class="cls expand">containerkeydown</a>(
2209 <span class="pre">Ext.view.View this, Ext.EventObject e</span>)
2210 </div><div class="description"><div class="short"><p>Fires when a key is pressed while the container is focused, and no item is currently selected.</p>
2211 </div><div class="long"><p>Fires when a key is pressed while the container is focused, and no item is currently selected.</p>
2212 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2213 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object. Use <a href="Ext.EventObject.html#getKey" rel="Ext.EventObject#getKey" class="docClass">getKey()</a> to retrieve the key that was pressed.</p>
2214 </div></li></ul></div></div></div><div id="event-containermouseout" class="member inherited"><a href="Ext.view.Table.html#event-containermouseout" rel="event-containermouseout" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-containermouseout" class="viewSource">view source</a></div><a name="containermouseout"></a><a name="event-containermouseout"></a><a href="Ext.view.Table.html#" rel="event-containermouseout" class="cls expand">containermouseout</a>(
2215 <span class="pre">Ext.view.View this, Ext.EventObject e</span>)
2216 </div><div class="description"><div class="short"><p>Fires when you move the mouse out of the container.</p>
2217 </div><div class="long"><p>Fires when you move the mouse out of the container.</p>
2218 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2219 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2220 </div></li></ul></div></div></div><div id="event-containermouseover" class="member inherited"><a href="Ext.view.Table.html#event-containermouseover" rel="event-containermouseover" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-containermouseover" class="viewSource">view source</a></div><a name="containermouseover"></a><a name="event-containermouseover"></a><a href="Ext.view.Table.html#" rel="event-containermouseover" class="cls expand">containermouseover</a>(
2221 <span class="pre">Ext.view.View this, Ext.EventObject e</span>)
2222 </div><div class="description"><div class="short"><p>Fires when you move the mouse over the container.</p>
2223 </div><div class="long"><p>Fires when you move the mouse over the container.</p>
2224 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2225 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2226 </div></li></ul></div></div></div><div id="event-containermouseup" class="member inherited"><a href="Ext.view.Table.html#event-containermouseup" rel="event-containermouseup" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-containermouseup" class="viewSource">view source</a></div><a name="containermouseup"></a><a name="event-containermouseup"></a><a href="Ext.view.Table.html#" rel="event-containermouseup" class="cls expand">containermouseup</a>(
2227 <span class="pre">Ext.view.View this, Ext.EventObject e</span>)
2228 </div><div class="description"><div class="short"><p>Fires when there is a mouse up on the container</p>
2229 </div><div class="long"><p>Fires when there is a mouse up on the container</p>
2230 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2231 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2232 </div></li></ul></div></div></div><div id="event-deactivate" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="event-deactivate" class="cls expand">deactivate</a>(
2233 <span class="pre">Ext.Component this</span>)
2234 </div><div class="description"><div class="short"><p>Fires after a Component has been visually deactivated.</p>
2235 </div><div class="long"><p>Fires after a Component has been visually deactivated.</p>
2236 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2237 </div></li></ul></div></div></div><div id="event-destroy" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="event-destroy" class="cls expand">destroy</a>(
2238 <span class="pre">Ext.Component this</span>)
2239 </div><div class="description"><div class="short"><p>Fires after the component is <a href="Ext.view.Table.html#destroy" rel="Ext.view.Table#destroy" class="docClass">destroy</a>ed.</p>
2240 </div><div class="long"><p>Fires after the component is <a href="Ext.view.Table.html#destroy" rel="Ext.view.Table#destroy" class="docClass">destroy</a>ed.</p>
2241 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2242 </div></li></ul></div></div></div><div id="event-disable" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="event-disable" class="cls expand">disable</a>(
2243 <span class="pre">Ext.Component this</span>)
2244 </div><div class="description"><div class="short"><p>Fires after the component is disabled.</p>
2245 </div><div class="long"><p>Fires after the component is disabled.</p>
2246 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2247 </div></li></ul></div></div></div><div id="event-enable" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="event-enable" class="cls expand">enable</a>(
2248 <span class="pre">Ext.Component this</span>)
2249 </div><div class="description"><div class="short"><p>Fires after the component is enabled.</p>
2250 </div><div class="long"><p>Fires after the component is enabled.</p>
2251 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2252 </div></li></ul></div></div></div><div id="event-hide" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="event-hide" class="cls expand">hide</a>(
2253 <span class="pre">Ext.Component this</span>)
2254 </div><div class="description"><div class="short"><p>Fires after the component is hidden.
2255 Fires after the component is hidden when calling the <a href="Ext.view.Table.html#hide" rel="Ext.view.Table#hide" class="docClass">hide</a> method.</p>
2256 </div><div class="long"><p>Fires after the component is hidden.
2257 Fires after the component is hidden when calling the <a href="Ext.view.Table.html#hide" rel="Ext.view.Table#hide" class="docClass">hide</a> method.</p>
2258 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2259 </div></li></ul></div></div></div><div id="event-itemadd" class="member inherited"><a href="Ext.view.Table.html#event-itemadd" rel="event-itemadd" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-event-itemadd" class="viewSource">view source</a></div><a name="itemadd"></a><a name="event-itemadd"></a><a href="Ext.view.Table.html#" rel="event-itemadd" class="cls expand">itemadd</a>(
2260 <span class="pre">Array[Ext.data.Model] records, Number index, Array[HTMLElement] node</span>)
2261 </div><div class="description"><div class="short"><p>Fires when the nodes associated with an recordset have been added to the underlying store</p>
2262 </div><div class="long"><p>Fires when the nodes associated with an recordset have been added to the underlying store</p>
2263 <h3 class="pa">Parameters</h3><ul><li><span class="pre">records</span> : Array[Ext.data.Model]<div class="sub-desc"><p>The model instance</p>
2264 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The index at which the set of record/nodes starts</p>
2265 </div></li><li><span class="pre">node</span> : Array[HTMLElement]<div class="sub-desc"><p>The node that has just been updated</p>
2266 </div></li></ul></div></div></div><div id="event-itemclick" class="member inherited"><a href="Ext.view.Table.html#event-itemclick" rel="event-itemclick" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-itemclick" class="viewSource">view source</a></div><a name="itemclick"></a><a name="event-itemclick"></a><a href="Ext.view.Table.html#" rel="event-itemclick" class="cls expand">itemclick</a>(
2267 <span class="pre">Ext.view.View this, Ext.data.Model record, HTMLElement item, Number index, Ext.EventObject e</span>)
2268 </div><div class="description"><div class="short"><p>Fires when an item is clicked.</p>
2269 </div><div class="long"><p>Fires when an item is clicked.</p>
2270 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2271 </div></li><li><span class="pre">record</span> : Ext.data.Model<div class="sub-desc"><p>The record that belongs to the item</p>
2272 </div></li><li><span class="pre">item</span> : HTMLElement<div class="sub-desc"><p>The item's element</p>
2273 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The item's index</p>
2274 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2275 </div></li></ul></div></div></div><div id="event-itemcontextmenu" class="member inherited"><a href="Ext.view.Table.html#event-itemcontextmenu" rel="event-itemcontextmenu" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-itemcontextmenu" class="viewSource">view source</a></div><a name="itemcontextmenu"></a><a name="event-itemcontextmenu"></a><a href="Ext.view.Table.html#" rel="event-itemcontextmenu" class="cls expand">itemcontextmenu</a>(
2276 <span class="pre">Ext.view.View this, Ext.data.Model record, HTMLElement item, Number index, Ext.EventObject e</span>)
2277 </div><div class="description"><div class="short"><p>Fires when an item is right clicked.</p>
2278 </div><div class="long"><p>Fires when an item is right clicked.</p>
2279 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2280 </div></li><li><span class="pre">record</span> : Ext.data.Model<div class="sub-desc"><p>The record that belongs to the item</p>
2281 </div></li><li><span class="pre">item</span> : HTMLElement<div class="sub-desc"><p>The item's element</p>
2282 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The item's index</p>
2283 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2284 </div></li></ul></div></div></div><div id="event-itemdblclick" class="member inherited"><a href="Ext.view.Table.html#event-itemdblclick" rel="event-itemdblclick" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-itemdblclick" class="viewSource">view source</a></div><a name="itemdblclick"></a><a name="event-itemdblclick"></a><a href="Ext.view.Table.html#" rel="event-itemdblclick" class="cls expand">itemdblclick</a>(
2285 <span class="pre">Ext.view.View this, Ext.data.Model record, HTMLElement item, Number index, Ext.EventObject e</span>)
2286 </div><div class="description"><div class="short"><p>Fires when an item is double clicked.</p>
2287 </div><div class="long"><p>Fires when an item is double clicked.</p>
2288 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2289 </div></li><li><span class="pre">record</span> : Ext.data.Model<div class="sub-desc"><p>The record that belongs to the item</p>
2290 </div></li><li><span class="pre">item</span> : HTMLElement<div class="sub-desc"><p>The item's element</p>
2291 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The item's index</p>
2292 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2293 </div></li></ul></div></div></div><div id="event-itemkeydown" class="member inherited"><a href="Ext.view.Table.html#event-itemkeydown" rel="event-itemkeydown" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-itemkeydown" class="viewSource">view source</a></div><a name="itemkeydown"></a><a name="event-itemkeydown"></a><a href="Ext.view.Table.html#" rel="event-itemkeydown" class="cls expand">itemkeydown</a>(
2294 <span class="pre">Ext.view.View this, Ext.data.Model record, HTMLElement item, Number index, Ext.EventObject e</span>)
2295 </div><div class="description"><div class="short"><p>Fires when a key is pressed while an item is currently selected.</p>
2296 </div><div class="long"><p>Fires when a key is pressed while an item is currently selected.</p>
2297 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2298 </div></li><li><span class="pre">record</span> : Ext.data.Model<div class="sub-desc"><p>The record that belongs to the item</p>
2299 </div></li><li><span class="pre">item</span> : HTMLElement<div class="sub-desc"><p>The item's element</p>
2300 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The item's index</p>
2301 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object. Use <a href="Ext.EventObject.html#getKey" rel="Ext.EventObject#getKey" class="docClass">getKey()</a> to retrieve the key that was pressed.</p>
2302 </div></li></ul></div></div></div><div id="event-itemmousedown" class="member inherited"><a href="Ext.view.Table.html#event-itemmousedown" rel="event-itemmousedown" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-itemmousedown" class="viewSource">view source</a></div><a name="itemmousedown"></a><a name="event-itemmousedown"></a><a href="Ext.view.Table.html#" rel="event-itemmousedown" class="cls expand">itemmousedown</a>(
2303 <span class="pre">Ext.view.View this, Ext.data.Model record, HTMLElement item, Number index, Ext.EventObject e</span>)
2304 </div><div class="description"><div class="short"><p>Fires when there is a mouse down on an item</p>
2305 </div><div class="long"><p>Fires when there is a mouse down on an item</p>
2306 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2307 </div></li><li><span class="pre">record</span> : Ext.data.Model<div class="sub-desc"><p>The record that belongs to the item</p>
2308 </div></li><li><span class="pre">item</span> : HTMLElement<div class="sub-desc"><p>The item's element</p>
2309 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The item's index</p>
2310 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2311 </div></li></ul></div></div></div><div id="event-itemmouseenter" class="member inherited"><a href="Ext.view.Table.html#event-itemmouseenter" rel="event-itemmouseenter" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-itemmouseenter" class="viewSource">view source</a></div><a name="itemmouseenter"></a><a name="event-itemmouseenter"></a><a href="Ext.view.Table.html#" rel="event-itemmouseenter" class="cls expand">itemmouseenter</a>(
2312 <span class="pre">Ext.view.View this, Ext.data.Model record, HTMLElement item, Number index, Ext.EventObject e</span>)
2313 </div><div class="description"><div class="short"><p>Fires when the mouse enters an item.</p>
2314 </div><div class="long"><p>Fires when the mouse enters an item.</p>
2315 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2316 </div></li><li><span class="pre">record</span> : Ext.data.Model<div class="sub-desc"><p>The record that belongs to the item</p>
2317 </div></li><li><span class="pre">item</span> : HTMLElement<div class="sub-desc"><p>The item's element</p>
2318 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The item's index</p>
2319 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2320 </div></li></ul></div></div></div><div id="event-itemmouseleave" class="member inherited"><a href="Ext.view.Table.html#event-itemmouseleave" rel="event-itemmouseleave" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-itemmouseleave" class="viewSource">view source</a></div><a name="itemmouseleave"></a><a name="event-itemmouseleave"></a><a href="Ext.view.Table.html#" rel="event-itemmouseleave" class="cls expand">itemmouseleave</a>(
2321 <span class="pre">Ext.view.View this, Ext.data.Model record, HTMLElement item, Number index, Ext.EventObject e</span>)
2322 </div><div class="description"><div class="short"><p>Fires when the mouse leaves an item.</p>
2323 </div><div class="long"><p>Fires when the mouse leaves an item.</p>
2324 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2325 </div></li><li><span class="pre">record</span> : Ext.data.Model<div class="sub-desc"><p>The record that belongs to the item</p>
2326 </div></li><li><span class="pre">item</span> : HTMLElement<div class="sub-desc"><p>The item's element</p>
2327 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The item's index</p>
2328 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2329 </div></li></ul></div></div></div><div id="event-itemmouseup" class="member inherited"><a href="Ext.view.Table.html#event-itemmouseup" rel="event-itemmouseup" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-itemmouseup" class="viewSource">view source</a></div><a name="itemmouseup"></a><a name="event-itemmouseup"></a><a href="Ext.view.Table.html#" rel="event-itemmouseup" class="cls expand">itemmouseup</a>(
2330 <span class="pre">Ext.view.View this, Ext.data.Model record, HTMLElement item, Number index, Ext.EventObject e</span>)
2331 </div><div class="description"><div class="short"><p>Fires when there is a mouse up on an item</p>
2332 </div><div class="long"><p>Fires when there is a mouse up on an item</p>
2333 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2334 </div></li><li><span class="pre">record</span> : Ext.data.Model<div class="sub-desc"><p>The record that belongs to the item</p>
2335 </div></li><li><span class="pre">item</span> : HTMLElement<div class="sub-desc"><p>The item's element</p>
2336 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The item's index</p>
2337 </div></li><li><span class="pre">e</span> : Ext.EventObject<div class="sub-desc"><p>The raw event object</p>
2338 </div></li></ul></div></div></div><div id="event-itemremove" class="member inherited"><a href="Ext.view.Table.html#event-itemremove" rel="event-itemremove" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-event-itemremove" class="viewSource">view source</a></div><a name="itemremove"></a><a name="event-itemremove"></a><a href="Ext.view.Table.html#" rel="event-itemremove" class="cls expand">itemremove</a>(
2339 <span class="pre">Ext.data.Model record, Number index</span>)
2340 </div><div class="description"><div class="short"><p>Fires when the node associated with an individual record is removed</p>
2341 </div><div class="long"><p>Fires when the node associated with an individual record is removed</p>
2342 <h3 class="pa">Parameters</h3><ul><li><span class="pre">record</span> : Ext.data.Model<div class="sub-desc"><p>The model instance</p>
2343 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The index of the record/node</p>
2344 </div></li></ul></div></div></div><div id="event-itemupdate" class="member inherited"><a href="Ext.view.Table.html#event-itemupdate" rel="event-itemupdate" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-event-itemupdate" class="viewSource">view source</a></div><a name="itemupdate"></a><a name="event-itemupdate"></a><a href="Ext.view.Table.html#" rel="event-itemupdate" class="cls expand">itemupdate</a>(
2345 <span class="pre">Ext.data.Model record, Number index, HTMLElement node</span>)
2346 </div><div class="description"><div class="short"><p>Fires when the node associated with an individual record is updated</p>
2347 </div><div class="long"><p>Fires when the node associated with an individual record is updated</p>
2348 <h3 class="pa">Parameters</h3><ul><li><span class="pre">record</span> : Ext.data.Model<div class="sub-desc"><p>The model instance</p>
2349 </div></li><li><span class="pre">index</span> : Number<div class="sub-desc"><p>The index of the record/node</p>
2350 </div></li><li><span class="pre">node</span> : HTMLElement<div class="sub-desc"><p>The node that has just been updated</p>
2351 </div></li></ul></div></div></div><div id="event-move" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="event-move" class="cls expand">move</a>(
2352 <span class="pre">Ext.Component this, Number x, Number y</span>)
2353 </div><div class="description"><div class="short"><p>Fires after the component is moved.</p>
2354 </div><div class="long"><p>Fires after the component is moved.</p>
2355 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2356 </div></li><li><span class="pre">x</span> : Number<div class="sub-desc"><p>The new x position</p>
2357 </div></li><li><span class="pre">y</span> : Number<div class="sub-desc"><p>The new y position</p>
2358 </div></li></ul></div></div></div><div id="event-refresh" class="member inherited"><a href="Ext.view.Table.html#event-refresh" rel="event-refresh" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.AbstractView.html" class="definedIn docClass">Ext.view.AbstractView</a><br/><a href="../source/AbstractView.html#Ext-view.AbstractView-event-refresh" class="viewSource">view source</a></div><a name="refresh"></a><a name="event-refresh"></a><a href="Ext.view.Table.html#" rel="event-refresh" class="cls expand">refresh</a>(
2359 <span class="pre">Ext.view.View this</span>)
2360 </div><div class="description"><div class="short"><p>Fires when the view is refreshed</p>
2361 </div><div class="long"><p>Fires when the view is refreshed</p>
2362 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc"><p>The DataView object</p>
2363 </div></li></ul></div></div></div><div id="event-removed" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="event-removed" class="cls expand">removed</a>(
2364 <span class="pre">Ext.Component this, Ext.container.Container ownerCt</span>)
2365 </div><div class="description"><div class="short"><p>Fires when a component is removed from an Ext.container.Container</p>
2366 </div><div class="long"><p>Fires when a component is removed from an Ext.container.Container</p>
2367 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2368 </div></li><li><span class="pre">ownerCt</span> : Ext.container.Container<div class="sub-desc"><p>Container which holds the component</p>
2369 </div></li></ul></div></div></div><div id="event-render" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="event-render" class="cls expand">render</a>(
2370 <span class="pre">Ext.Component this</span>)
2371 </div><div class="description"><div class="short"><p>Fires after the component markup is <a href="Ext.view.Table.html#rendered" rel="Ext.view.Table#rendered" class="docClass">rendered</a>.</p>
2372 </div><div class="long"><p>Fires after the component markup is <a href="Ext.view.Table.html#rendered" rel="Ext.view.Table#rendered" class="docClass">rendered</a>.</p>
2373 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2374 </div></li></ul></div></div></div><div id="event-resize" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="event-resize" class="cls expand">resize</a>(
2375 <span class="pre">Ext.Component this, Number adjWidth, Number adjHeight</span>)
2376 </div><div class="description"><div class="short"><p>Fires after the component is resized.</p>
2377 </div><div class="long"><p>Fires after the component is resized.</p>
2378 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2379 </div></li><li><span class="pre">adjWidth</span> : Number<div class="sub-desc"><p>The box-adjusted width that was set</p>
2380 </div></li><li><span class="pre">adjHeight</span> : Number<div class="sub-desc"><p>The box-adjusted height that was set</p>
2381 </div></li></ul></div></div></div><div id="event-selectionchange" class="member inherited"><a href="Ext.view.Table.html#event-selectionchange" rel="event-selectionchange" class="expand more ar"><span>&nbsp;</span></a><div class="title"><div class="meta"><a href="Ext.view.View.html" class="definedIn docClass">Ext.view.View</a><br/><a href="../source/View3.html#Ext-view.View-event-selectionchange" class="viewSource">view source</a></div><a name="selectionchange"></a><a name="event-selectionchange"></a><a href="Ext.view.Table.html#" rel="event-selectionchange" class="cls expand">selectionchange</a>(
2382 <span class="pre">Ext.view.View this, Array selections</span>)
2383 </div><div class="description"><div class="short"><p>Fires when the selected nodes change. Relayed event from the underlying selection model.</p>
2384 </div><div class="long"><p>Fires when the selected nodes change. Relayed event from the underlying selection model.</p>
2385 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.view.View<div class="sub-desc">
2386 </div></li><li><span class="pre">selections</span> : Array<div class="sub-desc"><p>Array of the selected nodes</p>
2387 </div></li></ul></div></div></div><div id="event-show" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="event-show" class="cls expand">show</a>(
2388 <span class="pre">Ext.Component this</span>)
2389 </div><div class="description"><div class="short"><p>Fires after the component is shown when calling the <a href="Ext.view.Table.html#show" rel="Ext.view.Table#show" class="docClass">show</a> method.</p>
2390 </div><div class="long"><p>Fires after the component is shown when calling the <a href="Ext.view.Table.html#show" rel="Ext.view.Table#show" class="docClass">show</a> method.</p>
2391 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.Component<div class="sub-desc">
2392 </div></li></ul></div></div></div><div id="event-staterestore" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="event-staterestore" class="cls expand">staterestore</a>(
2393 <span class="pre">Ext.state.Stateful this, Object state</span>)
2394 </div><div class="description"><div class="short"><p>Fires after the state of the object is restored.</p>
2395 </div><div class="long"><p>Fires after the state of the object is restored.</p>
2396 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.state.Stateful<div class="sub-desc">
2397 </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
2398 to <b><tt>applyState</tt></b>. By default, that simply copies property values into this
2399 object. The method maybe overriden to provide custom state restoration.</p>
2400 </div></li></ul></div></div></div><div id="event-statesave" class="member inherited"><a href="Ext.view.Table.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.view.Table.html#" rel="event-statesave" class="cls expand">statesave</a>(
2401 <span class="pre">Ext.state.Stateful this, Object state</span>)
2402 </div><div class="description"><div class="short"><p>Fires after the state of the object is saved to the configured state provider.</p>
2403 </div><div class="long"><p>Fires after the state of the object is saved to the configured state provider.</p>
2404 <h3 class="pa">Parameters</h3><ul><li><span class="pre">this</span> : Ext.state.Stateful<div class="sub-desc">
2405 </div></li><li><span class="pre">state</span> : Object<div class="sub-desc"><p>The hash of state values. This is determined by calling
2406 <b><tt>getState()</tt></b> on the object. This method must be provided by the
2407 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>
2408 has a null implementation.</p>
2409 </div></li></ul></div></div></div></div></div></div></div><div id="pageContent"></div></div></div></div></body></html>