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