sync
[roojs1] / docs / symbols / Roo.TabPanelItem.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.TabPanelItem</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.TabPanelItem-props"><img src="resources/s.gif" class="item-icon icon-prop">Properties</a>
35         <a class="inner-link" href="#Roo.TabPanelItem-methods"><img src="resources/s.gif" class="item-icon icon-method">Methods</a>
36         <a class="inner-link" href="#Roo.TabPanelItem-events"><img src="resources/s.gif" class="item-icon icon-event">Events</a>
37         <a class="inner-link" href="#Roo.TabPanelItem-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 class="elbow" src="../../images/default/tree/elbow-end.gif"/>Roo.TabPanelItem 
48
49                    </pre>
50                 </div>
51        
52 <!-- ============================== class title / details ============================ -->
53     
54     
55     <h1 class="classTitle">
56                                 
57                                 Class Roo.TabPanelItem
58                         </h1>
59                         
60     <table cellspacing="0" class="class-summary-table">
61         
62                 <tr><td class="label">Package:</td><td class="hd-info">Roo</td></tr>
63         
64         <tr><td class="label">Defined In:</td><td class="hd-info">
65                         
66                                         <a href="./src/Roo_TabPanel.js.html">Roo/TabPanel.js</a>.
67                         
68         </td></tr>
69         <tr><td class="label">Class:</td><td class="hd-info">TabPanelItem</td></tr>
70         
71         
72         
73         
74                 <tr><td class="label">Extends:</td><td class="hd-info">
75                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
76         
77                 </td></tr>    
78         
79         
80     </table>
81
82     
83 <!-- ============================== class summary ========================== -->                        
84     <div class="description">
85         Represents an individual item (tab plus body) in a TabPanel.
86     </div>
87
88         
89 <!-- ============================== Class comment block... ========================== -->                                       
90
91 <div class="comments">
92         <b>Class Comments / Notes</B> =>  
93         <u onclick="parent.CommentDialog.showCommentId = 'Roo.TabPanelItem';">[Add Your comment/notes about this class]</u>
94         <br/>
95         <iframe frameborder="0"  id="comments-Roo" style="border: none;width:100%;" 
96                 src="/blog.php/GtkDjsComments/Roo.TabPanelItem.html"></iframe>
97 </div>
98         
99
100                 
101 <!-- ============================== config options ========================== -->                                               
102                  
103     
104     
105                 
106     <div class="hr"></div>
107     <a id="Roo.TabPanelItem-configs"></a>
108                 
109     
110      
111     
112         
113       <table cellspacing="0" class="member-table">   
114       <caption>Config Options (Usually are also Properties)</caption>
115     
116         
117         <tr>
118             <th class="sig-header" colspan="2">Options</th>
119             
120             <th class="msource-header">Defined By</th>
121         </tr>
122         
123         
124         
125         
126         
127                 <tr class="config-row expandable config-row-alt0">
128                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
129                     <td class="sig">
130
131                         <a id="Roo.util.Observable-cfg-listeners" name=".listeners"></a>
132                         <div class="fixedFont">
133                                 <b  class="itemname">listeners</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
134                                 
135                                 
136                         </div>
137                   
138                         <div class="mdesc">
139                             <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> 
140                         </div>
141                         
142                         <div class="mdesc">
143                             <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> 
144                         </div>
145                         
146                         
147
148                     </td>
149                     <td class="msource">
150                         
151                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
152                                 
153                     </td>
154                 </tr>
155         
156         
157     </table>
158                 
159   
160   
161   
162   
163   
164   
165   
166   
167   <!-- ============================== public properties ==================== -->        
168   
169   
170   
171     <a id="Roo.TabPanelItem-props"></a>      
172     
173     
174
175     
176     
177      <table cellspacing="0" class="member-table">
178       <caption class="Empty">Public Properties - Has None</caption>
179      </table>
180     
181     
182      
183     
184   <!-- ============================== methods summary / details ======================== -->
185   
186   
187   <a id="Roo.TabPanelItem-methods"></a>
188         <!-- constructor?? -->
189         
190         <!-- static's first 
191         
192         
193         -->
194         
195         <!-- then dynamics first -->
196         
197   
198   
199     
200     
201     
202       <table cellspacing="0" class="member-table">
203       <caption>Public Methods</caption>
204         <tr>
205             <th class="sig-header" colspan="2">Method</th>            
206             <th class="msource-header">Defined By</th>
207
208         </tr>
209         
210         
211         
212          
213         
214         
215           
216           <tr class="method-row config-row-alt0 expandable notInherited">
217             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
218            
219            
220             <td class="sig">
221                 <a id="Roo-method-TabPanelItem"   name=".TabPanelItem"></a>
222                 <div class="fixedFont">
223                         <span class="attributes">new <B>Roo.</B></span><b class="itemname">TabPanelItem</b>
224                                 
225                                  (<a href="./Roo.TabPanel.html#constructor" roo:cls="Roo.TabPanel.html#constructor">Roo.TabPanel</a> <B><i>tabPanel</i></B>, <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>id</i></B>, <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>text</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>closable</i></B>) 
226                         
227                                 
228                         
229                 </div>
230                 <div class="mdesc">
231                 
232                  
233                         <div class="short">Create a new Roo.TabPanelItem</div> 
234                  
235                  
236                     <div class="long">
237                         
238                         
239                         
240                                 Create a new Roo.TabPanelItem
241                         
242                         
243                                 <dl class="detailList">
244                                 <dt class="heading">Parameters:</dt>
245                                 
246                                         <dt>
247                                                 <span class="fixedFont"><a href="./Roo.TabPanel.html#constructor" roo:cls="Roo.TabPanel.html#constructor">Roo.TabPanel</a></span>  <b>tabPanel</b>
248                                                 
249                                         </dt>
250                                         <dd>The {<b>link</b> Roo.TabPanel} this TabPanelItem belongs to</dd>
251                                 
252                                         <dt>
253                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>id</b>
254                                                 
255                                         </dt>
256                                         <dd>The id of this TabPanelItem</dd>
257                                 
258                                         <dt>
259                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>text</b>
260                                                 
261                                         </dt>
262                                         <dd>The text for the tab of this TabPanelItem</dd>
263                                 
264                                         <dt>
265                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>closable</b>
266                                                 
267                                         </dt>
268                                         <dd>True to allow this TabPanelItem to be closable (defaults to false)</dd>
269                                 
270                                 </dl>
271                         
272                         
273                         
274                         
275                         
276                         
277                         
278
279                     
280                     
281                      
282                     </div>                    
283                 </div>
284
285             </td>
286             <td class="msource">
287                 &nbsp;
288             </td>
289         </tr>
290         
291           
292           <tr class="method-row config-row-alt1 expandable notInherited">
293             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
294            
295            
296             <td class="sig">
297                 <a id="Roo.TabPanelItem-method-activate"   name=".activate"></a>
298                 <div class="fixedFont">
299                         <span class="attributes"></span><b class="itemname">activate</b>
300                                 
301                                  () 
302                         
303                                 
304                         
305                 </div>
306                 <div class="mdesc">
307                 
308                    <div class="short">Activates this TabPanelItem -- this <b>does</b> deactivate the currently active TabPanelItem.</div> 
309                  
310                  
311                  
312                     <div class="long">
313                         
314                                 Activates this TabPanelItem -- this <b>does</b> deactivate the currently active TabPanelItem.
315                     
316                                 
317                         
318                         
319                         
320                         
321                         
322                         
323                         
324                         
325                         
326                         
327
328                     
329                     
330                      
331                     </div>                    
332                 </div>
333
334             </td>
335             <td class="msource">
336                 
337                         Roo.TabPanelItem
338                 &nbsp;
339             </td>
340         </tr>
341         
342           
343           <tr class="method-row config-row-alt0 expandable">
344             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
345            
346            
347             <td class="sig">
348                 <a id="Roo.util.Observable-method-addEvents"   name=".addEvents"></a>
349                 <div class="fixedFont">
350                         <span class="attributes"></span><b class="itemname">addEvents</b>
351                                 
352                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>object</i></B>) 
353                         
354                                 
355                         
356                 </div>
357                 <div class="mdesc">
358                 
359                    <div class="short">Used to define events on this Observable</div> 
360                  
361                  
362                  
363                     <div class="long">
364                         
365                                 Used to define events on this Observable
366                     
367                                 
368                         
369                         
370                         
371                         
372                                 <dl class="detailList">
373                                 <dt class="heading">Parameters:</dt>
374                                 
375                                         <dt>
376                                                 <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>
377                                                 
378                                         </dt>
379                                         <dd>The object with the events defined</dd>
380                                 
381                                 </dl>
382                         
383                         
384                         
385                         
386                         
387                         
388                         
389
390                     
391                     
392                      
393                     </div>                    
394                 </div>
395
396             </td>
397             <td class="msource">
398                 
399                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
400                 &nbsp;
401             </td>
402         </tr>
403         
404           
405           <tr class="method-row config-row-alt1 expandable">
406             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
407            
408            
409             <td class="sig">
410                 <a id="Roo.util.Observable-method-addListener"   name=".addListener"></a>
411                 <div class="fixedFont">
412                         <span class="attributes"></span><b class="itemname">addListener</b>
413                                 
414                                  (<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>) 
415                         
416                                 
417                         
418                 </div>
419                 <div class="mdesc">
420                 
421                    <div class="short">Appends an event handler to this component</div> 
422                  
423                  
424                  
425                     <div class="long">
426                         
427                                 Appends an event handler to this component
428                     
429                                 
430                         
431                         
432                         
433                         
434                                 <dl class="detailList">
435                                 <dt class="heading">Parameters:</dt>
436                                 
437                                         <dt>
438                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
439                                                 
440                                         </dt>
441                                         <dd>The type of event to listen for</dd>
442                                 
443                                         <dt>
444                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
445                                                 
446                                         </dt>
447                                         <dd>The method the event invokes</dd>
448                                 
449                                         <dt>
450                                                 <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>
451                                                 
452                                         </dt>
453                                         <dd>(optional) The scope in which to execute the handler<br/>function. The handler function's "this" context.</dd>
454                                 
455                                         <dt>
456                                                 <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>
457                                                 
458                                         </dt>
459                                         <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>
460                                 
461                                 </dl>
462                         
463                         
464                         
465                         
466                         
467                         
468                         
469
470                     
471                     
472                      
473                     </div>                    
474                 </div>
475
476             </td>
477             <td class="msource">
478                 
479                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
480                 &nbsp;
481             </td>
482         </tr>
483         
484           
485           <tr class="method-row config-row-alt0 expandable notInherited">
486             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
487            
488            
489             <td class="sig">
490                 <a id="Roo.TabPanelItem-method-disable"   name=".disable"></a>
491                 <div class="fixedFont">
492                         <span class="attributes"></span><b class="itemname">disable</b>
493                                 
494                                  () 
495                         
496                                 
497                         
498                 </div>
499                 <div class="mdesc">
500                 
501                    <div class="short">Disables this TabPanelItem -- this does nothing if this is the active TabPanelItem.</div> 
502                  
503                  
504                  
505                     <div class="long">
506                         
507                                 Disables this TabPanelItem -- this does nothing if this is the active TabPanelItem.
508                     
509                                 
510                         
511                         
512                         
513                         
514                         
515                         
516                         
517                         
518                         
519                         
520
521                     
522                     
523                      
524                     </div>                    
525                 </div>
526
527             </td>
528             <td class="msource">
529                 
530                         Roo.TabPanelItem
531                 &nbsp;
532             </td>
533         </tr>
534         
535           
536           <tr class="method-row config-row-alt1 expandable notInherited">
537             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
538            
539            
540             <td class="sig">
541                 <a id="Roo.TabPanelItem-method-enable"   name=".enable"></a>
542                 <div class="fixedFont">
543                         <span class="attributes"></span><b class="itemname">enable</b>
544                                 
545                                  () 
546                         
547                                 
548                         
549                 </div>
550                 <div class="mdesc">
551                 
552                    <div class="short">Enables this TabPanelItem if it was previously disabled.</div> 
553                  
554                  
555                  
556                     <div class="long">
557                         
558                                 Enables this TabPanelItem if it was previously disabled.
559                     
560                                 
561                         
562                         
563                         
564                         
565                         
566                         
567                         
568                         
569                         
570                         
571
572                     
573                     
574                      
575                     </div>                    
576                 </div>
577
578             </td>
579             <td class="msource">
580                 
581                         Roo.TabPanelItem
582                 &nbsp;
583             </td>
584         </tr>
585         
586           
587           <tr class="method-row config-row-alt0 expandable">
588             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
589            
590            
591             <td class="sig">
592                 <a id="Roo.util.Observable-method-fireEvent"   name=".fireEvent"></a>
593                 <div class="fixedFont">
594                         <span class="attributes"></span><b class="itemname">fireEvent</b>
595                                 
596                                  (<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>) 
597                         
598                                 
599                                          : 
600                                         
601                                                 
602                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
603                                         
604                                         
605                                         
606                                 
607                         
608                 </div>
609                 <div class="mdesc">
610                 
611                    <div class="short">Fires the specified event with the passed parameters (minus the event name).</div> 
612                  
613                  
614                  
615                     <div class="long">
616                         
617                                 Fires the specified event with the passed parameters (minus the event name).
618                     
619                                 
620                         
621                         
622                         
623                         
624                                 <dl class="detailList">
625                                 <dt class="heading">Parameters:</dt>
626                                 
627                                         <dt>
628                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
629                                                 
630                                         </dt>
631                                         <dd></dd>
632                                 
633                                         <dt>
634                                                 <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>
635                                                 
636                                         </dt>
637                                         <dd>Variable number of parameters are passed to handlers</dd>
638                                 
639                                 </dl>
640                         
641                         
642                         
643                         
644                         
645                                 <dl class="detailList">
646                                 <dt class="heading">Returns:</dt>
647                                 
648                                         <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>
649                                 
650                                 </dl>
651                         
652                         
653                         
654
655                     
656                     
657                      
658                     </div>                    
659                 </div>
660
661             </td>
662             <td class="msource">
663                 
664                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
665                 &nbsp;
666             </td>
667         </tr>
668         
669           
670           <tr class="method-row config-row-alt1 expandable notInherited">
671             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
672            
673            
674             <td class="sig">
675                 <a id="Roo.TabPanelItem-method-getText"   name=".getText"></a>
676                 <div class="fixedFont">
677                         <span class="attributes"></span><b class="itemname">getText</b>
678                                 
679                                  () 
680                         
681                                 
682                                          : 
683                                         
684                                                 
685                                                 <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
686                                         
687                                         
688                                         
689                                 
690                         
691                 </div>
692                 <div class="mdesc">
693                 
694                    <div class="short">Returns the text for this tab</div> 
695                  
696                  
697                  
698                     <div class="long">
699                         
700                                 Returns the text for this tab
701                     
702                                 
703                         
704                         
705                         
706                         
707                         
708                         
709                         
710                         
711                                 <dl class="detailList">
712                                 <dt class="heading">Returns:</dt>
713                                 
714                                         <dd><span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  </dd>
715                                 
716                                 </dl>
717                         
718                         
719                         
720
721                     
722                     
723                      
724                     </div>                    
725                 </div>
726
727             </td>
728             <td class="msource">
729                 
730                         Roo.TabPanelItem
731                 &nbsp;
732             </td>
733         </tr>
734         
735           
736           <tr class="method-row config-row-alt0 expandable notInherited">
737             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
738            
739            
740             <td class="sig">
741                 <a id="Roo.TabPanelItem-method-getUpdateManager"   name=".getUpdateManager"></a>
742                 <div class="fixedFont">
743                         <span class="attributes"></span><b class="itemname">getUpdateManager</b>
744                                 
745                                  () 
746                         
747                                 
748                                          : 
749                                         
750                                                 
751                                                 <a href="./Roo.UpdateManager.html#constructor" roo:cls="Roo.UpdateManager.html#constructor">Roo.UpdateManager</a>
752                                         
753                                         
754                                         
755                                 
756                         
757                 </div>
758                 <div class="mdesc">
759                 
760                    <div class="short">Gets the {<b>link</b> Roo.UpdateManager} for the body of this TabPanelItem.</div> 
761                  
762                  
763                  
764                     <div class="long">
765                         
766                                 Gets the {<b>link</b> Roo.UpdateManager} for the body of this TabPanelItem. Enables you to perform Ajax updates.
767                     
768                                 
769                         
770                         
771                         
772                         
773                         
774                         
775                         
776                         
777                                 <dl class="detailList">
778                                 <dt class="heading">Returns:</dt>
779                                 
780                                         <dd><span class="fixedFont"><a href="./Roo.UpdateManager.html#constructor" roo:cls="Roo.UpdateManager.html#constructor">Roo.UpdateManager</a></span>  The UpdateManager</dd>
781                                 
782                                 </dl>
783                         
784                         
785                         
786
787                     
788                     
789                      
790                     </div>                    
791                 </div>
792
793             </td>
794             <td class="msource">
795                 
796                         Roo.TabPanelItem
797                 &nbsp;
798             </td>
799         </tr>
800         
801           
802           <tr class="method-row config-row-alt1 expandable">
803             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
804            
805            
806             <td class="sig">
807                 <a id="Roo.util.Observable-method-hasListener"   name=".hasListener"></a>
808                 <div class="fixedFont">
809                         <span class="attributes"></span><b class="itemname">hasListener</b>
810                                 
811                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>) 
812                         
813                                 
814                                          : 
815                                         
816                                                 
817                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
818                                         
819                                         
820                                         
821                                 
822                         
823                 </div>
824                 <div class="mdesc">
825                 
826                    <div class="short">Checks to see if this object has any listeners for a specified event</div> 
827                  
828                  
829                  
830                     <div class="long">
831                         
832                                 Checks to see if this object has any listeners for a specified event
833                     
834                                 
835                         
836                         
837                         
838                         
839                                 <dl class="detailList">
840                                 <dt class="heading">Parameters:</dt>
841                                 
842                                         <dt>
843                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
844                                                 
845                                         </dt>
846                                         <dd>The name of the event to check for</dd>
847                                 
848                                 </dl>
849                         
850                         
851                         
852                         
853                         
854                                 <dl class="detailList">
855                                 <dt class="heading">Returns:</dt>
856                                 
857                                         <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>
858                                 
859                                 </dl>
860                         
861                         
862                         
863
864                     
865                     
866                      
867                     </div>                    
868                 </div>
869
870             </td>
871             <td class="msource">
872                 
873                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
874                 &nbsp;
875             </td>
876         </tr>
877         
878           
879           <tr class="method-row config-row-alt0 expandable notInherited">
880             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
881            
882            
883             <td class="sig">
884                 <a id="Roo.TabPanelItem-method-hide"   name=".hide"></a>
885                 <div class="fixedFont">
886                         <span class="attributes"></span><b class="itemname">hide</b>
887                                 
888                                  () 
889                         
890                                 
891                         
892                 </div>
893                 <div class="mdesc">
894                 
895                    <div class="short">Hides this TabPanelItem -- if you don't activate another TabPanelItem this could look odd.</div> 
896                  
897                  
898                  
899                     <div class="long">
900                         
901                                 Hides this TabPanelItem -- if you don't activate another TabPanelItem this could look odd.
902                     
903                                 
904                         
905                         
906                         
907                         
908                         
909                         
910                         
911                         
912                         
913                         
914
915                     
916                     
917                      
918                     </div>                    
919                 </div>
920
921             </td>
922             <td class="msource">
923                 
924                         Roo.TabPanelItem
925                 &nbsp;
926             </td>
927         </tr>
928         
929           
930           <tr class="method-row config-row-alt1 expandable notInherited">
931             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
932            
933            
934             <td class="sig">
935                 <a id="Roo.TabPanelItem-method-isActive"   name=".isActive"></a>
936                 <div class="fixedFont">
937                         <span class="attributes"></span><b class="itemname">isActive</b>
938                                 
939                                  () 
940                         
941                                 
942                                          : 
943                                         
944                                                 
945                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
946                                         
947                                         
948                                         
949                                 
950                         
951                 </div>
952                 <div class="mdesc">
953                 
954                    <div class="short">Returns true if this tab is the active tab.</div> 
955                  
956                  
957                  
958                     <div class="long">
959                         
960                                 Returns true if this tab is the active tab.
961                     
962                                 
963                         
964                         
965                         
966                         
967                         
968                         
969                         
970                         
971                                 <dl class="detailList">
972                                 <dt class="heading">Returns:</dt>
973                                 
974                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  </dd>
975                                 
976                                 </dl>
977                         
978                         
979                         
980
981                     
982                     
983                      
984                     </div>                    
985                 </div>
986
987             </td>
988             <td class="msource">
989                 
990                         Roo.TabPanelItem
991                 &nbsp;
992             </td>
993         </tr>
994         
995           
996           <tr class="method-row config-row-alt0 expandable notInherited">
997             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
998            
999            
1000             <td class="sig">
1001                 <a id="Roo.TabPanelItem-method-isHidden"   name=".isHidden"></a>
1002                 <div class="fixedFont">
1003                         <span class="attributes"></span><b class="itemname">isHidden</b>
1004                                 
1005                                  () 
1006                         
1007                                 
1008                                          : 
1009                                         
1010                                                 
1011                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
1012                                         
1013                                         
1014                                         
1015                                 
1016                         
1017                 </div>
1018                 <div class="mdesc">
1019                 
1020                    <div class="short">Returns true if this tab is "hidden"</div> 
1021                  
1022                  
1023                  
1024                     <div class="long">
1025                         
1026                                 Returns true if this tab is "hidden"
1027                     
1028                                 
1029                         
1030                         
1031                         
1032                         
1033                         
1034                         
1035                         
1036                         
1037                                 <dl class="detailList">
1038                                 <dt class="heading">Returns:</dt>
1039                                 
1040                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  </dd>
1041                                 
1042                                 </dl>
1043                         
1044                         
1045                         
1046
1047                     
1048                     
1049                      
1050                     </div>                    
1051                 </div>
1052
1053             </td>
1054             <td class="msource">
1055                 
1056                         Roo.TabPanelItem
1057                 &nbsp;
1058             </td>
1059         </tr>
1060         
1061           
1062           <tr class="method-row config-row-alt1 expandable">
1063             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1064            
1065            
1066             <td class="sig">
1067                 <a id="Roo.util.Observable-method-on"   name=".on"></a>
1068                 <div class="fixedFont">
1069                         <span class="attributes"></span><b class="itemname">on</b>
1070                                 
1071                                  (<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>) 
1072                         
1073                                 
1074                         
1075                 </div>
1076                 <div class="mdesc">
1077                 
1078                    <div class="short">Appends an event handler to this element (shorthand for addListener)</div> 
1079                  
1080                  
1081                  
1082                     <div class="long">
1083                         
1084                                 Appends an event handler to this element (shorthand for addListener)
1085                     
1086                                 
1087                         
1088                         
1089                         
1090                         
1091                                 <dl class="detailList">
1092                                 <dt class="heading">Parameters:</dt>
1093                                 
1094                                         <dt>
1095                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1096                                                 
1097                                         </dt>
1098                                         <dd>The type of event to listen for</dd>
1099                                 
1100                                         <dt>
1101                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
1102                                                 
1103                                         </dt>
1104                                         <dd>The method the event invokes</dd>
1105                                 
1106                                         <dt>
1107                                                 <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>
1108                                                 
1109                                         </dt>
1110                                         <dd>(optional) The scope in which to execute the handler<br/>function. The handler function's "this" context.</dd>
1111                                 
1112                                         <dt>
1113                                                 <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>
1114                                                 
1115                                         </dt>
1116                                         <dd>(optional)</dd>
1117                                 
1118                                 </dl>
1119                         
1120                         
1121                         
1122                         
1123                         
1124                         
1125                         
1126
1127                     
1128                     
1129                      
1130                     </div>                    
1131                 </div>
1132
1133             </td>
1134             <td class="msource">
1135                 
1136                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1137                 &nbsp;
1138             </td>
1139         </tr>
1140         
1141           
1142           <tr class="method-row config-row-alt0 expandable">
1143             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1144            
1145            
1146             <td class="sig">
1147                 <a id="Roo.util.Observable-method-purgeListeners"   name=".purgeListeners"></a>
1148                 <div class="fixedFont">
1149                         <span class="attributes"></span><b class="itemname">purgeListeners</b>
1150                                 
1151                                  () 
1152                         
1153                                 
1154                         
1155                 </div>
1156                 <div class="mdesc">
1157                 
1158                    <div class="short">Removes all listeners for this object</div> 
1159                  
1160                  
1161                  
1162                     <div class="long">
1163                         
1164                                 Removes all listeners for this object
1165                     
1166                                 
1167                         
1168                         
1169                         
1170                         
1171                         
1172                         
1173                         
1174                         
1175                         
1176                         
1177
1178                     
1179                     
1180                      
1181                     </div>                    
1182                 </div>
1183
1184             </td>
1185             <td class="msource">
1186                 
1187                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1188                 &nbsp;
1189             </td>
1190         </tr>
1191         
1192           
1193           <tr class="method-row config-row-alt1 expandable notInherited">
1194             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1195            
1196            
1197             <td class="sig">
1198                 <a id="Roo.TabPanelItem-method-refresh"   name=".refresh"></a>
1199                 <div class="fixedFont">
1200                         <span class="attributes"></span><b class="itemname">refresh</b>
1201                                 
1202                                  () 
1203                         
1204                                 
1205                         
1206                 </div>
1207                 <div class="mdesc">
1208                 
1209                    <div class="short">Forces a content refresh from the URL specified in the {<b>link</b> <b>setUrl</b>} method.</div> 
1210                  
1211                  
1212                  
1213                     <div class="long">
1214                         
1215                                 Forces a content refresh from the URL specified in the {<b>link</b> <b>setUrl</b>} method.<br/>  Will fail silently if the setUrl method has not been called.<br/>  This does not activate the panel, just updates its content.
1216                     
1217                                 
1218                         
1219                         
1220                         
1221                         
1222                         
1223                         
1224                         
1225                         
1226                         
1227                         
1228
1229                     
1230                     
1231                      
1232                     </div>                    
1233                 </div>
1234
1235             </td>
1236             <td class="msource">
1237                 
1238                         Roo.TabPanelItem
1239                 &nbsp;
1240             </td>
1241         </tr>
1242         
1243           
1244           <tr class="method-row config-row-alt0 expandable">
1245             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1246            
1247            
1248             <td class="sig">
1249                 <a id="Roo.util.Observable-method-removeListener"   name=".removeListener"></a>
1250                 <div class="fixedFont">
1251                         <span class="attributes"></span><b class="itemname">removeListener</b>
1252                                 
1253                                  (<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>) 
1254                         
1255                                 
1256                         
1257                 </div>
1258                 <div class="mdesc">
1259                 
1260                    <div class="short">Removes a listener</div> 
1261                  
1262                  
1263                  
1264                     <div class="long">
1265                         
1266                                 Removes a listener
1267                     
1268                                 
1269                         
1270                         
1271                         
1272                         
1273                                 <dl class="detailList">
1274                                 <dt class="heading">Parameters:</dt>
1275                                 
1276                                         <dt>
1277                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1278                                                 
1279                                         </dt>
1280                                         <dd>The type of event to listen for</dd>
1281                                 
1282                                         <dt>
1283                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
1284                                                 
1285                                         </dt>
1286                                         <dd>The handler to remove</dd>
1287                                 
1288                                         <dt>
1289                                                 <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>
1290                                                 
1291                                         </dt>
1292                                         <dd>(optional) The scope (this object) for the handler</dd>
1293                                 
1294                                 </dl>
1295                         
1296                         
1297                         
1298                         
1299                         
1300                         
1301                         
1302
1303                     
1304                     
1305                      
1306                     </div>                    
1307                 </div>
1308
1309             </td>
1310             <td class="msource">
1311                 
1312                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1313                 &nbsp;
1314             </td>
1315         </tr>
1316         
1317           
1318           <tr class="method-row config-row-alt1 expandable notInherited">
1319             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1320            
1321            
1322             <td class="sig">
1323                 <a id="Roo.TabPanelItem-method-setContent"   name=".setContent"></a>
1324                 <div class="fixedFont">
1325                         <span class="attributes"></span><b class="itemname">setContent</b>
1326                                 
1327                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>content</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>loadScripts</i></B>) 
1328                         
1329                                 
1330                         
1331                 </div>
1332                 <div class="mdesc">
1333                 
1334                    <div class="short">Sets the content for this TabPanelItem.</div> 
1335                  
1336                  
1337                  
1338                     <div class="long">
1339                         
1340                                 Sets the content for this TabPanelItem.
1341                     
1342                                 
1343                         
1344                         
1345                         
1346                         
1347                                 <dl class="detailList">
1348                                 <dt class="heading">Parameters:</dt>
1349                                 
1350                                         <dt>
1351                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>content</b>
1352                                                 
1353                                         </dt>
1354                                         <dd>The content</dd>
1355                                 
1356                                         <dt>
1357                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>loadScripts</b>
1358                                                 
1359                                         </dt>
1360                                         <dd>true to look for and load scripts</dd>
1361                                 
1362                                 </dl>
1363                         
1364                         
1365                         
1366                         
1367                         
1368                         
1369                         
1370
1371                     
1372                     
1373                      
1374                     </div>                    
1375                 </div>
1376
1377             </td>
1378             <td class="msource">
1379                 
1380                         Roo.TabPanelItem
1381                 &nbsp;
1382             </td>
1383         </tr>
1384         
1385           
1386           <tr class="method-row config-row-alt0 expandable notInherited">
1387             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1388            
1389            
1390             <td class="sig">
1391                 <a id="Roo.TabPanelItem-method-setHidden"   name=".setHidden"></a>
1392                 <div class="fixedFont">
1393                         <span class="attributes"></span><b class="itemname">setHidden</b>
1394                                 
1395                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>hidden</i></B>) 
1396                         
1397                                 
1398                         
1399                 </div>
1400                 <div class="mdesc">
1401                 
1402                    <div class="short">Show or hide the tab</div> 
1403                  
1404                  
1405                  
1406                     <div class="long">
1407                         
1408                                 Show or hide the tab
1409                     
1410                                 
1411                         
1412                         
1413                         
1414                         
1415                                 <dl class="detailList">
1416                                 <dt class="heading">Parameters:</dt>
1417                                 
1418                                         <dt>
1419                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>hidden</b>
1420                                                 
1421                                         </dt>
1422                                         <dd>True to hide or false to show.</dd>
1423                                 
1424                                 </dl>
1425                         
1426                         
1427                         
1428                         
1429                         
1430                         
1431                         
1432
1433                     
1434                     
1435                      
1436                     </div>                    
1437                 </div>
1438
1439             </td>
1440             <td class="msource">
1441                 
1442                         Roo.TabPanelItem
1443                 &nbsp;
1444             </td>
1445         </tr>
1446         
1447           
1448           <tr class="method-row config-row-alt1 expandable notInherited">
1449             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1450            
1451            
1452             <td class="sig">
1453                 <a id="Roo.TabPanelItem-method-setText"   name=".setText"></a>
1454                 <div class="fixedFont">
1455                         <span class="attributes"></span><b class="itemname">setText</b>
1456                                 
1457                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>text</i></B>) 
1458                         
1459                                 
1460                         
1461                 </div>
1462                 <div class="mdesc">
1463                 
1464                    <div class="short">Sets the text for the tab (Note: this also sets the tooltip text)</div> 
1465                  
1466                  
1467                  
1468                     <div class="long">
1469                         
1470                                 Sets the text for the tab (Note: this also sets the tooltip text)
1471                     
1472                                 
1473                         
1474                         
1475                         
1476                         
1477                                 <dl class="detailList">
1478                                 <dt class="heading">Parameters:</dt>
1479                                 
1480                                         <dt>
1481                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>text</b>
1482                                                 
1483                                         </dt>
1484                                         <dd>The tab's text and tooltip</dd>
1485                                 
1486                                 </dl>
1487                         
1488                         
1489                         
1490                         
1491                         
1492                         
1493                         
1494
1495                     
1496                     
1497                      
1498                     </div>                    
1499                 </div>
1500
1501             </td>
1502             <td class="msource">
1503                 
1504                         Roo.TabPanelItem
1505                 &nbsp;
1506             </td>
1507         </tr>
1508         
1509           
1510           <tr class="method-row config-row-alt0 expandable notInherited">
1511             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1512            
1513            
1514             <td class="sig">
1515                 <a id="Roo.TabPanelItem-method-setTooltip"   name=".setTooltip"></a>
1516                 <div class="fixedFont">
1517                         <span class="attributes"></span><b class="itemname">setTooltip</b>
1518                                 
1519                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>tooltip</i></B>) 
1520                         
1521                                 
1522                         
1523                 </div>
1524                 <div class="mdesc">
1525                 
1526                    <div class="short">Set the tooltip for the tab.</div> 
1527                  
1528                  
1529                  
1530                     <div class="long">
1531                         
1532                                 Set the tooltip for the tab.
1533                     
1534                                 
1535                         
1536                         
1537                         
1538                         
1539                                 <dl class="detailList">
1540                                 <dt class="heading">Parameters:</dt>
1541                                 
1542                                         <dt>
1543                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>tooltip</b>
1544                                                 
1545                                         </dt>
1546                                         <dd>The tab's tooltip</dd>
1547                                 
1548                                 </dl>
1549                         
1550                         
1551                         
1552                         
1553                         
1554                         
1555                         
1556
1557                     
1558                     
1559                      
1560                     </div>                    
1561                 </div>
1562
1563             </td>
1564             <td class="msource">
1565                 
1566                         Roo.TabPanelItem
1567                 &nbsp;
1568             </td>
1569         </tr>
1570         
1571           
1572           <tr class="method-row config-row-alt1 expandable notInherited">
1573             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1574            
1575            
1576             <td class="sig">
1577                 <a id="Roo.TabPanelItem-method-setUrl"   name=".setUrl"></a>
1578                 <div class="fixedFont">
1579                         <span class="attributes"></span><b class="itemname">setUrl</b>
1580                                 
1581                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/Function <B><i>url</i></B>, <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/Object <B><i>params</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>loadOnce</i></B>) 
1582                         
1583                                 
1584                                          : 
1585                                         
1586                                                 
1587                                                 <a href="./Roo.UpdateManager.html#constructor" roo:cls="Roo.UpdateManager.html#constructor">Roo.UpdateManager</a>
1588                                         
1589                                         
1590                                         
1591                                 
1592                         
1593                 </div>
1594                 <div class="mdesc">
1595                 
1596                    <div class="short">Set a URL to be used to load the content for this TabPanelItem.</div> 
1597                  
1598                  
1599                  
1600                     <div class="long">
1601                         
1602                                 Set a URL to be used to load the content for this TabPanelItem.
1603                     
1604                                 
1605                         
1606                         
1607                         
1608                         
1609                                 <dl class="detailList">
1610                                 <dt class="heading">Parameters:</dt>
1611                                 
1612                                         <dt>
1613                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/Function</span>  <b>url</b>
1614                                                 
1615                                         </dt>
1616                                         <dd>The URL to load the content from, or a function to call to get the URL</dd>
1617                                 
1618                                         <dt>
1619                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/Object</span>  <b>params</b>
1620                                                 
1621                                         </dt>
1622                                         <dd>(optional) The string params for the update call or an object of the params. See {<b>link</b> Roo.UpdateManager<b>update</b>} for more details. (Defaults to null)</dd>
1623                                 
1624                                         <dt>
1625                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>loadOnce</b>
1626                                                 
1627                                         </dt>
1628                                         <dd>(optional) Whether to only load the content once. If this is false it makes the Ajax call every time this TabPanelItem is activated. (Defaults to false)</dd>
1629                                 
1630                                 </dl>
1631                         
1632                         
1633                         
1634                         
1635                         
1636                                 <dl class="detailList">
1637                                 <dt class="heading">Returns:</dt>
1638                                 
1639                                         <dd><span class="fixedFont"><a href="./Roo.UpdateManager.html#constructor" roo:cls="Roo.UpdateManager.html#constructor">Roo.UpdateManager</a></span>  The UpdateManager</dd>
1640                                 
1641                                 </dl>
1642                         
1643                         
1644                         
1645
1646                     
1647                     
1648                      
1649                     </div>                    
1650                 </div>
1651
1652             </td>
1653             <td class="msource">
1654                 
1655                         Roo.TabPanelItem
1656                 &nbsp;
1657             </td>
1658         </tr>
1659         
1660           
1661           <tr class="method-row config-row-alt0 expandable notInherited">
1662             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1663            
1664            
1665             <td class="sig">
1666                 <a id="Roo.TabPanelItem-method-show"   name=".show"></a>
1667                 <div class="fixedFont">
1668                         <span class="attributes"></span><b class="itemname">show</b>
1669                                 
1670                                  () 
1671                         
1672                                 
1673                         
1674                 </div>
1675                 <div class="mdesc">
1676                 
1677                    <div class="short">Shows this TabPanelItem -- this <b>does not</b> deactivate the currently active TabPanelItem.</div> 
1678                  
1679                  
1680                  
1681                     <div class="long">
1682                         
1683                                 Shows this TabPanelItem -- this <b>does not</b> deactivate the currently active TabPanelItem.
1684                     
1685                                 
1686                         
1687                         
1688                         
1689                         
1690                         
1691                         
1692                         
1693                         
1694                         
1695                         
1696
1697                     
1698                     
1699                      
1700                     </div>                    
1701                 </div>
1702
1703             </td>
1704             <td class="msource">
1705                 
1706                         Roo.TabPanelItem
1707                 &nbsp;
1708             </td>
1709         </tr>
1710         
1711           
1712           <tr class="method-row config-row-alt1 expandable">
1713             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1714            
1715            
1716             <td class="sig">
1717                 <a id="Roo.util.Observable-method-un"   name=".un"></a>
1718                 <div class="fixedFont">
1719                         <span class="attributes"></span><b class="itemname">un</b>
1720                                 
1721                                  (<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>) 
1722                         
1723                                 
1724                         
1725                 </div>
1726                 <div class="mdesc">
1727                 
1728                    <div class="short">Removes a listener (shorthand for removeListener)</div> 
1729                  
1730                  
1731                  
1732                     <div class="long">
1733                         
1734                                 Removes a listener (shorthand for removeListener)
1735                     
1736                                 
1737                         
1738                         
1739                         
1740                         
1741                                 <dl class="detailList">
1742                                 <dt class="heading">Parameters:</dt>
1743                                 
1744                                         <dt>
1745                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1746                                                 
1747                                         </dt>
1748                                         <dd>The type of event to listen for</dd>
1749                                 
1750                                         <dt>
1751                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
1752                                                 
1753                                         </dt>
1754                                         <dd>The handler to remove</dd>
1755                                 
1756                                         <dt>
1757                                                 <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>
1758                                                 
1759                                         </dt>
1760                                         <dd>(optional) The scope (this object) for the handler</dd>
1761                                 
1762                                 </dl>
1763                         
1764                         
1765                         
1766                         
1767                         
1768                         
1769                         
1770
1771                     
1772                     
1773                      
1774                     </div>                    
1775                 </div>
1776
1777             </td>
1778             <td class="msource">
1779                 
1780                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1781                 &nbsp;
1782             </td>
1783         </tr>
1784         
1785                                                        
1786     </table>
1787
1788   
1789   <!-- ============================== events summary / details ======================== -->
1790   
1791   
1792   <a id="Roo.TabPanelItem-events"></a>
1793     
1794   
1795         
1796    
1797   
1798     
1799     
1800     
1801       <table cellspacing="0" class="member-table">
1802                 <caption>Events</caption>
1803               <thead>
1804                 <tr>
1805                     <th class="sig-header" colspan="2">Event</th>            
1806                     <th class="msource-header">Defined By</th>
1807
1808                 </tr>
1809               </thead>  
1810         
1811         
1812          
1813         
1814         
1815           <tr class="method-row expandable config-row-alt0 notInherited">
1816             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1817             
1818             <td class="sig">
1819                 <a id="Roo.TabPanelItem-event-*activate"></a>
1820                 
1821                <div class="fixedFont">
1822                 <b class="itemname">activate</b> (<a href="./Roo.TabPanel.html#constructor" roo:cls="Roo.TabPanel.html#constructor">Roo.TabPanel</a> <B><i>tabPanel</i></B>, <a href="./Roo.TabPanelItem.html#constructor" roo:cls="Roo.TabPanelItem.html#constructor">Roo.TabPanelItem</a> <B><i>this</i></B>) 
1823                 
1824                 </div>
1825
1826                 <div class="mdesc">
1827
1828                    <div class="short">Fires when this tab becomes the active tab.
1829                    
1830                 </div> 
1831                     
1832                     <div class="long">
1833                     
1834                         Fires when this tab becomes the active tab.
1835                     
1836                         
1837                         
1838                 
1839                         
1840                                 <dl class="detailList">
1841                                 <dt class="heading">Parameters:</dt>
1842                                 
1843                                         <dt>
1844                                                 <span class="fixedFont"><a href="./Roo.TabPanel.html#constructor" roo:cls="Roo.TabPanel.html#constructor">Roo.TabPanel</a></span> <b>tabPanel</b>
1845                                                 
1846                                         </dt>
1847                                         <dd>The parent TabPanel</dd>
1848                                 
1849                                         <dt>
1850                                                 <span class="fixedFont"><a href="./Roo.TabPanelItem.html#constructor" roo:cls="Roo.TabPanelItem.html#constructor">Roo.TabPanelItem</a></span> <b>this</b>
1851                                                 
1852                                         </dt>
1853                                         <dd></dd>
1854                                 
1855                                 </dl>
1856                         
1857                         
1858                         
1859                         
1860                         
1861                         
1862                         
1863
1864                     
1865                     
1866                      
1867                     </div>                    
1868                 </div>
1869
1870             </td>
1871             <td class="msource">
1872                 Roo.TabPanelItem
1873             </td>
1874         </tr>
1875         
1876           <tr class="method-row expandable config-row-alt1 notInherited">
1877             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1878             
1879             <td class="sig">
1880                 <a id="Roo.TabPanelItem-event-*beforeclose"></a>
1881                 
1882                <div class="fixedFont">
1883                 <b class="itemname">beforeclose</b> (<a href="./Roo.TabPanelItem.html#constructor" roo:cls="Roo.TabPanelItem.html#constructor">Roo.TabPanelItem</a> <B><i>this</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>e</i></B>) 
1884                 
1885                 </div>
1886
1887                 <div class="mdesc">
1888
1889                    <div class="short">Fires before this tab is closed.
1890                    
1891                 </div> 
1892                     
1893                     <div class="long">
1894                     
1895                         Fires before this tab is closed. To cancel the close, set cancel to true on e (e.cancel = true).
1896                     
1897                         
1898                         
1899                 
1900                         
1901                                 <dl class="detailList">
1902                                 <dt class="heading">Parameters:</dt>
1903                                 
1904                                         <dt>
1905                                                 <span class="fixedFont"><a href="./Roo.TabPanelItem.html#constructor" roo:cls="Roo.TabPanelItem.html#constructor">Roo.TabPanelItem</a></span> <b>this</b>
1906                                                 
1907                                         </dt>
1908                                         <dd></dd>
1909                                 
1910                                         <dt>
1911                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span> <b>e</b>
1912                                                 
1913                                         </dt>
1914                                         <dd>Set cancel to true on this object to cancel the close.</dd>
1915                                 
1916                                 </dl>
1917                         
1918                         
1919                         
1920                         
1921                         
1922                         
1923                         
1924
1925                     
1926                     
1927                      
1928                     </div>                    
1929                 </div>
1930
1931             </td>
1932             <td class="msource">
1933                 Roo.TabPanelItem
1934             </td>
1935         </tr>
1936         
1937           <tr class="method-row expandable config-row-alt0 notInherited">
1938             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1939             
1940             <td class="sig">
1941                 <a id="Roo.TabPanelItem-event-*close"></a>
1942                 
1943                <div class="fixedFont">
1944                 <b class="itemname">close</b> (<a href="./Roo.TabPanelItem.html#constructor" roo:cls="Roo.TabPanelItem.html#constructor">Roo.TabPanelItem</a> <B><i>this</i></B>) 
1945                 
1946                 </div>
1947
1948                 <div class="mdesc">
1949
1950                    <div class="short">Fires when this tab is closed.
1951                    
1952                 </div> 
1953                     
1954                     <div class="long">
1955                     
1956                         Fires when this tab is closed.
1957                     
1958                         
1959                         
1960                 
1961                         
1962                                 <dl class="detailList">
1963                                 <dt class="heading">Parameters:</dt>
1964                                 
1965                                         <dt>
1966                                                 <span class="fixedFont"><a href="./Roo.TabPanelItem.html#constructor" roo:cls="Roo.TabPanelItem.html#constructor">Roo.TabPanelItem</a></span> <b>this</b>
1967                                                 
1968                                         </dt>
1969                                         <dd></dd>
1970                                 
1971                                 </dl>
1972                         
1973                         
1974                         
1975                         
1976                         
1977                         
1978                         
1979
1980                     
1981                     
1982                      
1983                     </div>                    
1984                 </div>
1985
1986             </td>
1987             <td class="msource">
1988                 Roo.TabPanelItem
1989             </td>
1990         </tr>
1991         
1992           <tr class="method-row expandable config-row-alt1 notInherited">
1993             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1994             
1995             <td class="sig">
1996                 <a id="Roo.TabPanelItem-event-*deactivate"></a>
1997                 
1998                <div class="fixedFont">
1999                 <b class="itemname">deactivate</b> (<a href="./Roo.TabPanel.html#constructor" roo:cls="Roo.TabPanel.html#constructor">Roo.TabPanel</a> <B><i>tabPanel</i></B>, <a href="./Roo.TabPanelItem.html#constructor" roo:cls="Roo.TabPanelItem.html#constructor">Roo.TabPanelItem</a> <B><i>this</i></B>) 
2000                 
2001                 </div>
2002
2003                 <div class="mdesc">
2004
2005                    <div class="short">Fires when this tab is no longer the active tab.
2006                    
2007                 </div> 
2008                     
2009                     <div class="long">
2010                     
2011                         Fires when this tab is no longer the active tab.
2012                     
2013                         
2014                         
2015                 
2016                         
2017                                 <dl class="detailList">
2018                                 <dt class="heading">Parameters:</dt>
2019                                 
2020                                         <dt>
2021                                                 <span class="fixedFont"><a href="./Roo.TabPanel.html#constructor" roo:cls="Roo.TabPanel.html#constructor">Roo.TabPanel</a></span> <b>tabPanel</b>
2022                                                 
2023                                         </dt>
2024                                         <dd>The parent TabPanel</dd>
2025                                 
2026                                         <dt>
2027                                                 <span class="fixedFont"><a href="./Roo.TabPanelItem.html#constructor" roo:cls="Roo.TabPanelItem.html#constructor">Roo.TabPanelItem</a></span> <b>this</b>
2028                                                 
2029                                         </dt>
2030                                         <dd></dd>
2031                                 
2032                                 </dl>
2033                         
2034                         
2035                         
2036                         
2037                         
2038                         
2039                         
2040
2041                     
2042                     
2043                      
2044                     </div>                    
2045                 </div>
2046
2047             </td>
2048             <td class="msource">
2049                 Roo.TabPanelItem
2050             </td>
2051         </tr>
2052         
2053                                                        
2054     </table>
2055
2056   
2057   
2058   
2059  
2060 <!-- ============================== footer ================================= -->
2061                 <div class="fineprint" style="clear:both">
2062                         
2063                         Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Tue Jul 27 2010 11:05:07 GMT+0800 (HKT)
2064                         Based on 
2065                         <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a>  
2066                 </div>
2067         </body>
2068 </html>