sync
[roojs1] / docs / symbols / Roo.tree.TreeNode.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.tree.TreeNode</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.tree.TreeNode-props"><img src="resources/s.gif" class="item-icon icon-prop">Properties</a>
35         <a class="inner-link" href="#Roo.tree.TreeNode-methods"><img src="resources/s.gif" class="item-icon icon-method">Methods</a>
36         <a class="inner-link" href="#Roo.tree.TreeNode-events"><img src="resources/s.gif" class="item-icon icon-event">Events</a>
37         <a class="inner-link" href="#Roo.tree.TreeNode-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.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
48 <img src="../../images/default/s.gif" height="1"  width="40"/><img class="elbow" src="../../images/default/tree/elbow-end.gif"/>Roo.tree.TreeNode 
49
50                    </pre>
51                 </div>
52        
53 <!-- ============================== class title / details ============================ -->
54     
55     
56     <h1 class="classTitle">
57                                 
58                                 Class Roo.tree.TreeNode
59                         </h1>
60                         
61     <table cellspacing="0" class="class-summary-table">
62         
63                 <tr><td class="label">Package:</td><td class="hd-info">Roo.tree</td></tr>
64         
65         <tr><td class="label">Defined In:</td><td class="hd-info">
66                         
67                                         <a href="./src/Roo_tree_TreeNode.js.html">Roo/tree/TreeNode.js</a>.
68                         
69         </td></tr>
70         <tr><td class="label">Class:</td><td class="hd-info">TreeNode</td></tr>
71         
72         
73         <tr><td class="label">Subclasses:</td><td class="hd-info">
74                 <a href="./Roo.tree.AsyncTreeNode.html#constructor" roo:cls="Roo.tree.AsyncTreeNode.html#constructor">Roo.tree.AsyncTreeNode</a>
75
76         
77         
78         </td></tr>
79         
80         
81         
82                 <tr><td class="label">Extends:</td><td class="hd-info">
83                         <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
84         
85                 </td></tr>    
86         
87         
88     </table>
89
90     
91 <!-- ============================== class summary ========================== -->                        
92     <div class="description">
93         is to use the cls or iconCls attributes and add the icon via a CSS background image.
94     </div>
95
96         
97 <!-- ============================== Class comment block... ========================== -->                                       
98
99 <div class="comments">
100         <b>Class Comments / Notes</B> =>  
101         <u onclick="parent.CommentDialog.showCommentId = 'Roo.tree.TreeNode';">[Add Your comment/notes about this class]</u>
102         <br/>
103         <iframe frameborder="0"  id="comments-Roo.tree" style="border: none;width:100%;" 
104                 src="/blog.php/GtkDjsComments/Roo.tree.TreeNode.html"></iframe>
105 </div>
106         
107
108                 
109 <!-- ============================== config options ========================== -->                                               
110                  
111     
112     
113                 
114     <div class="hr"></div>
115     <a id="Roo.tree.TreeNode-configs"></a>
116                 
117     
118      
119     
120         
121       <table cellspacing="0" class="member-table">   
122       <caption>Config Options (Usually are also Properties)</caption>
123     
124         
125         <tr>
126             <th class="sig-header" colspan="2">Options</th>
127             
128             <th class="msource-header">Defined By</th>
129         </tr>
130         
131         
132         
133         
134         
135                 <tr class="config-row expandable config-row-alt0 notInherited">
136                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
137                     <td class="sig">
138
139                         <a id="Roo.tree.TreeNode-cfg-allowDrag" name=".allowDrag"></a>
140                         <div class="fixedFont">
141                                 <b  class="itemname">allowDrag</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
142                                 
143                                 
144                         </div>
145                   
146                         <div class="mdesc">
147                             <div class="short">false to make this node undraggable if DD is on (defaults to true)</div> 
148                         </div>
149                         
150                         <div class="mdesc">
151                             <div class="long">false to make this node undraggable if DD is on (defaults to true)</div> 
152                         </div>
153                         
154                         
155
156                     </td>
157                     <td class="msource">
158                         
159                         Roo.tree.TreeNode
160                                 
161                     </td>
162                 </tr>
163         
164         
165                 <tr class="config-row expandable config-row-alt1 notInherited">
166                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
167                     <td class="sig">
168
169                         <a id="Roo.tree.TreeNode-cfg-allowDrop" name=".allowDrop"></a>
170                         <div class="fixedFont">
171                                 <b  class="itemname">allowDrop</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
172                                 
173                                 
174                         </div>
175                   
176                         <div class="mdesc">
177                             <div class="short">false if this node cannot be drop on</div> 
178                         </div>
179                         
180                         <div class="mdesc">
181                             <div class="long">false if this node cannot be drop on</div> 
182                         </div>
183                         
184                         
185
186                     </td>
187                     <td class="msource">
188                         
189                         Roo.tree.TreeNode
190                                 
191                     </td>
192                 </tr>
193         
194         
195                 <tr class="config-row expandable config-row-alt0 notInherited">
196                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
197                     <td class="sig">
198
199                         <a id="Roo.tree.TreeNode-cfg-checked" name=".checked"></a>
200                         <div class="fixedFont">
201                                 <b  class="itemname">checked</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
202                                 
203                                 
204                         </div>
205                   
206                         <div class="mdesc">
207                             <div class="short">True to render a checked checkbox for this node, false to render an unchecked checkbox<br/>(defaults to undefined with no checkbox rendered)</div> 
208                         </div>
209                         
210                         <div class="mdesc">
211                             <div class="long">True to render a checked checkbox for this node, false to render an unchecked checkbox<br/>(defaults to undefined with no checkbox rendered)</div> 
212                         </div>
213                         
214                         
215
216                     </td>
217                     <td class="msource">
218                         
219                         Roo.tree.TreeNode
220                                 
221                     </td>
222                 </tr>
223         
224         
225                 <tr class="config-row expandable config-row-alt1 notInherited">
226                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
227                     <td class="sig">
228
229                         <a id="Roo.tree.TreeNode-cfg-cls" name=".cls"></a>
230                         <div class="fixedFont">
231                                 <b  class="itemname">cls</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
232                                 
233                                 
234                         </div>
235                   
236                         <div class="mdesc">
237                             <div class="short">A css class to be added to the node</div> 
238                         </div>
239                         
240                         <div class="mdesc">
241                             <div class="long">A css class to be added to the node</div> 
242                         </div>
243                         
244                         
245
246                     </td>
247                     <td class="msource">
248                         
249                         Roo.tree.TreeNode
250                                 
251                     </td>
252                 </tr>
253         
254         
255                 <tr class="config-row expandable config-row-alt0 notInherited">
256                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
257                     <td class="sig">
258
259                         <a id="Roo.tree.TreeNode-cfg-disabled" name=".disabled"></a>
260                         <div class="fixedFont">
261                                 <b  class="itemname">disabled</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
262                                 
263                                 
264                         </div>
265                   
266                         <div class="mdesc">
267                             <div class="short">true to start the node disabled</div> 
268                         </div>
269                         
270                         <div class="mdesc">
271                             <div class="long">true to start the node disabled</div> 
272                         </div>
273                         
274                         
275
276                     </td>
277                     <td class="msource">
278                         
279                         Roo.tree.TreeNode
280                                 
281                     </td>
282                 </tr>
283         
284         
285                 <tr class="config-row expandable config-row-alt1 notInherited">
286                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
287                     <td class="sig">
288
289                         <a id="Roo.tree.TreeNode-cfg-expanded" name=".expanded"></a>
290                         <div class="fixedFont">
291                                 <b  class="itemname">expanded</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
292                                 
293                                 
294                         </div>
295                   
296                         <div class="mdesc">
297                             <div class="short">true to start the node expanded</div> 
298                         </div>
299                         
300                         <div class="mdesc">
301                             <div class="long">true to start the node expanded</div> 
302                         </div>
303                         
304                         
305
306                     </td>
307                     <td class="msource">
308                         
309                         Roo.tree.TreeNode
310                                 
311                     </td>
312                 </tr>
313         
314         
315                 <tr class="config-row expandable config-row-alt0 notInherited">
316                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
317                     <td class="sig">
318
319                         <a id="Roo.tree.TreeNode-cfg-href" name=".href"></a>
320                         <div class="fixedFont">
321                                 <b  class="itemname">href</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
322                                 
323                                 
324                         </div>
325                   
326                         <div class="mdesc">
327                             <div class="short">URL of the link used for the node (defaults to #)</div> 
328                         </div>
329                         
330                         <div class="mdesc">
331                             <div class="long">URL of the link used for the node (defaults to #)</div> 
332                         </div>
333                         
334                         
335
336                     </td>
337                     <td class="msource">
338                         
339                         Roo.tree.TreeNode
340                                 
341                     </td>
342                 </tr>
343         
344         
345                 <tr class="config-row expandable config-row-alt1 notInherited">
346                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
347                     <td class="sig">
348
349                         <a id="Roo.tree.TreeNode-cfg-hrefTarget" name=".hrefTarget"></a>
350                         <div class="fixedFont">
351                                 <b  class="itemname">hrefTarget</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
352                                 
353                                 
354                         </div>
355                   
356                         <div class="mdesc">
357                             <div class="short">target frame for the link</div> 
358                         </div>
359                         
360                         <div class="mdesc">
361                             <div class="long">target frame for the link</div> 
362                         </div>
363                         
364                         
365
366                     </td>
367                     <td class="msource">
368                         
369                         Roo.tree.TreeNode
370                                 
371                     </td>
372                 </tr>
373         
374         
375                 <tr class="config-row expandable config-row-alt0 notInherited">
376                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
377                     <td class="sig">
378
379                         <a id="Roo.tree.TreeNode-cfg-icon" name=".icon"></a>
380                         <div class="fixedFont">
381                                 <b  class="itemname">icon</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
382                                 
383                                 
384                         </div>
385                   
386                         <div class="mdesc">
387                             <div class="short">The path to an icon for the node.</div> 
388                         </div>
389                         
390                         <div class="mdesc">
391                             <div class="long">The path to an icon for the node. The preferred way to do this</div> 
392                         </div>
393                         
394                         
395
396                     </td>
397                     <td class="msource">
398                         
399                         Roo.tree.TreeNode
400                                 
401                     </td>
402                 </tr>
403         
404         
405                 <tr class="config-row expandable config-row-alt1 notInherited">
406                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
407                     <td class="sig">
408
409                         <a id="Roo.tree.TreeNode-cfg-iconCls" name=".iconCls"></a>
410                         <div class="fixedFont">
411                                 <b  class="itemname">iconCls</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
412                                 
413                                 
414                         </div>
415                   
416                         <div class="mdesc">
417                             <div class="short">A css class to be added to the nodes icon element for applying css background images</div> 
418                         </div>
419                         
420                         <div class="mdesc">
421                             <div class="long">A css class to be added to the nodes icon element for applying css background images</div> 
422                         </div>
423                         
424                         
425
426                     </td>
427                     <td class="msource">
428                         
429                         Roo.tree.TreeNode
430                                 
431                     </td>
432                 </tr>
433         
434         
435                 <tr class="config-row expandable config-row-alt0">
436                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
437                     <td class="sig">
438
439                         <a id="Roo.data.Node-cfg-id" name=".id"></a>
440                         <div class="fixedFont">
441                                 <b  class="itemname">id</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
442                                 
443                                 
444                         </div>
445                   
446                         <div class="mdesc">
447                             <div class="short">The id for this node.</div> 
448                         </div>
449                         
450                         <div class="mdesc">
451                             <div class="long">The id for this node. If one is not specified, one is generated.</div> 
452                         </div>
453                         
454                         
455
456                     </td>
457                     <td class="msource">
458                         
459                         <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
460                                 
461                     </td>
462                 </tr>
463         
464         
465                 <tr class="config-row expandable config-row-alt1">
466                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
467                     <td class="sig">
468
469                         <a id="Roo.data.Node-cfg-leaf" name=".leaf"></a>
470                         <div class="fixedFont">
471                                 <b  class="itemname">leaf</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
472                                 
473                                 
474                         </div>
475                   
476                         <div class="mdesc">
477                             <div class="short">true if this node is a leaf and does not have children</div> 
478                         </div>
479                         
480                         <div class="mdesc">
481                             <div class="long">true if this node is a leaf and does not have children</div> 
482                         </div>
483                         
484                         
485
486                     </td>
487                     <td class="msource">
488                         
489                         <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
490                                 
491                     </td>
492                 </tr>
493         
494         
495                 <tr class="config-row expandable config-row-alt0">
496                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
497                     <td class="sig">
498
499                         <a id="Roo.util.Observable-cfg-listeners" name=".listeners"></a>
500                         <div class="fixedFont">
501                                 <b  class="itemname">listeners</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
502                                 
503                                 
504                         </div>
505                   
506                         <div class="mdesc">
507                             <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> 
508                         </div>
509                         
510                         <div class="mdesc">
511                             <div class="long">list of events and functions to call for this object, <br/>For example :<br/><pre><code><br/>    listeners :  { <br/>       'click' : function(e) {<br/>           ..... <br/>        } ,<br/>        .... <br/>    } <br/>  </code></pre></div> 
512                         </div>
513                         
514                         
515
516                     </td>
517                     <td class="msource">
518                         
519                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
520                                 
521                     </td>
522                 </tr>
523         
524         
525                 <tr class="config-row expandable config-row-alt1 notInherited">
526                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
527                     <td class="sig">
528
529                         <a id="Roo.tree.TreeNode-cfg-qtip" name=".qtip"></a>
530                         <div class="fixedFont">
531                                 <b  class="itemname">qtip</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
532                                 
533                                 
534                         </div>
535                   
536                         <div class="mdesc">
537                             <div class="short">An Ext QuickTip for the node</div> 
538                         </div>
539                         
540                         <div class="mdesc">
541                             <div class="long">An Ext QuickTip for the node</div> 
542                         </div>
543                         
544                         
545
546                     </td>
547                     <td class="msource">
548                         
549                         Roo.tree.TreeNode
550                                 
551                     </td>
552                 </tr>
553         
554         
555                 <tr class="config-row expandable config-row-alt0 notInherited">
556                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
557                     <td class="sig">
558
559                         <a id="Roo.tree.TreeNode-cfg-qtipCfg" name=".qtipCfg"></a>
560                         <div class="fixedFont">
561                                 <b  class="itemname">qtipCfg</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
562                                 
563                                 
564                         </div>
565                   
566                         <div class="mdesc">
567                             <div class="short">An Ext QuickTip config for the node (used instead of qtip)</div> 
568                         </div>
569                         
570                         <div class="mdesc">
571                             <div class="long">An Ext QuickTip config for the node (used instead of qtip)</div> 
572                         </div>
573                         
574                         
575
576                     </td>
577                     <td class="msource">
578                         
579                         Roo.tree.TreeNode
580                                 
581                     </td>
582                 </tr>
583         
584         
585                 <tr class="config-row expandable config-row-alt1 notInherited">
586                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
587                     <td class="sig">
588
589                         <a id="Roo.tree.TreeNode-cfg-singleClickExpand" name=".singleClickExpand"></a>
590                         <div class="fixedFont">
591                                 <b  class="itemname">singleClickExpand</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
592                                 
593                                 
594                         </div>
595                   
596                         <div class="mdesc">
597                             <div class="short">True for single click expand on this node</div> 
598                         </div>
599                         
600                         <div class="mdesc">
601                             <div class="long">True for single click expand on this node</div> 
602                         </div>
603                         
604                         
605
606                     </td>
607                     <td class="msource">
608                         
609                         Roo.tree.TreeNode
610                                 
611                     </td>
612                 </tr>
613         
614         
615                 <tr class="config-row expandable config-row-alt0 notInherited">
616                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
617                     <td class="sig">
618
619                         <a id="Roo.tree.TreeNode-cfg-text" name=".text"></a>
620                         <div class="fixedFont">
621                                 <b  class="itemname">text</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
622                                 
623                                 
624                         </div>
625                   
626                         <div class="mdesc">
627                             <div class="short">The text for this node</div> 
628                         </div>
629                         
630                         <div class="mdesc">
631                             <div class="long">The text for this node</div> 
632                         </div>
633                         
634                         
635
636                     </td>
637                     <td class="msource">
638                         
639                         Roo.tree.TreeNode
640                                 
641                     </td>
642                 </tr>
643         
644         
645                 <tr class="config-row expandable config-row-alt1 notInherited">
646                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
647                     <td class="sig">
648
649                         <a id="Roo.tree.TreeNode-cfg-uiProvider" name=".uiProvider"></a>
650                         <div class="fixedFont">
651                                 <b  class="itemname">uiProvider</b> : <a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a>
652                                 
653                                 
654                         </div>
655                   
656                         <div class="mdesc">
657                             <div class="short">A UI <b>class</b> to use for this node (defaults to Roo.tree.TreeNodeUI)</div> 
658                         </div>
659                         
660                         <div class="mdesc">
661                             <div class="long">A UI <b>class</b> to use for this node (defaults to Roo.tree.TreeNodeUI)</div> 
662                         </div>
663                         
664                         
665
666                     </td>
667                     <td class="msource">
668                         
669                         Roo.tree.TreeNode
670                                 
671                     </td>
672                 </tr>
673         
674         
675     </table>
676                 
677   
678   
679   
680   
681   
682   
683   
684   
685   <!-- ============================== public properties ==================== -->        
686   
687   
688   
689     <a id="Roo.tree.TreeNode-props"></a>      
690     
691     
692
693     
694     
695      <table cellspacing="0" class="member-table">
696       <caption class="Empty">Public Properties - Has None</caption>
697      </table>
698     
699     
700      
701     
702   <!-- ============================== methods summary / details ======================== -->
703   
704   
705   <a id="Roo.tree.TreeNode-methods"></a>
706         <!-- constructor?? -->
707         
708         <!-- static's first 
709         
710         
711         -->
712         
713         <!-- then dynamics first -->
714         
715   
716   
717     
718     
719     
720       <table cellspacing="0" class="member-table">
721       <caption>Public Methods</caption>
722         <tr>
723             <th class="sig-header" colspan="2">Method</th>            
724             <th class="msource-header">Defined By</th>
725
726         </tr>
727         
728         
729         
730          
731         
732         
733           
734           <tr class="method-row config-row-alt0 expandable notInherited">
735             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
736            
737            
738             <td class="sig">
739                 <a id="Roo.tree-method-TreeNode"   name=".TreeNode"></a>
740                 <div class="fixedFont">
741                         <span class="attributes">new <B>Roo.tree.</B></span><b class="itemname">TreeNode</b>
742                                 
743                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>/String <B><i>attributes</i></B>) 
744                         
745                                 
746                         
747                 </div>
748                 <div class="mdesc">
749                 
750                  
751                         <div class="short">Create a new Roo.tree.TreeNode</div> 
752                  
753                  
754                     <div class="long">
755                         
756                         
757                         
758                                 Create a new Roo.tree.TreeNode
759                         
760                         
761                                 <dl class="detailList">
762                                 <dt class="heading">Parameters:</dt>
763                                 
764                                         <dt>
765                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>/String</span>  <b>attributes</b>
766                                                 
767                                         </dt>
768                                         <dd>The attributes/config for the node or just a string with the text for the node</dd>
769                                 
770                                 </dl>
771                         
772                         
773                         
774                         
775                         
776                         
777                         
778
779                     
780                     
781                      
782                     </div>                    
783                 </div>
784
785             </td>
786             <td class="msource">
787                 &nbsp;
788             </td>
789         </tr>
790         
791           
792           <tr class="method-row config-row-alt1 expandable">
793             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
794            
795            
796             <td class="sig">
797                 <a id="Roo.util.Observable-method-addEvents"   name=".addEvents"></a>
798                 <div class="fixedFont">
799                         <span class="attributes"></span><b class="itemname">addEvents</b>
800                                 
801                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>object</i></B>) 
802                         
803                                 
804                         
805                 </div>
806                 <div class="mdesc">
807                 
808                    <div class="short">Used to define events on this Observable</div> 
809                  
810                  
811                  
812                     <div class="long">
813                         
814                                 Used to define events on this Observable
815                     
816                                 
817                         
818                         
819                         
820                         
821                                 <dl class="detailList">
822                                 <dt class="heading">Parameters:</dt>
823                                 
824                                         <dt>
825                                                 <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>
826                                                 
827                                         </dt>
828                                         <dd>The object with the events defined</dd>
829                                 
830                                 </dl>
831                         
832                         
833                         
834                         
835                         
836                         
837                         
838
839                     
840                     
841                      
842                     </div>                    
843                 </div>
844
845             </td>
846             <td class="msource">
847                 
848                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
849                 &nbsp;
850             </td>
851         </tr>
852         
853           
854           <tr class="method-row config-row-alt0 expandable">
855             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
856            
857            
858             <td class="sig">
859                 <a id="Roo.util.Observable-method-addListener"   name=".addListener"></a>
860                 <div class="fixedFont">
861                         <span class="attributes"></span><b class="itemname">addListener</b>
862                                 
863                                  (<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>) 
864                         
865                                 
866                         
867                 </div>
868                 <div class="mdesc">
869                 
870                    <div class="short">Appends an event handler to this component</div> 
871                  
872                  
873                  
874                     <div class="long">
875                         
876                                 Appends an event handler to this component
877                     
878                                 
879                         
880                         
881                         
882                         
883                                 <dl class="detailList">
884                                 <dt class="heading">Parameters:</dt>
885                                 
886                                         <dt>
887                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
888                                                 
889                                         </dt>
890                                         <dd>The type of event to listen for</dd>
891                                 
892                                         <dt>
893                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
894                                                 
895                                         </dt>
896                                         <dd>The method the event invokes</dd>
897                                 
898                                         <dt>
899                                                 <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>
900                                                 
901                                         </dt>
902                                         <dd>(optional) The scope in which to execute the handler<br/>function. The handler function's "this" context.</dd>
903                                 
904                                         <dt>
905                                                 <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>
906                                                 
907                                         </dt>
908                                         <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>
909                                 
910                                 </dl>
911                         
912                         
913                         
914                         
915                         
916                         
917                         
918
919                     
920                     
921                      
922                     </div>                    
923                 </div>
924
925             </td>
926             <td class="msource">
927                 
928                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
929                 &nbsp;
930             </td>
931         </tr>
932         
933           
934           <tr class="method-row config-row-alt1 expandable">
935             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
936            
937            
938             <td class="sig">
939                 <a id="Roo.data.Node-method-appendChild"   name=".appendChild"></a>
940                 <div class="fixedFont">
941                         <span class="attributes"></span><b class="itemname">appendChild</b>
942                                 
943                                  (Node/Array <B><i>node</i></B>) 
944                         
945                                 
946                                          : 
947                                         
948                                                 
949                                                 Node
950                                         
951                                         
952                                         
953                                 
954                         
955                 </div>
956                 <div class="mdesc">
957                 
958                    <div class="short">Insert node(s) as the last child node of this node.</div> 
959                  
960                  
961                  
962                     <div class="long">
963                         
964                                 Insert node(s) as the last child node of this node.
965                     
966                                 
967                         
968                         
969                         
970                         
971                                 <dl class="detailList">
972                                 <dt class="heading">Parameters:</dt>
973                                 
974                                         <dt>
975                                                 <span class="fixedFont">Node/Array</span>  <b>node</b>
976                                                 
977                                         </dt>
978                                         <dd>The node or Array of nodes to append</dd>
979                                 
980                                 </dl>
981                         
982                         
983                         
984                         
985                         
986                                 <dl class="detailList">
987                                 <dt class="heading">Returns:</dt>
988                                 
989                                         <dd><span class="fixedFont">Node</span>  The appended node if single append, or null if an array was passed</dd>
990                                 
991                                 </dl>
992                         
993                         
994                         
995
996                     
997                     
998                      
999                     </div>                    
1000                 </div>
1001
1002             </td>
1003             <td class="msource">
1004                 
1005                         <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
1006                 &nbsp;
1007             </td>
1008         </tr>
1009         
1010           
1011           <tr class="method-row config-row-alt0 expandable">
1012             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1013            
1014            
1015             <td class="sig">
1016                 <a id="Roo.data.Node-method-bubble"   name=".bubble"></a>
1017                 <div class="fixedFont">
1018                         <span class="attributes"></span><b class="itemname">bubble</b>
1019                                 
1020                                  (<a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>fn</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="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a> <B><i>args</i></B>) 
1021                         
1022                                 
1023                         
1024                 </div>
1025                 <div class="mdesc">
1026                 
1027                    <div class="short">Bubbles up the tree from this node, calling the specified function with each node.</div> 
1028                  
1029                  
1030                  
1031                     <div class="long">
1032                         
1033                                 Bubbles up the tree from this node, calling the specified function with each node. The scope (<i>this</i>) of<br/>function call will be the scope provided or the current node. The arguments to the function<br/>will be the args provided or the current node. If the function returns false at any point,<br/>the bubble is stopped.
1034                     
1035                                 
1036                         
1037                         
1038                         
1039                         
1040                                 <dl class="detailList">
1041                                 <dt class="heading">Parameters:</dt>
1042                                 
1043                                         <dt>
1044                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>fn</b>
1045                                                 
1046                                         </dt>
1047                                         <dd>The function to call</dd>
1048                                 
1049                                         <dt>
1050                                                 <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>
1051                                                 
1052                                         </dt>
1053                                         <dd>(optional) The scope of the function (defaults to current node)</dd>
1054                                 
1055                                         <dt>
1056                                                 <span class="fixedFont"><a href="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a></span>  <b>args</b>
1057                                                 
1058                                         </dt>
1059                                         <dd>(optional) The args to call the function with (default to passing the current node)</dd>
1060                                 
1061                                 </dl>
1062                         
1063                         
1064                         
1065                         
1066                         
1067                         
1068                         
1069
1070                     
1071                     
1072                      
1073                     </div>                    
1074                 </div>
1075
1076             </td>
1077             <td class="msource">
1078                 
1079                         <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
1080                 &nbsp;
1081             </td>
1082         </tr>
1083         
1084           
1085           <tr class="method-row config-row-alt1 expandable">
1086             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1087            
1088            
1089             <td class="sig">
1090                 <a id="Roo.data.Node-method-cascade"   name=".cascade"></a>
1091                 <div class="fixedFont">
1092                         <span class="attributes"></span><b class="itemname">cascade</b>
1093                                 
1094                                  (<a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>fn</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="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a> <B><i>args</i></B>) 
1095                         
1096                                 
1097                         
1098                 </div>
1099                 <div class="mdesc">
1100                 
1101                    <div class="short">Cascades down the tree from this node, calling the specified function with each node.</div> 
1102                  
1103                  
1104                  
1105                     <div class="long">
1106                         
1107                                 Cascades down the tree from this node, calling the specified function with each node. The scope (<i>this</i>) of<br/>function call will be the scope provided or the current node. The arguments to the function<br/>will be the args provided or the current node. If the function returns false at any point,<br/>the cascade is stopped on that branch.
1108                     
1109                                 
1110                         
1111                         
1112                         
1113                         
1114                                 <dl class="detailList">
1115                                 <dt class="heading">Parameters:</dt>
1116                                 
1117                                         <dt>
1118                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>fn</b>
1119                                                 
1120                                         </dt>
1121                                         <dd>The function to call</dd>
1122                                 
1123                                         <dt>
1124                                                 <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>
1125                                                 
1126                                         </dt>
1127                                         <dd>(optional) The scope of the function (defaults to current node)</dd>
1128                                 
1129                                         <dt>
1130                                                 <span class="fixedFont"><a href="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a></span>  <b>args</b>
1131                                                 
1132                                         </dt>
1133                                         <dd>(optional) The args to call the function with (default to passing the current node)</dd>
1134                                 
1135                                 </dl>
1136                         
1137                         
1138                         
1139                         
1140                         
1141                         
1142                         
1143
1144                     
1145                     
1146                      
1147                     </div>                    
1148                 </div>
1149
1150             </td>
1151             <td class="msource">
1152                 
1153                         <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
1154                 &nbsp;
1155             </td>
1156         </tr>
1157         
1158           
1159           <tr class="method-row config-row-alt0 expandable notInherited">
1160             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1161            
1162            
1163             <td class="sig">
1164                 <a id="Roo.tree.TreeNode-method-collapse"   name=".collapse"></a>
1165                 <div class="fixedFont">
1166                         <span class="attributes"></span><b class="itemname">collapse</b>
1167                                 
1168                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>deep</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>anim</i></B>) 
1169                         
1170                                 
1171                         
1172                 </div>
1173                 <div class="mdesc">
1174                 
1175                    <div class="short">Collapse this node.</div> 
1176                  
1177                  
1178                  
1179                     <div class="long">
1180                         
1181                                 Collapse this node.
1182                     
1183                                 
1184                         
1185                         
1186                         
1187                         
1188                                 <dl class="detailList">
1189                                 <dt class="heading">Parameters:</dt>
1190                                 
1191                                         <dt>
1192                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>deep</b>
1193                                                 
1194                                         </dt>
1195                                         <dd>(optional) True to collapse all children as well</dd>
1196                                 
1197                                         <dt>
1198                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>anim</b>
1199                                                 
1200                                         </dt>
1201                                         <dd>(optional) false to cancel the default animation</dd>
1202                                 
1203                                 </dl>
1204                         
1205                         
1206                         
1207                         
1208                         
1209                         
1210                         
1211
1212                     
1213                     
1214                      
1215                     </div>                    
1216                 </div>
1217
1218             </td>
1219             <td class="msource">
1220                 
1221                         Roo.tree.TreeNode
1222                 &nbsp;
1223             </td>
1224         </tr>
1225         
1226           
1227           <tr class="method-row config-row-alt1 expandable notInherited">
1228             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1229            
1230            
1231             <td class="sig">
1232                 <a id="Roo.tree.TreeNode-method-collapseChildNodes"   name=".collapseChildNodes"></a>
1233                 <div class="fixedFont">
1234                         <span class="attributes"></span><b class="itemname">collapseChildNodes</b>
1235                                 
1236                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>deep</i></B>) 
1237                         
1238                                 
1239                         
1240                 </div>
1241                 <div class="mdesc">
1242                 
1243                    <div class="short">Collapse all child nodes</div> 
1244                  
1245                  
1246                  
1247                     <div class="long">
1248                         
1249                                 Collapse all child nodes
1250                     
1251                                 
1252                         
1253                         
1254                         
1255                         
1256                                 <dl class="detailList">
1257                                 <dt class="heading">Parameters:</dt>
1258                                 
1259                                         <dt>
1260                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>deep</b>
1261                                                 
1262                                         </dt>
1263                                         <dd>(optional) true if the child nodes should also collapse their child nodes</dd>
1264                                 
1265                                 </dl>
1266                         
1267                         
1268                         
1269                         
1270                         
1271                         
1272                         
1273
1274                     
1275                     
1276                      
1277                     </div>                    
1278                 </div>
1279
1280             </td>
1281             <td class="msource">
1282                 
1283                         Roo.tree.TreeNode
1284                 &nbsp;
1285             </td>
1286         </tr>
1287         
1288           
1289           <tr class="method-row config-row-alt0 expandable">
1290             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1291            
1292            
1293             <td class="sig">
1294                 <a id="Roo.data.Node-method-contains"   name=".contains"></a>
1295                 <div class="fixedFont">
1296                         <span class="attributes"></span><b class="itemname">contains</b>
1297                                 
1298                                  (Node <B><i>node</i></B>) 
1299                         
1300                                 
1301                                          : 
1302                                         
1303                                                 
1304                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
1305                                         
1306                                         
1307                                         
1308                                 
1309                         
1310                 </div>
1311                 <div class="mdesc">
1312                 
1313                    <div class="short">Returns true if this node is an ancestor (at any point) of the passed node.</div> 
1314                  
1315                  
1316                  
1317                     <div class="long">
1318                         
1319                                 Returns true if this node is an ancestor (at any point) of the passed node.
1320                     
1321                                 
1322                         
1323                         
1324                         
1325                         
1326                                 <dl class="detailList">
1327                                 <dt class="heading">Parameters:</dt>
1328                                 
1329                                         <dt>
1330                                                 <span class="fixedFont">Node</span>  <b>node</b>
1331                                                 
1332                                         </dt>
1333                                         <dd></dd>
1334                                 
1335                                 </dl>
1336                         
1337                         
1338                         
1339                         
1340                         
1341                                 <dl class="detailList">
1342                                 <dt class="heading">Returns:</dt>
1343                                 
1344                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  </dd>
1345                                 
1346                                 </dl>
1347                         
1348                         
1349                         
1350
1351                     
1352                     
1353                      
1354                     </div>                    
1355                 </div>
1356
1357             </td>
1358             <td class="msource">
1359                 
1360                         <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
1361                 &nbsp;
1362             </td>
1363         </tr>
1364         
1365           
1366           <tr class="method-row config-row-alt1 expandable notInherited">
1367             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1368            
1369            
1370             <td class="sig">
1371                 <a id="Roo.tree.TreeNode-method-disable"   name=".disable"></a>
1372                 <div class="fixedFont">
1373                         <span class="attributes"></span><b class="itemname">disable</b>
1374                                 
1375                                  () 
1376                         
1377                                 
1378                         
1379                 </div>
1380                 <div class="mdesc">
1381                 
1382                    <div class="short">Disables this node</div> 
1383                  
1384                  
1385                  
1386                     <div class="long">
1387                         
1388                                 Disables this node
1389                     
1390                                 
1391                         
1392                         
1393                         
1394                         
1395                         
1396                         
1397                         
1398                         
1399                         
1400                         
1401
1402                     
1403                     
1404                      
1405                     </div>                    
1406                 </div>
1407
1408             </td>
1409             <td class="msource">
1410                 
1411                         Roo.tree.TreeNode
1412                 &nbsp;
1413             </td>
1414         </tr>
1415         
1416           
1417           <tr class="method-row config-row-alt0 expandable">
1418             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1419            
1420            
1421             <td class="sig">
1422                 <a id="Roo.data.Node-method-eachChild"   name=".eachChild"></a>
1423                 <div class="fixedFont">
1424                         <span class="attributes"></span><b class="itemname">eachChild</b>
1425                                 
1426                                  (<a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>fn</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="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a> <B><i>args</i></B>) 
1427                         
1428                                 
1429                         
1430                 </div>
1431                 <div class="mdesc">
1432                 
1433                    <div class="short">Interates the child nodes of this node, calling the specified function with each node.</div> 
1434                  
1435                  
1436                  
1437                     <div class="long">
1438                         
1439                                 Interates the child nodes of this node, calling the specified function with each node. The scope (<i>this</i>) of<br/>function call will be the scope provided or the current node. The arguments to the function<br/>will be the args provided or the current node. If the function returns false at any point,<br/>the iteration stops.
1440                     
1441                                 
1442                         
1443                         
1444                         
1445                         
1446                                 <dl class="detailList">
1447                                 <dt class="heading">Parameters:</dt>
1448                                 
1449                                         <dt>
1450                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>fn</b>
1451                                                 
1452                                         </dt>
1453                                         <dd>The function to call</dd>
1454                                 
1455                                         <dt>
1456                                                 <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>
1457                                                 
1458                                         </dt>
1459                                         <dd>(optional) The scope of the function (defaults to current node)</dd>
1460                                 
1461                                         <dt>
1462                                                 <span class="fixedFont"><a href="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a></span>  <b>args</b>
1463                                                 
1464                                         </dt>
1465                                         <dd>(optional) The args to call the function with (default to passing the current node)</dd>
1466                                 
1467                                 </dl>
1468                         
1469                         
1470                         
1471                         
1472                         
1473                         
1474                         
1475
1476                     
1477                     
1478                      
1479                     </div>                    
1480                 </div>
1481
1482             </td>
1483             <td class="msource">
1484                 
1485                         <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
1486                 &nbsp;
1487             </td>
1488         </tr>
1489         
1490           
1491           <tr class="method-row config-row-alt1 expandable notInherited">
1492             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1493            
1494            
1495             <td class="sig">
1496                 <a id="Roo.tree.TreeNode-method-enable"   name=".enable"></a>
1497                 <div class="fixedFont">
1498                         <span class="attributes"></span><b class="itemname">enable</b>
1499                                 
1500                                  () 
1501                         
1502                                 
1503                         
1504                 </div>
1505                 <div class="mdesc">
1506                 
1507                    <div class="short">Enables this node</div> 
1508                  
1509                  
1510                  
1511                     <div class="long">
1512                         
1513                                 Enables this node
1514                     
1515                                 
1516                         
1517                         
1518                         
1519                         
1520                         
1521                         
1522                         
1523                         
1524                         
1525                         
1526
1527                     
1528                     
1529                      
1530                     </div>                    
1531                 </div>
1532
1533             </td>
1534             <td class="msource">
1535                 
1536                         Roo.tree.TreeNode
1537                 &nbsp;
1538             </td>
1539         </tr>
1540         
1541           
1542           <tr class="method-row config-row-alt0 expandable notInherited">
1543             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1544            
1545            
1546             <td class="sig">
1547                 <a id="Roo.tree.TreeNode-method-ensureVisible"   name=".ensureVisible"></a>
1548                 <div class="fixedFont">
1549                         <span class="attributes"></span><b class="itemname">ensureVisible</b>
1550                                 
1551                                  () 
1552                         
1553                                 
1554                         
1555                 </div>
1556                 <div class="mdesc">
1557                 
1558                    <div class="short">Ensures all parent nodes are expanded</div> 
1559                  
1560                  
1561                  
1562                     <div class="long">
1563                         
1564                                 Ensures all parent nodes are expanded
1565                     
1566                                 
1567                         
1568                         
1569                         
1570                         
1571                         
1572                         
1573                         
1574                         
1575                         
1576                         
1577
1578                     
1579                     
1580                      
1581                     </div>                    
1582                 </div>
1583
1584             </td>
1585             <td class="msource">
1586                 
1587                         Roo.tree.TreeNode
1588                 &nbsp;
1589             </td>
1590         </tr>
1591         
1592           
1593           <tr class="method-row config-row-alt1 expandable notInherited">
1594             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1595            
1596            
1597             <td class="sig">
1598                 <a id="Roo.tree.TreeNode-method-expand"   name=".expand"></a>
1599                 <div class="fixedFont">
1600                         <span class="attributes"></span><b class="itemname">expand</b>
1601                                 
1602                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>deep</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>anim</i></B>, <a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>callback</i></B>) 
1603                         
1604                                 
1605                         
1606                 </div>
1607                 <div class="mdesc">
1608                 
1609                    <div class="short">Expand this node.</div> 
1610                  
1611                  
1612                  
1613                     <div class="long">
1614                         
1615                                 Expand this node.
1616                     
1617                                 
1618                         
1619                         
1620                         
1621                         
1622                                 <dl class="detailList">
1623                                 <dt class="heading">Parameters:</dt>
1624                                 
1625                                         <dt>
1626                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>deep</b>
1627                                                 
1628                                         </dt>
1629                                         <dd>(optional) True to expand all children as well</dd>
1630                                 
1631                                         <dt>
1632                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>anim</b>
1633                                                 
1634                                         </dt>
1635                                         <dd>(optional) false to cancel the default animation</dd>
1636                                 
1637                                         <dt>
1638                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>callback</b>
1639                                                 
1640                                         </dt>
1641                                         <dd>(optional) A callback to be called when<br/>expanding this node completes (does not wait for deep expand to complete).<br/>Called with 1 parameter, this node.</dd>
1642                                 
1643                                 </dl>
1644                         
1645                         
1646                         
1647                         
1648                         
1649                         
1650                         
1651
1652                     
1653                     
1654                      
1655                     </div>                    
1656                 </div>
1657
1658             </td>
1659             <td class="msource">
1660                 
1661                         Roo.tree.TreeNode
1662                 &nbsp;
1663             </td>
1664         </tr>
1665         
1666           
1667           <tr class="method-row config-row-alt0 expandable notInherited">
1668             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1669            
1670            
1671             <td class="sig">
1672                 <a id="Roo.tree.TreeNode-method-expandChildNodes"   name=".expandChildNodes"></a>
1673                 <div class="fixedFont">
1674                         <span class="attributes"></span><b class="itemname">expandChildNodes</b>
1675                                 
1676                                  (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>deep</i></B>) 
1677                         
1678                                 
1679                         
1680                 </div>
1681                 <div class="mdesc">
1682                 
1683                    <div class="short">Expand all child nodes</div> 
1684                  
1685                  
1686                  
1687                     <div class="long">
1688                         
1689                                 Expand all child nodes
1690                     
1691                                 
1692                         
1693                         
1694                         
1695                         
1696                                 <dl class="detailList">
1697                                 <dt class="heading">Parameters:</dt>
1698                                 
1699                                         <dt>
1700                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  <b>deep</b>
1701                                                 
1702                                         </dt>
1703                                         <dd>(optional) true if the child nodes should also expand their child nodes</dd>
1704                                 
1705                                 </dl>
1706                         
1707                         
1708                         
1709                         
1710                         
1711                         
1712                         
1713
1714                     
1715                     
1716                      
1717                     </div>                    
1718                 </div>
1719
1720             </td>
1721             <td class="msource">
1722                 
1723                         Roo.tree.TreeNode
1724                 &nbsp;
1725             </td>
1726         </tr>
1727         
1728           
1729           <tr class="method-row config-row-alt1 expandable">
1730             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1731            
1732            
1733             <td class="sig">
1734                 <a id="Roo.data.Node-method-findChild"   name=".findChild"></a>
1735                 <div class="fixedFont">
1736                         <span class="attributes"></span><b class="itemname">findChild</b>
1737                                 
1738                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>attribute</i></B>, Mixed <B><i>value</i></B>) 
1739                         
1740                                 
1741                                          : 
1742                                         
1743                                                 
1744                                                 Node
1745                                         
1746                                         
1747                                         
1748                                 
1749                         
1750                 </div>
1751                 <div class="mdesc">
1752                 
1753                    <div class="short">Finds the first child that has the attribute with the specified value.</div> 
1754                  
1755                  
1756                  
1757                     <div class="long">
1758                         
1759                                 Finds the first child that has the attribute with the specified value.
1760                     
1761                                 
1762                         
1763                         
1764                         
1765                         
1766                                 <dl class="detailList">
1767                                 <dt class="heading">Parameters:</dt>
1768                                 
1769                                         <dt>
1770                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>attribute</b>
1771                                                 
1772                                         </dt>
1773                                         <dd>The attribute name</dd>
1774                                 
1775                                         <dt>
1776                                                 <span class="fixedFont">Mixed</span>  <b>value</b>
1777                                                 
1778                                         </dt>
1779                                         <dd>The value to search for</dd>
1780                                 
1781                                 </dl>
1782                         
1783                         
1784                         
1785                         
1786                         
1787                                 <dl class="detailList">
1788                                 <dt class="heading">Returns:</dt>
1789                                 
1790                                         <dd><span class="fixedFont">Node</span>  The found child or null if none was found</dd>
1791                                 
1792                                 </dl>
1793                         
1794                         
1795                         
1796
1797                     
1798                     
1799                      
1800                     </div>                    
1801                 </div>
1802
1803             </td>
1804             <td class="msource">
1805                 
1806                         <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
1807                 &nbsp;
1808             </td>
1809         </tr>
1810         
1811           
1812           <tr class="method-row config-row-alt0 expandable">
1813             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1814            
1815            
1816             <td class="sig">
1817                 <a id="Roo.data.Node-method-findChildBy"   name=".findChildBy"></a>
1818                 <div class="fixedFont">
1819                         <span class="attributes"></span><b class="itemname">findChildBy</b>
1820                                 
1821                                  (<a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>fn</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>) 
1822                         
1823                                 
1824                                          : 
1825                                         
1826                                                 
1827                                                 Node
1828                                         
1829                                         
1830                                         
1831                                 
1832                         
1833                 </div>
1834                 <div class="mdesc">
1835                 
1836                    <div class="short">Finds the first child by a custom function.</div> 
1837                  
1838                  
1839                  
1840                     <div class="long">
1841                         
1842                                 Finds the first child by a custom function. The child matches if the function passed<br/>returns true.
1843                     
1844                                 
1845                         
1846                         
1847                         
1848                         
1849                                 <dl class="detailList">
1850                                 <dt class="heading">Parameters:</dt>
1851                                 
1852                                         <dt>
1853                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>fn</b>
1854                                                 
1855                                         </dt>
1856                                         <dd></dd>
1857                                 
1858                                         <dt>
1859                                                 <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>
1860                                                 
1861                                         </dt>
1862                                         <dd>(optional)</dd>
1863                                 
1864                                 </dl>
1865                         
1866                         
1867                         
1868                         
1869                         
1870                                 <dl class="detailList">
1871                                 <dt class="heading">Returns:</dt>
1872                                 
1873                                         <dd><span class="fixedFont">Node</span>  The found child or null if none was found</dd>
1874                                 
1875                                 </dl>
1876                         
1877                         
1878                         
1879
1880                     
1881                     
1882                      
1883                     </div>                    
1884                 </div>
1885
1886             </td>
1887             <td class="msource">
1888                 
1889                         <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
1890                 &nbsp;
1891             </td>
1892         </tr>
1893         
1894           
1895           <tr class="method-row config-row-alt1 expandable">
1896             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1897            
1898            
1899             <td class="sig">
1900                 <a id="Roo.util.Observable-method-fireEvent"   name=".fireEvent"></a>
1901                 <div class="fixedFont">
1902                         <span class="attributes"></span><b class="itemname">fireEvent</b>
1903                                 
1904                                  (<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>) 
1905                         
1906                                 
1907                                          : 
1908                                         
1909                                                 
1910                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
1911                                         
1912                                         
1913                                         
1914                                 
1915                         
1916                 </div>
1917                 <div class="mdesc">
1918                 
1919                    <div class="short">Fires the specified event with the passed parameters (minus the event name).</div> 
1920                  
1921                  
1922                  
1923                     <div class="long">
1924                         
1925                                 Fires the specified event with the passed parameters (minus the event name).
1926                     
1927                                 
1928                         
1929                         
1930                         
1931                         
1932                                 <dl class="detailList">
1933                                 <dt class="heading">Parameters:</dt>
1934                                 
1935                                         <dt>
1936                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
1937                                                 
1938                                         </dt>
1939                                         <dd></dd>
1940                                 
1941                                         <dt>
1942                                                 <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>
1943                                                 
1944                                         </dt>
1945                                         <dd>Variable number of parameters are passed to handlers</dd>
1946                                 
1947                                 </dl>
1948                         
1949                         
1950                         
1951                         
1952                         
1953                                 <dl class="detailList">
1954                                 <dt class="heading">Returns:</dt>
1955                                 
1956                                         <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>
1957                                 
1958                                 </dl>
1959                         
1960                         
1961                         
1962
1963                     
1964                     
1965                      
1966                     </div>                    
1967                 </div>
1968
1969             </td>
1970             <td class="msource">
1971                 
1972                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
1973                 &nbsp;
1974             </td>
1975         </tr>
1976         
1977           
1978           <tr class="method-row config-row-alt0 expandable">
1979             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1980            
1981            
1982             <td class="sig">
1983                 <a id="Roo.data.Node-method-getDepth"   name=".getDepth"></a>
1984                 <div class="fixedFont">
1985                         <span class="attributes"></span><b class="itemname">getDepth</b>
1986                                 
1987                                  () 
1988                         
1989                                 
1990                                          : 
1991                                         
1992                                                 
1993                                                 <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
1994                                         
1995                                         
1996                                         
1997                                 
1998                         
1999                 </div>
2000                 <div class="mdesc">
2001                 
2002                    <div class="short">Returns depth of this node (the root node has a depth of 0)</div> 
2003                  
2004                  
2005                  
2006                     <div class="long">
2007                         
2008                                 Returns depth of this node (the root node has a depth of 0)
2009                     
2010                                 
2011                         
2012                         
2013                         
2014                         
2015                         
2016                         
2017                         
2018                         
2019                                 <dl class="detailList">
2020                                 <dt class="heading">Returns:</dt>
2021                                 
2022                                         <dd><span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  </dd>
2023                                 
2024                                 </dl>
2025                         
2026                         
2027                         
2028
2029                     
2030                     
2031                      
2032                     </div>                    
2033                 </div>
2034
2035             </td>
2036             <td class="msource">
2037                 
2038                         <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
2039                 &nbsp;
2040             </td>
2041         </tr>
2042         
2043           
2044           <tr class="method-row config-row-alt1 expandable">
2045             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2046            
2047            
2048             <td class="sig">
2049                 <a id="Roo.data.Node-method-getOwnerTree"   name=".getOwnerTree"></a>
2050                 <div class="fixedFont">
2051                         <span class="attributes"></span><b class="itemname">getOwnerTree</b>
2052                                 
2053                                  () 
2054                         
2055                                 
2056                                          : 
2057                                         
2058                                                 
2059                                                 Tree
2060                                         
2061                                         
2062                                         
2063                                 
2064                         
2065                 </div>
2066                 <div class="mdesc">
2067                 
2068                    <div class="short">Returns the tree this node is in.</div> 
2069                  
2070                  
2071                  
2072                     <div class="long">
2073                         
2074                                 Returns the tree this node is in.
2075                     
2076                                 
2077                         
2078                         
2079                         
2080                         
2081                         
2082                         
2083                         
2084                         
2085                                 <dl class="detailList">
2086                                 <dt class="heading">Returns:</dt>
2087                                 
2088                                         <dd><span class="fixedFont">Tree</span>  </dd>
2089                                 
2090                                 </dl>
2091                         
2092                         
2093                         
2094
2095                     
2096                     
2097                      
2098                     </div>                    
2099                 </div>
2100
2101             </td>
2102             <td class="msource">
2103                 
2104                         <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
2105                 &nbsp;
2106             </td>
2107         </tr>
2108         
2109           
2110           <tr class="method-row config-row-alt0 expandable">
2111             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2112            
2113            
2114             <td class="sig">
2115                 <a id="Roo.data.Node-method-getPath"   name=".getPath"></a>
2116                 <div class="fixedFont">
2117                         <span class="attributes"></span><b class="itemname">getPath</b>
2118                                 
2119                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>attr</i></B>) 
2120                         
2121                                 
2122                                          : 
2123                                         
2124                                                 
2125                                                 <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
2126                                         
2127                                         
2128                                         
2129                                 
2130                         
2131                 </div>
2132                 <div class="mdesc">
2133                 
2134                    <div class="short">Returns the path for this node.</div> 
2135                  
2136                  
2137                  
2138                     <div class="long">
2139                         
2140                                 Returns the path for this node. The path can be used to expand or select this node programmatically.
2141                     
2142                                 
2143                         
2144                         
2145                         
2146                         
2147                                 <dl class="detailList">
2148                                 <dt class="heading">Parameters:</dt>
2149                                 
2150                                         <dt>
2151                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>attr</b>
2152                                                 
2153                                         </dt>
2154                                         <dd>(optional) The attr to use for the path (defaults to the node's id)</dd>
2155                                 
2156                                 </dl>
2157                         
2158                         
2159                         
2160                         
2161                         
2162                                 <dl class="detailList">
2163                                 <dt class="heading">Returns:</dt>
2164                                 
2165                                         <dd><span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  The path</dd>
2166                                 
2167                                 </dl>
2168                         
2169                         
2170                         
2171
2172                     
2173                     
2174                      
2175                     </div>                    
2176                 </div>
2177
2178             </td>
2179             <td class="msource">
2180                 
2181                         <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
2182                 &nbsp;
2183             </td>
2184         </tr>
2185         
2186           
2187           <tr class="method-row config-row-alt1 expandable notInherited">
2188             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2189            
2190            
2191             <td class="sig">
2192                 <a id="Roo.tree.TreeNode-method-getUI"   name=".getUI"></a>
2193                 <div class="fixedFont">
2194                         <span class="attributes"></span><b class="itemname">getUI</b>
2195                                 
2196                                  () 
2197                         
2198                                 
2199                                          : 
2200                                         
2201                                                 
2202                                                 TreeNodeUI
2203                                         
2204                                         
2205                                         
2206                                 
2207                         
2208                 </div>
2209                 <div class="mdesc">
2210                 
2211                    <div class="short">Returns the UI object for this node</div> 
2212                  
2213                  
2214                  
2215                     <div class="long">
2216                         
2217                                 Returns the UI object for this node
2218                     
2219                                 
2220                         
2221                         
2222                         
2223                         
2224                         
2225                         
2226                         
2227                         
2228                                 <dl class="detailList">
2229                                 <dt class="heading">Returns:</dt>
2230                                 
2231                                         <dd><span class="fixedFont">TreeNodeUI</span>  </dd>
2232                                 
2233                                 </dl>
2234                         
2235                         
2236                         
2237
2238                     
2239                     
2240                      
2241                     </div>                    
2242                 </div>
2243
2244             </td>
2245             <td class="msource">
2246                 
2247                         Roo.tree.TreeNode
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-hasListener"   name=".hasListener"></a>
2259                 <div class="fixedFont">
2260                         <span class="attributes"></span><b class="itemname">hasListener</b>
2261                                 
2262                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>eventName</i></B>) 
2263                         
2264                                 
2265                                          : 
2266                                         
2267                                                 
2268                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
2269                                         
2270                                         
2271                                         
2272                                 
2273                         
2274                 </div>
2275                 <div class="mdesc">
2276                 
2277                    <div class="short">Checks to see if this object has any listeners for a specified event</div> 
2278                  
2279                  
2280                  
2281                     <div class="long">
2282                         
2283                                 Checks to see if this object has any listeners for a specified event
2284                     
2285                                 
2286                         
2287                         
2288                         
2289                         
2290                                 <dl class="detailList">
2291                                 <dt class="heading">Parameters:</dt>
2292                                 
2293                                         <dt>
2294                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
2295                                                 
2296                                         </dt>
2297                                         <dd>The name of the event to check for</dd>
2298                                 
2299                                 </dl>
2300                         
2301                         
2302                         
2303                         
2304                         
2305                                 <dl class="detailList">
2306                                 <dt class="heading">Returns:</dt>
2307                                 
2308                                         <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>
2309                                 
2310                                 </dl>
2311                         
2312                         
2313                         
2314
2315                     
2316                     
2317                      
2318                     </div>                    
2319                 </div>
2320
2321             </td>
2322             <td class="msource">
2323                 
2324                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
2325                 &nbsp;
2326             </td>
2327         </tr>
2328         
2329           
2330           <tr class="method-row config-row-alt1 expandable">
2331             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2332            
2333            
2334             <td class="sig">
2335                 <a id="Roo.data.Node-method-indexOf"   name=".indexOf"></a>
2336                 <div class="fixedFont">
2337                         <span class="attributes"></span><b class="itemname">indexOf</b>
2338                                 
2339                                  (Node <B><i>node</i></B>) 
2340                         
2341                                 
2342                                          : 
2343                                         
2344                                                 
2345                                                 <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a>
2346                                         
2347                                         
2348                                         
2349                                 
2350                         
2351                 </div>
2352                 <div class="mdesc">
2353                 
2354                    <div class="short">Returns the index of a child node</div> 
2355                  
2356                  
2357                  
2358                     <div class="long">
2359                         
2360                                 Returns the index of a child node
2361                     
2362                                 
2363                         
2364                         
2365                         
2366                         
2367                                 <dl class="detailList">
2368                                 <dt class="heading">Parameters:</dt>
2369                                 
2370                                         <dt>
2371                                                 <span class="fixedFont">Node</span>  <b>node</b>
2372                                                 
2373                                         </dt>
2374                                         <dd></dd>
2375                                 
2376                                 </dl>
2377                         
2378                         
2379                         
2380                         
2381                         
2382                                 <dl class="detailList">
2383                                 <dt class="heading">Returns:</dt>
2384                                 
2385                                         <dd><span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  The index of the node or -1 if it was not found</dd>
2386                                 
2387                                 </dl>
2388                         
2389                         
2390                         
2391
2392                     
2393                     
2394                      
2395                     </div>                    
2396                 </div>
2397
2398             </td>
2399             <td class="msource">
2400                 
2401                         <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
2402                 &nbsp;
2403             </td>
2404         </tr>
2405         
2406           
2407           <tr class="method-row config-row-alt0 expandable">
2408             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2409            
2410            
2411             <td class="sig">
2412                 <a id="Roo.data.Node-method-insertBefore"   name=".insertBefore"></a>
2413                 <div class="fixedFont">
2414                         <span class="attributes"></span><b class="itemname">insertBefore</b>
2415                                 
2416                                  (Node <B><i>node</i></B>, Node <B><i>refNode</i></B>) 
2417                         
2418                                 
2419                                          : 
2420                                         
2421                                                 
2422                                                 Node
2423                                         
2424                                         
2425                                         
2426                                 
2427                         
2428                 </div>
2429                 <div class="mdesc">
2430                 
2431                    <div class="short">Inserts the first node before the second node in this nodes childNodes collection.</div> 
2432                  
2433                  
2434                  
2435                     <div class="long">
2436                         
2437                                 Inserts the first node before the second node in this nodes childNodes collection.
2438                     
2439                                 
2440                         
2441                         
2442                         
2443                         
2444                                 <dl class="detailList">
2445                                 <dt class="heading">Parameters:</dt>
2446                                 
2447                                         <dt>
2448                                                 <span class="fixedFont">Node</span>  <b>node</b>
2449                                                 
2450                                         </dt>
2451                                         <dd>The node to insert</dd>
2452                                 
2453                                         <dt>
2454                                                 <span class="fixedFont">Node</span>  <b>refNode</b>
2455                                                 
2456                                         </dt>
2457                                         <dd>The node to insert before (if null the node is appended)</dd>
2458                                 
2459                                 </dl>
2460                         
2461                         
2462                         
2463                         
2464                         
2465                                 <dl class="detailList">
2466                                 <dt class="heading">Returns:</dt>
2467                                 
2468                                         <dd><span class="fixedFont">Node</span>  The inserted node</dd>
2469                                 
2470                                 </dl>
2471                         
2472                         
2473                         
2474
2475                     
2476                     
2477                      
2478                     </div>                    
2479                 </div>
2480
2481             </td>
2482             <td class="msource">
2483                 
2484                         <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
2485                 &nbsp;
2486             </td>
2487         </tr>
2488         
2489           
2490           <tr class="method-row config-row-alt1 expandable">
2491             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2492            
2493            
2494             <td class="sig">
2495                 <a id="Roo.data.Node-method-isAncestor"   name=".isAncestor"></a>
2496                 <div class="fixedFont">
2497                         <span class="attributes"></span><b class="itemname">isAncestor</b>
2498                                 
2499                                  (Node <B><i>node</i></B>) 
2500                         
2501                                 
2502                                          : 
2503                                         
2504                                                 
2505                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
2506                                         
2507                                         
2508                                         
2509                                 
2510                         
2511                 </div>
2512                 <div class="mdesc">
2513                 
2514                    <div class="short">Returns true if the passed node is an ancestor (at any point) of this node.</div> 
2515                  
2516                  
2517                  
2518                     <div class="long">
2519                         
2520                                 Returns true if the passed node is an ancestor (at any point) of this node.
2521                     
2522                                 
2523                         
2524                         
2525                         
2526                         
2527                                 <dl class="detailList">
2528                                 <dt class="heading">Parameters:</dt>
2529                                 
2530                                         <dt>
2531                                                 <span class="fixedFont">Node</span>  <b>node</b>
2532                                                 
2533                                         </dt>
2534                                         <dd></dd>
2535                                 
2536                                 </dl>
2537                         
2538                         
2539                         
2540                         
2541                         
2542                                 <dl class="detailList">
2543                                 <dt class="heading">Returns:</dt>
2544                                 
2545                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  </dd>
2546                                 
2547                                 </dl>
2548                         
2549                         
2550                         
2551
2552                     
2553                     
2554                      
2555                     </div>                    
2556                 </div>
2557
2558             </td>
2559             <td class="msource">
2560                 
2561                         <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
2562                 &nbsp;
2563             </td>
2564         </tr>
2565         
2566           
2567           <tr class="method-row config-row-alt0 expandable notInherited">
2568             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2569            
2570            
2571             <td class="sig">
2572                 <a id="Roo.tree.TreeNode-method-isExpanded"   name=".isExpanded"></a>
2573                 <div class="fixedFont">
2574                         <span class="attributes"></span><b class="itemname">isExpanded</b>
2575                                 
2576                                  () 
2577                         
2578                                 
2579                                          : 
2580                                         
2581                                                 
2582                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
2583                                         
2584                                         
2585                                         
2586                                 
2587                         
2588                 </div>
2589                 <div class="mdesc">
2590                 
2591                    <div class="short">Returns true if this node is expanded</div> 
2592                  
2593                  
2594                  
2595                     <div class="long">
2596                         
2597                                 Returns true if this node is expanded
2598                     
2599                                 
2600                         
2601                         
2602                         
2603                         
2604                         
2605                         
2606                         
2607                         
2608                                 <dl class="detailList">
2609                                 <dt class="heading">Returns:</dt>
2610                                 
2611                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  </dd>
2612                                 
2613                                 </dl>
2614                         
2615                         
2616                         
2617
2618                     
2619                     
2620                      
2621                     </div>                    
2622                 </div>
2623
2624             </td>
2625             <td class="msource">
2626                 
2627                         Roo.tree.TreeNode
2628                 &nbsp;
2629             </td>
2630         </tr>
2631         
2632           
2633           <tr class="method-row config-row-alt1 expandable">
2634             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2635            
2636            
2637             <td class="sig">
2638                 <a id="Roo.data.Node-method-isFirst"   name=".isFirst"></a>
2639                 <div class="fixedFont">
2640                         <span class="attributes"></span><b class="itemname">isFirst</b>
2641                                 
2642                                  () 
2643                         
2644                                 
2645                                          : 
2646                                         
2647                                                 
2648                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
2649                                         
2650                                         
2651                                         
2652                                 
2653                         
2654                 </div>
2655                 <div class="mdesc">
2656                 
2657                    <div class="short">Returns true if this node is the first child of its parent</div> 
2658                  
2659                  
2660                  
2661                     <div class="long">
2662                         
2663                                 Returns true if this node is the first child of its parent
2664                     
2665                                 
2666                         
2667                         
2668                         
2669                         
2670                         
2671                         
2672                         
2673                         
2674                                 <dl class="detailList">
2675                                 <dt class="heading">Returns:</dt>
2676                                 
2677                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  </dd>
2678                                 
2679                                 </dl>
2680                         
2681                         
2682                         
2683
2684                     
2685                     
2686                      
2687                     </div>                    
2688                 </div>
2689
2690             </td>
2691             <td class="msource">
2692                 
2693                         <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
2694                 &nbsp;
2695             </td>
2696         </tr>
2697         
2698           
2699           <tr class="method-row config-row-alt0 expandable">
2700             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2701            
2702            
2703             <td class="sig">
2704                 <a id="Roo.data.Node-method-isLast"   name=".isLast"></a>
2705                 <div class="fixedFont">
2706                         <span class="attributes"></span><b class="itemname">isLast</b>
2707                                 
2708                                  () 
2709                         
2710                                 
2711                                          : 
2712                                         
2713                                                 
2714                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
2715                                         
2716                                         
2717                                         
2718                                 
2719                         
2720                 </div>
2721                 <div class="mdesc">
2722                 
2723                    <div class="short">Returns true if this node is the last child of its parent</div> 
2724                  
2725                  
2726                  
2727                     <div class="long">
2728                         
2729                                 Returns true if this node is the last child of its parent
2730                     
2731                                 
2732                         
2733                         
2734                         
2735                         
2736                         
2737                         
2738                         
2739                         
2740                                 <dl class="detailList">
2741                                 <dt class="heading">Returns:</dt>
2742                                 
2743                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  </dd>
2744                                 
2745                                 </dl>
2746                         
2747                         
2748                         
2749
2750                     
2751                     
2752                      
2753                     </div>                    
2754                 </div>
2755
2756             </td>
2757             <td class="msource">
2758                 
2759                         <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
2760                 &nbsp;
2761             </td>
2762         </tr>
2763         
2764           
2765           <tr class="method-row config-row-alt1 expandable">
2766             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2767            
2768            
2769             <td class="sig">
2770                 <a id="Roo.data.Node-method-isLeaf"   name=".isLeaf"></a>
2771                 <div class="fixedFont">
2772                         <span class="attributes"></span><b class="itemname">isLeaf</b>
2773                                 
2774                                  () 
2775                         
2776                                 
2777                                          : 
2778                                         
2779                                                 
2780                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
2781                                         
2782                                         
2783                                         
2784                                 
2785                         
2786                 </div>
2787                 <div class="mdesc">
2788                 
2789                    <div class="short">Returns true if this node is a leaf</div> 
2790                  
2791                  
2792                  
2793                     <div class="long">
2794                         
2795                                 Returns true if this node is a leaf
2796                     
2797                                 
2798                         
2799                         
2800                         
2801                         
2802                         
2803                         
2804                         
2805                         
2806                                 <dl class="detailList">
2807                                 <dt class="heading">Returns:</dt>
2808                                 
2809                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  </dd>
2810                                 
2811                                 </dl>
2812                         
2813                         
2814                         
2815
2816                     
2817                     
2818                      
2819                     </div>                    
2820                 </div>
2821
2822             </td>
2823             <td class="msource">
2824                 
2825                         <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
2826                 &nbsp;
2827             </td>
2828         </tr>
2829         
2830           
2831           <tr class="method-row config-row-alt0 expandable notInherited">
2832             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2833            
2834            
2835             <td class="sig">
2836                 <a id="Roo.tree.TreeNode-method-isSelected"   name=".isSelected"></a>
2837                 <div class="fixedFont">
2838                         <span class="attributes"></span><b class="itemname">isSelected</b>
2839                                 
2840                                  () 
2841                         
2842                                 
2843                                          : 
2844                                         
2845                                                 
2846                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
2847                                         
2848                                         
2849                                         
2850                                 
2851                         
2852                 </div>
2853                 <div class="mdesc">
2854                 
2855                    <div class="short">Returns true if this node is selected</div> 
2856                  
2857                  
2858                  
2859                     <div class="long">
2860                         
2861                                 Returns true if this node is selected
2862                     
2863                                 
2864                         
2865                         
2866                         
2867                         
2868                         
2869                         
2870                         
2871                         
2872                                 <dl class="detailList">
2873                                 <dt class="heading">Returns:</dt>
2874                                 
2875                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  </dd>
2876                                 
2877                                 </dl>
2878                         
2879                         
2880                         
2881
2882                     
2883                     
2884                      
2885                     </div>                    
2886                 </div>
2887
2888             </td>
2889             <td class="msource">
2890                 
2891                         Roo.tree.TreeNode
2892                 &nbsp;
2893             </td>
2894         </tr>
2895         
2896           
2897           <tr class="method-row config-row-alt1 expandable">
2898             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2899            
2900            
2901             <td class="sig">
2902                 <a id="Roo.data.Node-method-item"   name=".item"></a>
2903                 <div class="fixedFont">
2904                         <span class="attributes"></span><b class="itemname">item</b>
2905                                 
2906                                  (<a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>index</i></B>) 
2907                         
2908                                 
2909                                          : 
2910                                         
2911                                                 
2912                                                 Node
2913                                         
2914                                         
2915                                         
2916                                 
2917                         
2918                 </div>
2919                 <div class="mdesc">
2920                 
2921                    <div class="short">Returns the child node at the specified index.</div> 
2922                  
2923                  
2924                  
2925                     <div class="long">
2926                         
2927                                 Returns the child node at the specified index.
2928                     
2929                                 
2930                         
2931                         
2932                         
2933                         
2934                                 <dl class="detailList">
2935                                 <dt class="heading">Parameters:</dt>
2936                                 
2937                                         <dt>
2938                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span>  <b>index</b>
2939                                                 
2940                                         </dt>
2941                                         <dd></dd>
2942                                 
2943                                 </dl>
2944                         
2945                         
2946                         
2947                         
2948                         
2949                                 <dl class="detailList">
2950                                 <dt class="heading">Returns:</dt>
2951                                 
2952                                         <dd><span class="fixedFont">Node</span>  </dd>
2953                                 
2954                                 </dl>
2955                         
2956                         
2957                         
2958
2959                     
2960                     
2961                      
2962                     </div>                    
2963                 </div>
2964
2965             </td>
2966             <td class="msource">
2967                 
2968                         <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
2969                 &nbsp;
2970             </td>
2971         </tr>
2972         
2973           
2974           <tr class="method-row config-row-alt0 expandable">
2975             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2976            
2977            
2978             <td class="sig">
2979                 <a id="Roo.util.Observable-method-on"   name=".on"></a>
2980                 <div class="fixedFont">
2981                         <span class="attributes"></span><b class="itemname">on</b>
2982                                 
2983                                  (<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>) 
2984                         
2985                                 
2986                         
2987                 </div>
2988                 <div class="mdesc">
2989                 
2990                    <div class="short">Appends an event handler to this element (shorthand for addListener)</div> 
2991                  
2992                  
2993                  
2994                     <div class="long">
2995                         
2996                                 Appends an event handler to this element (shorthand for addListener)
2997                     
2998                                 
2999                         
3000                         
3001                         
3002                         
3003                                 <dl class="detailList">
3004                                 <dt class="heading">Parameters:</dt>
3005                                 
3006                                         <dt>
3007                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
3008                                                 
3009                                         </dt>
3010                                         <dd>The type of event to listen for</dd>
3011                                 
3012                                         <dt>
3013                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
3014                                                 
3015                                         </dt>
3016                                         <dd>The method the event invokes</dd>
3017                                 
3018                                         <dt>
3019                                                 <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>
3020                                                 
3021                                         </dt>
3022                                         <dd>(optional) The scope in which to execute the handler<br/>function. The handler function's "this" context.</dd>
3023                                 
3024                                         <dt>
3025                                                 <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>
3026                                                 
3027                                         </dt>
3028                                         <dd>(optional)</dd>
3029                                 
3030                                 </dl>
3031                         
3032                         
3033                         
3034                         
3035                         
3036                         
3037                         
3038
3039                     
3040                     
3041                      
3042                     </div>                    
3043                 </div>
3044
3045             </td>
3046             <td class="msource">
3047                 
3048                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
3049                 &nbsp;
3050             </td>
3051         </tr>
3052         
3053           
3054           <tr class="method-row config-row-alt1 expandable">
3055             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3056            
3057            
3058             <td class="sig">
3059                 <a id="Roo.util.Observable-method-purgeListeners"   name=".purgeListeners"></a>
3060                 <div class="fixedFont">
3061                         <span class="attributes"></span><b class="itemname">purgeListeners</b>
3062                                 
3063                                  () 
3064                         
3065                                 
3066                         
3067                 </div>
3068                 <div class="mdesc">
3069                 
3070                    <div class="short">Removes all listeners for this object</div> 
3071                  
3072                  
3073                  
3074                     <div class="long">
3075                         
3076                                 Removes all listeners for this object
3077                     
3078                                 
3079                         
3080                         
3081                         
3082                         
3083                         
3084                         
3085                         
3086                         
3087                         
3088                         
3089
3090                     
3091                     
3092                      
3093                     </div>                    
3094                 </div>
3095
3096             </td>
3097             <td class="msource">
3098                 
3099                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
3100                 &nbsp;
3101             </td>
3102         </tr>
3103         
3104           
3105           <tr class="method-row config-row-alt0 expandable">
3106             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3107            
3108            
3109             <td class="sig">
3110                 <a id="Roo.data.Node-method-removeChild"   name=".removeChild"></a>
3111                 <div class="fixedFont">
3112                         <span class="attributes"></span><b class="itemname">removeChild</b>
3113                                 
3114                                  (Node <B><i>node</i></B>) 
3115                         
3116                                 
3117                                          : 
3118                                         
3119                                                 
3120                                                 Node
3121                                         
3122                                         
3123                                         
3124                                 
3125                         
3126                 </div>
3127                 <div class="mdesc">
3128                 
3129                    <div class="short">Removes a child node from this node.</div> 
3130                  
3131                  
3132                  
3133                     <div class="long">
3134                         
3135                                 Removes a child node from this node.
3136                     
3137                                 
3138                         
3139                         
3140                         
3141                         
3142                                 <dl class="detailList">
3143                                 <dt class="heading">Parameters:</dt>
3144                                 
3145                                         <dt>
3146                                                 <span class="fixedFont">Node</span>  <b>node</b>
3147                                                 
3148                                         </dt>
3149                                         <dd>The node to remove</dd>
3150                                 
3151                                 </dl>
3152                         
3153                         
3154                         
3155                         
3156                         
3157                                 <dl class="detailList">
3158                                 <dt class="heading">Returns:</dt>
3159                                 
3160                                         <dd><span class="fixedFont">Node</span>  The removed node</dd>
3161                                 
3162                                 </dl>
3163                         
3164                         
3165                         
3166
3167                     
3168                     
3169                      
3170                     </div>                    
3171                 </div>
3172
3173             </td>
3174             <td class="msource">
3175                 
3176                         <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
3177                 &nbsp;
3178             </td>
3179         </tr>
3180         
3181           
3182           <tr class="method-row config-row-alt1 expandable">
3183             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3184            
3185            
3186             <td class="sig">
3187                 <a id="Roo.util.Observable-method-removeListener"   name=".removeListener"></a>
3188                 <div class="fixedFont">
3189                         <span class="attributes"></span><b class="itemname">removeListener</b>
3190                                 
3191                                  (<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>) 
3192                         
3193                                 
3194                         
3195                 </div>
3196                 <div class="mdesc">
3197                 
3198                    <div class="short">Removes a listener</div> 
3199                  
3200                  
3201                  
3202                     <div class="long">
3203                         
3204                                 Removes a listener
3205                     
3206                                 
3207                         
3208                         
3209                         
3210                         
3211                                 <dl class="detailList">
3212                                 <dt class="heading">Parameters:</dt>
3213                                 
3214                                         <dt>
3215                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
3216                                                 
3217                                         </dt>
3218                                         <dd>The type of event to listen for</dd>
3219                                 
3220                                         <dt>
3221                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
3222                                                 
3223                                         </dt>
3224                                         <dd>The handler to remove</dd>
3225                                 
3226                                         <dt>
3227                                                 <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>
3228                                                 
3229                                         </dt>
3230                                         <dd>(optional) The scope (this object) for the handler</dd>
3231                                 
3232                                 </dl>
3233                         
3234                         
3235                         
3236                         
3237                         
3238                         
3239                         
3240
3241                     
3242                     
3243                      
3244                     </div>                    
3245                 </div>
3246
3247             </td>
3248             <td class="msource">
3249                 
3250                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
3251                 &nbsp;
3252             </td>
3253         </tr>
3254         
3255           
3256           <tr class="method-row config-row-alt0 expandable">
3257             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3258            
3259            
3260             <td class="sig">
3261                 <a id="Roo.data.Node-method-replaceChild"   name=".replaceChild"></a>
3262                 <div class="fixedFont">
3263                         <span class="attributes"></span><b class="itemname">replaceChild</b>
3264                                 
3265                                  (Node <B><i>newChild</i></B>, Node <B><i>oldChild</i></B>) 
3266                         
3267                                 
3268                                          : 
3269                                         
3270                                                 
3271                                                 Node
3272                                         
3273                                         
3274                                         
3275                                 
3276                         
3277                 </div>
3278                 <div class="mdesc">
3279                 
3280                    <div class="short">Replaces one child node in this node with another.</div> 
3281                  
3282                  
3283                  
3284                     <div class="long">
3285                         
3286                                 Replaces one child node in this node with another.
3287                     
3288                                 
3289                         
3290                         
3291                         
3292                         
3293                                 <dl class="detailList">
3294                                 <dt class="heading">Parameters:</dt>
3295                                 
3296                                         <dt>
3297                                                 <span class="fixedFont">Node</span>  <b>newChild</b>
3298                                                 
3299                                         </dt>
3300                                         <dd>The replacement node</dd>
3301                                 
3302                                         <dt>
3303                                                 <span class="fixedFont">Node</span>  <b>oldChild</b>
3304                                                 
3305                                         </dt>
3306                                         <dd>The node to replace</dd>
3307                                 
3308                                 </dl>
3309                         
3310                         
3311                         
3312                         
3313                         
3314                                 <dl class="detailList">
3315                                 <dt class="heading">Returns:</dt>
3316                                 
3317                                         <dd><span class="fixedFont">Node</span>  The replaced node</dd>
3318                                 
3319                                 </dl>
3320                         
3321                         
3322                         
3323
3324                     
3325                     
3326                      
3327                     </div>                    
3328                 </div>
3329
3330             </td>
3331             <td class="msource">
3332                 
3333                         <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
3334                 &nbsp;
3335             </td>
3336         </tr>
3337         
3338           
3339           <tr class="method-row config-row-alt1 expandable notInherited">
3340             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3341            
3342            
3343             <td class="sig">
3344                 <a id="Roo.tree.TreeNode-method-select"   name=".select"></a>
3345                 <div class="fixedFont">
3346                         <span class="attributes"></span><b class="itemname">select</b>
3347                                 
3348                                  () 
3349                         
3350                                 
3351                         
3352                 </div>
3353                 <div class="mdesc">
3354                 
3355                    <div class="short">Triggers selection of this node</div> 
3356                  
3357                  
3358                  
3359                     <div class="long">
3360                         
3361                                 Triggers selection of this node
3362                     
3363                                 
3364                         
3365                         
3366                         
3367                         
3368                         
3369                         
3370                         
3371                         
3372                         
3373                         
3374
3375                     
3376                     
3377                      
3378                     </div>                    
3379                 </div>
3380
3381             </td>
3382             <td class="msource">
3383                 
3384                         Roo.tree.TreeNode
3385                 &nbsp;
3386             </td>
3387         </tr>
3388         
3389           
3390           <tr class="method-row config-row-alt0 expandable notInherited">
3391             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3392            
3393            
3394             <td class="sig">
3395                 <a id="Roo.tree.TreeNode-method-setText"   name=".setText"></a>
3396                 <div class="fixedFont">
3397                         <span class="attributes"></span><b class="itemname">setText</b>
3398                                 
3399                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>text</i></B>) 
3400                         
3401                                 
3402                         
3403                 </div>
3404                 <div class="mdesc">
3405                 
3406                    <div class="short">Sets the text for this node</div> 
3407                  
3408                  
3409                  
3410                     <div class="long">
3411                         
3412                                 Sets the text for this node
3413                     
3414                                 
3415                         
3416                         
3417                         
3418                         
3419                                 <dl class="detailList">
3420                                 <dt class="heading">Parameters:</dt>
3421                                 
3422                                         <dt>
3423                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>text</b>
3424                                                 
3425                                         </dt>
3426                                         <dd></dd>
3427                                 
3428                                 </dl>
3429                         
3430                         
3431                         
3432                         
3433                         
3434                         
3435                         
3436
3437                     
3438                     
3439                      
3440                     </div>                    
3441                 </div>
3442
3443             </td>
3444             <td class="msource">
3445                 
3446                         Roo.tree.TreeNode
3447                 &nbsp;
3448             </td>
3449         </tr>
3450         
3451           
3452           <tr class="method-row config-row-alt1 expandable">
3453             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3454            
3455            
3456             <td class="sig">
3457                 <a id="Roo.data.Node-method-sort"   name=".sort"></a>
3458                 <div class="fixedFont">
3459                         <span class="attributes"></span><b class="itemname">sort</b>
3460                                 
3461                                  (<a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>fn</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>) 
3462                         
3463                                 
3464                         
3465                 </div>
3466                 <div class="mdesc">
3467                 
3468                    <div class="short">Sorts this nodes children using the supplied sort function</div> 
3469                  
3470                  
3471                  
3472                     <div class="long">
3473                         
3474                                 Sorts this nodes children using the supplied sort function
3475                     
3476                                 
3477                         
3478                         
3479                         
3480                         
3481                                 <dl class="detailList">
3482                                 <dt class="heading">Parameters:</dt>
3483                                 
3484                                         <dt>
3485                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>fn</b>
3486                                                 
3487                                         </dt>
3488                                         <dd></dd>
3489                                 
3490                                         <dt>
3491                                                 <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>
3492                                                 
3493                                         </dt>
3494                                         <dd>(optional)</dd>
3495                                 
3496                                 </dl>
3497                         
3498                         
3499                         
3500                         
3501                         
3502                         
3503                         
3504
3505                     
3506                     
3507                      
3508                     </div>                    
3509                 </div>
3510
3511             </td>
3512             <td class="msource">
3513                 
3514                         <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
3515                 &nbsp;
3516             </td>
3517         </tr>
3518         
3519           
3520           <tr class="method-row config-row-alt0 expandable notInherited">
3521             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3522            
3523            
3524             <td class="sig">
3525                 <a id="Roo.tree.TreeNode-method-toggle"   name=".toggle"></a>
3526                 <div class="fixedFont">
3527                         <span class="attributes"></span><b class="itemname">toggle</b>
3528                                 
3529                                  () 
3530                         
3531                                 
3532                         
3533                 </div>
3534                 <div class="mdesc">
3535                 
3536                    <div class="short">Toggles expanded/collapsed state of the node</div> 
3537                  
3538                  
3539                  
3540                     <div class="long">
3541                         
3542                                 Toggles expanded/collapsed state of the node
3543                     
3544                                 
3545                         
3546                         
3547                         
3548                         
3549                         
3550                         
3551                         
3552                         
3553                         
3554                         
3555
3556                     
3557                     
3558                      
3559                     </div>                    
3560                 </div>
3561
3562             </td>
3563             <td class="msource">
3564                 
3565                         Roo.tree.TreeNode
3566                 &nbsp;
3567             </td>
3568         </tr>
3569         
3570           
3571           <tr class="method-row config-row-alt1 expandable">
3572             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3573            
3574            
3575             <td class="sig">
3576                 <a id="Roo.util.Observable-method-un"   name=".un"></a>
3577                 <div class="fixedFont">
3578                         <span class="attributes"></span><b class="itemname">un</b>
3579                                 
3580                                  (<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>) 
3581                         
3582                                 
3583                         
3584                 </div>
3585                 <div class="mdesc">
3586                 
3587                    <div class="short">Removes a listener (shorthand for removeListener)</div> 
3588                  
3589                  
3590                  
3591                     <div class="long">
3592                         
3593                                 Removes a listener (shorthand for removeListener)
3594                     
3595                                 
3596                         
3597                         
3598                         
3599                         
3600                                 <dl class="detailList">
3601                                 <dt class="heading">Parameters:</dt>
3602                                 
3603                                         <dt>
3604                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>eventName</b>
3605                                                 
3606                                         </dt>
3607                                         <dd>The type of event to listen for</dd>
3608                                 
3609                                         <dt>
3610                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>handler</b>
3611                                                 
3612                                         </dt>
3613                                         <dd>The handler to remove</dd>
3614                                 
3615                                         <dt>
3616                                                 <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>
3617                                                 
3618                                         </dt>
3619                                         <dd>(optional) The scope (this object) for the handler</dd>
3620                                 
3621                                 </dl>
3622                         
3623                         
3624                         
3625                         
3626                         
3627                         
3628                         
3629
3630                     
3631                     
3632                      
3633                     </div>                    
3634                 </div>
3635
3636             </td>
3637             <td class="msource">
3638                 
3639                         <a href="./Roo.util.Observable.html#constructor" roo:cls="Roo.util.Observable.html#constructor">Roo.util.Observable</a>
3640                 &nbsp;
3641             </td>
3642         </tr>
3643         
3644           
3645           <tr class="method-row config-row-alt0 expandable notInherited">
3646             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3647            
3648            
3649             <td class="sig">
3650                 <a id="Roo.tree.TreeNode-method-unselect"   name=".unselect"></a>
3651                 <div class="fixedFont">
3652                         <span class="attributes"></span><b class="itemname">unselect</b>
3653                                 
3654                                  () 
3655                         
3656                                 
3657                         
3658                 </div>
3659                 <div class="mdesc">
3660                 
3661                    <div class="short">Triggers deselection of this node</div> 
3662                  
3663                  
3664                  
3665                     <div class="long">
3666                         
3667                                 Triggers deselection of this node
3668                     
3669                                 
3670                         
3671                         
3672                         
3673                         
3674                         
3675                         
3676                         
3677                         
3678                         
3679                         
3680
3681                     
3682                     
3683                      
3684                     </div>                    
3685                 </div>
3686
3687             </td>
3688             <td class="msource">
3689                 
3690                         Roo.tree.TreeNode
3691                 &nbsp;
3692             </td>
3693         </tr>
3694         
3695                                                        
3696     </table>
3697
3698   
3699   <!-- ============================== events summary / details ======================== -->
3700   
3701   
3702   <a id="Roo.tree.TreeNode-events"></a>
3703     
3704   
3705         
3706    
3707   
3708     
3709     
3710     
3711       <table cellspacing="0" class="member-table">
3712                 <caption>Events</caption>
3713               <thead>
3714                 <tr>
3715                     <th class="sig-header" colspan="2">Event</th>            
3716                     <th class="msource-header">Defined By</th>
3717
3718                 </tr>
3719               </thead>  
3720         
3721         
3722          
3723         
3724         
3725           <tr class="method-row expandable config-row-alt0">
3726             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3727             
3728             <td class="sig">
3729                 <a id="Roo.data.Node-event-*append"></a>
3730                 
3731                <div class="fixedFont">
3732                 <b class="itemname">append</b> (Tree <B><i>tree</i></B>, Node <B><i>this</i></B>, Node <B><i>node</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>index</i></B>) 
3733                 
3734                 </div>
3735
3736                 <div class="mdesc">
3737
3738                    <div class="short">Fires when a new child node is appended
3739                    
3740                 </div> 
3741                     
3742                     <div class="long">
3743                     
3744                         Fires when a new child node is appended
3745                     
3746                         
3747                         
3748                 
3749                         
3750                                 <dl class="detailList">
3751                                 <dt class="heading">Parameters:</dt>
3752                                 
3753                                         <dt>
3754                                                 <span class="fixedFont">Tree</span> <b>tree</b>
3755                                                 
3756                                         </dt>
3757                                         <dd>The owner tree</dd>
3758                                 
3759                                         <dt>
3760                                                 <span class="fixedFont">Node</span> <b>this</b>
3761                                                 
3762                                         </dt>
3763                                         <dd>This node</dd>
3764                                 
3765                                         <dt>
3766                                                 <span class="fixedFont">Node</span> <b>node</b>
3767                                                 
3768                                         </dt>
3769                                         <dd>The newly appended node</dd>
3770                                 
3771                                         <dt>
3772                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>index</b>
3773                                                 
3774                                         </dt>
3775                                         <dd>The index of the newly appended node</dd>
3776                                 
3777                                 </dl>
3778                         
3779                         
3780                         
3781                         
3782                         
3783                         
3784                         
3785
3786                     
3787                     
3788                      
3789                     </div>                    
3790                 </div>
3791
3792             </td>
3793             <td class="msource">
3794                 <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
3795             </td>
3796         </tr>
3797         
3798           <tr class="method-row expandable config-row-alt1">
3799             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3800             
3801             <td class="sig">
3802                 <a id="Roo.data.Node-event-*beforeappend"></a>
3803                 
3804                <div class="fixedFont">
3805                 <b class="itemname">beforeappend</b> (Tree <B><i>tree</i></B>, Node <B><i>this</i></B>, Node <B><i>node</i></B>) 
3806                 
3807                 </div>
3808
3809                 <div class="mdesc">
3810
3811                    <div class="short">Fires before a new child is appended, return false to cancel the append.
3812                    
3813                 </div> 
3814                     
3815                     <div class="long">
3816                     
3817                         Fires before a new child is appended, return false to cancel the append.
3818                     
3819                         
3820                         
3821                 
3822                         
3823                                 <dl class="detailList">
3824                                 <dt class="heading">Parameters:</dt>
3825                                 
3826                                         <dt>
3827                                                 <span class="fixedFont">Tree</span> <b>tree</b>
3828                                                 
3829                                         </dt>
3830                                         <dd>The owner tree</dd>
3831                                 
3832                                         <dt>
3833                                                 <span class="fixedFont">Node</span> <b>this</b>
3834                                                 
3835                                         </dt>
3836                                         <dd>This node</dd>
3837                                 
3838                                         <dt>
3839                                                 <span class="fixedFont">Node</span> <b>node</b>
3840                                                 
3841                                         </dt>
3842                                         <dd>The child node to be appended</dd>
3843                                 
3844                                 </dl>
3845                         
3846                         
3847                         
3848                         
3849                         
3850                         
3851                         
3852
3853                     
3854                     
3855                      
3856                     </div>                    
3857                 </div>
3858
3859             </td>
3860             <td class="msource">
3861                 <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
3862             </td>
3863         </tr>
3864         
3865           <tr class="method-row expandable config-row-alt0 notInherited">
3866             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3867             
3868             <td class="sig">
3869                 <a id="Roo.tree.TreeNode-event-*beforechildrenrendered"></a>
3870                 
3871                <div class="fixedFont">
3872                 <b class="itemname">beforechildrenrendered</b> (Node <B><i>this</i></B>) 
3873                 
3874                 </div>
3875
3876                 <div class="mdesc">
3877
3878                    <div class="short">Fires right before the child nodes for this node are rendered
3879                    
3880                 </div> 
3881                     
3882                     <div class="long">
3883                     
3884                         Fires right before the child nodes for this node are rendered
3885                     
3886                         
3887                         
3888                 
3889                         
3890                                 <dl class="detailList">
3891                                 <dt class="heading">Parameters:</dt>
3892                                 
3893                                         <dt>
3894                                                 <span class="fixedFont">Node</span> <b>this</b>
3895                                                 
3896                                         </dt>
3897                                         <dd>This node</dd>
3898                                 
3899                                 </dl>
3900                         
3901                         
3902                         
3903                         
3904                         
3905                         
3906                         
3907
3908                     
3909                     
3910                      
3911                     </div>                    
3912                 </div>
3913
3914             </td>
3915             <td class="msource">
3916                 Roo.tree.TreeNode
3917             </td>
3918         </tr>
3919         
3920           <tr class="method-row expandable config-row-alt1 notInherited">
3921             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3922             
3923             <td class="sig">
3924                 <a id="Roo.tree.TreeNode-event-*beforeclick"></a>
3925                 
3926                <div class="fixedFont">
3927                 <b class="itemname">beforeclick</b> (Node <B><i>this</i></B>, <a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
3928                 
3929                 </div>
3930
3931                 <div class="mdesc">
3932
3933                    <div class="short">Fires before click processing.
3934                    
3935                 </div> 
3936                     
3937                     <div class="long">
3938                     
3939                         Fires before click processing. Return false to cancel the default action.
3940                     
3941                         
3942                         
3943                 
3944                         
3945                                 <dl class="detailList">
3946                                 <dt class="heading">Parameters:</dt>
3947                                 
3948                                         <dt>
3949                                                 <span class="fixedFont">Node</span> <b>this</b>
3950                                                 
3951                                         </dt>
3952                                         <dd>This node</dd>
3953                                 
3954                                         <dt>
3955                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
3956                                                 
3957                                         </dt>
3958                                         <dd>The event object</dd>
3959                                 
3960                                 </dl>
3961                         
3962                         
3963                         
3964                         
3965                         
3966                         
3967                         
3968
3969                     
3970                     
3971                      
3972                     </div>                    
3973                 </div>
3974
3975             </td>
3976             <td class="msource">
3977                 Roo.tree.TreeNode
3978             </td>
3979         </tr>
3980         
3981           <tr class="method-row expandable config-row-alt0 notInherited">
3982             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3983             
3984             <td class="sig">
3985                 <a id="Roo.tree.TreeNode-event-*beforecollapse"></a>
3986                 
3987                <div class="fixedFont">
3988                 <b class="itemname">beforecollapse</b> (Node <B><i>this</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>deep</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>anim</i></B>) 
3989                 
3990                 </div>
3991
3992                 <div class="mdesc">
3993
3994                    <div class="short">Fires before this node is collapsed, return false to cancel.
3995                    
3996                 </div> 
3997                     
3998                     <div class="long">
3999                     
4000                         Fires before this node is collapsed, return false to cancel.
4001                     
4002                         
4003                         
4004                 
4005                         
4006                                 <dl class="detailList">
4007                                 <dt class="heading">Parameters:</dt>
4008                                 
4009                                         <dt>
4010                                                 <span class="fixedFont">Node</span> <b>this</b>
4011                                                 
4012                                         </dt>
4013                                         <dd>This node</dd>
4014                                 
4015                                         <dt>
4016                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span> <b>deep</b>
4017                                                 
4018                                         </dt>
4019                                         <dd></dd>
4020                                 
4021                                         <dt>
4022                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span> <b>anim</b>
4023                                                 
4024                                         </dt>
4025                                         <dd></dd>
4026                                 
4027                                 </dl>
4028                         
4029                         
4030                         
4031                         
4032                         
4033                         
4034                         
4035
4036                     
4037                     
4038                      
4039                     </div>                    
4040                 </div>
4041
4042             </td>
4043             <td class="msource">
4044                 Roo.tree.TreeNode
4045             </td>
4046         </tr>
4047         
4048           <tr class="method-row expandable config-row-alt1 notInherited">
4049             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
4050             
4051             <td class="sig">
4052                 <a id="Roo.tree.TreeNode-event-*beforeexpand"></a>
4053                 
4054                <div class="fixedFont">
4055                 <b class="itemname">beforeexpand</b> (Node <B><i>this</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>deep</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>anim</i></B>) 
4056                 
4057                 </div>
4058
4059                 <div class="mdesc">
4060
4061                    <div class="short">Fires before this node is expanded, return false to cancel.
4062                    
4063                 </div> 
4064                     
4065                     <div class="long">
4066                     
4067                         Fires before this node is expanded, return false to cancel.
4068                     
4069                         
4070                         
4071                 
4072                         
4073                                 <dl class="detailList">
4074                                 <dt class="heading">Parameters:</dt>
4075                                 
4076                                         <dt>
4077                                                 <span class="fixedFont">Node</span> <b>this</b>
4078                                                 
4079                                         </dt>
4080                                         <dd>This node</dd>
4081                                 
4082                                         <dt>
4083                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span> <b>deep</b>
4084                                                 
4085                                         </dt>
4086                                         <dd></dd>
4087                                 
4088                                         <dt>
4089                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span> <b>anim</b>
4090                                                 
4091                                         </dt>
4092                                         <dd></dd>
4093                                 
4094                                 </dl>
4095                         
4096                         
4097                         
4098                         
4099                         
4100                         
4101                         
4102
4103                     
4104                     
4105                      
4106                     </div>                    
4107                 </div>
4108
4109             </td>
4110             <td class="msource">
4111                 Roo.tree.TreeNode
4112             </td>
4113         </tr>
4114         
4115           <tr class="method-row expandable config-row-alt0">
4116             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
4117             
4118             <td class="sig">
4119                 <a id="Roo.data.Node-event-*beforeinsert"></a>
4120                 
4121                <div class="fixedFont">
4122                 <b class="itemname">beforeinsert</b> (Tree <B><i>tree</i></B>, Node <B><i>this</i></B>, Node <B><i>node</i></B>, Node <B><i>refNode</i></B>) 
4123                 
4124                 </div>
4125
4126                 <div class="mdesc">
4127
4128                    <div class="short">Fires before a new child is inserted, return false to cancel the insert.
4129                    
4130                 </div> 
4131                     
4132                     <div class="long">
4133                     
4134                         Fires before a new child is inserted, return false to cancel the insert.
4135                     
4136                         
4137                         
4138                 
4139                         
4140                                 <dl class="detailList">
4141                                 <dt class="heading">Parameters:</dt>
4142                                 
4143                                         <dt>
4144                                                 <span class="fixedFont">Tree</span> <b>tree</b>
4145                                                 
4146                                         </dt>
4147                                         <dd>The owner tree</dd>
4148                                 
4149                                         <dt>
4150                                                 <span class="fixedFont">Node</span> <b>this</b>
4151                                                 
4152                                         </dt>
4153                                         <dd>This node</dd>
4154                                 
4155                                         <dt>
4156                                                 <span class="fixedFont">Node</span> <b>node</b>
4157                                                 
4158                                         </dt>
4159                                         <dd>The child node to be inserted</dd>
4160                                 
4161                                         <dt>
4162                                                 <span class="fixedFont">Node</span> <b>refNode</b>
4163                                                 
4164                                         </dt>
4165                                         <dd>The child node the node is being inserted before</dd>
4166                                 
4167                                 </dl>
4168                         
4169                         
4170                         
4171                         
4172                         
4173                         
4174                         
4175
4176                     
4177                     
4178                      
4179                     </div>                    
4180                 </div>
4181
4182             </td>
4183             <td class="msource">
4184                 <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
4185             </td>
4186         </tr>
4187         
4188           <tr class="method-row expandable config-row-alt1">
4189             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
4190             
4191             <td class="sig">
4192                 <a id="Roo.data.Node-event-*beforemove"></a>
4193                 
4194                <div class="fixedFont">
4195                 <b class="itemname">beforemove</b> (Tree <B><i>tree</i></B>, Node <B><i>this</i></B>, Node <B><i>oldParent</i></B>, Node <B><i>newParent</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>index</i></B>) 
4196                 
4197                 </div>
4198
4199                 <div class="mdesc">
4200
4201                    <div class="short">Fires before this node is moved to a new location in the tree.
4202                    
4203                 </div> 
4204                     
4205                     <div class="long">
4206                     
4207                         Fires before this node is moved to a new location in the tree. Return false to cancel the move.
4208                     
4209                         
4210                         
4211                 
4212                         
4213                                 <dl class="detailList">
4214                                 <dt class="heading">Parameters:</dt>
4215                                 
4216                                         <dt>
4217                                                 <span class="fixedFont">Tree</span> <b>tree</b>
4218                                                 
4219                                         </dt>
4220                                         <dd>The owner tree</dd>
4221                                 
4222                                         <dt>
4223                                                 <span class="fixedFont">Node</span> <b>this</b>
4224                                                 
4225                                         </dt>
4226                                         <dd>This node</dd>
4227                                 
4228                                         <dt>
4229                                                 <span class="fixedFont">Node</span> <b>oldParent</b>
4230                                                 
4231                                         </dt>
4232                                         <dd>The parent of this node</dd>
4233                                 
4234                                         <dt>
4235                                                 <span class="fixedFont">Node</span> <b>newParent</b>
4236                                                 
4237                                         </dt>
4238                                         <dd>The new parent this node is moving to</dd>
4239                                 
4240                                         <dt>
4241                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>index</b>
4242                                                 
4243                                         </dt>
4244                                         <dd>The index it is being moved to</dd>
4245                                 
4246                                 </dl>
4247                         
4248                         
4249                         
4250                         
4251                         
4252                         
4253                         
4254
4255                     
4256                     
4257                      
4258                     </div>                    
4259                 </div>
4260
4261             </td>
4262             <td class="msource">
4263                 <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
4264             </td>
4265         </tr>
4266         
4267           <tr class="method-row expandable config-row-alt0">
4268             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
4269             
4270             <td class="sig">
4271                 <a id="Roo.data.Node-event-*beforeremove"></a>
4272                 
4273                <div class="fixedFont">
4274                 <b class="itemname">beforeremove</b> (Tree <B><i>tree</i></B>, Node <B><i>this</i></B>, Node <B><i>node</i></B>) 
4275                 
4276                 </div>
4277
4278                 <div class="mdesc">
4279
4280                    <div class="short">Fires before a child is removed, return false to cancel the remove.
4281                    
4282                 </div> 
4283                     
4284                     <div class="long">
4285                     
4286                         Fires before a child is removed, return false to cancel the remove.
4287                     
4288                         
4289                         
4290                 
4291                         
4292                                 <dl class="detailList">
4293                                 <dt class="heading">Parameters:</dt>
4294                                 
4295                                         <dt>
4296                                                 <span class="fixedFont">Tree</span> <b>tree</b>
4297                                                 
4298                                         </dt>
4299                                         <dd>The owner tree</dd>
4300                                 
4301                                         <dt>
4302                                                 <span class="fixedFont">Node</span> <b>this</b>
4303                                                 
4304                                         </dt>
4305                                         <dd>This node</dd>
4306                                 
4307                                         <dt>
4308                                                 <span class="fixedFont">Node</span> <b>node</b>
4309                                                 
4310                                         </dt>
4311                                         <dd>The child node to be removed</dd>
4312                                 
4313                                 </dl>
4314                         
4315                         
4316                         
4317                         
4318                         
4319                         
4320                         
4321
4322                     
4323                     
4324                      
4325                     </div>                    
4326                 </div>
4327
4328             </td>
4329             <td class="msource">
4330                 <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
4331             </td>
4332         </tr>
4333         
4334           <tr class="method-row expandable config-row-alt1 notInherited">
4335             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
4336             
4337             <td class="sig">
4338                 <a id="Roo.tree.TreeNode-event-*checkchange"></a>
4339                 
4340                <div class="fixedFont">
4341                 <b class="itemname">checkchange</b> (Node <B><i>this</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>checked</i></B>) 
4342                 
4343                 </div>
4344
4345                 <div class="mdesc">
4346
4347                    <div class="short">Fires when a node with a checkbox's checked property changes
4348                    
4349                 </div> 
4350                     
4351                     <div class="long">
4352                     
4353                         Fires when a node with a checkbox's checked property changes
4354                     
4355                         
4356                         
4357                 
4358                         
4359                                 <dl class="detailList">
4360                                 <dt class="heading">Parameters:</dt>
4361                                 
4362                                         <dt>
4363                                                 <span class="fixedFont">Node</span> <b>this</b>
4364                                                 
4365                                         </dt>
4366                                         <dd>This node</dd>
4367                                 
4368                                         <dt>
4369                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span> <b>checked</b>
4370                                                 
4371                                         </dt>
4372                                         <dd></dd>
4373                                 
4374                                 </dl>
4375                         
4376                         
4377                         
4378                         
4379                         
4380                         
4381                         
4382
4383                     
4384                     
4385                      
4386                     </div>                    
4387                 </div>
4388
4389             </td>
4390             <td class="msource">
4391                 Roo.tree.TreeNode
4392             </td>
4393         </tr>
4394         
4395           <tr class="method-row expandable config-row-alt0 notInherited">
4396             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
4397             
4398             <td class="sig">
4399                 <a id="Roo.tree.TreeNode-event-*click"></a>
4400                 
4401                <div class="fixedFont">
4402                 <b class="itemname">click</b> (Node <B><i>this</i></B>, <a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
4403                 
4404                 </div>
4405
4406                 <div class="mdesc">
4407
4408                    <div class="short">Fires when this node is clicked
4409                    
4410                 </div> 
4411                     
4412                     <div class="long">
4413                     
4414                         Fires when this node is clicked
4415                     
4416                         
4417                         
4418                 
4419                         
4420                                 <dl class="detailList">
4421                                 <dt class="heading">Parameters:</dt>
4422                                 
4423                                         <dt>
4424                                                 <span class="fixedFont">Node</span> <b>this</b>
4425                                                 
4426                                         </dt>
4427                                         <dd>This node</dd>
4428                                 
4429                                         <dt>
4430                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
4431                                                 
4432                                         </dt>
4433                                         <dd>The event object</dd>
4434                                 
4435                                 </dl>
4436                         
4437                         
4438                         
4439                         
4440                         
4441                         
4442                         
4443
4444                     
4445                     
4446                      
4447                     </div>                    
4448                 </div>
4449
4450             </td>
4451             <td class="msource">
4452                 Roo.tree.TreeNode
4453             </td>
4454         </tr>
4455         
4456           <tr class="method-row expandable config-row-alt1 notInherited">
4457             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
4458             
4459             <td class="sig">
4460                 <a id="Roo.tree.TreeNode-event-*collapse"></a>
4461                 
4462                <div class="fixedFont">
4463                 <b class="itemname">collapse</b> (Node <B><i>this</i></B>) 
4464                 
4465                 </div>
4466
4467                 <div class="mdesc">
4468
4469                    <div class="short">Fires when this node is collapsed
4470                    
4471                 </div> 
4472                     
4473                     <div class="long">
4474                     
4475                         Fires when this node is collapsed
4476                     
4477                         
4478                         
4479                 
4480                         
4481                                 <dl class="detailList">
4482                                 <dt class="heading">Parameters:</dt>
4483                                 
4484                                         <dt>
4485                                                 <span class="fixedFont">Node</span> <b>this</b>
4486                                                 
4487                                         </dt>
4488                                         <dd>This node</dd>
4489                                 
4490                                 </dl>
4491                         
4492                         
4493                         
4494                         
4495                         
4496                         
4497                         
4498
4499                     
4500                     
4501                      
4502                     </div>                    
4503                 </div>
4504
4505             </td>
4506             <td class="msource">
4507                 Roo.tree.TreeNode
4508             </td>
4509         </tr>
4510         
4511           <tr class="method-row expandable config-row-alt0 notInherited">
4512             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
4513             
4514             <td class="sig">
4515                 <a id="Roo.tree.TreeNode-event-*contextmenu"></a>
4516                 
4517                <div class="fixedFont">
4518                 <b class="itemname">contextmenu</b> (Node <B><i>this</i></B>, <a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
4519                 
4520                 </div>
4521
4522                 <div class="mdesc">
4523
4524                    <div class="short">Fires when this node is right clicked
4525                    
4526                 </div> 
4527                     
4528                     <div class="long">
4529                     
4530                         Fires when this node is right clicked
4531                     
4532                         
4533                         
4534                 
4535                         
4536                                 <dl class="detailList">
4537                                 <dt class="heading">Parameters:</dt>
4538                                 
4539                                         <dt>
4540                                                 <span class="fixedFont">Node</span> <b>this</b>
4541                                                 
4542                                         </dt>
4543                                         <dd>This node</dd>
4544                                 
4545                                         <dt>
4546                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
4547                                                 
4548                                         </dt>
4549                                         <dd>The event object</dd>
4550                                 
4551                                 </dl>
4552                         
4553                         
4554                         
4555                         
4556                         
4557                         
4558                         
4559
4560                     
4561                     
4562                      
4563                     </div>                    
4564                 </div>
4565
4566             </td>
4567             <td class="msource">
4568                 Roo.tree.TreeNode
4569             </td>
4570         </tr>
4571         
4572           <tr class="method-row expandable config-row-alt1 notInherited">
4573             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
4574             
4575             <td class="sig">
4576                 <a id="Roo.tree.TreeNode-event-*dblclick"></a>
4577                 
4578                <div class="fixedFont">
4579                 <b class="itemname">dblclick</b> (Node <B><i>this</i></B>, <a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
4580                 
4581                 </div>
4582
4583                 <div class="mdesc">
4584
4585                    <div class="short">Fires when this node is double clicked
4586                    
4587                 </div> 
4588                     
4589                     <div class="long">
4590                     
4591                         Fires when this node is double clicked
4592                     
4593                         
4594                         
4595                 
4596                         
4597                                 <dl class="detailList">
4598                                 <dt class="heading">Parameters:</dt>
4599                                 
4600                                         <dt>
4601                                                 <span class="fixedFont">Node</span> <b>this</b>
4602                                                 
4603                                         </dt>
4604                                         <dd>This node</dd>
4605                                 
4606                                         <dt>
4607                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
4608                                                 
4609                                         </dt>
4610                                         <dd>The event object</dd>
4611                                 
4612                                 </dl>
4613                         
4614                         
4615                         
4616                         
4617                         
4618                         
4619                         
4620
4621                     
4622                     
4623                      
4624                     </div>                    
4625                 </div>
4626
4627             </td>
4628             <td class="msource">
4629                 Roo.tree.TreeNode
4630             </td>
4631         </tr>
4632         
4633           <tr class="method-row expandable config-row-alt0 notInherited">
4634             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
4635             
4636             <td class="sig">
4637                 <a id="Roo.tree.TreeNode-event-*disabledchange"></a>
4638                 
4639                <div class="fixedFont">
4640                 <b class="itemname">disabledchange</b> (Node <B><i>this</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a> <B><i>disabled</i></B>) 
4641                 
4642                 </div>
4643
4644                 <div class="mdesc">
4645
4646                    <div class="short">Fires when the disabled status of this node changes
4647                    
4648                 </div> 
4649                     
4650                     <div class="long">
4651                     
4652                         Fires when the disabled status of this node changes
4653                     
4654                         
4655                         
4656                 
4657                         
4658                                 <dl class="detailList">
4659                                 <dt class="heading">Parameters:</dt>
4660                                 
4661                                         <dt>
4662                                                 <span class="fixedFont">Node</span> <b>this</b>
4663                                                 
4664                                         </dt>
4665                                         <dd>This node</dd>
4666                                 
4667                                         <dt>
4668                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span> <b>disabled</b>
4669                                                 
4670                                         </dt>
4671                                         <dd></dd>
4672                                 
4673                                 </dl>
4674                         
4675                         
4676                         
4677                         
4678                         
4679                         
4680                         
4681
4682                     
4683                     
4684                      
4685                     </div>                    
4686                 </div>
4687
4688             </td>
4689             <td class="msource">
4690                 Roo.tree.TreeNode
4691             </td>
4692         </tr>
4693         
4694           <tr class="method-row expandable config-row-alt1 notInherited">
4695             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
4696             
4697             <td class="sig">
4698                 <a id="Roo.tree.TreeNode-event-*expand"></a>
4699                 
4700                <div class="fixedFont">
4701                 <b class="itemname">expand</b> (Node <B><i>this</i></B>) 
4702                 
4703                 </div>
4704
4705                 <div class="mdesc">
4706
4707                    <div class="short">Fires when this node is expanded
4708                    
4709                 </div> 
4710                     
4711                     <div class="long">
4712                     
4713                         Fires when this node is expanded
4714                     
4715                         
4716                         
4717                 
4718                         
4719                                 <dl class="detailList">
4720                                 <dt class="heading">Parameters:</dt>
4721                                 
4722                                         <dt>
4723                                                 <span class="fixedFont">Node</span> <b>this</b>
4724                                                 
4725                                         </dt>
4726                                         <dd>This node</dd>
4727                                 
4728                                 </dl>
4729                         
4730                         
4731                         
4732                         
4733                         
4734                         
4735                         
4736
4737                     
4738                     
4739                      
4740                     </div>                    
4741                 </div>
4742
4743             </td>
4744             <td class="msource">
4745                 Roo.tree.TreeNode
4746             </td>
4747         </tr>
4748         
4749           <tr class="method-row expandable config-row-alt0">
4750             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
4751             
4752             <td class="sig">
4753                 <a id="Roo.data.Node-event-*insert"></a>
4754                 
4755                <div class="fixedFont">
4756                 <b class="itemname">insert</b> (Tree <B><i>tree</i></B>, Node <B><i>this</i></B>, Node <B><i>node</i></B>, Node <B><i>refNode</i></B>) 
4757                 
4758                 </div>
4759
4760                 <div class="mdesc">
4761
4762                    <div class="short">Fires when a new child node is inserted.
4763                    
4764                 </div> 
4765                     
4766                     <div class="long">
4767                     
4768                         Fires when a new child node is inserted.
4769                     
4770                         
4771                         
4772                 
4773                         
4774                                 <dl class="detailList">
4775                                 <dt class="heading">Parameters:</dt>
4776                                 
4777                                         <dt>
4778                                                 <span class="fixedFont">Tree</span> <b>tree</b>
4779                                                 
4780                                         </dt>
4781                                         <dd>The owner tree</dd>
4782                                 
4783                                         <dt>
4784                                                 <span class="fixedFont">Node</span> <b>this</b>
4785                                                 
4786                                         </dt>
4787                                         <dd>This node</dd>
4788                                 
4789                                         <dt>
4790                                                 <span class="fixedFont">Node</span> <b>node</b>
4791                                                 
4792                                         </dt>
4793                                         <dd>The child node inserted</dd>
4794                                 
4795                                         <dt>
4796                                                 <span class="fixedFont">Node</span> <b>refNode</b>
4797                                                 
4798                                         </dt>
4799                                         <dd>The child node the node was inserted before</dd>
4800                                 
4801                                 </dl>
4802                         
4803                         
4804                         
4805                         
4806                         
4807                         
4808                         
4809
4810                     
4811                     
4812                      
4813                     </div>                    
4814                 </div>
4815
4816             </td>
4817             <td class="msource">
4818                 <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
4819             </td>
4820         </tr>
4821         
4822           <tr class="method-row expandable config-row-alt1">
4823             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
4824             
4825             <td class="sig">
4826                 <a id="Roo.data.Node-event-*move"></a>
4827                 
4828                <div class="fixedFont">
4829                 <b class="itemname">move</b> (Tree <B><i>tree</i></B>, Node <B><i>this</i></B>, Node <B><i>oldParent</i></B>, Node <B><i>newParent</i></B>, <a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a> <B><i>index</i></B>) 
4830                 
4831                 </div>
4832
4833                 <div class="mdesc">
4834
4835                    <div class="short">Fires when this node is moved to a new location in the tree
4836                    
4837                 </div> 
4838                     
4839                     <div class="long">
4840                     
4841                         Fires when this node is moved to a new location in the tree
4842                     
4843                         
4844                         
4845                 
4846                         
4847                                 <dl class="detailList">
4848                                 <dt class="heading">Parameters:</dt>
4849                                 
4850                                         <dt>
4851                                                 <span class="fixedFont">Tree</span> <b>tree</b>
4852                                                 
4853                                         </dt>
4854                                         <dd>The owner tree</dd>
4855                                 
4856                                         <dt>
4857                                                 <span class="fixedFont">Node</span> <b>this</b>
4858                                                 
4859                                         </dt>
4860                                         <dd>This node</dd>
4861                                 
4862                                         <dt>
4863                                                 <span class="fixedFont">Node</span> <b>oldParent</b>
4864                                                 
4865                                         </dt>
4866                                         <dd>The old parent of this node</dd>
4867                                 
4868                                         <dt>
4869                                                 <span class="fixedFont">Node</span> <b>newParent</b>
4870                                                 
4871                                         </dt>
4872                                         <dd>The new parent of this node</dd>
4873                                 
4874                                         <dt>
4875                                                 <span class="fixedFont"><a href="./Number.html#constructor" roo:cls="Number.html#constructor">Number</a></span> <b>index</b>
4876                                                 
4877                                         </dt>
4878                                         <dd>The index it was moved to</dd>
4879                                 
4880                                 </dl>
4881                         
4882                         
4883                         
4884                         
4885                         
4886                         
4887                         
4888
4889                     
4890                     
4891                      
4892                     </div>                    
4893                 </div>
4894
4895             </td>
4896             <td class="msource">
4897                 <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
4898             </td>
4899         </tr>
4900         
4901           <tr class="method-row expandable config-row-alt0">
4902             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
4903             
4904             <td class="sig">
4905                 <a id="Roo.data.Node-event-*remove"></a>
4906                 
4907                <div class="fixedFont">
4908                 <b class="itemname">remove</b> (Tree <B><i>tree</i></B>, Node <B><i>this</i></B>, Node <B><i>node</i></B>) 
4909                 
4910                 </div>
4911
4912                 <div class="mdesc">
4913
4914                    <div class="short">Fires when a child node is removed
4915                    
4916                 </div> 
4917                     
4918                     <div class="long">
4919                     
4920                         Fires when a child node is removed
4921                     
4922                         
4923                         
4924                 
4925                         
4926                                 <dl class="detailList">
4927                                 <dt class="heading">Parameters:</dt>
4928                                 
4929                                         <dt>
4930                                                 <span class="fixedFont">Tree</span> <b>tree</b>
4931                                                 
4932                                         </dt>
4933                                         <dd>The owner tree</dd>
4934                                 
4935                                         <dt>
4936                                                 <span class="fixedFont">Node</span> <b>this</b>
4937                                                 
4938                                         </dt>
4939                                         <dd>This node</dd>
4940                                 
4941                                         <dt>
4942                                                 <span class="fixedFont">Node</span> <b>node</b>
4943                                                 
4944                                         </dt>
4945                                         <dd>The removed node</dd>
4946                                 
4947                                 </dl>
4948                         
4949                         
4950                         
4951                         
4952                         
4953                         
4954                         
4955
4956                     
4957                     
4958                      
4959                     </div>                    
4960                 </div>
4961
4962             </td>
4963             <td class="msource">
4964                 <a href="./Roo.data.Node.html#constructor" roo:cls="Roo.data.Node.html#constructor">Roo.data.Node</a>
4965             </td>
4966         </tr>
4967         
4968           <tr class="method-row expandable config-row-alt1 notInherited">
4969             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
4970             
4971             <td class="sig">
4972                 <a id="Roo.tree.TreeNode-event-*textchange"></a>
4973                 
4974                <div class="fixedFont">
4975                 <b class="itemname">textchange</b> (Node <B><i>this</i></B>, <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>text</i></B>, <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>oldText</i></B>) 
4976                 
4977                 </div>
4978
4979                 <div class="mdesc">
4980
4981                    <div class="short">Fires when the text for this node is changed
4982                    
4983                 </div> 
4984                     
4985                     <div class="long">
4986                     
4987                         Fires when the text for this node is changed
4988                     
4989                         
4990                         
4991                 
4992                         
4993                                 <dl class="detailList">
4994                                 <dt class="heading">Parameters:</dt>
4995                                 
4996                                         <dt>
4997                                                 <span class="fixedFont">Node</span> <b>this</b>
4998                                                 
4999                                         </dt>
5000                                         <dd>This node</dd>
5001                                 
5002                                         <dt>
5003                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span> <b>text</b>
5004                                                 
5005                                         </dt>
5006                                         <dd>The new text</dd>
5007                                 
5008                                         <dt>
5009                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span> <b>oldText</b>
5010                                                 
5011                                         </dt>
5012                                         <dd>The old text</dd>
5013                                 
5014                                 </dl>
5015                         
5016                         
5017                         
5018                         
5019                         
5020                         
5021                         
5022
5023                     
5024                     
5025                      
5026                     </div>                    
5027                 </div>
5028
5029             </td>
5030             <td class="msource">
5031                 Roo.tree.TreeNode
5032             </td>
5033         </tr>
5034         
5035                                                        
5036     </table>
5037
5038   
5039   
5040   
5041  
5042 <!-- ============================== footer ================================= -->
5043                 <div class="fineprint" style="clear:both">
5044                         
5045                         Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Tue Jul 27 2010 11:05:09 GMT+0800 (HKT)
5046                         Based on 
5047                         <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a>  
5048                 </div>
5049         </body>
5050 </html>