0968558f490f52c8692c8fd4412add503ce7118d
[roojs1] / docs / symbols / Roo.form.ComboBoxArray.Item.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
3
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
6         <head>
7                 <meta http-equiv="content-type" content="text/html; charset=undefined" />
8                 <meta name="generator" content="JsDoc Toolkit" />
9                 
10                 
11                 <title>JsDoc Reference - Roo.form.ComboBoxArray.Item</title>
12                 
13                 
14         <link rel="stylesheet" type="text/css" href="../../css/roojs.css" />            
15         <link rel="stylesheet" type="text/css" href="../default.css" />
16         
17         
18         <script type="text/javascript" src="../page.js">
19         
20         </script>
21          
22                 
23         </head>
24
25         <body onload="RooDocsPage.onload();">
26          
27         
28 <div class="body-wrap">
29
30     <!-- ============================== links to methods. ================================= --> 
31
32     <div class="top-tools">
33     <!--
34         <a class="inner-link" href="#Roo.form.ComboBoxArray.Item-props"><img src="resources/s.gif" class="item-icon icon-prop">Properties</a>
35         <a class="inner-link" href="#Roo.form.ComboBoxArray.Item-methods"><img src="resources/s.gif" class="item-icon icon-method">Methods</a>
36         <a class="inner-link" href="#Roo.form.ComboBoxArray.Item-events"><img src="resources/s.gif" class="item-icon icon-event">Events</a>
37         <a class="inner-link" href="#Roo.form.ComboBoxArray.Item-configs"><img src="resources/s.gif" class="item-icon icon-config">Config Options</a>
38         <a class="bookmark" href="NEED_TO_CREATE_DIRECT_LINK_HREF"><img src="resources/s.gif" class="item-icon icon-fav">Direct Link</a>
39         -->
40     </div>
41
42     
43 <!-- ============================== inheritance Block. ================================= -->    
44         
45                 <div class="inheritance res-block">
46                    <pre class="res-block-inner"><a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
47 <img src="../../images/default/s.gif" height="1" width="20"/><img src="../../images/default/tree/elbow-end.gif" class="elbow"/><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
48 <img src="../../images/default/s.gif" height="1" width="40"/><img src="../../images/default/tree/elbow-end.gif" class="elbow"/><a href="./Roo.BoxComponent.html#constructor" roo:cls="Roo.BoxComponent.html#constructor">Roo.BoxComponent</a>
49 <img src="../../images/default/s.gif" height="1"  width="60"/><img class="elbow" src="../../images/default/tree/elbow-end.gif"/>Roo.form.ComboBoxArray.Item 
50
51                    </pre>
52                 </div>
53        
54 <!-- ============================== class title / details ============================ -->
55     
56     
57     <h1 class="classTitle">
58                                 
59                                 Class Roo.form.ComboBoxArray.Item
60                         </h1>
61                         
62     <table cellspacing="0" class="class-summary-table">
63         
64                 <tr><td class="label">Package:</td><td class="hd-info">Roo.form.ComboBoxArray</td></tr>
65         
66         <tr><td class="label">Defined In:</td><td class="hd-info">
67                         
68                                         <a href="./src/Roo_form_ComboBoxArray.js.html">Roo/form/ComboBoxArray.js</a>.
69                         
70         </td></tr>
71         <tr><td class="label">Class:</td><td class="hd-info">Item</td></tr>
72         
73         
74         
75         
76                 <tr><td class="label">Extends:</td><td class="hd-info">
77                         <a href="./Roo.BoxComponent.html#constructor" roo:cls="Roo.BoxComponent.html#constructor">Roo.BoxComponent</a>
78         
79                 </td></tr>    
80         
81         
82     </table>
83
84     
85 <!-- ============================== class summary ========================== -->                        
86     <div class="description">
87         A selected item in the list<br/> Fred [x]  Brian [x]  [Pick another |v]
88     </div>
89
90         
91 <!-- ============================== Class comment block... ========================== -->                                       
92
93 <div class="comments">
94         <b>Class Comments / Notes</B> =>  
95         <u onclick="parent.CommentDialog.showCommentId = 'Roo.form.ComboBoxArray.Item';">[Add Your comment/notes about this class]</u>
96         <br/>
97         <iframe frameborder="0"  id="comments-Roo.form.ComboBoxArray" style="border: none;width:100%;" 
98                 src="/blog.php/GtkDjsComments/Roo.form.ComboBoxArray.Item.html"></iframe>
99 </div>
100         
101
102                 
103 <!-- ============================== config options ========================== -->                                               
104                  
105     
106     
107                 
108     <div class="hr"></div>
109     <a id="Roo.form.ComboBoxArray.Item-configs"></a>
110                 
111     
112      
113     
114         
115       <table cellspacing="0" class="member-table">   
116       <caption>Config Options (Usually are also Properties)</caption>
117     
118         
119         <tr>
120             <th class="sig-header" colspan="2">Options</th>
121             
122             <th class="msource-header">Defined By</th>
123         </tr>
124         
125         
126         
127         
128         
129                 <tr class="config-row expandable config-row-alt0">
130                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
131                     <td class="sig">
132
133                         <a id="Roo.Component-cfg-actionMode" name=".actionMode"></a>
134                         <div class="fixedFont">
135                                 <b  class="itemname">actionMode</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
136                                 
137                                 
138                         </div>
139                   
140                         <div class="mdesc">
141                             <div class="short">which property holds the element that used for  hide() / show() / disable() / enable()<br/>default is 'el'</div> 
142                         </div>
143                         
144                         <div class="mdesc">
145                             <div class="long">which property holds the element that used for  hide() / show() / disable() / enable()<br/>default is 'el'</div> 
146                         </div>
147                         
148                         
149
150                     </td>
151                     <td class="msource">
152                         
153                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
154                                 
155                     </td>
156                 </tr>
157         
158         
159                 <tr class="config-row expandable config-row-alt1">
160                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
161                     <td class="sig">
162
163                         <a id="Roo.Component-cfg-allowDomMove" name=".allowDomMove"></a>
164                         <div class="fixedFont">
165                                 <b  class="itemname">allowDomMove</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
166                                 
167                                 
168                         </div>
169                   
170                         <div class="mdesc">
171                             <div class="short">Whether the component can move the Dom node when rendering (defaults to true).</div> 
172                         </div>
173                         
174                         <div class="mdesc">
175                             <div class="long">Whether the component can move the Dom node when rendering (defaults to true).</div> 
176                         </div>
177                         
178                         
179
180                     </td>
181                     <td class="msource">
182                         
183                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
184                                 
185                     </td>
186                 </tr>
187         
188         
189                 <tr class="config-row expandable config-row-alt0">
190                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
191                     <td class="sig">
192
193                         <a id="Roo.Component-cfg-disableClass" name=".disableClass"></a>
194                         <div class="fixedFont">
195                                 <b  class="itemname">disableClass</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
196                                 
197                                 
198                         </div>
199                   
200                         <div class="mdesc">
201                             <div class="short">CSS class added to the component when it is disabled (defaults to "x-item-disabled").</div> 
202                         </div>
203                         
204                         <div class="mdesc">
205                             <div class="long">CSS class added to the component when it is disabled (defaults to "x-item-disabled").</div> 
206                         </div>
207                         
208                         
209
210                     </td>
211                     <td class="msource">
212                         
213                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
214                                 
215                     </td>
216                 </tr>
217         
218         
219                 <tr class="config-row expandable config-row-alt1">
220                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
221                     <td class="sig">
222
223                         <a id="Roo.BoxComponent-cfg-height" name=".height"></a>
224                         <div class="fixedFont">
225                                 <b  class="itemname">height</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
226                                 
227                                 
228                         </div>
229                   
230                         <div class="mdesc">
231                             <div class="short">height (optional) size of component</div> 
232                         </div>
233                         
234                         <div class="mdesc">
235                             <div class="long">height (optional) size of component</div> 
236                         </div>
237                         
238                         
239
240                     </td>
241                     <td class="msource">
242                         
243                         <a href="./Roo.BoxComponent.html#constructor" roo:cls="Roo.BoxComponent.html#constructor">Roo.BoxComponent</a>
244                                 
245                     </td>
246                 </tr>
247         
248         
249                 <tr class="config-row expandable config-row-alt0">
250                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
251                     <td class="sig">
252
253                         <a id="Roo.Component-cfg-hideMode" name=".hideMode"></a>
254                         <div class="fixedFont">
255                                 <b  class="itemname">hideMode</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
256                                 
257                                 
258                         </div>
259                   
260                         <div class="mdesc">
261                             <div class="short">How this component should hidden.</div> 
262                         </div>
263                         
264                         <div class="mdesc">
265                             <div class="long">How this component should hidden. Supported values are<br/>"visibility" (css visibility), "offsets" (negative offset position) and<br/>"display" (css display) - defaults to "display".</div> 
266                         </div>
267                         
268                         
269
270                     </td>
271                     <td class="msource">
272                         
273                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
274                                 
275                     </td>
276                 </tr>
277         
278         
279                 <tr class="config-row expandable config-row-alt1">
280                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
281                     <td class="sig">
282
283                         <a id="Roo.util.Observable-cfg-listeners" name=".listeners"></a>
284                         <div class="fixedFont">
285                                 <b  class="itemname">listeners</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
286                                 
287                                 
288                         </div>
289                   
290                         <div class="mdesc">
291                             <div class="short">list of events and functions to call for this object, <br/>For example :<br/><pre><code><br/>    listeners :  { <br/>       'click' : function(e) {<br/>           .</div> 
292                         </div>
293                         
294                         <div class="mdesc">
295                             <div class="long">list of events and functions to call for this object, <br/>For example :<br/><pre><code><br/>    listeners :  { <br/>       'click' : function(e) {<br/>           ..... <br/>        } ,<br/>        .... <br/>    } <br/>  </code></pre></div> 
296                         </div>
297                         
298                         
299
300                     </td>
301                     <td class="msource">
302                         
303                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
304                                 
305                     </td>
306                 </tr>
307         
308         
309                 <tr class="config-row expandable config-row-alt0">
310                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
311                     <td class="sig">
312
313                         <a id="Roo.BoxComponent-cfg-width" name=".width"></a>
314                         <div class="fixedFont">
315                                 <b  class="itemname">width</b> : <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
316                                 
317                                 
318                         </div>
319                   
320                         <div class="mdesc">
321                             <div class="short">width (optional) size of component</div> 
322                         </div>
323                         
324                         <div class="mdesc">
325                             <div class="long">width (optional) size of component</div> 
326                         </div>
327                         
328                         
329
330                     </td>
331                     <td class="msource">
332                         
333                         <a href="./Roo.BoxComponent.html#constructor" roo:cls="Roo.BoxComponent.html#constructor">Roo.BoxComponent</a>
334                                 
335                     </td>
336                 </tr>
337         
338         
339     </table>
340                 
341   
342   
343   
344   
345   
346   
347   
348   
349   <!-- ============================== public properties ==================== -->        
350   
351   
352   
353     <a id="Roo.form.ComboBoxArray.Item-props"></a>      
354     
355     
356
357     
358     
359      <table cellspacing="0" class="member-table">
360       <caption class="Empty">Public Properties - Has None</caption>
361      </table>
362     
363     
364      
365     
366   <!-- ============================== methods summary / details ======================== -->
367   
368   
369   <a id="Roo.form.ComboBoxArray.Item-methods"></a>
370         <!-- constructor?? -->
371         
372         <!-- static's first 
373         
374         
375         -->
376         
377         <!-- then dynamics first -->
378         
379   
380   
381     
382     
383     
384       <table cellspacing="0" class="member-table">
385       <caption>Public Methods</caption>
386         <tr>
387             <th class="sig-header" colspan="2">Method</th>            
388             <th class="msource-header">Defined By</th>
389
390         </tr>
391         
392         
393         
394          
395         
396         
397           
398           <tr class="method-row config-row-alt0 expandable notInherited">
399             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
400            
401            
402             <td class="sig">
403                 <a id="Roo.form.ComboBoxArray-method-Item"   name=".Item"></a>
404                 <div class="fixedFont">
405                         <span class="attributes">new <B>Roo.form.ComboBoxArray.</B></span><b class="itemname">Item</b>
406                                 
407                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>config</i></B>) 
408                         
409                                 
410                         
411                 </div>
412                 <div class="mdesc">
413                 
414                  
415                         <div class="short">Create a new Roo.form.ComboBoxArray.Item</div> 
416                  
417                  
418                     <div class="long">
419                         
420                         
421                         
422                                 Create a new Roo.form.ComboBoxArray.Item
423                         
424                         
425                                 <dl class="detailList">
426                                 <dt class="heading">Parameters:</dt>
427                                 
428                                         <dt>
429                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>config</b>
430                                                 
431                                         </dt>
432                                         <dd>Configuration options</dd>
433                                 
434                                 </dl>
435                         
436                         
437                         
438                         
439                         
440                         
441                         
442
443                     
444                     
445                      
446                     </div>                    
447                 </div>
448
449             </td>
450             <td class="msource">
451                 &nbsp;
452             </td>
453         </tr>
454         
455           
456           <tr class="method-row config-row-alt1 expandable">
457             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
458            
459            
460             <td class="sig">
461                 <a id="Roo.util.Observable-method-addEvents"   name=".addEvents"></a>
462                 <div class="fixedFont">
463                         <span class="attributes"></span><b class="itemname">addEvents</b>
464                                 
465                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>object</i></B>) 
466                         
467                                 
468                         
469                 </div>
470                 <div class="mdesc">
471                 
472                    <div class="short">Used to define events on this Observable</div> 
473                  
474                  
475                  
476                     <div class="long">
477                         
478                                 Used to define events on this Observable
479                     
480                                 
481                         
482                         
483                         
484                         
485                                 <dl class="detailList">
486                                 <dt class="heading">Parameters:</dt>
487                                 
488                                         <dt>
489                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>object</b>
490                                                 
491                                         </dt>
492                                         <dd>The object with the events defined</dd>
493                                 
494                                 </dl>
495                         
496                         
497                         
498                         
499                         
500                         
501                         
502
503                     
504                     
505                      
506                     </div>                    
507                 </div>
508
509             </td>
510             <td class="msource">
511                 
512                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
513                 &nbsp;
514             </td>
515         </tr>
516         
517           
518           <tr class="method-row config-row-alt0 expandable">
519             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
520            
521            
522             <td class="sig">
523                 <a id="Roo.util.Observable-method-addListener"   name=".addListener"></a>
524                 <div class="fixedFont">
525                         <span class="attributes"></span><b class="itemname">addListener</b>
526                                 
527                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>, <a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>handler</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>scope</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>options</i></B>) 
528                         
529                                 
530                         
531                 </div>
532                 <div class="mdesc">
533                 
534                    <div class="short">Appends an event handler to this component</div> 
535                  
536                  
537                  
538                     <div class="long">
539                         
540                                 Appends an event handler to this component
541                     
542                                 
543                         
544                         
545                         
546                         
547                                 <dl class="detailList">
548                                 <dt class="heading">Parameters:</dt>
549                                 
550                                         <dt>
551                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
552                                                 
553                                         </dt>
554                                         <dd>The type of event to listen for</dd>
555                                 
556                                         <dt>
557                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
558                                                 
559                                         </dt>
560                                         <dd>The method the event invokes</dd>
561                                 
562                                         <dt>
563                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>scope</b>
564                                                 
565                                         </dt>
566                                         <dd>(optional) The scope in which to execute the handler<br/>function. The handler function's "this" context.</dd>
567                                 
568                                         <dt>
569                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>options</b>
570                                                 
571                                         </dt>
572                                         <dd>(optional) An object containing handler configuration<br/>properties. This may contain any of the following properties:<ul><br/><li>scope {Object} The scope in which to execute the handler function. The handler function's "this" context.</li><br/><li>delay {Number} The number of milliseconds to delay the invocation of the handler after te event fires.</li><br/><li>single {Boolean} True to add a handler to handle just the next firing of the event, and then remove itself.</li><br/><li>buffer {Number} Causes the handler to be scheduled to run in an {<b>link</b> Roo.util.DelayedTask} delayed<br/>by the specified number of milliseconds. If the event fires again within that time, the original<br/>handler is <em>not</em> invoked, but the new handler is scheduled in its place.</li><br/></ul><br><br/><p><br/><b>Combining Options</b><br><br/>Using the options argument, it is possible to combine different types of listeners:<br><br/><br><br/>A normalized, delayed, one-time listener that auto stops the event and passes a custom argument (forumId)<br/>             <pre><code><br/>                el.on('click', this.onClick, this, {<br/>                       single: true,<br/>              delay: 100,<br/>                forumId: 4<br/>         });<br/>                </code></pre><br/><p><br/><b>Attaching multiple handlers in 1 call</b><br><br/>The method also allows for a single argument to be passed which is a config object containing properties<br/>which specify multiple handlers.<br/><pre><code><br/>               el.on({<br/>                    'click': {<br/>                 fn: this.onClick,<br/>                  scope: this,<br/>                       delay: 100<br/>                 }, <br/>                'mouseover': {<br/>                     fn: this.onMouseOver,<br/>                      scope: this<br/>                },<br/>                 'mouseout': {<br/>                      fn: this.onMouseOut,<br/>                       scope: this<br/>                }<br/>          });<br/>                </code></pre><br/><p><br/>Or a shorthand syntax which passes the same scope object to all handlers:<br/>        <pre><code><br/>                el.on({<br/>                    'click': this.onClick,<br/>             'mouseover': this.onMouseOver,<br/>             'mouseout': this.onMouseOut,<br/>               scope: this<br/>                });<br/>                </code></pre></dd>
573                                 
574                                 </dl>
575                         
576                         
577                         
578                         
579                         
580                         
581                         
582
583                     
584                     
585                      
586                     </div>                    
587                 </div>
588
589             </td>
590             <td class="msource">
591                 
592                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
593                 &nbsp;
594             </td>
595         </tr>
596         
597           
598           <tr class="method-row config-row-alt1 expandable">
599             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
600            
601            
602             <td class="sig">
603                 <a id="Roo.Component-method-destroy"   name=".destroy"></a>
604                 <div class="fixedFont">
605                         <span class="attributes"></span><b class="itemname">destroy</b>
606                                 
607                                  () 
608                         
609                                 
610                         
611                 </div>
612                 <div class="mdesc">
613                 
614                    <div class="short">Destroys this component by purging any event listeners, removing the component's element from the DOM,<br/>removing the component from its {<b>link</b> Roo.Container} (if applicable) and unregistering it from {<b>link</b> Roo.ComponentMgr}.</div> 
615                  
616                  
617                  
618                     <div class="long">
619                         
620                                 Destroys this component by purging any event listeners, removing the component's element from the DOM,<br/>removing the component from its {<b>link</b> Roo.Container} (if applicable) and unregistering it from {<b>link</b> Roo.ComponentMgr}.
621                     
622                                 
623                         
624                         
625                         
626                         
627                         
628                         
629                         
630                         
631                         
632                         
633
634                     
635                     
636                      
637                     </div>                    
638                 </div>
639
640             </td>
641             <td class="msource">
642                 
643                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
644                 &nbsp;
645             </td>
646         </tr>
647         
648           
649           <tr class="method-row config-row-alt0 expandable">
650             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
651            
652            
653             <td class="sig">
654                 <a id="Roo.Component-method-disable"   name=".disable"></a>
655                 <div class="fixedFont">
656                         <span class="attributes"></span><b class="itemname">disable</b>
657                                 
658                                  () 
659                         
660                                 
661                                          : 
662                                         
663                                                 
664                                                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
665                                         
666                                         
667                                         
668                                 
669                         
670                 </div>
671                 <div class="mdesc">
672                 
673                    <div class="short">Disable this component.</div> 
674                  
675                  
676                  
677                     <div class="long">
678                         
679                                 Disable this component.
680                     
681                                 
682                         
683                         
684                         
685                         
686                         
687                         
688                         
689                         
690                                 <dl class="detailList">
691                                 <dt class="heading">Returns:</dt>
692                                 
693                                         <dd><span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span>  this</dd>
694                                 
695                                 </dl>
696                         
697                         
698                         
699
700                     
701                     
702                      
703                     </div>                    
704                 </div>
705
706             </td>
707             <td class="msource">
708                 
709                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
710                 &nbsp;
711             </td>
712         </tr>
713         
714           
715           <tr class="method-row config-row-alt1 expandable">
716             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
717            
718            
719             <td class="sig">
720                 <a id="Roo.Component-method-enable"   name=".enable"></a>
721                 <div class="fixedFont">
722                         <span class="attributes"></span><b class="itemname">enable</b>
723                                 
724                                  () 
725                         
726                                 
727                                          : 
728                                         
729                                                 
730                                                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
731                                         
732                                         
733                                         
734                                 
735                         
736                 </div>
737                 <div class="mdesc">
738                 
739                    <div class="short">Enable this component.</div> 
740                  
741                  
742                  
743                     <div class="long">
744                         
745                                 Enable this component.
746                     
747                                 
748                         
749                         
750                         
751                         
752                         
753                         
754                         
755                         
756                                 <dl class="detailList">
757                                 <dt class="heading">Returns:</dt>
758                                 
759                                         <dd><span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span>  this</dd>
760                                 
761                                 </dl>
762                         
763                         
764                         
765
766                     
767                     
768                      
769                     </div>                    
770                 </div>
771
772             </td>
773             <td class="msource">
774                 
775                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
776                 &nbsp;
777             </td>
778         </tr>
779         
780           
781           <tr class="method-row config-row-alt0 expandable">
782             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
783            
784            
785             <td class="sig">
786                 <a id="Roo.util.Observable-method-fireEvent"   name=".fireEvent"></a>
787                 <div class="fixedFont">
788                         <span class="attributes"></span><b class="itemname">fireEvent</b>
789                                 
790                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object...</a> <B><i>args</i></B>) 
791                         
792                                 
793                                          : 
794                                         
795                                                 
796                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
797                                         
798                                         
799                                         
800                                 
801                         
802                 </div>
803                 <div class="mdesc">
804                 
805                    <div class="short">Fires the specified event with the passed parameters (minus the event name).</div> 
806                  
807                  
808                  
809                     <div class="long">
810                         
811                                 Fires the specified event with the passed parameters (minus the event name).
812                     
813                                 
814                         
815                         
816                         
817                         
818                                 <dl class="detailList">
819                                 <dt class="heading">Parameters:</dt>
820                                 
821                                         <dt>
822                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
823                                                 
824                                         </dt>
825                                         <dd></dd>
826                                 
827                                         <dt>
828                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object...</a></span>  <b>args</b>
829                                                 
830                                         </dt>
831                                         <dd>Variable number of parameters are passed to handlers</dd>
832                                 
833                                 </dl>
834                         
835                         
836                         
837                         
838                         
839                                 <dl class="detailList">
840                                 <dt class="heading">Returns:</dt>
841                                 
842                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  returns false if any of the handlers return false otherwise it returns true</dd>
843                                 
844                                 </dl>
845                         
846                         
847                         
848
849                     
850                     
851                      
852                     </div>                    
853                 </div>
854
855             </td>
856             <td class="msource">
857                 
858                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
859                 &nbsp;
860             </td>
861         </tr>
862         
863           
864           <tr class="method-row config-row-alt1 expandable">
865             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
866            
867            
868             <td class="sig">
869                 <a id="Roo.Component-method-focus"   name=".focus"></a>
870                 <div class="fixedFont">
871                         <span class="attributes"></span><b class="itemname">focus</b>
872                                 
873                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>selectText</i></B>) 
874                         
875                                 
876                                          : 
877                                         
878                                                 
879                                                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
880                                         
881                                         
882                                         
883                                 
884                         
885                 </div>
886                 <div class="mdesc">
887                 
888                    <div class="short">Try to focus this component.</div> 
889                  
890                  
891                  
892                     <div class="long">
893                         
894                                 Try to focus this component.
895                     
896                                 
897                         
898                         
899                         
900                         
901                                 <dl class="detailList">
902                                 <dt class="heading">Parameters:</dt>
903                                 
904                                         <dt>
905                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>selectText</b>
906                                                 
907                                         </dt>
908                                         <dd>True to also select the text in this component (if applicable)</dd>
909                                 
910                                 </dl>
911                         
912                         
913                         
914                         
915                         
916                                 <dl class="detailList">
917                                 <dt class="heading">Returns:</dt>
918                                 
919                                         <dd><span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span>  this</dd>
920                                 
921                                 </dl>
922                         
923                         
924                         
925
926                     
927                     
928                      
929                     </div>                    
930                 </div>
931
932             </td>
933             <td class="msource">
934                 
935                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
936                 &nbsp;
937             </td>
938         </tr>
939         
940           
941           <tr class="method-row config-row-alt0 expandable">
942             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
943            
944            
945             <td class="sig">
946                 <a id="Roo.BoxComponent-method-getBox"   name=".getBox"></a>
947                 <div class="fixedFont">
948                         <span class="attributes"></span><b class="itemname">getBox</b>
949                                 
950                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>local</i></B>) 
951                         
952                                 
953                         
954                 </div>
955                 <div class="mdesc">
956                 
957                    <div class="short">Gets the current box measurements of the component's underlying element.</div> 
958                  
959                  
960                  
961                     <div class="long">
962                         
963                                 Gets the current box measurements of the component's underlying element.
964                     
965                                 
966                         
967                         
968                         
969                         
970                                 <dl class="detailList">
971                                 <dt class="heading">Parameters:</dt>
972                                 
973                                         <dt>
974                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>local</b>
975                                                 
976                                         </dt>
977                                         <dd>(optional) If true the element's left and top are returned instead of page XY (defaults to false)</dd>
978                                 
979                                 </dl>
980                         
981                         
982                         
983                         
984                         
985                         
986                         
987
988                     
989                     
990                      
991                     </div>                    
992                 </div>
993
994             </td>
995             <td class="msource">
996                 
997                         <a href="./Roo.BoxComponent.html#constructor" roo:cls="Roo.BoxComponent.html#constructor">Roo.BoxComponent</a>
998                 &nbsp;
999             </td>
1000         </tr>
1001         
1002           
1003           <tr class="method-row config-row-alt1 expandable">
1004             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1005            
1006            
1007             <td class="sig">
1008                 <a id="Roo.Component-method-getEl"   name=".getEl"></a>
1009                 <div class="fixedFont">
1010                         <span class="attributes"></span><b class="itemname">getEl</b>
1011                                 
1012                                  () 
1013                         
1014                                 
1015                                          : 
1016                                         
1017                                                 
1018                                                 <a href="./Roo.Element.html#constructor" roo:cls="Roo.Element.html#constructor">Roo.Element</a>
1019                                         
1020                                         
1021                                         
1022                                 
1023                         
1024                 </div>
1025                 <div class="mdesc">
1026                 
1027                    <div class="short">Returns the underlying {<b>link</b> Roo.Element}.</div> 
1028                  
1029                  
1030                  
1031                     <div class="long">
1032                         
1033                                 Returns the underlying {<b>link</b> Roo.Element}.
1034                     
1035                                 
1036                         
1037                         
1038                         
1039                         
1040                         
1041                         
1042                         
1043                         
1044                                 <dl class="detailList">
1045                                 <dt class="heading">Returns:</dt>
1046                                 
1047                                         <dd><span class="fixedFont"><a href="./Roo.Element.html#constructor" roo:cls="Roo.Element.html#constructor">Roo.Element</a></span>  The element</dd>
1048                                 
1049                                 </dl>
1050                         
1051                         
1052                         
1053
1054                     
1055                     
1056                      
1057                     </div>                    
1058                 </div>
1059
1060             </td>
1061             <td class="msource">
1062                 
1063                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1064                 &nbsp;
1065             </td>
1066         </tr>
1067         
1068           
1069           <tr class="method-row config-row-alt0 expandable">
1070             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1071            
1072            
1073             <td class="sig">
1074                 <a id="Roo.Component-method-getId"   name=".getId"></a>
1075                 <div class="fixedFont">
1076                         <span class="attributes"></span><b class="itemname">getId</b>
1077                                 
1078                                  () 
1079                         
1080                                 
1081                                          : 
1082                                         
1083                                                 
1084                                                 <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
1085                                         
1086                                         
1087                                         
1088                                 
1089                         
1090                 </div>
1091                 <div class="mdesc">
1092                 
1093                    <div class="short">Returns the id of this component.</div> 
1094                  
1095                  
1096                  
1097                     <div class="long">
1098                         
1099                                 Returns the id of this component.
1100                     
1101                                 
1102                         
1103                         
1104                         
1105                         
1106                         
1107                         
1108                         
1109                         
1110                                 <dl class="detailList">
1111                                 <dt class="heading">Returns:</dt>
1112                                 
1113                                         <dd><span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  </dd>
1114                                 
1115                                 </dl>
1116                         
1117                         
1118                         
1119
1120                     
1121                     
1122                      
1123                     </div>                    
1124                 </div>
1125
1126             </td>
1127             <td class="msource">
1128                 
1129                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1130                 &nbsp;
1131             </td>
1132         </tr>
1133         
1134           
1135           <tr class="method-row config-row-alt1 expandable">
1136             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1137            
1138            
1139             <td class="sig">
1140                 <a id="Roo.BoxComponent-method-getPosition"   name=".getPosition"></a>
1141                 <div class="fixedFont">
1142                         <span class="attributes"></span><b class="itemname">getPosition</b>
1143                                 
1144                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>local</i></B>) 
1145                         
1146                                 
1147                                          : 
1148                                         
1149                                                 
1150                                                 <a href="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a>
1151                                         
1152                                         
1153                                         
1154                                 
1155                         
1156                 </div>
1157                 <div class="mdesc">
1158                 
1159                    <div class="short">Gets the current XY position of the component's underlying element.</div> 
1160                  
1161                  
1162                  
1163                     <div class="long">
1164                         
1165                                 Gets the current XY position of the component's underlying element.
1166                     
1167                                 
1168                         
1169                         
1170                         
1171                         
1172                                 <dl class="detailList">
1173                                 <dt class="heading">Parameters:</dt>
1174                                 
1175                                         <dt>
1176                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>local</b>
1177                                                 
1178                                         </dt>
1179                                         <dd>(optional) If true the element's left and top are returned instead of page XY (defaults to false)</dd>
1180                                 
1181                                 </dl>
1182                         
1183                         
1184                         
1185                         
1186                         
1187                                 <dl class="detailList">
1188                                 <dt class="heading">Returns:</dt>
1189                                 
1190                                         <dd><span class="fixedFont"><a href="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a></span>  The XY position of the element (e.g., [100, 200])</dd>
1191                                 
1192                                 </dl>
1193                         
1194                         
1195                         
1196
1197                     
1198                     
1199                      
1200                     </div>                    
1201                 </div>
1202
1203             </td>
1204             <td class="msource">
1205                 
1206                         <a href="./Roo.BoxComponent.html#constructor" roo:cls="Roo.BoxComponent.html#constructor">Roo.BoxComponent</a>
1207                 &nbsp;
1208             </td>
1209         </tr>
1210         
1211           
1212           <tr class="method-row config-row-alt0 expandable">
1213             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1214            
1215            
1216             <td class="sig">
1217                 <a id="Roo.BoxComponent-method-getSize"   name=".getSize"></a>
1218                 <div class="fixedFont">
1219                         <span class="attributes"></span><b class="itemname">getSize</b>
1220                                 
1221                                  () 
1222                         
1223                                 
1224                                          : 
1225                                         
1226                                                 
1227                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
1228                                         
1229                                         
1230                                         
1231                                 
1232                         
1233                 </div>
1234                 <div class="mdesc">
1235                 
1236                    <div class="short">Gets the current size of the component's underlying element.</div> 
1237                  
1238                  
1239                  
1240                     <div class="long">
1241                         
1242                                 Gets the current size of the component's underlying element.
1243                     
1244                                 
1245                         
1246                         
1247                         
1248                         
1249                         
1250                         
1251                         
1252                         
1253                                 <dl class="detailList">
1254                                 <dt class="heading">Returns:</dt>
1255                                 
1256                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  An object containing the element's size {width: (element width), height: (element height)}</dd>
1257                                 
1258                                 </dl>
1259                         
1260                         
1261                         
1262
1263                     
1264                     
1265                      
1266                     </div>                    
1267                 </div>
1268
1269             </td>
1270             <td class="msource">
1271                 
1272                         <a href="./Roo.BoxComponent.html#constructor" roo:cls="Roo.BoxComponent.html#constructor">Roo.BoxComponent</a>
1273                 &nbsp;
1274             </td>
1275         </tr>
1276         
1277           
1278           <tr class="method-row config-row-alt1 expandable">
1279             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1280            
1281            
1282             <td class="sig">
1283                 <a id="Roo.util.Observable-method-hasListener"   name=".hasListener"></a>
1284                 <div class="fixedFont">
1285                         <span class="attributes"></span><b class="itemname">hasListener</b>
1286                                 
1287                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>) 
1288                         
1289                                 
1290                                          : 
1291                                         
1292                                                 
1293                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
1294                                         
1295                                         
1296                                         
1297                                 
1298                         
1299                 </div>
1300                 <div class="mdesc">
1301                 
1302                    <div class="short">Checks to see if this object has any listeners for a specified event</div> 
1303                  
1304                  
1305                  
1306                     <div class="long">
1307                         
1308                                 Checks to see if this object has any listeners for a specified event
1309                     
1310                                 
1311                         
1312                         
1313                         
1314                         
1315                                 <dl class="detailList">
1316                                 <dt class="heading">Parameters:</dt>
1317                                 
1318                                         <dt>
1319                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1320                                                 
1321                                         </dt>
1322                                         <dd>The name of the event to check for</dd>
1323                                 
1324                                 </dl>
1325                         
1326                         
1327                         
1328                         
1329                         
1330                                 <dl class="detailList">
1331                                 <dt class="heading">Returns:</dt>
1332                                 
1333                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  True if the event is being listened for, else false</dd>
1334                                 
1335                                 </dl>
1336                         
1337                         
1338                         
1339
1340                     
1341                     
1342                      
1343                     </div>                    
1344                 </div>
1345
1346             </td>
1347             <td class="msource">
1348                 
1349                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1350                 &nbsp;
1351             </td>
1352         </tr>
1353         
1354           
1355           <tr class="method-row config-row-alt0 expandable">
1356             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1357            
1358            
1359             <td class="sig">
1360                 <a id="Roo.Component-method-hide"   name=".hide"></a>
1361                 <div class="fixedFont">
1362                         <span class="attributes"></span><b class="itemname">hide</b>
1363                                 
1364                                  () 
1365                         
1366                                 
1367                                          : 
1368                                         
1369                                                 
1370                                                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1371                                         
1372                                         
1373                                         
1374                                 
1375                         
1376                 </div>
1377                 <div class="mdesc">
1378                 
1379                    <div class="short">Hide this component.</div> 
1380                  
1381                  
1382                  
1383                     <div class="long">
1384                         
1385                                 Hide this component.
1386                     
1387                                 
1388                         
1389                         
1390                         
1391                         
1392                         
1393                         
1394                         
1395                         
1396                                 <dl class="detailList">
1397                                 <dt class="heading">Returns:</dt>
1398                                 
1399                                         <dd><span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span>  this</dd>
1400                                 
1401                                 </dl>
1402                         
1403                         
1404                         
1405
1406                     
1407                     
1408                      
1409                     </div>                    
1410                 </div>
1411
1412             </td>
1413             <td class="msource">
1414                 
1415                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1416                 &nbsp;
1417             </td>
1418         </tr>
1419         
1420           
1421           <tr class="method-row config-row-alt1 expandable">
1422             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1423            
1424            
1425             <td class="sig">
1426                 <a id="Roo.Component-method-isVisible"   name=".isVisible"></a>
1427                 <div class="fixedFont">
1428                         <span class="attributes"></span><b class="itemname">isVisible</b>
1429                                 
1430                                  () 
1431                         
1432                                 
1433                         
1434                 </div>
1435                 <div class="mdesc">
1436                 
1437                    <div class="short">Returns true if this component is visible.</div> 
1438                  
1439                  
1440                  
1441                     <div class="long">
1442                         
1443                                 Returns true if this component is visible.
1444                     
1445                                 
1446                         
1447                         
1448                         
1449                         
1450                         
1451                         
1452                         
1453                         
1454                         
1455                         
1456
1457                     
1458                     
1459                      
1460                     </div>                    
1461                 </div>
1462
1463             </td>
1464             <td class="msource">
1465                 
1466                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1467                 &nbsp;
1468             </td>
1469         </tr>
1470         
1471           
1472           <tr class="method-row config-row-alt0 expandable">
1473             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1474            
1475            
1476             <td class="sig">
1477                 <a id="Roo.util.Observable-method-on"   name=".on"></a>
1478                 <div class="fixedFont">
1479                         <span class="attributes"></span><b class="itemname">on</b>
1480                                 
1481                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>, <a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>handler</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>scope</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>options</i></B>) 
1482                         
1483                                 
1484                         
1485                 </div>
1486                 <div class="mdesc">
1487                 
1488                    <div class="short">Appends an event handler to this element (shorthand for addListener)</div> 
1489                  
1490                  
1491                  
1492                     <div class="long">
1493                         
1494                                 Appends an event handler to this element (shorthand for addListener)
1495                     
1496                                 
1497                         
1498                         
1499                         
1500                         
1501                                 <dl class="detailList">
1502                                 <dt class="heading">Parameters:</dt>
1503                                 
1504                                         <dt>
1505                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1506                                                 
1507                                         </dt>
1508                                         <dd>The type of event to listen for</dd>
1509                                 
1510                                         <dt>
1511                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
1512                                                 
1513                                         </dt>
1514                                         <dd>The method the event invokes</dd>
1515                                 
1516                                         <dt>
1517                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>scope</b>
1518                                                 
1519                                         </dt>
1520                                         <dd>(optional) The scope in which to execute the handler<br/>function. The handler function's "this" context.</dd>
1521                                 
1522                                         <dt>
1523                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>options</b>
1524                                                 
1525                                         </dt>
1526                                         <dd>(optional)</dd>
1527                                 
1528                                 </dl>
1529                         
1530                         
1531                         
1532                         
1533                         
1534                         
1535                         
1536
1537                     
1538                     
1539                      
1540                     </div>                    
1541                 </div>
1542
1543             </td>
1544             <td class="msource">
1545                 
1546                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1547                 &nbsp;
1548             </td>
1549         </tr>
1550         
1551           
1552           <tr class="method-row config-row-alt1 expandable">
1553             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1554            
1555            
1556             <td class="sig">
1557                 <a id="Roo.BoxComponent-method-onPosition"   name=".onPosition"></a>
1558                 <div class="fixedFont">
1559                         <span class="attributes"></span><b class="itemname">onPosition</b>
1560                                 
1561                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>x</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>y</i></B>) 
1562                         
1563                                 
1564                         
1565                 </div>
1566                 <div class="mdesc">
1567                 
1568                    <div class="short">Called after the component is moved, this method is empty by default but can be implemented by any<br/>subclass that needs to perform custom logic after a move occurs.</div> 
1569                  
1570                  
1571                  
1572                     <div class="long">
1573                         
1574                                 Called after the component is moved, this method is empty by default but can be implemented by any<br/>subclass that needs to perform custom logic after a move occurs.
1575                     
1576                                 
1577                         
1578                         
1579                         
1580                         
1581                                 <dl class="detailList">
1582                                 <dt class="heading">Parameters:</dt>
1583                                 
1584                                         <dt>
1585                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>x</b>
1586                                                 
1587                                         </dt>
1588                                         <dd>The new x position</dd>
1589                                 
1590                                         <dt>
1591                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>y</b>
1592                                                 
1593                                         </dt>
1594                                         <dd>The new y position</dd>
1595                                 
1596                                 </dl>
1597                         
1598                         
1599                         
1600                         
1601                         
1602                         
1603                         
1604
1605                     
1606                     
1607                      
1608                     </div>                    
1609                 </div>
1610
1611             </td>
1612             <td class="msource">
1613                 
1614                         <a href="./Roo.BoxComponent.html#constructor" roo:cls="Roo.BoxComponent.html#constructor">Roo.BoxComponent</a>
1615                 &nbsp;
1616             </td>
1617         </tr>
1618         
1619           
1620           <tr class="method-row config-row-alt0 expandable">
1621             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1622            
1623            
1624             <td class="sig">
1625                 <a id="Roo.BoxComponent-method-onResize"   name=".onResize"></a>
1626                 <div class="fixedFont">
1627                         <span class="attributes"></span><b class="itemname">onResize</b>
1628                                 
1629                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>adjWidth</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>adjHeight</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>rawWidth</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>rawHeight</i></B>) 
1630                         
1631                                 
1632                         
1633                 </div>
1634                 <div class="mdesc">
1635                 
1636                    <div class="short">Called after the component is resized, this method is empty by default but can be implemented by any<br/>subclass that needs to perform custom logic after a resize occurs.</div> 
1637                  
1638                  
1639                  
1640                     <div class="long">
1641                         
1642                                 Called after the component is resized, this method is empty by default but can be implemented by any<br/>subclass that needs to perform custom logic after a resize occurs.
1643                     
1644                                 
1645                         
1646                         
1647                         
1648                         
1649                                 <dl class="detailList">
1650                                 <dt class="heading">Parameters:</dt>
1651                                 
1652                                         <dt>
1653                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>adjWidth</b>
1654                                                 
1655                                         </dt>
1656                                         <dd>The box-adjusted width that was set</dd>
1657                                 
1658                                         <dt>
1659                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>adjHeight</b>
1660                                                 
1661                                         </dt>
1662                                         <dd>The box-adjusted height that was set</dd>
1663                                 
1664                                         <dt>
1665                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>rawWidth</b>
1666                                                 
1667                                         </dt>
1668                                         <dd>The width that was originally specified</dd>
1669                                 
1670                                         <dt>
1671                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>rawHeight</b>
1672                                                 
1673                                         </dt>
1674                                         <dd>The height that was originally specified</dd>
1675                                 
1676                                 </dl>
1677                         
1678                         
1679                         
1680                         
1681                         
1682                         
1683                         
1684
1685                     
1686                     
1687                      
1688                     </div>                    
1689                 </div>
1690
1691             </td>
1692             <td class="msource">
1693                 
1694                         <a href="./Roo.BoxComponent.html#constructor" roo:cls="Roo.BoxComponent.html#constructor">Roo.BoxComponent</a>
1695                 &nbsp;
1696             </td>
1697         </tr>
1698         
1699           
1700           <tr class="method-row config-row-alt1 expandable">
1701             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1702            
1703            
1704             <td class="sig">
1705                 <a id="Roo.util.Observable-method-purgeListeners"   name=".purgeListeners"></a>
1706                 <div class="fixedFont">
1707                         <span class="attributes"></span><b class="itemname">purgeListeners</b>
1708                                 
1709                                  () 
1710                         
1711                                 
1712                         
1713                 </div>
1714                 <div class="mdesc">
1715                 
1716                    <div class="short">Removes all listeners for this object</div> 
1717                  
1718                  
1719                  
1720                     <div class="long">
1721                         
1722                                 Removes all listeners for this object
1723                     
1724                                 
1725                         
1726                         
1727                         
1728                         
1729                         
1730                         
1731                         
1732                         
1733                         
1734                         
1735
1736                     
1737                     
1738                      
1739                     </div>                    
1740                 </div>
1741
1742             </td>
1743             <td class="msource">
1744                 
1745                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1746                 &nbsp;
1747             </td>
1748         </tr>
1749         
1750           
1751           <tr class="method-row config-row-alt0 expandable">
1752             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1753            
1754            
1755             <td class="sig">
1756                 <a id="Roo.util.Observable-method-removeListener"   name=".removeListener"></a>
1757                 <div class="fixedFont">
1758                         <span class="attributes"></span><b class="itemname">removeListener</b>
1759                                 
1760                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>, <a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>handler</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>scope</i></B>) 
1761                         
1762                                 
1763                         
1764                 </div>
1765                 <div class="mdesc">
1766                 
1767                    <div class="short">Removes a listener</div> 
1768                  
1769                  
1770                  
1771                     <div class="long">
1772                         
1773                                 Removes a listener
1774                     
1775                                 
1776                         
1777                         
1778                         
1779                         
1780                                 <dl class="detailList">
1781                                 <dt class="heading">Parameters:</dt>
1782                                 
1783                                         <dt>
1784                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1785                                                 
1786                                         </dt>
1787                                         <dd>The type of event to listen for</dd>
1788                                 
1789                                         <dt>
1790                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
1791                                                 
1792                                         </dt>
1793                                         <dd>The handler to remove</dd>
1794                                 
1795                                         <dt>
1796                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>scope</b>
1797                                                 
1798                                         </dt>
1799                                         <dd>(optional) The scope (this object) for the handler</dd>
1800                                 
1801                                 </dl>
1802                         
1803                         
1804                         
1805                         
1806                         
1807                         
1808                         
1809
1810                     
1811                     
1812                      
1813                     </div>                    
1814                 </div>
1815
1816             </td>
1817             <td class="msource">
1818                 
1819                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1820                 &nbsp;
1821             </td>
1822         </tr>
1823         
1824           
1825           <tr class="method-row config-row-alt1 expandable">
1826             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1827            
1828            
1829             <td class="sig">
1830                 <a id="Roo.Component-method-render"   name=".render"></a>
1831                 <div class="fixedFont">
1832                         <span class="attributes"></span><b class="itemname">render</b>
1833                                 
1834                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/HTMLElement/Element <B><i>container</i></B>) 
1835                         
1836                                 
1837                         
1838                 </div>
1839                 <div class="mdesc">
1840                 
1841                    <div class="short">If this is a lazy rendering component, render it to its container element.</div> 
1842                  
1843                  
1844                  
1845                     <div class="long">
1846                         
1847                                 If this is a lazy rendering component, render it to its container element.
1848                     
1849                                 
1850                         
1851                         
1852                         
1853                         
1854                                 <dl class="detailList">
1855                                 <dt class="heading">Parameters:</dt>
1856                                 
1857                                         <dt>
1858                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/HTMLElement/Element</span>  <b>container</b>
1859                                                 
1860                                         </dt>
1861                                         <dd>(optional) The element this component should be rendered into. If it is being applied to existing markup, this should be left off.</dd>
1862                                 
1863                                 </dl>
1864                         
1865                         
1866                         
1867                         
1868                         
1869                         
1870                         
1871
1872                     
1873                     
1874                      
1875                     </div>                    
1876                 </div>
1877
1878             </td>
1879             <td class="msource">
1880                 
1881                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1882                 &nbsp;
1883             </td>
1884         </tr>
1885         
1886           
1887           <tr class="method-row config-row-alt0 expandable">
1888             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1889            
1890            
1891             <td class="sig">
1892                 <a id="Roo.Component-method-setDisabled"   name=".setDisabled"></a>
1893                 <div class="fixedFont">
1894                         <span class="attributes"></span><b class="itemname">setDisabled</b>
1895                                 
1896                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>disabled</i></B>) 
1897                         
1898                                 
1899                         
1900                 </div>
1901                 <div class="mdesc">
1902                 
1903                    <div class="short">Convenience function for setting disabled/enabled by boolean.</div> 
1904                  
1905                  
1906                  
1907                     <div class="long">
1908                         
1909                                 Convenience function for setting disabled/enabled by boolean.
1910                     
1911                                 
1912                         
1913                         
1914                         
1915                         
1916                                 <dl class="detailList">
1917                                 <dt class="heading">Parameters:</dt>
1918                                 
1919                                         <dt>
1920                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>disabled</b>
1921                                                 
1922                                         </dt>
1923                                         <dd></dd>
1924                                 
1925                                 </dl>
1926                         
1927                         
1928                         
1929                         
1930                         
1931                         
1932                         
1933
1934                     
1935                     
1936                      
1937                     </div>                    
1938                 </div>
1939
1940             </td>
1941             <td class="msource">
1942                 
1943                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
1944                 &nbsp;
1945             </td>
1946         </tr>
1947         
1948           
1949           <tr class="method-row config-row-alt1 expandable">
1950             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1951            
1952            
1953             <td class="sig">
1954                 <a id="Roo.BoxComponent-method-setPagePosition"   name=".setPagePosition"></a>
1955                 <div class="fixedFont">
1956                         <span class="attributes"></span><b class="itemname">setPagePosition</b>
1957                                 
1958                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>x</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>y</i></B>) 
1959                         
1960                                 
1961                         
1962                 </div>
1963                 <div class="mdesc">
1964                 
1965                    <div class="short">Sets the page XY position of the component.</div> 
1966                  
1967                  
1968                  
1969                     <div class="long">
1970                         
1971                                 Sets the page XY position of the component.  To set the left and top instead, use {<b>link</b> <b>setPosition</b>}.<br/>This method fires the move event.
1972                     
1973                                 
1974                         
1975                         
1976                         
1977                         
1978                                 <dl class="detailList">
1979                                 <dt class="heading">Parameters:</dt>
1980                                 
1981                                         <dt>
1982                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>x</b>
1983                                                 
1984                                         </dt>
1985                                         <dd>The new x position</dd>
1986                                 
1987                                         <dt>
1988                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>y</b>
1989                                                 
1990                                         </dt>
1991                                         <dd>The new y position</dd>
1992                                 
1993                                 </dl>
1994                         
1995                         
1996                         
1997                         
1998                         
1999                         
2000                         
2001
2002                     
2003                     
2004                      
2005                     </div>                    
2006                 </div>
2007
2008             </td>
2009             <td class="msource">
2010                 
2011                         <a href="./Roo.BoxComponent.html#constructor" roo:cls="Roo.BoxComponent.html#constructor">Roo.BoxComponent</a>
2012                 &nbsp;
2013             </td>
2014         </tr>
2015         
2016           
2017           <tr class="method-row config-row-alt0 expandable">
2018             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2019            
2020            
2021             <td class="sig">
2022                 <a id="Roo.BoxComponent-method-setPosition"   name=".setPosition"></a>
2023                 <div class="fixedFont">
2024                         <span class="attributes"></span><b class="itemname">setPosition</b>
2025                                 
2026                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>left</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>top</i></B>) 
2027                         
2028                                 
2029                         
2030                 </div>
2031                 <div class="mdesc">
2032                 
2033                    <div class="short">Sets the left and top of the component.</div> 
2034                  
2035                  
2036                  
2037                     <div class="long">
2038                         
2039                                 Sets the left and top of the component.  To set the page XY position instead, use {<b>link</b> <b>setPagePosition</b>}.<br/>This method fires the move event.
2040                     
2041                                 
2042                         
2043                         
2044                         
2045                         
2046                                 <dl class="detailList">
2047                                 <dt class="heading">Parameters:</dt>
2048                                 
2049                                         <dt>
2050                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>left</b>
2051                                                 
2052                                         </dt>
2053                                         <dd>The new left</dd>
2054                                 
2055                                         <dt>
2056                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>top</b>
2057                                                 
2058                                         </dt>
2059                                         <dd>The new top</dd>
2060                                 
2061                                 </dl>
2062                         
2063                         
2064                         
2065                         
2066                         
2067                         
2068                         
2069
2070                     
2071                     
2072                      
2073                     </div>                    
2074                 </div>
2075
2076             </td>
2077             <td class="msource">
2078                 
2079                         <a href="./Roo.BoxComponent.html#constructor" roo:cls="Roo.BoxComponent.html#constructor">Roo.BoxComponent</a>
2080                 &nbsp;
2081             </td>
2082         </tr>
2083         
2084           
2085           <tr class="method-row config-row-alt1 expandable">
2086             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2087            
2088            
2089             <td class="sig">
2090                 <a id="Roo.BoxComponent-method-setSize"   name=".setSize"></a>
2091                 <div class="fixedFont">
2092                         <span class="attributes"></span><b class="itemname">setSize</b>
2093                                 
2094                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/Object <B><i>width</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>height</i></B>) 
2095                         
2096                                 
2097                                          : 
2098                                         
2099                                                 
2100                                                 <a href="./Roo.BoxComponent.html#constructor" roo:cls="Roo.BoxComponent.html#constructor">Roo.BoxComponent</a>
2101                                         
2102                                         
2103                                         
2104                                 
2105                         
2106                 </div>
2107                 <div class="mdesc">
2108                 
2109                    <div class="short">Sets the width and height of the component.</div> 
2110                  
2111                  
2112                  
2113                     <div class="long">
2114                         
2115                                 Sets the width and height of the component.  This method fires the resize event.  This method can accept<br/>either width and height as separate numeric arguments, or you can pass a size object like {width:10, height:20}.
2116                     
2117                                 
2118                         
2119                         
2120                         
2121                         
2122                                 <dl class="detailList">
2123                                 <dt class="heading">Parameters:</dt>
2124                                 
2125                                         <dt>
2126                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>/Object</span>  <b>width</b>
2127                                                 
2128                                         </dt>
2129                                         <dd>The new width to set, or a size object in the format {width, height}</dd>
2130                                 
2131                                         <dt>
2132                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>height</b>
2133                                                 
2134                                         </dt>
2135                                         <dd>The new height to set (not required if a size object is passed as the first arg)</dd>
2136                                 
2137                                 </dl>
2138                         
2139                         
2140                         
2141                         
2142                         
2143                                 <dl class="detailList">
2144                                 <dt class="heading">Returns:</dt>
2145                                 
2146                                         <dd><span class="fixedFont"><a href="./Roo.BoxComponent.html#constructor" roo:cls="Roo.BoxComponent.html#constructor">Roo.BoxComponent</a></span>  this</dd>
2147                                 
2148                                 </dl>
2149                         
2150                         
2151                         
2152
2153                     
2154                     
2155                      
2156                     </div>                    
2157                 </div>
2158
2159             </td>
2160             <td class="msource">
2161                 
2162                         <a href="./Roo.BoxComponent.html#constructor" roo:cls="Roo.BoxComponent.html#constructor">Roo.BoxComponent</a>
2163                 &nbsp;
2164             </td>
2165         </tr>
2166         
2167           
2168           <tr class="method-row config-row-alt0 expandable">
2169             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2170            
2171            
2172             <td class="sig">
2173                 <a id="Roo.Component-method-setVisible"   name=".setVisible"></a>
2174                 <div class="fixedFont">
2175                         <span class="attributes"></span><b class="itemname">setVisible</b>
2176                                 
2177                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>visible</i></B>) 
2178                         
2179                                 
2180                                          : 
2181                                         
2182                                                 
2183                                                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2184                                         
2185                                         
2186                                         
2187                                 
2188                         
2189                 </div>
2190                 <div class="mdesc">
2191                 
2192                    <div class="short">Convenience function to hide or show this component by boolean.</div> 
2193                  
2194                  
2195                  
2196                     <div class="long">
2197                         
2198                                 Convenience function to hide or show this component by boolean.
2199                     
2200                                 
2201                         
2202                         
2203                         
2204                         
2205                                 <dl class="detailList">
2206                                 <dt class="heading">Parameters:</dt>
2207                                 
2208                                         <dt>
2209                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>visible</b>
2210                                                 
2211                                         </dt>
2212                                         <dd>True to show, false to hide</dd>
2213                                 
2214                                 </dl>
2215                         
2216                         
2217                         
2218                         
2219                         
2220                                 <dl class="detailList">
2221                                 <dt class="heading">Returns:</dt>
2222                                 
2223                                         <dd><span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span>  this</dd>
2224                                 
2225                                 </dl>
2226                         
2227                         
2228                         
2229
2230                     
2231                     
2232                      
2233                     </div>                    
2234                 </div>
2235
2236             </td>
2237             <td class="msource">
2238                 
2239                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2240                 &nbsp;
2241             </td>
2242         </tr>
2243         
2244           
2245           <tr class="method-row config-row-alt1 expandable">
2246             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2247            
2248            
2249             <td class="sig">
2250                 <a id="Roo.Component-method-show"   name=".show"></a>
2251                 <div class="fixedFont">
2252                         <span class="attributes"></span><b class="itemname">show</b>
2253                                 
2254                                  () 
2255                         
2256                                 
2257                                          : 
2258                                         
2259                                                 
2260                                                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2261                                         
2262                                         
2263                                         
2264                                 
2265                         
2266                 </div>
2267                 <div class="mdesc">
2268                 
2269                    <div class="short">Show this component.</div> 
2270                  
2271                  
2272                  
2273                     <div class="long">
2274                         
2275                                 Show this component.
2276                     
2277                                 
2278                         
2279                         
2280                         
2281                         
2282                         
2283                         
2284                         
2285                         
2286                                 <dl class="detailList">
2287                                 <dt class="heading">Returns:</dt>
2288                                 
2289                                         <dd><span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span>  this</dd>
2290                                 
2291                                 </dl>
2292                         
2293                         
2294                         
2295
2296                     
2297                     
2298                      
2299                     </div>                    
2300                 </div>
2301
2302             </td>
2303             <td class="msource">
2304                 
2305                         <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2306                 &nbsp;
2307             </td>
2308         </tr>
2309         
2310           
2311           <tr class="method-row config-row-alt0 expandable">
2312             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2313            
2314            
2315             <td class="sig">
2316                 <a id="Roo.BoxComponent-method-syncSize"   name=".syncSize"></a>
2317                 <div class="fixedFont">
2318                         <span class="attributes"></span><b class="itemname">syncSize</b>
2319                                 
2320                                  () 
2321                         
2322                                 
2323                         
2324                 </div>
2325                 <div class="mdesc">
2326                 
2327                    <div class="short">Force the component's size to recalculate based on the underlying element's current height and width.</div> 
2328                  
2329                  
2330                  
2331                     <div class="long">
2332                         
2333                                 Force the component's size to recalculate based on the underlying element's current height and width.
2334                     
2335                                 
2336                         
2337                         
2338                         
2339                         
2340                         
2341                         
2342                         
2343                         
2344                         
2345                         
2346
2347                     
2348                     
2349                      
2350                     </div>                    
2351                 </div>
2352
2353             </td>
2354             <td class="msource">
2355                 
2356                         <a href="./Roo.BoxComponent.html#constructor" roo:cls="Roo.BoxComponent.html#constructor">Roo.BoxComponent</a>
2357                 &nbsp;
2358             </td>
2359         </tr>
2360         
2361           
2362           <tr class="method-row config-row-alt1 expandable">
2363             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2364            
2365            
2366             <td class="sig">
2367                 <a id="Roo.util.Observable-method-un"   name=".un"></a>
2368                 <div class="fixedFont">
2369                         <span class="attributes"></span><b class="itemname">un</b>
2370                                 
2371                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>, <a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>handler</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>scope</i></B>) 
2372                         
2373                                 
2374                         
2375                 </div>
2376                 <div class="mdesc">
2377                 
2378                    <div class="short">Removes a listener (shorthand for removeListener)</div> 
2379                  
2380                  
2381                  
2382                     <div class="long">
2383                         
2384                                 Removes a listener (shorthand for removeListener)
2385                     
2386                                 
2387                         
2388                         
2389                         
2390                         
2391                                 <dl class="detailList">
2392                                 <dt class="heading">Parameters:</dt>
2393                                 
2394                                         <dt>
2395                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
2396                                                 
2397                                         </dt>
2398                                         <dd>The type of event to listen for</dd>
2399                                 
2400                                         <dt>
2401                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
2402                                                 
2403                                         </dt>
2404                                         <dd>The handler to remove</dd>
2405                                 
2406                                         <dt>
2407                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>scope</b>
2408                                                 
2409                                         </dt>
2410                                         <dd>(optional) The scope (this object) for the handler</dd>
2411                                 
2412                                 </dl>
2413                         
2414                         
2415                         
2416                         
2417                         
2418                         
2419                         
2420
2421                     
2422                     
2423                      
2424                     </div>                    
2425                 </div>
2426
2427             </td>
2428             <td class="msource">
2429                 
2430                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2431                 &nbsp;
2432             </td>
2433         </tr>
2434         
2435           
2436           <tr class="method-row config-row-alt0 expandable">
2437             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2438            
2439            
2440             <td class="sig">
2441                 <a id="Roo.BoxComponent-method-updateBox"   name=".updateBox"></a>
2442                 <div class="fixedFont">
2443                         <span class="attributes"></span><b class="itemname">updateBox</b>
2444                                 
2445                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>box</i></B>) 
2446                         
2447                                 
2448                         
2449                 </div>
2450                 <div class="mdesc">
2451                 
2452                    <div class="short">Sets the current box measurements of the component's underlying element.</div> 
2453                  
2454                  
2455                  
2456                     <div class="long">
2457                         
2458                                 Sets the current box measurements of the component's underlying element.
2459                     
2460                                 
2461                         
2462                         
2463                         
2464                         
2465                                 <dl class="detailList">
2466                                 <dt class="heading">Parameters:</dt>
2467                                 
2468                                         <dt>
2469                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>box</b>
2470                                                 
2471                                         </dt>
2472                                         <dd>An object in the format {x, y, width, height}</dd>
2473                                 
2474                                 </dl>
2475                         
2476                         
2477                         
2478                         
2479                         
2480                         
2481                         
2482
2483                     
2484                     
2485                      
2486                     </div>                    
2487                 </div>
2488
2489             </td>
2490             <td class="msource">
2491                 
2492                         <a href="./Roo.BoxComponent.html#constructor" roo:cls="Roo.BoxComponent.html#constructor">Roo.BoxComponent</a>
2493                 &nbsp;
2494             </td>
2495         </tr>
2496         
2497                                                        
2498     </table>
2499
2500   
2501   <!-- ============================== events summary / details ======================== -->
2502   
2503   
2504   <a id="Roo.form.ComboBoxArray.Item-events"></a>
2505     
2506   
2507         
2508    
2509   
2510     
2511     
2512     
2513       <table cellspacing="0" class="member-table">
2514                 <caption>Events</caption>
2515               <thead>
2516                 <tr>
2517                     <th class="sig-header" colspan="2">Event</th>            
2518                     <th class="msource-header">Defined By</th>
2519
2520                 </tr>
2521               </thead>  
2522         
2523         
2524          
2525         
2526         
2527           <tr class="method-row expandable config-row-alt0">
2528             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2529             
2530             <td class="sig">
2531                 <a id="Roo.Component-event-*beforedestroy"></a>
2532                 
2533                <div class="fixedFont">
2534                 <b class="itemname">beforedestroy</b> (<a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a> <B><i>this</i></B>) 
2535                 
2536                 </div>
2537
2538                 <div class="mdesc">
2539
2540                    <div class="short">Fires before the component is destroyed.
2541                    
2542                 </div> 
2543                     
2544                     <div class="long">
2545                     
2546                         Fires before the component is destroyed. Return false to stop the destroy.
2547                     
2548                         
2549                         
2550                 
2551                         
2552                                 <dl class="detailList">
2553                                 <dt class="heading">Parameters:</dt>
2554                                 
2555                                         <dt>
2556                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
2557                                                 
2558                                         </dt>
2559                                         <dd></dd>
2560                                 
2561                                 </dl>
2562                         
2563                         
2564                         
2565                         
2566                         
2567                         
2568                         
2569
2570                     
2571                     
2572                      
2573                     </div>                    
2574                 </div>
2575
2576             </td>
2577             <td class="msource">
2578                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2579             </td>
2580         </tr>
2581         
2582           <tr class="method-row expandable config-row-alt1">
2583             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2584             
2585             <td class="sig">
2586                 <a id="Roo.Component-event-*beforehide"></a>
2587                 
2588                <div class="fixedFont">
2589                 <b class="itemname">beforehide</b> (<a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a> <B><i>this</i></B>) 
2590                 
2591                 </div>
2592
2593                 <div class="mdesc">
2594
2595                    <div class="short">Fires before the component is hidden.
2596                    
2597                 </div> 
2598                     
2599                     <div class="long">
2600                     
2601                         Fires before the component is hidden. Return false to stop the hide.
2602                     
2603                         
2604                         
2605                 
2606                         
2607                                 <dl class="detailList">
2608                                 <dt class="heading">Parameters:</dt>
2609                                 
2610                                         <dt>
2611                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
2612                                                 
2613                                         </dt>
2614                                         <dd></dd>
2615                                 
2616                                 </dl>
2617                         
2618                         
2619                         
2620                         
2621                         
2622                         
2623                         
2624
2625                     
2626                     
2627                      
2628                     </div>                    
2629                 </div>
2630
2631             </td>
2632             <td class="msource">
2633                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2634             </td>
2635         </tr>
2636         
2637           <tr class="method-row expandable config-row-alt0">
2638             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2639             
2640             <td class="sig">
2641                 <a id="Roo.Component-event-*beforerender"></a>
2642                 
2643                <div class="fixedFont">
2644                 <b class="itemname">beforerender</b> (<a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a> <B><i>this</i></B>) 
2645                 
2646                 </div>
2647
2648                 <div class="mdesc">
2649
2650                    <div class="short">Fires before the component is rendered.
2651                    
2652                 </div> 
2653                     
2654                     <div class="long">
2655                     
2656                         Fires before the component is rendered. Return false to stop the render.
2657                     
2658                         
2659                         
2660                 
2661                         
2662                                 <dl class="detailList">
2663                                 <dt class="heading">Parameters:</dt>
2664                                 
2665                                         <dt>
2666                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
2667                                                 
2668                                         </dt>
2669                                         <dd></dd>
2670                                 
2671                                 </dl>
2672                         
2673                         
2674                         
2675                         
2676                         
2677                         
2678                         
2679
2680                     
2681                     
2682                      
2683                     </div>                    
2684                 </div>
2685
2686             </td>
2687             <td class="msource">
2688                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2689             </td>
2690         </tr>
2691         
2692           <tr class="method-row expandable config-row-alt1">
2693             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2694             
2695             <td class="sig">
2696                 <a id="Roo.Component-event-*beforeshow"></a>
2697                 
2698                <div class="fixedFont">
2699                 <b class="itemname">beforeshow</b> (<a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a> <B><i>this</i></B>) 
2700                 
2701                 </div>
2702
2703                 <div class="mdesc">
2704
2705                    <div class="short">Fires before the component is shown.
2706                    
2707                 </div> 
2708                     
2709                     <div class="long">
2710                     
2711                         Fires before the component is shown.  Return false to stop the show.
2712                     
2713                         
2714                         
2715                 
2716                         
2717                                 <dl class="detailList">
2718                                 <dt class="heading">Parameters:</dt>
2719                                 
2720                                         <dt>
2721                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
2722                                                 
2723                                         </dt>
2724                                         <dd></dd>
2725                                 
2726                                 </dl>
2727                         
2728                         
2729                         
2730                         
2731                         
2732                         
2733                         
2734
2735                     
2736                     
2737                      
2738                     </div>                    
2739                 </div>
2740
2741             </td>
2742             <td class="msource">
2743                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2744             </td>
2745         </tr>
2746         
2747           <tr class="method-row expandable config-row-alt0">
2748             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2749             
2750             <td class="sig">
2751                 <a id="Roo.Component-event-*destroy"></a>
2752                 
2753                <div class="fixedFont">
2754                 <b class="itemname">destroy</b> (<a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a> <B><i>this</i></B>) 
2755                 
2756                 </div>
2757
2758                 <div class="mdesc">
2759
2760                    <div class="short">Fires after the component is destroyed.
2761                    
2762                 </div> 
2763                     
2764                     <div class="long">
2765                     
2766                         Fires after the component is destroyed.
2767                     
2768                         
2769                         
2770                 
2771                         
2772                                 <dl class="detailList">
2773                                 <dt class="heading">Parameters:</dt>
2774                                 
2775                                         <dt>
2776                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
2777                                                 
2778                                         </dt>
2779                                         <dd></dd>
2780                                 
2781                                 </dl>
2782                         
2783                         
2784                         
2785                         
2786                         
2787                         
2788                         
2789
2790                     
2791                     
2792                      
2793                     </div>                    
2794                 </div>
2795
2796             </td>
2797             <td class="msource">
2798                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2799             </td>
2800         </tr>
2801         
2802           <tr class="method-row expandable config-row-alt1">
2803             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2804             
2805             <td class="sig">
2806                 <a id="Roo.Component-event-*disable"></a>
2807                 
2808                <div class="fixedFont">
2809                 <b class="itemname">disable</b> (<a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a> <B><i>this</i></B>) 
2810                 
2811                 </div>
2812
2813                 <div class="mdesc">
2814
2815                    <div class="short">Fires after the component is disabled.
2816                    
2817                 </div> 
2818                     
2819                     <div class="long">
2820                     
2821                         Fires after the component is disabled.
2822                     
2823                         
2824                         
2825                 
2826                         
2827                                 <dl class="detailList">
2828                                 <dt class="heading">Parameters:</dt>
2829                                 
2830                                         <dt>
2831                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
2832                                                 
2833                                         </dt>
2834                                         <dd></dd>
2835                                 
2836                                 </dl>
2837                         
2838                         
2839                         
2840                         
2841                         
2842                         
2843                         
2844
2845                     
2846                     
2847                      
2848                     </div>                    
2849                 </div>
2850
2851             </td>
2852             <td class="msource">
2853                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2854             </td>
2855         </tr>
2856         
2857           <tr class="method-row expandable config-row-alt0">
2858             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2859             
2860             <td class="sig">
2861                 <a id="Roo.Component-event-*enable"></a>
2862                 
2863                <div class="fixedFont">
2864                 <b class="itemname">enable</b> (<a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a> <B><i>this</i></B>) 
2865                 
2866                 </div>
2867
2868                 <div class="mdesc">
2869
2870                    <div class="short">Fires after the component is enabled.
2871                    
2872                 </div> 
2873                     
2874                     <div class="long">
2875                     
2876                         Fires after the component is enabled.
2877                     
2878                         
2879                         
2880                 
2881                         
2882                                 <dl class="detailList">
2883                                 <dt class="heading">Parameters:</dt>
2884                                 
2885                                         <dt>
2886                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
2887                                                 
2888                                         </dt>
2889                                         <dd></dd>
2890                                 
2891                                 </dl>
2892                         
2893                         
2894                         
2895                         
2896                         
2897                         
2898                         
2899
2900                     
2901                     
2902                      
2903                     </div>                    
2904                 </div>
2905
2906             </td>
2907             <td class="msource">
2908                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2909             </td>
2910         </tr>
2911         
2912           <tr class="method-row expandable config-row-alt1">
2913             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2914             
2915             <td class="sig">
2916                 <a id="Roo.Component-event-*hide"></a>
2917                 
2918                <div class="fixedFont">
2919                 <b class="itemname">hide</b> (<a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a> <B><i>this</i></B>) 
2920                 
2921                 </div>
2922
2923                 <div class="mdesc">
2924
2925                    <div class="short">Fires after the component is hidden.
2926                    
2927                 </div> 
2928                     
2929                     <div class="long">
2930                     
2931                         Fires after the component is hidden.
2932                     
2933                         
2934                         
2935                 
2936                         
2937                                 <dl class="detailList">
2938                                 <dt class="heading">Parameters:</dt>
2939                                 
2940                                         <dt>
2941                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
2942                                                 
2943                                         </dt>
2944                                         <dd></dd>
2945                                 
2946                                 </dl>
2947                         
2948                         
2949                         
2950                         
2951                         
2952                         
2953                         
2954
2955                     
2956                     
2957                      
2958                     </div>                    
2959                 </div>
2960
2961             </td>
2962             <td class="msource">
2963                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
2964             </td>
2965         </tr>
2966         
2967           <tr class="method-row expandable config-row-alt0">
2968             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2969             
2970             <td class="sig">
2971                 <a id="Roo.BoxComponent-event-*move"></a>
2972                 
2973                <div class="fixedFont">
2974                 <b class="itemname">move</b> (<a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a> <B><i>this</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>x</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>y</i></B>) 
2975                 
2976                 </div>
2977
2978                 <div class="mdesc">
2979
2980                    <div class="short">Fires after the component is moved.
2981                    
2982                 </div> 
2983                     
2984                     <div class="long">
2985                     
2986                         Fires after the component is moved.
2987                     
2988                         
2989                         
2990                 
2991                         
2992                                 <dl class="detailList">
2993                                 <dt class="heading">Parameters:</dt>
2994                                 
2995                                         <dt>
2996                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
2997                                                 
2998                                         </dt>
2999                                         <dd></dd>
3000                                 
3001                                         <dt>
3002                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>x</b>
3003                                                 
3004                                         </dt>
3005                                         <dd>The new x position</dd>
3006                                 
3007                                         <dt>
3008                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>y</b>
3009                                                 
3010                                         </dt>
3011                                         <dd>The new y position</dd>
3012                                 
3013                                 </dl>
3014                         
3015                         
3016                         
3017                         
3018                         
3019                         
3020                         
3021
3022                     
3023                     
3024                      
3025                     </div>                    
3026                 </div>
3027
3028             </td>
3029             <td class="msource">
3030                 <a href="./Roo.BoxComponent.html#constructor" roo:cls="Roo.BoxComponent.html#constructor">Roo.BoxComponent</a>
3031             </td>
3032         </tr>
3033         
3034           <tr class="method-row expandable config-row-alt1">
3035             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3036             
3037             <td class="sig">
3038                 <a id="Roo.Component-event-*render"></a>
3039                 
3040                <div class="fixedFont">
3041                 <b class="itemname">render</b> (<a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a> <B><i>this</i></B>) 
3042                 
3043                 </div>
3044
3045                 <div class="mdesc">
3046
3047                    <div class="short">Fires after the component is rendered.
3048                    
3049                 </div> 
3050                     
3051                     <div class="long">
3052                     
3053                         Fires after the component is rendered.
3054                     
3055                         
3056                         
3057                 
3058                         
3059                                 <dl class="detailList">
3060                                 <dt class="heading">Parameters:</dt>
3061                                 
3062                                         <dt>
3063                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
3064                                                 
3065                                         </dt>
3066                                         <dd></dd>
3067                                 
3068                                 </dl>
3069                         
3070                         
3071                         
3072                         
3073                         
3074                         
3075                         
3076
3077                     
3078                     
3079                      
3080                     </div>                    
3081                 </div>
3082
3083             </td>
3084             <td class="msource">
3085                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
3086             </td>
3087         </tr>
3088         
3089           <tr class="method-row expandable config-row-alt0">
3090             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3091             
3092             <td class="sig">
3093                 <a id="Roo.BoxComponent-event-*resize"></a>
3094                 
3095                <div class="fixedFont">
3096                 <b class="itemname">resize</b> (<a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a> <B><i>this</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>adjWidth</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>adjHeight</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>rawWidth</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>rawHeight</i></B>) 
3097                 
3098                 </div>
3099
3100                 <div class="mdesc">
3101
3102                    <div class="short">Fires after the component is resized.
3103                    
3104                 </div> 
3105                     
3106                     <div class="long">
3107                     
3108                         Fires after the component is resized.
3109                     
3110                         
3111                         
3112                 
3113                         
3114                                 <dl class="detailList">
3115                                 <dt class="heading">Parameters:</dt>
3116                                 
3117                                         <dt>
3118                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
3119                                                 
3120                                         </dt>
3121                                         <dd></dd>
3122                                 
3123                                         <dt>
3124                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>adjWidth</b>
3125                                                 
3126                                         </dt>
3127                                         <dd>The box-adjusted width that was set</dd>
3128                                 
3129                                         <dt>
3130                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>adjHeight</b>
3131                                                 
3132                                         </dt>
3133                                         <dd>The box-adjusted height that was set</dd>
3134                                 
3135                                         <dt>
3136                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>rawWidth</b>
3137                                                 
3138                                         </dt>
3139                                         <dd>The width that was originally specified</dd>
3140                                 
3141                                         <dt>
3142                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>rawHeight</b>
3143                                                 
3144                                         </dt>
3145                                         <dd>The height that was originally specified</dd>
3146                                 
3147                                 </dl>
3148                         
3149                         
3150                         
3151                         
3152                         
3153                         
3154                         
3155
3156                     
3157                     
3158                      
3159                     </div>                    
3160                 </div>
3161
3162             </td>
3163             <td class="msource">
3164                 <a href="./Roo.BoxComponent.html#constructor" roo:cls="Roo.BoxComponent.html#constructor">Roo.BoxComponent</a>
3165             </td>
3166         </tr>
3167         
3168           <tr class="method-row expandable config-row-alt1">
3169             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3170             
3171             <td class="sig">
3172                 <a id="Roo.Component-event-*show"></a>
3173                 
3174                <div class="fixedFont">
3175                 <b class="itemname">show</b> (<a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a> <B><i>this</i></B>) 
3176                 
3177                 </div>
3178
3179                 <div class="mdesc">
3180
3181                    <div class="short">Fires after the component is shown.
3182                    
3183                 </div> 
3184                     
3185                     <div class="long">
3186                     
3187                         Fires after the component is shown.
3188                     
3189                         
3190                         
3191                 
3192                         
3193                                 <dl class="detailList">
3194                                 <dt class="heading">Parameters:</dt>
3195                                 
3196                                         <dt>
3197                                                 <span class="fixedFont"><a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a></span> <b>this</b>
3198                                                 
3199                                         </dt>
3200                                         <dd></dd>
3201                                 
3202                                 </dl>
3203                         
3204                         
3205                         
3206                         
3207                         
3208                         
3209                         
3210
3211                     
3212                     
3213                      
3214                     </div>                    
3215                 </div>
3216
3217             </td>
3218             <td class="msource">
3219                 <a href="./Roo.Component.html#constructor" roo:cls="Roo.Component.html#constructor">Roo.Component</a>
3220             </td>
3221         </tr>
3222         
3223                                                        
3224     </table>
3225
3226   
3227   
3228   
3229  
3230 <!-- ============================== footer ================================= -->
3231                 <div class="fineprint" style="clear:both">
3232                         
3233                         Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Wed May 02 2012 11:27:38 GMT+0800 (HKT)
3234                         Based on 
3235                         <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a>  
3236                 </div>
3237         </body>
3238 </html>