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