sync
[roojs1] / docs / symbols / Roo.bootstrap.panel.Grid.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.bootstrap.panel.Grid</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.bootstrap.panel.Grid-props"><img src="resources/s.gif" class="item-icon icon-prop">Properties</a>
35         <a class="inner-link" href="#Roo.bootstrap.panel.Grid-methods"><img src="resources/s.gif" class="item-icon icon-method">Methods</a>
36         <a class="inner-link" href="#Roo.bootstrap.panel.Grid-events"><img src="resources/s.gif" class="item-icon icon-event">Events</a>
37         <a class="inner-link" href="#Roo.bootstrap.panel.Grid-configs"><img src="resources/s.gif" class="item-icon icon-config">Config Options</a>
38         <a class="bookmark" href="NEED_TO_CREATE_DIRECT_LINK_HREF"><img src="resources/s.gif" class="item-icon icon-fav">Direct Link</a>
39         -->
40     </div>
41
42     
43 <!-- ============================== inheritance Block. ================================= -->    
44         
45                 <div class="inheritance res-block">
46                    <pre class="res-block-inner"><a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
47 <img src="../../images/default/s.gif" height="1" width="20"/><img src="../../images/default/tree/elbow-end.gif" class="elbow"/><a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
48 <img src="../../images/default/s.gif" height="1"  width="40"/><img class="elbow" src="../../images/default/tree/elbow-end.gif"/>Roo.bootstrap.panel.Grid 
49
50                    </pre>
51                 </div>
52        
53 <!-- ============================== class title / details ============================ -->
54     
55     
56     <h1 class="classTitle">
57                                 
58                                 Class Roo.bootstrap.panel.Grid
59                         </h1>
60                         
61     <table cellspacing="0" class="class-summary-table">
62         
63                 <tr><td class="label">Package:</td><td class="hd-info">Roo.bootstrap.panel</td></tr>
64         
65         <tr><td class="label">Defined In:</td><td class="hd-info">
66                         
67                                         <a href="./src/Roo_bootstrap_panel_Grid.js.html">Roo/bootstrap/panel/Grid.js</a>.
68                         
69         </td></tr>
70         <tr><td class="label">Class:</td><td class="hd-info">Grid</td></tr>
71         
72         
73         
74         
75                 <tr><td class="label">Extends:</td><td class="hd-info">
76                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
77         
78                 </td></tr>    
79         
80         
81     </table>
82
83     
84 <!-- ============================== class summary ========================== -->                        
85     <div class="description">
86         Create a new GridPanel.
87     </div>
88
89         
90 <!-- ============================== Class comment block... ========================== -->                                       
91
92 <div class="comments">
93         <b>Class Comments / Notes</B> =>  
94         <u onclick="parent.CommentDialog.showCommentId = 'Roo.bootstrap.panel.Grid';">[Add Your comment/notes about this class]</u>
95         <br/>
96         <iframe frameborder="0"  id="comments-Roo.bootstrap.panel" style="border: none;width:100%;" 
97                 src="/blog.php/GtkDjsComments/Roo.bootstrap.panel.Grid.html"></iframe>
98 </div>
99         
100
101                 
102 <!-- ============================== config options ========================== -->                                               
103                  
104     
105     
106                 
107     <div class="hr"></div>
108     <a id="Roo.bootstrap.panel.Grid-configs"></a>
109                 
110     
111      
112     
113         
114       <table cellspacing="0" class="member-table">   
115       <caption>Config Options (Usually are also Properties)</caption>
116     
117         
118         <tr>
119             <th class="sig-header" colspan="2">Options</th>
120             
121             <th class="msource-header">Defined By</th>
122         </tr>
123         
124         
125         
126         
127         
128                 <tr class="config-row expandable config-row-alt0">
129                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
130                     <td class="sig">
131
132                         <a id="Roo.bootstrap.panel.Content-cfg-adjustments" name=".adjustments"></a>
133                         <div class="fixedFont">
134                                 <b  class="itemname">adjustments</b> : <a href="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a>
135                                 
136                                 
137                         </div>
138                   
139                         <div class="mdesc">
140                             <div class="short">Values to <b>add</b> to the width/height when doing a {<b>link</b> <b>fitToFrame</b>} (default is [0, 0])</div> 
141                         </div>
142                         
143                         <div class="mdesc">
144                             <div class="long">
145                     Values to <b>add</b> to the width/height when doing a {<b>link</b> <b>fitToFrame</b>} (default is [0, 0])
146                     
147                 </div> 
148                         </div>
149                         
150                         
151
152                     </td>
153                     <td class="msource">
154                         
155                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
156                                 
157                     </td>
158                 </tr>
159         
160         
161                 <tr class="config-row expandable config-row-alt1">
162                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
163                     <td class="sig">
164
165                         <a id="Roo.bootstrap.panel.Content-cfg-autoCreate" name=".autoCreate"></a>
166                         <div class="fixedFont">
167                                 <b  class="itemname">autoCreate</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>/Object
168                                 
169                                 
170                         </div>
171                   
172                         <div class="mdesc">
173                             <div class="short">True to auto generate the DOM element for this panel, or a {<b>link</b> Roo.DomHelper} config of the element to create</div> 
174                         </div>
175                         
176                         <div class="mdesc">
177                             <div class="long">
178                     True to auto generate the DOM element for this panel, or a {<b>link</b> Roo.DomHelper} config of the element to create
179                     
180                 </div> 
181                         </div>
182                         
183                         
184
185                     </td>
186                     <td class="msource">
187                         
188                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
189                                 
190                     </td>
191                 </tr>
192         
193         
194                 <tr class="config-row expandable config-row-alt0">
195                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
196                     <td class="sig">
197
198                         <a id="Roo.bootstrap.panel.Content-cfg-autoScroll" name=".autoScroll"></a>
199                         <div class="fixedFont">
200                                 <b  class="itemname">autoScroll</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
201                                 
202                                 
203                         </div>
204                   
205                         <div class="mdesc">
206                             <div class="short">True to scroll overflow in this panel (use with {<b>link</b> <b>fitToFrame</b>})</div> 
207                         </div>
208                         
209                         <div class="mdesc">
210                             <div class="long">
211                     True to scroll overflow in this panel (use with {<b>link</b> <b>fitToFrame</b>})
212                     
213                 </div> 
214                         </div>
215                         
216                         
217
218                     </td>
219                     <td class="msource">
220                         
221                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
222                                 
223                     </td>
224                 </tr>
225         
226         
227                 <tr class="config-row expandable config-row-alt1">
228                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
229                     <td class="sig">
230
231                         <a id="Roo.bootstrap.panel.Content-cfg-background" name=".background"></a>
232                         <div class="fixedFont">
233                                 <b  class="itemname">background</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
234                                 
235                                 
236                         </div>
237                   
238                         <div class="mdesc">
239                             <div class="short">True if the panel should not be activated when it is added (defaults to false)</div> 
240                         </div>
241                         
242                         <div class="mdesc">
243                             <div class="long">
244                     True if the panel should not be activated when it is added (defaults to false)
245                     
246                 </div> 
247                         </div>
248                         
249                         
250
251                     </td>
252                     <td class="msource">
253                         
254                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
255                                 
256                     </td>
257                 </tr>
258         
259         
260                 <tr class="config-row expandable config-row-alt0">
261                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
262                     <td class="sig">
263
264                         <a id="Roo.bootstrap.panel.Content-cfg-closable" name=".closable"></a>
265                         <div class="fixedFont">
266                                 <b  class="itemname">closable</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
267                                 
268                                 
269                         </div>
270                   
271                         <div class="mdesc">
272                             <div class="short">True if the panel can be closed/removed</div> 
273                         </div>
274                         
275                         <div class="mdesc">
276                             <div class="long">
277                     True if the panel can be closed/removed
278                     
279                 </div> 
280                         </div>
281                         
282                         
283
284                     </td>
285                     <td class="msource">
286                         
287                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
288                                 
289                     </td>
290                 </tr>
291         
292         
293                 <tr class="config-row expandable config-row-alt1">
294                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
295                     <td class="sig">
296
297                         <a id="Roo.bootstrap.panel.Content-cfg-content" name=".content"></a>
298                         <div class="fixedFont">
299                                 <b  class="itemname">content</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
300                                 
301                                 
302                         </div>
303                   
304                         <div class="mdesc">
305                             <div class="short">Raw content to fill content panel with (uses setContent on construction.</div> 
306                         </div>
307                         
308                         <div class="mdesc">
309                             <div class="long">
310                     Raw content to fill content panel with (uses setContent on construction.)
311                     
312                 </div> 
313                         </div>
314                         
315                         
316
317                     </td>
318                     <td class="msource">
319                         
320                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
321                                 
322                     </td>
323                 </tr>
324         
325         
326                 <tr class="config-row expandable config-row-alt0">
327                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
328                     <td class="sig">
329
330                         <a id="Roo.bootstrap.panel.Content-cfg-fitContainer" name=".fitContainer"></a>
331                         <div class="fixedFont">
332                                 <b  class="itemname">fitContainer</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
333                                 
334                                 
335                         </div>
336                   
337                         <div class="mdesc">
338                             <div class="short">When using {<b>link</b> <b>fitToFrame</b>} and {<b>link</b> <b>resizeEl</b>}, you can also fit the parent container  (defaults to false)</div> 
339                         </div>
340                         
341                         <div class="mdesc">
342                             <div class="long">
343                     When using {<b>link</b> <b>fitToFrame</b>} and {<b>link</b> <b>resizeEl</b>}, you can also fit the parent container  (defaults to false)
344                     
345                 </div> 
346                         </div>
347                         
348                         
349
350                     </td>
351                     <td class="msource">
352                         
353                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
354                                 
355                     </td>
356                 </tr>
357         
358         
359                 <tr class="config-row expandable config-row-alt1">
360                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
361                     <td class="sig">
362
363                         <a id="Roo.bootstrap.panel.Content-cfg-fitToFrame" name=".fitToFrame"></a>
364                         <div class="fixedFont">
365                                 <b  class="itemname">fitToFrame</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
366                                 
367                                 
368                         </div>
369                   
370                         <div class="mdesc">
371                             <div class="short">True for this panel to adjust its size to fit when the region resizes  (defaults to false)</div> 
372                         </div>
373                         
374                         <div class="mdesc">
375                             <div class="long">
376                     True for this panel to adjust its size to fit when the region resizes  (defaults to false)
377                     
378                 </div> 
379                         </div>
380                         
381                         
382
383                     </td>
384                     <td class="msource">
385                         
386                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
387                                 
388                     </td>
389                 </tr>
390         
391         
392                 <tr class="config-row expandable config-row-alt0 notInherited">
393                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
394                     <td class="sig">
395
396                         <a id="Roo.bootstrap.panel.Grid-cfg-grid" name=".grid"></a>
397                         <div class="fixedFont">
398                                 <b  class="itemname">grid</b> : <a href="./Roo.bootstrap.Table.html#constructor" roo:cls="Roo.bootstrap.Table.html#constructor">Roo.bootstrap.Table</a>
399                                 
400                                 
401                         </div>
402                   
403                         <div class="mdesc">
404                             <div class="short">The grid for this panel</div> 
405                         </div>
406                         
407                         <div class="mdesc">
408                             <div class="long">
409                     The grid for this panel
410                     
411                 </div> 
412                         </div>
413                         
414                         
415
416                     </td>
417                     <td class="msource">
418                         
419                         Roo.bootstrap.panel.Grid
420                                 
421                     </td>
422                 </tr>
423         
424         
425                 <tr class="config-row expandable config-row-alt1">
426                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
427                     <td class="sig">
428
429                         <a id="Roo.util.Observable-cfg-listeners" name=".listeners"></a>
430                         <div class="fixedFont">
431                                 <b  class="itemname">listeners</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
432                                 
433                                 
434                         </div>
435                   
436                         <div class="mdesc">
437                             <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> 
438                         </div>
439                         
440                         <div class="mdesc">
441                             <div class="long">
442                     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>
443                     
444                 </div> 
445                         </div>
446                         
447                         
448
449                     </td>
450                     <td class="msource">
451                         
452                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
453                                 
454                     </td>
455                 </tr>
456         
457         
458                 <tr class="config-row expandable config-row-alt0">
459                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
460                     <td class="sig">
461
462                         <a id="Roo.bootstrap.panel.Content-cfg-loadOnce" name=".loadOnce"></a>
463                         <div class="fixedFont">
464                                 <b  class="itemname">loadOnce</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
465                                 
466                                 
467                         </div>
468                   
469                         <div class="mdesc">
470                             <div class="short">When used with {<b>link</b> <b>url</b>}, calls {<b>link</b> <b>setUrl</b>} with this value</div> 
471                         </div>
472                         
473                         <div class="mdesc">
474                             <div class="long">
475                     When used with {<b>link</b> <b>url</b>}, calls {<b>link</b> <b>setUrl</b>} with this value
476                     
477                 </div> 
478                         </div>
479                         
480                         
481
482                     </td>
483                     <td class="msource">
484                         
485                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
486                                 
487                     </td>
488                 </tr>
489         
490         
491                 <tr class="config-row expandable config-row-alt1">
492                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
493                     <td class="sig">
494
495                         <a id="Roo.bootstrap.panel.Content-cfg-params" name=".params"></a>
496                         <div class="fixedFont">
497                                 <b  class="itemname">params</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/Object
498                                 
499                                 
500                         </div>
501                   
502                         <div class="mdesc">
503                             <div class="short">When used with {<b>link</b> <b>url</b>}, calls {<b>link</b> <b>setUrl</b>} with this value</div> 
504                         </div>
505                         
506                         <div class="mdesc">
507                             <div class="long">
508                     When used with {<b>link</b> <b>url</b>}, calls {<b>link</b> <b>setUrl</b>} with this value
509                     
510                 </div> 
511                         </div>
512                         
513                         
514
515                     </td>
516                     <td class="msource">
517                         
518                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
519                                 
520                     </td>
521                 </tr>
522         
523         
524                 <tr class="config-row expandable config-row-alt0">
525                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
526                     <td class="sig">
527
528                         <a id="Roo.bootstrap.panel.Content-cfg-region" name=".region"></a>
529                         <div class="fixedFont">
530                                 <b  class="itemname">region</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
531                                 
532                                 
533                         </div>
534                   
535                         <div class="mdesc">
536                             <div class="short">which region to put this panel on (when used with xtype constructors)</div> 
537                         </div>
538                         
539                         <div class="mdesc">
540                             <div class="long">
541                     which region to put this panel on (when used with xtype constructors)
542                     <BR/>Possible Values: center, north, south, east, west
543                 </div> 
544                         </div>
545                         
546                         
547
548                     </td>
549                     <td class="msource">
550                         
551                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
552                                 
553                     </td>
554                 </tr>
555         
556         
557                 <tr class="config-row expandable config-row-alt1">
558                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
559                     <td class="sig">
560
561                         <a id="Roo.bootstrap.panel.Content-cfg-resizeEl" name=".resizeEl"></a>
562                         <div class="fixedFont">
563                                 <b  class="itemname">resizeEl</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/HTMLElement/Element
564                                 
565                                 
566                         </div>
567                   
568                         <div class="mdesc">
569                             <div class="short">An element to resize if {<b>link</b> <b>fitToFrame</b>} is true (instead of this panel's element)</div> 
570                         </div>
571                         
572                         <div class="mdesc">
573                             <div class="long">
574                     An element to resize if {<b>link</b> <b>fitToFrame</b>} is true (instead of this panel's element)
575                     
576                 </div> 
577                         </div>
578                         
579                         
580
581                     </td>
582                     <td class="msource">
583                         
584                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
585                                 
586                     </td>
587                 </tr>
588         
589         
590                 <tr class="config-row expandable config-row-alt0">
591                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
592                     <td class="sig">
593
594                         <a id="Roo.bootstrap.panel.Content-cfg-title" name=".title"></a>
595                         <div class="fixedFont">
596                                 <b  class="itemname">title</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
597                                 
598                                 
599                         </div>
600                   
601                         <div class="mdesc">
602                             <div class="short">The title for this panel</div> 
603                         </div>
604                         
605                         <div class="mdesc">
606                             <div class="long">
607                     The title for this panel
608                     
609                 </div> 
610                         </div>
611                         
612                         
613
614                     </td>
615                     <td class="msource">
616                         
617                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
618                                 
619                     </td>
620                 </tr>
621         
622         
623                 <tr class="config-row expandable config-row-alt1">
624                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
625                     <td class="sig">
626
627                         <a id="Roo.bootstrap.panel.Content-cfg-toolbar" name=".toolbar"></a>
628                         <div class="fixedFont">
629                                 <b  class="itemname">toolbar</b> : Toolbar
630                                 
631                                 
632                         </div>
633                   
634                         <div class="mdesc">
635                             <div class="short">A toolbar for this panel</div> 
636                         </div>
637                         
638                         <div class="mdesc">
639                             <div class="long">
640                     A toolbar for this panel
641                     
642                 </div> 
643                         </div>
644                         
645                         
646
647                     </td>
648                     <td class="msource">
649                         
650                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
651                                 
652                     </td>
653                 </tr>
654         
655         
656                 <tr class="config-row expandable config-row-alt0">
657                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
658                     <td class="sig">
659
660                         <a id="Roo.bootstrap.panel.Content-cfg-url" name=".url"></a>
661                         <div class="fixedFont">
662                                 <b  class="itemname">url</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
663                                 
664                                 
665                         </div>
666                   
667                         <div class="mdesc">
668                             <div class="short">Calls {<b>link</b> <b>setUrl</b>} with this value</div> 
669                         </div>
670                         
671                         <div class="mdesc">
672                             <div class="long">
673                     Calls {<b>link</b> <b>setUrl</b>} with this value
674                     
675                 </div> 
676                         </div>
677                         
678                         
679
680                     </td>
681                     <td class="msource">
682                         
683                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
684                                 
685                     </td>
686                 </tr>
687         
688         
689     </table>
690                 
691   
692   
693   
694   
695   
696   
697   
698   
699   <!-- ============================== public properties ==================== -->        
700   
701   
702   
703     <a id="Roo.bootstrap.panel.Grid-props"></a>      
704     
705     
706
707     
708     
709      <table cellspacing="0" class="member-table">
710       <caption class="Empty">Public Properties - Has None</caption>
711      </table>
712     
713     
714      
715     
716   <!-- ============================== methods summary / details ======================== -->
717   
718   
719   <a id="Roo.bootstrap.panel.Grid-methods"></a>
720         <!-- constructor?? -->
721         
722         <!-- static's first 
723         
724         
725         -->
726         
727         <!-- then dynamics first -->
728         
729   
730   
731     
732     
733     
734       <table cellspacing="0" class="member-table">
735       <caption>Public Methods</caption>
736         <tr>
737             <th class="sig-header" colspan="2">Method</th>            
738             <th class="msource-header">Defined By</th>
739
740         </tr>
741         
742         
743         
744          
745         
746         
747           
748           <tr class="method-row config-row-alt0 expandable notInherited">
749             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
750            
751            
752             <td class="sig">
753                 <a id="Roo.bootstrap.panel-method-Grid"   name=".Grid"></a>
754                 <div class="fixedFont">
755                         <span class="attributes">new <B>Roo.bootstrap.panel.</B></span><b class="itemname">Grid</b>
756                                 
757                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>config</i></B>) 
758                         
759                                 
760                         
761                 </div>
762                 <div class="mdesc">
763                 
764                  
765                         <div class="short">Create a new Roo.bootstrap.panel.Grid</div> 
766                  
767                  
768                     <div class="long">
769                         
770                         
771                         
772                                 Create a new Roo.bootstrap.panel.Grid
773                         
774                         
775                                 <dl class="detailList">
776                                 <dt class="heading">Parameters:</dt>
777                                 
778                                         <dt>
779                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>config</b>
780                                                 
781                                         </dt>
782                                         <dd>A the config object</dd>
783                                 
784                                 </dl>
785                         
786                         
787                         
788                         
789                         
790                         
791                         
792
793                     
794                     
795                      
796                     </div>                    
797                 </div>
798
799             </td>
800             <td class="msource">
801                 &nbsp;
802             </td>
803         </tr>
804         
805           
806           <tr class="method-row config-row-alt1 expandable">
807             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
808            
809            
810             <td class="sig">
811                 <a id="Roo.util.Observable-method-addEvents"   name=".addEvents"></a>
812                 <div class="fixedFont">
813                         <span class="attributes"></span><b class="itemname">addEvents</b>
814                                 
815                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>object</i></B>) 
816                         
817                                 
818                         
819                 </div>
820                 <div class="mdesc">
821                 
822                    <div class="short">Used to define events on this Observable</div> 
823                  
824                  
825                  
826                     <div class="long">
827                         
828                                 Used to define events on this Observable
829                     
830                                 
831                         
832                         
833                         
834                         
835                                 <dl class="detailList">
836                                 <dt class="heading">Parameters:</dt>
837                                 
838                                         <dt>
839                                                 <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>
840                                                 
841                                         </dt>
842                                         <dd>The object with the events defined</dd>
843                                 
844                                 </dl>
845                         
846                         
847                         
848                         
849                         
850                         
851                         
852
853                     
854                     
855                      
856                     </div>                    
857                 </div>
858
859             </td>
860             <td class="msource">
861                 
862                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
863                 &nbsp;
864             </td>
865         </tr>
866         
867           
868           <tr class="method-row config-row-alt0 expandable">
869             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
870            
871            
872             <td class="sig">
873                 <a id="Roo.util.Observable-method-addListener"   name=".addListener"></a>
874                 <div class="fixedFont">
875                         <span class="attributes"></span><b class="itemname">addListener</b>
876                                 
877                                  (<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>) 
878                         
879                                 
880                         
881                 </div>
882                 <div class="mdesc">
883                 
884                    <div class="short">Appends an event handler to this component</div> 
885                  
886                  
887                  
888                     <div class="long">
889                         
890                                 Appends an event handler to this component
891                     
892                                 
893                         
894                         
895                         
896                         
897                                 <dl class="detailList">
898                                 <dt class="heading">Parameters:</dt>
899                                 
900                                         <dt>
901                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
902                                                 
903                                         </dt>
904                                         <dd>The type of event to listen for</dd>
905                                 
906                                         <dt>
907                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
908                                                 
909                                         </dt>
910                                         <dd>The method the event invokes</dd>
911                                 
912                                         <dt>
913                                                 <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>
914                                                 
915                                         </dt>
916                                         <dd>(optional) The scope in which to execute the handler<br/>function. The handler function's "this" context.</dd>
917                                 
918                                         <dt>
919                                                 <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>
920                                                 
921                                         </dt>
922                                         <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>
923                                 
924                                 </dl>
925                         
926                         
927                         
928                         
929                         
930                         
931                         
932
933                     
934                     
935                      
936                     </div>                    
937                 </div>
938
939             </td>
940             <td class="msource">
941                 
942                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
943                 &nbsp;
944             </td>
945         </tr>
946         
947           
948           <tr class="method-row config-row-alt1 expandable">
949             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
950            
951            
952             <td class="sig">
953                 <a id="Roo.bootstrap.panel.Content-method-destroy"   name=".destroy"></a>
954                 <div class="fixedFont">
955                         <span class="attributes"></span><b class="itemname">destroy</b>
956                                 
957                                  () 
958                         
959                                 
960                         
961                 </div>
962                 <div class="mdesc">
963                 
964                    <div class="short">Destroys this panel</div> 
965                  
966                  
967                  
968                     <div class="long">
969                         
970                                 Destroys this panel
971                     
972                                 
973                         
974                         
975                         
976                         
977                         
978                         
979                         
980                         
981                         
982                         
983
984                     
985                     
986                      
987                     </div>                    
988                 </div>
989
990             </td>
991             <td class="msource">
992                 
993                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
994                 &nbsp;
995             </td>
996         </tr>
997         
998           
999           <tr class="method-row config-row-alt0 expandable">
1000             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1001            
1002            
1003             <td class="sig">
1004                 <a id="Roo.util.Observable-method-fireEvent"   name=".fireEvent"></a>
1005                 <div class="fixedFont">
1006                         <span class="attributes"></span><b class="itemname">fireEvent</b>
1007                                 
1008                                  (<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>) 
1009                         
1010                                 
1011                                          : 
1012                                         
1013                                                 
1014                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
1015                                         
1016                                         
1017                                         
1018                                 
1019                         
1020                 </div>
1021                 <div class="mdesc">
1022                 
1023                    <div class="short">Fires the specified event with the passed parameters (minus the event name).</div> 
1024                  
1025                  
1026                  
1027                     <div class="long">
1028                         
1029                                 Fires the specified event with the passed parameters (minus the event name).
1030                     
1031                                 
1032                         
1033                         
1034                         
1035                         
1036                                 <dl class="detailList">
1037                                 <dt class="heading">Parameters:</dt>
1038                                 
1039                                         <dt>
1040                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1041                                                 
1042                                         </dt>
1043                                         <dd></dd>
1044                                 
1045                                         <dt>
1046                                                 <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>
1047                                                 
1048                                         </dt>
1049                                         <dd>Variable number of parameters are passed to handlers</dd>
1050                                 
1051                                 </dl>
1052                         
1053                         
1054                         
1055                         
1056                         
1057                                 <dl class="detailList">
1058                                 <dt class="heading">Returns:</dt>
1059                                 
1060                                         <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>
1061                                 
1062                                 </dl>
1063                         
1064                         
1065                         
1066
1067                     
1068                     
1069                      
1070                     </div>                    
1071                 </div>
1072
1073             </td>
1074             <td class="msource">
1075                 
1076                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1077                 &nbsp;
1078             </td>
1079         </tr>
1080         
1081           
1082           <tr class="method-row config-row-alt1 expandable">
1083             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1084            
1085            
1086             <td class="sig">
1087                 <a id="Roo.bootstrap.panel.Content-method-getChildContainer"   name=".getChildContainer"></a>
1088                 <div class="fixedFont">
1089                         <span class="attributes"></span><b class="itemname">getChildContainer</b>
1090                                 
1091                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>cfg</i></B>) 
1092                         
1093                                 
1094                         
1095                 </div>
1096                 <div class="mdesc">
1097                 
1098                    <div class="short">Adds a xtype elements to the panel - currently only supports Forms, View, JsonView.</div> 
1099                  
1100                  
1101                  
1102                     <div class="long">
1103                         
1104                                 Adds a xtype elements to the panel - currently only supports Forms, View, JsonView.<br/><pre><code><br/><br/>layout.addxtype({<br/>       xtype : 'Form',<br/>       items: [ .... ]<br/>   }<br/>);<br/><br/></code></pre>
1105                     
1106                                 
1107                         
1108                         
1109                         
1110                         
1111                                 <dl class="detailList">
1112                                 <dt class="heading">Parameters:</dt>
1113                                 
1114                                         <dt>
1115                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>cfg</b>
1116                                                 
1117                                         </dt>
1118                                         <dd>Xtype definition of item to add.</dd>
1119                                 
1120                                 </dl>
1121                         
1122                         
1123                         
1124                         
1125                         
1126                         
1127                         
1128
1129                     
1130                     
1131                      
1132                     </div>                    
1133                 </div>
1134
1135             </td>
1136             <td class="msource">
1137                 
1138                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
1139                 &nbsp;
1140             </td>
1141         </tr>
1142         
1143           
1144           <tr class="method-row config-row-alt0 expandable">
1145             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1146            
1147            
1148             <td class="sig">
1149                 <a id="Roo.bootstrap.panel.Content-method-getEl"   name=".getEl"></a>
1150                 <div class="fixedFont">
1151                         <span class="attributes"></span><b class="itemname">getEl</b>
1152                                 
1153                                  () 
1154                         
1155                                 
1156                                          : 
1157                                         
1158                                                 
1159                                                 <a href="./Roo.Element.html#constructor" roo:cls="Roo.Element.html#constructor">Roo.Element</a>
1160                                         
1161                                         
1162                                         
1163                                 
1164                         
1165                 </div>
1166                 <div class="mdesc">
1167                 
1168                    <div class="short">Returns this panel's element - used by regiosn to add.</div> 
1169                  
1170                  
1171                  
1172                     <div class="long">
1173                         
1174                                 Returns this panel's element - used by regiosn to add.
1175                     
1176                                 
1177                         
1178                         
1179                         
1180                         
1181                         
1182                         
1183                         
1184                         
1185                                 <dl class="detailList">
1186                                 <dt class="heading">Returns:</dt>
1187                                 
1188                                         <dd><span class="fixedFont"><a href="./Roo.Element.html#constructor" roo:cls="Roo.Element.html#constructor">Roo.Element</a></span>  </dd>
1189                                 
1190                                 </dl>
1191                         
1192                         
1193                         
1194
1195                     
1196                     
1197                      
1198                     </div>                    
1199                 </div>
1200
1201             </td>
1202             <td class="msource">
1203                 
1204                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
1205                 &nbsp;
1206             </td>
1207         </tr>
1208         
1209           
1210           <tr class="method-row config-row-alt1 expandable notInherited">
1211             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1212            
1213            
1214             <td class="sig">
1215                 <a id="Roo.bootstrap.panel.Grid-method-getGrid"   name=".getGrid"></a>
1216                 <div class="fixedFont">
1217                         <span class="attributes"></span><b class="itemname">getGrid</b>
1218                                 
1219                                  () 
1220                         
1221                                 
1222                                          : 
1223                                         
1224                                                 
1225                                                 <a href="./Roo.bootstrap.Table.html#constructor" roo:cls="Roo.bootstrap.Table.html#constructor">Roo.bootstrap.Table</a>
1226                                         
1227                                         
1228                                         
1229                                 
1230                         
1231                 </div>
1232                 <div class="mdesc">
1233                 
1234                    <div class="short">Returns the grid for this panel</div> 
1235                  
1236                  
1237                  
1238                     <div class="long">
1239                         
1240                                 Returns the grid for this panel
1241                     
1242                                 
1243                         
1244                         
1245                         
1246                         
1247                         
1248                         
1249                         
1250                         
1251                                 <dl class="detailList">
1252                                 <dt class="heading">Returns:</dt>
1253                                 
1254                                         <dd><span class="fixedFont"><a href="./Roo.bootstrap.Table.html#constructor" roo:cls="Roo.bootstrap.Table.html#constructor">Roo.bootstrap.Table</a></span>  </dd>
1255                                 
1256                                 </dl>
1257                         
1258                         
1259                         
1260
1261                     
1262                     
1263                      
1264                     </div>                    
1265                 </div>
1266
1267             </td>
1268             <td class="msource">
1269                 
1270                         Roo.bootstrap.panel.Grid
1271                 &nbsp;
1272             </td>
1273         </tr>
1274         
1275           
1276           <tr class="method-row config-row-alt0 expandable">
1277             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1278            
1279            
1280             <td class="sig">
1281                 <a id="Roo.bootstrap.panel.Content-method-getId"   name=".getId"></a>
1282                 <div class="fixedFont">
1283                         <span class="attributes"></span><b class="itemname">getId</b>
1284                                 
1285                                  () 
1286                         
1287                                 
1288                                          : 
1289                                         
1290                                                 
1291                                                 <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
1292                                         
1293                                         
1294                                         
1295                                 
1296                         
1297                 </div>
1298                 <div class="mdesc">
1299                 
1300                    <div class="short">Returns this panel's id</div> 
1301                  
1302                  
1303                  
1304                     <div class="long">
1305                         
1306                                 Returns this panel's id
1307                     
1308                                 
1309                         
1310                         
1311                         
1312                         
1313                         
1314                         
1315                         
1316                         
1317                                 <dl class="detailList">
1318                                 <dt class="heading">Returns:</dt>
1319                                 
1320                                         <dd><span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  </dd>
1321                                 
1322                                 </dl>
1323                         
1324                         
1325                         
1326
1327                     
1328                     
1329                      
1330                     </div>                    
1331                 </div>
1332
1333             </td>
1334             <td class="msource">
1335                 
1336                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
1337                 &nbsp;
1338             </td>
1339         </tr>
1340         
1341           
1342           <tr class="method-row config-row-alt1 expandable">
1343             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1344            
1345            
1346             <td class="sig">
1347                 <a id="Roo.bootstrap.panel.Content-method-getTitle"   name=".getTitle"></a>
1348                 <div class="fixedFont">
1349                         <span class="attributes"></span><b class="itemname">getTitle</b>
1350                                 
1351                                  () 
1352                         
1353                                 
1354                                          : 
1355                                         
1356                                                 
1357                                                 <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
1358                                         
1359                                         
1360                                         
1361                                 
1362                         
1363                 </div>
1364                 <div class="mdesc">
1365                 
1366                    <div class="short">Returns this panel's title</div> 
1367                  
1368                  
1369                  
1370                     <div class="long">
1371                         
1372                                 Returns this panel's title
1373                     
1374                                 
1375                         
1376                         
1377                         
1378                         
1379                         
1380                         
1381                         
1382                         
1383                                 <dl class="detailList">
1384                                 <dt class="heading">Returns:</dt>
1385                                 
1386                                         <dd><span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  </dd>
1387                                 
1388                                 </dl>
1389                         
1390                         
1391                         
1392
1393                     
1394                     
1395                      
1396                     </div>                    
1397                 </div>
1398
1399             </td>
1400             <td class="msource">
1401                 
1402                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
1403                 &nbsp;
1404             </td>
1405         </tr>
1406         
1407           
1408           <tr class="method-row config-row-alt0 expandable">
1409             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1410            
1411            
1412             <td class="sig">
1413                 <a id="Roo.bootstrap.panel.Content-method-getToolbar"   name=".getToolbar"></a>
1414                 <div class="fixedFont">
1415                         <span class="attributes"></span><b class="itemname">getToolbar</b>
1416                                 
1417                                  () 
1418                         
1419                                 
1420                                          : 
1421                                         
1422                                                 
1423                                                 <a href="./Roo.Toolbar.html#constructor" roo:cls="Roo.Toolbar.html#constructor">Roo.Toolbar</a>
1424                                         
1425                                         
1426                                         
1427                                 
1428                         
1429                 </div>
1430                 <div class="mdesc">
1431                 
1432                    <div class="short">Returns the toolbar for this Panel if one was configured.</div> 
1433                  
1434                  
1435                  
1436                     <div class="long">
1437                         
1438                                 Returns the toolbar for this Panel if one was configured.
1439                     
1440                                 
1441                         
1442                         
1443                         
1444                         
1445                         
1446                         
1447                         
1448                         
1449                                 <dl class="detailList">
1450                                 <dt class="heading">Returns:</dt>
1451                                 
1452                                         <dd><span class="fixedFont"><a href="./Roo.Toolbar.html#constructor" roo:cls="Roo.Toolbar.html#constructor">Roo.Toolbar</a></span>  </dd>
1453                                 
1454                                 </dl>
1455                         
1456                         
1457                         
1458
1459                     
1460                     
1461                      
1462                     </div>                    
1463                 </div>
1464
1465             </td>
1466             <td class="msource">
1467                 
1468                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
1469                 &nbsp;
1470             </td>
1471         </tr>
1472         
1473           
1474           <tr class="method-row config-row-alt1 expandable">
1475             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1476            
1477            
1478             <td class="sig">
1479                 <a id="Roo.bootstrap.panel.Content-method-getUpdateManager"   name=".getUpdateManager"></a>
1480                 <div class="fixedFont">
1481                         <span class="attributes"></span><b class="itemname">getUpdateManager</b>
1482                                 
1483                                  () 
1484                         
1485                                 
1486                                          : 
1487                                         
1488                                                 
1489                                                 <a href="./Roo.UpdateManager.html#constructor" roo:cls="Roo.UpdateManager.html#constructor">Roo.UpdateManager</a>
1490                                         
1491                                         
1492                                         
1493                                 
1494                         
1495                 </div>
1496                 <div class="mdesc">
1497                 
1498                    <div class="short">Get the {<b>link</b> Roo.UpdateManager} for this panel.</div> 
1499                  
1500                  
1501                  
1502                     <div class="long">
1503                         
1504                                 Get the {<b>link</b> Roo.UpdateManager} for this panel. Enables you to perform Ajax updates.
1505                     
1506                                 
1507                         
1508                         
1509                         
1510                         
1511                         
1512                         
1513                         
1514                         
1515                                 <dl class="detailList">
1516                                 <dt class="heading">Returns:</dt>
1517                                 
1518                                         <dd><span class="fixedFont"><a href="./Roo.UpdateManager.html#constructor" roo:cls="Roo.UpdateManager.html#constructor">Roo.UpdateManager</a></span>  The UpdateManager</dd>
1519                                 
1520                                 </dl>
1521                         
1522                         
1523                         
1524
1525                     
1526                     
1527                      
1528                     </div>                    
1529                 </div>
1530
1531             </td>
1532             <td class="msource">
1533                 
1534                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
1535                 &nbsp;
1536             </td>
1537         </tr>
1538         
1539           
1540           <tr class="method-row config-row-alt0 expandable">
1541             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1542            
1543            
1544             <td class="sig">
1545                 <a id="Roo.util.Observable-method-hasListener"   name=".hasListener"></a>
1546                 <div class="fixedFont">
1547                         <span class="attributes"></span><b class="itemname">hasListener</b>
1548                                 
1549                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>) 
1550                         
1551                                 
1552                                          : 
1553                                         
1554                                                 
1555                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
1556                                         
1557                                         
1558                                         
1559                                 
1560                         
1561                 </div>
1562                 <div class="mdesc">
1563                 
1564                    <div class="short">Checks to see if this object has any listeners for a specified event</div> 
1565                  
1566                  
1567                  
1568                     <div class="long">
1569                         
1570                                 Checks to see if this object has any listeners for a specified event
1571                     
1572                                 
1573                         
1574                         
1575                         
1576                         
1577                                 <dl class="detailList">
1578                                 <dt class="heading">Parameters:</dt>
1579                                 
1580                                         <dt>
1581                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1582                                                 
1583                                         </dt>
1584                                         <dd>The name of the event to check for</dd>
1585                                 
1586                                 </dl>
1587                         
1588                         
1589                         
1590                         
1591                         
1592                                 <dl class="detailList">
1593                                 <dt class="heading">Returns:</dt>
1594                                 
1595                                         <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>
1596                                 
1597                                 </dl>
1598                         
1599                         
1600                         
1601
1602                     
1603                     
1604                      
1605                     </div>                    
1606                 </div>
1607
1608             </td>
1609             <td class="msource">
1610                 
1611                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1612                 &nbsp;
1613             </td>
1614         </tr>
1615         
1616           
1617           <tr class="method-row config-row-alt1 expandable">
1618             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1619            
1620            
1621             <td class="sig">
1622                 <a id="Roo.bootstrap.panel.Content-method-isClosable"   name=".isClosable"></a>
1623                 <div class="fixedFont">
1624                         <span class="attributes"></span><b class="itemname">isClosable</b>
1625                                 
1626                                  () 
1627                         
1628                                 
1629                                          : 
1630                                         
1631                                                 
1632                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
1633                                         
1634                                         
1635                                         
1636                                 
1637                         
1638                 </div>
1639                 <div class="mdesc">
1640                 
1641                    <div class="short">Returns true is this panel was configured to be closable</div> 
1642                  
1643                  
1644                  
1645                     <div class="long">
1646                         
1647                                 Returns true is this panel was configured to be closable
1648                     
1649                                 
1650                         
1651                         
1652                         
1653                         
1654                         
1655                         
1656                         
1657                         
1658                                 <dl class="detailList">
1659                                 <dt class="heading">Returns:</dt>
1660                                 
1661                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  </dd>
1662                                 
1663                                 </dl>
1664                         
1665                         
1666                         
1667
1668                     
1669                     
1670                      
1671                     </div>                    
1672                 </div>
1673
1674             </td>
1675             <td class="msource">
1676                 
1677                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
1678                 &nbsp;
1679             </td>
1680         </tr>
1681         
1682           
1683           <tr class="method-row config-row-alt0 expandable">
1684             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1685            
1686            
1687             <td class="sig">
1688                 <a id="Roo.bootstrap.panel.Content-method-load"   name=".load"></a>
1689                 <div class="fixedFont">
1690                         <span class="attributes"></span><b class="itemname">load</b>
1691                                 
1692                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>/String/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="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>callback</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>discardUrl</i></B>) 
1693                         
1694                                 
1695                                          : 
1696                                         
1697                                                 
1698                                                 <a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a>
1699                                         
1700                                         
1701                                         
1702                                 
1703                         
1704                 </div>
1705                 <div class="mdesc">
1706                 
1707                    <div class="short">Loads this content panel immediately with content from XHR.</div> 
1708                  
1709                  
1710                  
1711                     <div class="long">
1712                         
1713                                 Loads this content panel immediately with content from XHR. Note: to delay loading until the panel is activated, use {<b>link</b> <b>setUrl</b>}.
1714                     
1715                                 
1716                         
1717                         
1718                         
1719                         
1720                                 <dl class="detailList">
1721                                 <dt class="heading">Parameters:</dt>
1722                                 
1723                                         <dt>
1724                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>/String/Function</span>  <b>url</b>
1725                                                 
1726                                         </dt>
1727                                         <dd>The url for this request or a function to call to get the url or a config object containing any of the following options:<br/><pre><code><br/>panel.load({<br/>    url: "your-url.php",<br/>    params: {param1: "foo", param2: "bar"}, // or a URL encoded string<br/>    callback: yourFunction,<br/>    scope: yourObject, //(optional scope)<br/>    discardUrl: false,<br/>    nocache: false,<br/>    text: "Loading...",<br/>    timeout: 30,<br/>    scripts: false<br/>});<br/></code></pre><br/>The only required property is <i>url</i>. The optional properties <i>nocache</i>, <i>text</i> and <i>scripts</i><br/>are shorthand for <i>disableCaching</i>, <i>indicatorText</i> and <i>loadScripts</i> and are used to set their associated property on this panel UpdateManager instance.</dd>
1728                                 
1729                                         <dt>
1730                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/Object</span>  <b>params</b>
1731                                                 
1732                                         </dt>
1733                                         <dd>(optional) The parameters to pass as either a URL encoded string "param1=1&amp;param2=2" or an object {param1: 1, param2: 2}</dd>
1734                                 
1735                                         <dt>
1736                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>callback</b>
1737                                                 
1738                                         </dt>
1739                                         <dd>(optional) Callback when transaction is complete -- called with signature (oElement, bSuccess, oResponse)</dd>
1740                                 
1741                                         <dt>
1742                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>discardUrl</b>
1743                                                 
1744                                         </dt>
1745                                         <dd>(optional) By default when you execute an update the defaultUrl is changed to the last used URL. If true, it will not store the URL.</dd>
1746                                 
1747                                 </dl>
1748                         
1749                         
1750                         
1751                         
1752                         
1753                                 <dl class="detailList">
1754                                 <dt class="heading">Returns:</dt>
1755                                 
1756                                         <dd><span class="fixedFont"><a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a></span>  this</dd>
1757                                 
1758                                 </dl>
1759                         
1760                         
1761                         
1762
1763                     
1764                     
1765                      
1766                     </div>                    
1767                 </div>
1768
1769             </td>
1770             <td class="msource">
1771                 
1772                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
1773                 &nbsp;
1774             </td>
1775         </tr>
1776         
1777           
1778           <tr class="method-row config-row-alt1 expandable">
1779             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1780            
1781            
1782             <td class="sig">
1783                 <a id="Roo.util.Observable-method-on"   name=".on"></a>
1784                 <div class="fixedFont">
1785                         <span class="attributes"></span><b class="itemname">on</b>
1786                                 
1787                                  (<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>) 
1788                         
1789                                 
1790                         
1791                 </div>
1792                 <div class="mdesc">
1793                 
1794                    <div class="short">Appends an event handler to this element (shorthand for addListener)</div> 
1795                  
1796                  
1797                  
1798                     <div class="long">
1799                         
1800                                 Appends an event handler to this element (shorthand for addListener)
1801                     
1802                                 
1803                         
1804                         
1805                         
1806                         
1807                                 <dl class="detailList">
1808                                 <dt class="heading">Parameters:</dt>
1809                                 
1810                                         <dt>
1811                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1812                                                 
1813                                         </dt>
1814                                         <dd>The type of event to listen for</dd>
1815                                 
1816                                         <dt>
1817                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
1818                                                 
1819                                         </dt>
1820                                         <dd>The method the event invokes</dd>
1821                                 
1822                                         <dt>
1823                                                 <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>
1824                                                 
1825                                         </dt>
1826                                         <dd>(optional) The scope in which to execute the handler<br/>function. The handler function's "this" context.</dd>
1827                                 
1828                                         <dt>
1829                                                 <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>
1830                                                 
1831                                         </dt>
1832                                         <dd>(optional)</dd>
1833                                 
1834                                 </dl>
1835                         
1836                         
1837                         
1838                         
1839                         
1840                         
1841                         
1842
1843                     
1844                     
1845                      
1846                     </div>                    
1847                 </div>
1848
1849             </td>
1850             <td class="msource">
1851                 
1852                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1853                 &nbsp;
1854             </td>
1855         </tr>
1856         
1857           
1858           <tr class="method-row config-row-alt0 expandable">
1859             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1860            
1861            
1862             <td class="sig">
1863                 <a id="Roo.util.Observable-method-purgeListeners"   name=".purgeListeners"></a>
1864                 <div class="fixedFont">
1865                         <span class="attributes"></span><b class="itemname">purgeListeners</b>
1866                                 
1867                                  () 
1868                         
1869                                 
1870                         
1871                 </div>
1872                 <div class="mdesc">
1873                 
1874                    <div class="short">Removes all listeners for this object</div> 
1875                  
1876                  
1877                  
1878                     <div class="long">
1879                         
1880                                 Removes all listeners for this object
1881                     
1882                                 
1883                         
1884                         
1885                         
1886                         
1887                         
1888                         
1889                         
1890                         
1891                         
1892                         
1893
1894                     
1895                     
1896                      
1897                     </div>                    
1898                 </div>
1899
1900             </td>
1901             <td class="msource">
1902                 
1903                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1904                 &nbsp;
1905             </td>
1906         </tr>
1907         
1908           
1909           <tr class="method-row config-row-alt1 expandable">
1910             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1911            
1912            
1913             <td class="sig">
1914                 <a id="Roo.bootstrap.panel.Content-method-refresh"   name=".refresh"></a>
1915                 <div class="fixedFont">
1916                         <span class="attributes"></span><b class="itemname">refresh</b>
1917                                 
1918                                  () 
1919                         
1920                                 
1921                         
1922                 </div>
1923                 <div class="mdesc">
1924                 
1925                    <div class="short">Force a content refresh from the URL specified in the {<b>link</b> <b>setUrl</b>} method.</div> 
1926                  
1927                  
1928                  
1929                     <div class="long">
1930                         
1931                                 Force a content refresh from the URL specified in the {<b>link</b> <b>setUrl</b>} method.<br/>  Will fail silently if the {<b>link</b> <b>setUrl</b>} method has not been called.<br/>  This does not activate the panel, just updates its content.
1932                     
1933                                 
1934                         
1935                         
1936                         
1937                         
1938                         
1939                         
1940                         
1941                         
1942                         
1943                         
1944
1945                     
1946                     
1947                      
1948                     </div>                    
1949                 </div>
1950
1951             </td>
1952             <td class="msource">
1953                 
1954                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
1955                 &nbsp;
1956             </td>
1957         </tr>
1958         
1959           
1960           <tr class="method-row config-row-alt0 expandable">
1961             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1962            
1963            
1964             <td class="sig">
1965                 <a id="Roo.util.Observable-method-removeListener"   name=".removeListener"></a>
1966                 <div class="fixedFont">
1967                         <span class="attributes"></span><b class="itemname">removeListener</b>
1968                                 
1969                                  (<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>) 
1970                         
1971                                 
1972                         
1973                 </div>
1974                 <div class="mdesc">
1975                 
1976                    <div class="short">Removes a listener</div> 
1977                  
1978                  
1979                  
1980                     <div class="long">
1981                         
1982                                 Removes a listener
1983                     
1984                                 
1985                         
1986                         
1987                         
1988                         
1989                                 <dl class="detailList">
1990                                 <dt class="heading">Parameters:</dt>
1991                                 
1992                                         <dt>
1993                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1994                                                 
1995                                         </dt>
1996                                         <dd>The type of event to listen for</dd>
1997                                 
1998                                         <dt>
1999                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
2000                                                 
2001                                         </dt>
2002                                         <dd>The handler to remove</dd>
2003                                 
2004                                         <dt>
2005                                                 <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>
2006                                                 
2007                                         </dt>
2008                                         <dd>(optional) The scope (this object) for the handler</dd>
2009                                 
2010                                 </dl>
2011                         
2012                         
2013                         
2014                         
2015                         
2016                         
2017                         
2018
2019                     
2020                     
2021                      
2022                     </div>                    
2023                 </div>
2024
2025             </td>
2026             <td class="msource">
2027                 
2028                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2029                 &nbsp;
2030             </td>
2031         </tr>
2032         
2033           
2034           <tr class="method-row config-row-alt1 expandable">
2035             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2036            
2037            
2038             <td class="sig">
2039                 <a id="Roo.bootstrap.panel.Content-method-setContent"   name=".setContent"></a>
2040                 <div class="fixedFont">
2041                         <span class="attributes"></span><b class="itemname">setContent</b>
2042                                 
2043                                  (<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>) 
2044                         
2045                                 
2046                         
2047                 </div>
2048                 <div class="mdesc">
2049                 
2050                    <div class="short">Updates this panel's element</div> 
2051                  
2052                  
2053                  
2054                     <div class="long">
2055                         
2056                                 Updates this panel's element
2057                     
2058                                 
2059                         
2060                         
2061                         
2062                         
2063                                 <dl class="detailList">
2064                                 <dt class="heading">Parameters:</dt>
2065                                 
2066                                         <dt>
2067                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>content</b>
2068                                                 
2069                                         </dt>
2070                                         <dd>The new content</dd>
2071                                 
2072                                         <dt>
2073                                                 <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>
2074                                                 
2075                                         </dt>
2076                                         <dd>(optional) true to look for and process scripts</dd>
2077                                 
2078                                 </dl>
2079                         
2080                         
2081                         
2082                         
2083                         
2084                         
2085                         
2086
2087                     
2088                     
2089                      
2090                     </div>                    
2091                 </div>
2092
2093             </td>
2094             <td class="msource">
2095                 
2096                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
2097                 &nbsp;
2098             </td>
2099         </tr>
2100         
2101           
2102           <tr class="method-row config-row-alt0 expandable">
2103             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2104            
2105            
2106             <td class="sig">
2107                 <a id="Roo.bootstrap.panel.Content-method-setTitle"   name=".setTitle"></a>
2108                 <div class="fixedFont">
2109                         <span class="attributes"></span><b class="itemname">setTitle</b>
2110                                 
2111                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>title</i></B>) 
2112                         
2113                                 
2114                         
2115                 </div>
2116                 <div class="mdesc">
2117                 
2118                    <div class="short">Set this panel's title</div> 
2119                  
2120                  
2121                  
2122                     <div class="long">
2123                         
2124                                 Set this panel's title
2125                     
2126                                 
2127                         
2128                         
2129                         
2130                         
2131                                 <dl class="detailList">
2132                                 <dt class="heading">Parameters:</dt>
2133                                 
2134                                         <dt>
2135                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>title</b>
2136                                                 
2137                                         </dt>
2138                                         <dd></dd>
2139                                 
2140                                 </dl>
2141                         
2142                         
2143                         
2144                         
2145                         
2146                         
2147                         
2148
2149                     
2150                     
2151                      
2152                     </div>                    
2153                 </div>
2154
2155             </td>
2156             <td class="msource">
2157                 
2158                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
2159                 &nbsp;
2160             </td>
2161         </tr>
2162         
2163           
2164           <tr class="method-row config-row-alt1 expandable">
2165             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2166            
2167            
2168             <td class="sig">
2169                 <a id="Roo.bootstrap.panel.Content-method-setUrl"   name=".setUrl"></a>
2170                 <div class="fixedFont">
2171                         <span class="attributes"></span><b class="itemname">setUrl</b>
2172                                 
2173                                  (<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>) 
2174                         
2175                                 
2176                                          : 
2177                                         
2178                                                 
2179                                                 <a href="./Roo.UpdateManager.html#constructor" roo:cls="Roo.UpdateManager.html#constructor">Roo.UpdateManager</a>
2180                                         
2181                                         
2182                                         
2183                                 
2184                         
2185                 </div>
2186                 <div class="mdesc">
2187                 
2188                    <div class="short">Set a URL to be used to load the content for this panel.</div> 
2189                  
2190                  
2191                  
2192                     <div class="long">
2193                         
2194                                 Set a URL to be used to load the content for this panel. When this panel is activated, the content will be loaded from that URL.
2195                     
2196                                 
2197                         
2198                         
2199                         
2200                         
2201                                 <dl class="detailList">
2202                                 <dt class="heading">Parameters:</dt>
2203                                 
2204                                         <dt>
2205                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/Function</span>  <b>url</b>
2206                                                 
2207                                         </dt>
2208                                         <dd>The URL to load the content from or a function to call to get the URL</dd>
2209                                 
2210                                         <dt>
2211                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/Object</span>  <b>params</b>
2212                                                 
2213                                         </dt>
2214                                         <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>
2215                                 
2216                                         <dt>
2217                                                 <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>
2218                                                 
2219                                         </dt>
2220                                         <dd>(optional) Whether to only load the content once. If this is false it makes the Ajax call every time this panel is activated. (Defaults to false)</dd>
2221                                 
2222                                 </dl>
2223                         
2224                         
2225                         
2226                         
2227                         
2228                                 <dl class="detailList">
2229                                 <dt class="heading">Returns:</dt>
2230                                 
2231                                         <dd><span class="fixedFont"><a href="./Roo.UpdateManager.html#constructor" roo:cls="Roo.UpdateManager.html#constructor">Roo.UpdateManager</a></span>  The UpdateManager</dd>
2232                                 
2233                                 </dl>
2234                         
2235                         
2236                         
2237
2238                     
2239                     
2240                      
2241                     </div>                    
2242                 </div>
2243
2244             </td>
2245             <td class="msource">
2246                 
2247                         <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
2248                 &nbsp;
2249             </td>
2250         </tr>
2251         
2252           
2253           <tr class="method-row config-row-alt0 expandable">
2254             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2255            
2256            
2257             <td class="sig">
2258                 <a id="Roo.util.Observable-method-un"   name=".un"></a>
2259                 <div class="fixedFont">
2260                         <span class="attributes"></span><b class="itemname">un</b>
2261                                 
2262                                  (<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>) 
2263                         
2264                                 
2265                         
2266                 </div>
2267                 <div class="mdesc">
2268                 
2269                    <div class="short">Removes a listener (shorthand for removeListener)</div> 
2270                  
2271                  
2272                  
2273                     <div class="long">
2274                         
2275                                 Removes a listener (shorthand for removeListener)
2276                     
2277                                 
2278                         
2279                         
2280                         
2281                         
2282                                 <dl class="detailList">
2283                                 <dt class="heading">Parameters:</dt>
2284                                 
2285                                         <dt>
2286                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
2287                                                 
2288                                         </dt>
2289                                         <dd>The type of event to listen for</dd>
2290                                 
2291                                         <dt>
2292                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
2293                                                 
2294                                         </dt>
2295                                         <dd>The handler to remove</dd>
2296                                 
2297                                         <dt>
2298                                                 <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>
2299                                                 
2300                                         </dt>
2301                                         <dd>(optional) The scope (this object) for the handler</dd>
2302                                 
2303                                 </dl>
2304                         
2305                         
2306                         
2307                         
2308                         
2309                         
2310                         
2311
2312                     
2313                     
2314                      
2315                     </div>                    
2316                 </div>
2317
2318             </td>
2319             <td class="msource">
2320                 
2321                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2322                 &nbsp;
2323             </td>
2324         </tr>
2325         
2326                                                        
2327     </table>
2328
2329   
2330   <!-- ============================== events summary / details ======================== -->
2331   
2332   
2333   <a id="Roo.bootstrap.panel.Grid-events"></a>
2334     
2335   
2336         
2337    
2338   
2339     
2340     
2341     
2342       <table cellspacing="0" class="member-table">
2343                 <caption>Events</caption>
2344               <thead>
2345                 <tr>
2346                     <th class="sig-header" colspan="2">Event</th>            
2347                     <th class="msource-header">Defined By</th>
2348
2349                 </tr>
2350               </thead>  
2351         
2352         
2353          
2354         
2355         
2356           <tr class="method-row expandable config-row-alt0">
2357             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2358             
2359             <td class="sig">
2360                 <a id="Roo.bootstrap.panel.Content-event-*activate"></a>
2361                 
2362                <div class="fixedFont">
2363                 <b class="itemname">activate</b> (<a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a> <B><i>this</i></B>) 
2364                 
2365                 </div>
2366
2367                 <div class="mdesc">
2368
2369                    <div class="short">Fires when this panel is activated.
2370                    
2371                 </div> 
2372                     
2373                     <div class="long">
2374                     
2375                         Fires when this panel is activated.
2376                     
2377                         
2378                         
2379                 
2380                         
2381                                 <dl class="detailList">
2382                                 <dt class="heading">Parameters:</dt>
2383                                 
2384                                         <dt>
2385                                                 <span class="fixedFont"><a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a></span> <b>this</b>
2386                                                 
2387                                         </dt>
2388                                         <dd></dd>
2389                                 
2390                                 </dl>
2391                         
2392                         
2393                         
2394                         
2395                         
2396                         
2397                         
2398
2399                     
2400                     
2401                      
2402                     </div>                    
2403                 </div>
2404
2405             </td>
2406             <td class="msource">
2407                 <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
2408             </td>
2409         </tr>
2410         
2411           <tr class="method-row expandable config-row-alt1">
2412             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2413             
2414             <td class="sig">
2415                 <a id="Roo.bootstrap.panel.Content-event-*deactivate"></a>
2416                 
2417                <div class="fixedFont">
2418                 <b class="itemname">deactivate</b> (<a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a> <B><i>this</i></B>) 
2419                 
2420                 </div>
2421
2422                 <div class="mdesc">
2423
2424                    <div class="short">Fires when this panel is activated.
2425                    
2426                 </div> 
2427                     
2428                     <div class="long">
2429                     
2430                         Fires when this panel is activated.
2431                     
2432                         
2433                         
2434                 
2435                         
2436                                 <dl class="detailList">
2437                                 <dt class="heading">Parameters:</dt>
2438                                 
2439                                         <dt>
2440                                                 <span class="fixedFont"><a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a></span> <b>this</b>
2441                                                 
2442                                         </dt>
2443                                         <dd></dd>
2444                                 
2445                                 </dl>
2446                         
2447                         
2448                         
2449                         
2450                         
2451                         
2452                         
2453
2454                     
2455                     
2456                      
2457                     </div>                    
2458                 </div>
2459
2460             </td>
2461             <td class="msource">
2462                 <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
2463             </td>
2464         </tr>
2465         
2466           <tr class="method-row expandable config-row-alt0">
2467             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2468             
2469             <td class="sig">
2470                 <a id="Roo.bootstrap.panel.Content-event-*render"></a>
2471                 
2472                <div class="fixedFont">
2473                 <b class="itemname">render</b> (<a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a> <B><i>this</i></B>) 
2474                 
2475                 </div>
2476
2477                 <div class="mdesc">
2478
2479                    <div class="short">Fires when this tab is created
2480                    
2481                 </div> 
2482                     
2483                     <div class="long">
2484                     
2485                         Fires when this tab is created
2486                     
2487                         
2488                         
2489                 
2490                         
2491                                 <dl class="detailList">
2492                                 <dt class="heading">Parameters:</dt>
2493                                 
2494                                         <dt>
2495                                                 <span class="fixedFont"><a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a></span> <b>this</b>
2496                                                 
2497                                         </dt>
2498                                         <dd></dd>
2499                                 
2500                                 </dl>
2501                         
2502                         
2503                         
2504                         
2505                         
2506                         
2507                         
2508
2509                     
2510                     
2511                      
2512                     </div>                    
2513                 </div>
2514
2515             </td>
2516             <td class="msource">
2517                 <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
2518             </td>
2519         </tr>
2520         
2521           <tr class="method-row expandable config-row-alt1">
2522             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2523             
2524             <td class="sig">
2525                 <a id="Roo.bootstrap.panel.Content-event-*resize"></a>
2526                 
2527                <div class="fixedFont">
2528                 <b class="itemname">resize</b> (<a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a> <B><i>this</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>width</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>height</i></B>) 
2529                 
2530                 </div>
2531
2532                 <div class="mdesc">
2533
2534                    <div class="short">Fires when this panel is resized if fitToFrame is true.
2535                    
2536                 </div> 
2537                     
2538                     <div class="long">
2539                     
2540                         Fires when this panel is resized if fitToFrame is true.
2541                     
2542                         
2543                         
2544                 
2545                         
2546                                 <dl class="detailList">
2547                                 <dt class="heading">Parameters:</dt>
2548                                 
2549                                         <dt>
2550                                                 <span class="fixedFont"><a href="./Roo.ContentPanel.html#constructor" roo:cls="Roo.ContentPanel.html#constructor">Roo.ContentPanel</a></span> <b>this</b>
2551                                                 
2552                                         </dt>
2553                                         <dd></dd>
2554                                 
2555                                         <dt>
2556                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>width</b>
2557                                                 
2558                                         </dt>
2559                                         <dd>The width after any component adjustments</dd>
2560                                 
2561                                         <dt>
2562                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>height</b>
2563                                                 
2564                                         </dt>
2565                                         <dd>The height after any component adjustments</dd>
2566                                 
2567                                 </dl>
2568                         
2569                         
2570                         
2571                         
2572                         
2573                         
2574                         
2575
2576                     
2577                     
2578                      
2579                     </div>                    
2580                 </div>
2581
2582             </td>
2583             <td class="msource">
2584                 <a href="./Roo.bootstrap.panel.Content.html#constructor" roo:cls="Roo.bootstrap.panel.Content.html#constructor">Roo.bootstrap.panel.Content</a>
2585             </td>
2586         </tr>
2587         
2588                                                        
2589     </table>
2590
2591   
2592   
2593   
2594  
2595 <!-- ============================== footer ================================= -->
2596                 <div class="fineprint" style="clear:both">
2597                         
2598                         Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Tue Aug 08 2017 12:05:51 GMT+0800 (HKT)
2599                         Based on 
2600                         <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a>  
2601                 </div>
2602         </body>
2603 </html>