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