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