docs/symbols
[roojs1] / docs / symbols / Roo.tree.TreePanel.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.TreePanel</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.TreePanel-props"><img src="resources/s.gif" class="item-icon icon-prop">Properties</a>
35         <a class="inner-link" href="#Roo.tree.TreePanel-methods"><img src="resources/s.gif" class="item-icon icon-method">Methods</a>
36         <a class="inner-link" href="#Roo.tree.TreePanel-events"><img src="resources/s.gif" class="item-icon icon-event">Events</a>
37         <a class="inner-link" href="#Roo.tree.TreePanel-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.Tree.html#constructor" roo:cls="Roo.data.Tree.html#constructor">Roo.data.Tree</a>
47 <img src="../../images/default/s.gif" height="1"  width="20"/><img class="elbow" src="../../images/default/tree/elbow-end.gif"/>Roo.tree.TreePanel 
48
49                    </pre>
50                 </div>
51        
52 <!-- ============================== class title / details ============================ -->
53     
54     
55     <h1 class="classTitle">
56                                 
57                                 Class Roo.tree.TreePanel
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_TreePanel.js.html">Roo/tree/TreePanel.js</a>.
67                         
68         </td></tr>
69         <tr><td class="label">Class:</td><td class="hd-info">TreePanel</td></tr>
70         
71         
72         
73         
74                 <tr><td class="label">Extends:</td><td class="hd-info">
75                         <a href="./Roo.data.Tree.html#constructor" roo:cls="Roo.data.Tree.html#constructor">Roo.data.Tree</a>
76         
77                 </td></tr>    
78         
79         
80     </table>
81
82     
83 <!-- ============================== class summary ========================== -->                        
84     <div class="description">
85         
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.TreePanel';">[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.TreePanel.html"></iframe>
97 </div>
98         
99
100                 
101 <!-- ============================== config options ========================== -->                                               
102                  
103     
104     
105                 
106     <div class="hr"></div>
107     <a id="Roo.tree.TreePanel-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.TreePanel-cfg-animate" name=".animate"></a>
132                         <div class="fixedFont">
133                                 <b  class="itemname">animate</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">true to enable animated expand/collapse (defaults to the value of Roo.enableFx)</div> 
140                         </div>
141                         
142                         <div class="mdesc">
143                             <div class="long">true to enable animated expand/collapse (defaults to the value of Roo.enableFx)</div> 
144                         </div>
145                         
146                         
147
148                     </td>
149                     <td class="msource">
150                         
151                         Roo.tree.TreePanel
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.TreePanel-cfg-containerScroll" name=".containerScroll"></a>
162                         <div class="fixedFont">
163                                 <b  class="itemname">containerScroll</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">true to register this container with ScrollManager</div> 
170                         </div>
171                         
172                         <div class="mdesc">
173                             <div class="long">true to register this container with ScrollManager</div> 
174                         </div>
175                         
176                         
177
178                     </td>
179                     <td class="msource">
180                         
181                         Roo.tree.TreePanel
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.TreePanel-cfg-ddAppendOnly" name=".ddAppendOnly"></a>
192                         <div class="fixedFont">
193                                 <b  class="itemname">ddAppendOnly</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
194                                 
195                                 
196                         </div>
197                   
198                         <div class="mdesc">
199                             <div class="short">True if the tree should only allow append drops (use for trees which are sorted)</div> 
200                         </div>
201                         
202                         <div class="mdesc">
203                             <div class="long">True if the tree should only allow append drops (use for trees which are sorted)</div> 
204                         </div>
205                         
206                         
207
208                     </td>
209                     <td class="msource">
210                         
211                         Roo.tree.TreePanel
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.TreePanel-cfg-ddGroup" name=".ddGroup"></a>
222                         <div class="fixedFont">
223                                 <b  class="itemname">ddGroup</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">The DD group this TreePanel belongs to</div> 
230                         </div>
231                         
232                         <div class="mdesc">
233                             <div class="long">The DD group this TreePanel belongs to</div> 
234                         </div>
235                         
236                         
237
238                     </td>
239                     <td class="msource">
240                         
241                         Roo.tree.TreePanel
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.TreePanel-cfg-ddScroll" name=".ddScroll"></a>
252                         <div class="fixedFont">
253                                 <b  class="itemname">ddScroll</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 enable YUI body scrolling</div> 
260                         </div>
261                         
262                         <div class="mdesc">
263                             <div class="long">true to enable YUI body scrolling</div> 
264                         </div>
265                         
266                         
267
268                     </td>
269                     <td class="msource">
270                         
271                         Roo.tree.TreePanel
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.TreePanel-cfg-dragConfig" name=".dragConfig"></a>
282                         <div class="fixedFont">
283                                 <b  class="itemname">dragConfig</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
284                                 
285                                 
286                         </div>
287                   
288                         <div class="mdesc">
289                             <div class="short">Custom config to pass to the {<b>link</b> Roo.tree.TreeDragZone} instance</div> 
290                         </div>
291                         
292                         <div class="mdesc">
293                             <div class="long">Custom config to pass to the {<b>link</b> Roo.tree.TreeDragZone} instance</div> 
294                         </div>
295                         
296                         
297
298                     </td>
299                     <td class="msource">
300                         
301                         Roo.tree.TreePanel
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.TreePanel-cfg-dropConfig" name=".dropConfig"></a>
312                         <div class="fixedFont">
313                                 <b  class="itemname">dropConfig</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a>
314                                 
315                                 
316                         </div>
317                   
318                         <div class="mdesc">
319                             <div class="short">Custom config to pass to the {<b>link</b> Roo.tree.TreeDropZone} instance</div> 
320                         </div>
321                         
322                         <div class="mdesc">
323                             <div class="long">Custom config to pass to the {<b>link</b> Roo.tree.TreeDropZone} instance</div> 
324                         </div>
325                         
326                         
327
328                     </td>
329                     <td class="msource">
330                         
331                         Roo.tree.TreePanel
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.TreePanel-cfg-enableDD" name=".enableDD"></a>
342                         <div class="fixedFont">
343                                 <b  class="itemname">enableDD</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
344                                 
345                                 
346                         </div>
347                   
348                         <div class="mdesc">
349                             <div class="short">true to enable drag and drop</div> 
350                         </div>
351                         
352                         <div class="mdesc">
353                             <div class="long">true to enable drag and drop</div> 
354                         </div>
355                         
356                         
357
358                     </td>
359                     <td class="msource">
360                         
361                         Roo.tree.TreePanel
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.TreePanel-cfg-enableDrag" name=".enableDrag"></a>
372                         <div class="fixedFont">
373                                 <b  class="itemname">enableDrag</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
374                                 
375                                 
376                         </div>
377                   
378                         <div class="mdesc">
379                             <div class="short">true to enable just drag</div> 
380                         </div>
381                         
382                         <div class="mdesc">
383                             <div class="long">true to enable just drag</div> 
384                         </div>
385                         
386                         
387
388                     </td>
389                     <td class="msource">
390                         
391                         Roo.tree.TreePanel
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.TreePanel-cfg-enableDrop" name=".enableDrop"></a>
402                         <div class="fixedFont">
403                                 <b  class="itemname">enableDrop</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
404                                 
405                                 
406                         </div>
407                   
408                         <div class="mdesc">
409                             <div class="short">true to enable just drop</div> 
410                         </div>
411                         
412                         <div class="mdesc">
413                             <div class="long">true to enable just drop</div> 
414                         </div>
415                         
416                         
417
418                     </td>
419                     <td class="msource">
420                         
421                         Roo.tree.TreePanel
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.TreePanel-cfg-hlColor" name=".hlColor"></a>
432                         <div class="fixedFont">
433                                 <b  class="itemname">hlColor</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">The color of the node highlight (defaults to C3DAF9)</div> 
440                         </div>
441                         
442                         <div class="mdesc">
443                             <div class="long">The color of the node highlight (defaults to C3DAF9)</div> 
444                         </div>
445                         
446                         
447
448                     </td>
449                     <td class="msource">
450                         
451                         Roo.tree.TreePanel
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.TreePanel-cfg-hlDrop" name=".hlDrop"></a>
462                         <div class="fixedFont">
463                                 <b  class="itemname">hlDrop</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
464                                 
465                                 
466                         </div>
467                   
468                         <div class="mdesc">
469                             <div class="short">false to disable node highlight on drop (defaults to the value of Roo.enableFx)</div> 
470                         </div>
471                         
472                         <div class="mdesc">
473                             <div class="long">false to disable node highlight on drop (defaults to the value of Roo.enableFx)</div> 
474                         </div>
475                         
476                         
477
478                     </td>
479                     <td class="msource">
480                         
481                         Roo.tree.TreePanel
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.TreePanel-cfg-lines" name=".lines"></a>
492                         <div class="fixedFont">
493                                 <b  class="itemname">lines</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">false to disable tree lines (defaults to true)</div> 
500                         </div>
501                         
502                         <div class="mdesc">
503                             <div class="long">false to disable tree lines (defaults to true)</div> 
504                         </div>
505                         
506                         
507
508                     </td>
509                     <td class="msource">
510                         
511                         Roo.tree.TreePanel
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.TreePanel-cfg-loader" name=".loader"></a>
522                         <div class="fixedFont">
523                                 <b  class="itemname">loader</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
524                                 
525                                 
526                         </div>
527                   
528                         <div class="mdesc">
529                             <div class="short">A TreeLoader for use with this TreePanel</div> 
530                         </div>
531                         
532                         <div class="mdesc">
533                             <div class="long">A TreeLoader for use with this TreePanel</div> 
534                         </div>
535                         
536                         
537
538                     </td>
539                     <td class="msource">
540                         
541                         Roo.tree.TreePanel
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.TreePanel-cfg-pathSeparator" name=".pathSeparator"></a>
552                         <div class="fixedFont">
553                                 <b  class="itemname">pathSeparator</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
554                                 
555                                 
556                         </div>
557                   
558                         <div class="mdesc">
559                             <div class="short">The token used to separate sub-paths in path strings (defaults to '/')</div> 
560                         </div>
561                         
562                         <div class="mdesc">
563                             <div class="long">The token used to separate sub-paths in path strings (defaults to '/')</div> 
564                         </div>
565                         
566                         
567
568                     </td>
569                     <td class="msource">
570                         
571                         Roo.tree.TreePanel
572                                 
573                     </td>
574                 </tr>
575         
576         
577                 <tr class="config-row expandable config-row-alt1 notInherited">
578                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
579                     <td class="sig">
580
581                         <a id="Roo.tree.TreePanel-cfg-renderer" name=".renderer"></a>
582                         <div class="fixedFont">
583                                 <b  class="itemname">renderer</b> : <a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a>
584                                 
585                                 
586                         </div>
587                   
588                         <div class="mdesc">
589                             <div class="short">Sets the rendering (formatting) function for the nodes.</div> 
590                         </div>
591                         
592                         <div class="mdesc">
593                             <div class="long">Sets the rendering (formatting) function for the nodes. to return HTML markup for the tree view. The render function is called with  the following parameters:<ul><li>The {Object} The data for the node.</li></ul></div> 
594                         </div>
595                         
596                         
597
598                     </td>
599                     <td class="msource">
600                         
601                         Roo.tree.TreePanel
602                                 
603                     </td>
604                 </tr>
605         
606         
607                 <tr class="config-row expandable config-row-alt0 notInherited">
608                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
609                     <td class="sig">
610
611                         <a id="Roo.tree.TreePanel-cfg-rendererTip" name=".rendererTip"></a>
612                         <div class="fixedFont">
613                                 <b  class="itemname">rendererTip</b> : <a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a>
614                                 
615                                 
616                         </div>
617                   
618                         <div class="mdesc">
619                             <div class="short">Sets the rendering (formatting) function for the nodes hovertip to return HTML markup for the tree view.</div> 
620                         </div>
621                         
622                         <div class="mdesc">
623                             <div class="long">Sets the rendering (formatting) function for the nodes hovertip to return HTML markup for the tree view. The render function is called with  the following parameters:<ul><li>The {Object} The data for the node.</li></ul></div> 
624                         </div>
625                         
626                         
627
628                     </td>
629                     <td class="msource">
630                         
631                         Roo.tree.TreePanel
632                                 
633                     </td>
634                 </tr>
635         
636         
637                 <tr class="config-row expandable config-row-alt1 notInherited">
638                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
639                     <td class="sig">
640
641                         <a id="Roo.tree.TreePanel-cfg-rootVisible" name=".rootVisible"></a>
642                         <div class="fixedFont">
643                                 <b  class="itemname">rootVisible</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
644                                 
645                                 
646                         </div>
647                   
648                         <div class="mdesc">
649                             <div class="short">false to hide the root node (defaults to true)</div> 
650                         </div>
651                         
652                         <div class="mdesc">
653                             <div class="long">false to hide the root node (defaults to true)</div> 
654                         </div>
655                         
656                         
657
658                     </td>
659                     <td class="msource">
660                         
661                         Roo.tree.TreePanel
662                                 
663                     </td>
664                 </tr>
665         
666         
667                 <tr class="config-row expandable config-row-alt0 notInherited">
668                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
669                     <td class="sig">
670
671                         <a id="Roo.tree.TreePanel-cfg-selModel" name=".selModel"></a>
672                         <div class="fixedFont">
673                                 <b  class="itemname">selModel</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
674                                 
675                                 
676                         </div>
677                   
678                         <div class="mdesc">
679                             <div class="short">A tree selection model to use with this TreePanel (defaults to a {<b>link</b> Roo.tree.DefaultSelectionModel})</div> 
680                         </div>
681                         
682                         <div class="mdesc">
683                             <div class="long">A tree selection model to use with this TreePanel (defaults to a {<b>link</b> Roo.tree.DefaultSelectionModel})</div> 
684                         </div>
685                         
686                         
687
688                     </td>
689                     <td class="msource">
690                         
691                         Roo.tree.TreePanel
692                                 
693                     </td>
694                 </tr>
695         
696         
697                 <tr class="config-row expandable config-row-alt1 notInherited">
698                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
699                     <td class="sig">
700
701                         <a id="Roo.tree.TreePanel-cfg-singleExpand" name=".singleExpand"></a>
702                         <div class="fixedFont">
703                                 <b  class="itemname">singleExpand</b> : <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
704                                 
705                                 
706                         </div>
707                   
708                         <div class="mdesc">
709                             <div class="short">true if only 1 node per branch may be expanded</div> 
710                         </div>
711                         
712                         <div class="mdesc">
713                             <div class="long">true if only 1 node per branch may be expanded</div> 
714                         </div>
715                         
716                         
717
718                     </td>
719                     <td class="msource">
720                         
721                         Roo.tree.TreePanel
722                                 
723                     </td>
724                 </tr>
725         
726         
727     </table>
728                 
729   
730   
731   
732   
733   
734   
735   
736   
737   <!-- ============================== public properties ==================== -->        
738   
739   
740   
741     <a id="Roo.tree.TreePanel-props"></a>      
742     
743     
744
745     
746     
747      <table cellspacing="0" class="member-table">
748       <caption class="Empty">Public Properties - Has None</caption>
749      </table>
750     
751     
752      
753     
754   <!-- ============================== methods summary / details ======================== -->
755   
756   
757   <a id="Roo.tree.TreePanel-methods"></a>
758         <!-- constructor?? -->
759         
760         <!-- static's first 
761         
762         
763         -->
764         
765         <!-- then dynamics first -->
766         
767   
768   
769     
770     
771     
772       <table cellspacing="0" class="member-table">
773       <caption>Public Methods</caption>
774         <tr>
775             <th class="sig-header" colspan="2">Method</th>            
776             <th class="msource-header">Defined By</th>
777
778         </tr>
779         
780         
781         
782          
783         
784         
785           
786           <tr class="method-row config-row-alt0 expandable notInherited">
787             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
788            
789            
790             <td class="sig">
791                 <a id="Roo.tree-method-TreePanel"   name=".TreePanel"></a>
792                 <div class="fixedFont">
793                         <span class="attributes">new <B>Roo.tree.</B></span><b class="itemname">TreePanel</b>
794                                 
795                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/HTMLElement/Element <B><i>el</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>config</i></B>) 
796                         
797                                 
798                         
799                 </div>
800                 <div class="mdesc">
801                 
802                  
803                         <div class="short">Create a new Roo.tree.TreePanel</div> 
804                  
805                  
806                     <div class="long">
807                         
808                         
809                         
810                                 Create a new Roo.tree.TreePanel
811                         
812                         
813                                 <dl class="detailList">
814                                 <dt class="heading">Parameters:</dt>
815                                 
816                                         <dt>
817                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/HTMLElement/Element</span>  <b>el</b>
818                                                 
819                                         </dt>
820                                         <dd>The container element</dd>
821                                 
822                                         <dt>
823                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>config</b>
824                                                 
825                                         </dt>
826                                         <dd></dd>
827                                 
828                                 </dl>
829                         
830                         
831                         
832                         
833                         
834                         
835                         
836
837                     
838                     
839                      
840                     </div>                    
841                 </div>
842
843             </td>
844             <td class="msource">
845                 &nbsp;
846             </td>
847         </tr>
848         
849           
850           <tr class="method-row config-row-alt1 expandable notInherited">
851             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
852            
853            
854             <td class="sig">
855                 <a id="Roo.tree.TreePanel-method-collapseAll"   name=".collapseAll"></a>
856                 <div class="fixedFont">
857                         <span class="attributes"></span><b class="itemname">collapseAll</b>
858                                 
859                                  () 
860                         
861                                 
862                         
863                 </div>
864                 <div class="mdesc">
865                 
866                    <div class="short">Collapse all nodes</div> 
867                  
868                  
869                  
870                     <div class="long">
871                         
872                                 Collapse all nodes
873                     
874                                 
875                         
876                         
877                         
878                         
879                         
880                         
881                         
882                         
883                         
884                         
885
886                     
887                     
888                      
889                     </div>                    
890                 </div>
891
892             </td>
893             <td class="msource">
894                 
895                         Roo.tree.TreePanel
896                 &nbsp;
897             </td>
898         </tr>
899         
900           
901           <tr class="method-row config-row-alt0 expandable notInherited">
902             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
903            
904            
905             <td class="sig">
906                 <a id="Roo.tree.TreePanel-method-expandAll"   name=".expandAll"></a>
907                 <div class="fixedFont">
908                         <span class="attributes"></span><b class="itemname">expandAll</b>
909                                 
910                                  () 
911                         
912                                 
913                         
914                 </div>
915                 <div class="mdesc">
916                 
917                    <div class="short">Expand all nodes</div> 
918                  
919                  
920                  
921                     <div class="long">
922                         
923                                 Expand all nodes
924                     
925                                 
926                         
927                         
928                         
929                         
930                         
931                         
932                         
933                         
934                         
935                         
936
937                     
938                     
939                      
940                     </div>                    
941                 </div>
942
943             </td>
944             <td class="msource">
945                 
946                         Roo.tree.TreePanel
947                 &nbsp;
948             </td>
949         </tr>
950         
951           
952           <tr class="method-row config-row-alt1 expandable notInherited">
953             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
954            
955            
956             <td class="sig">
957                 <a id="Roo.tree.TreePanel-method-expandPath"   name=".expandPath"></a>
958                 <div class="fixedFont">
959                         <span class="attributes"></span><b class="itemname">expandPath</b>
960                                 
961                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>path</i></B>, <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>attr</i></B>, <a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>callback</i></B>) 
962                         
963                                 
964                         
965                 </div>
966                 <div class="mdesc">
967                 
968                    <div class="short">Expands a specified path in this TreePanel.</div> 
969                  
970                  
971                  
972                     <div class="long">
973                         
974                                 Expands a specified path in this TreePanel. A path can be retrieved from a node with {<b>link</b> Roo.data.Node<b>getPath</b>}
975                     
976                                 
977                         
978                         
979                         
980                         
981                                 <dl class="detailList">
982                                 <dt class="heading">Parameters:</dt>
983                                 
984                                         <dt>
985                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>path</b>
986                                                 
987                                         </dt>
988                                         <dd></dd>
989                                 
990                                         <dt>
991                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>attr</b>
992                                                 
993                                         </dt>
994                                         <dd>(optional) The attribute used in the path (see {<b>link</b> Roo.data.Node<b>getPath</b>} for more info)</dd>
995                                 
996                                         <dt>
997                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>callback</b>
998                                                 
999                                         </dt>
1000                                         <dd>(optional) The callback to call when the expand is complete. The callback will be called with<br/>(bSuccess, oLastNode) where bSuccess is if the expand was successful and oLastNode is the last node that was expanded.</dd>
1001                                 
1002                                 </dl>
1003                         
1004                         
1005                         
1006                         
1007                         
1008                         
1009                         
1010
1011                     
1012                     
1013                      
1014                     </div>                    
1015                 </div>
1016
1017             </td>
1018             <td class="msource">
1019                 
1020                         Roo.tree.TreePanel
1021                 &nbsp;
1022             </td>
1023         </tr>
1024         
1025           
1026           <tr class="method-row config-row-alt0 expandable notInherited">
1027             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1028            
1029            
1030             <td class="sig">
1031                 <a id="Roo.tree.TreePanel-method-getChecked"   name=".getChecked"></a>
1032                 <div class="fixedFont">
1033                         <span class="attributes"></span><b class="itemname">getChecked</b>
1034                                 
1035                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>attribute</i></B>, TreeNode <B><i>startNode</i></B>) 
1036                         
1037                                 
1038                                          : 
1039                                         
1040                                                 
1041                                                 <a href="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a>
1042                                         
1043                                         
1044                                         
1045                                 
1046                         
1047                 </div>
1048                 <div class="mdesc">
1049                 
1050                    <div class="short">Retrieve an array of checked nodes, or an array of a specific attribute of checked nodes (e.g.</div> 
1051                  
1052                  
1053                  
1054                     <div class="long">
1055                         
1056                                 Retrieve an array of checked nodes, or an array of a specific attribute of checked nodes (e.g. "id")
1057                     
1058                                 
1059                         
1060                         
1061                         
1062                         
1063                                 <dl class="detailList">
1064                                 <dt class="heading">Parameters:</dt>
1065                                 
1066                                         <dt>
1067                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>attribute</b>
1068                                                 
1069                                         </dt>
1070                                         <dd>(optional) Defaults to null (return the actual nodes)</dd>
1071                                 
1072                                         <dt>
1073                                                 <span class="fixedFont">TreeNode</span>  <b>startNode</b>
1074                                                 
1075                                         </dt>
1076                                         <dd>(optional) The node to start from, defaults to the root</dd>
1077                                 
1078                                 </dl>
1079                         
1080                         
1081                         
1082                         
1083                         
1084                                 <dl class="detailList">
1085                                 <dt class="heading">Returns:</dt>
1086                                 
1087                                         <dd><span class="fixedFont"><a href="./Array.html#constructor" roo:cls="Array.html#constructor">Array</a></span>  </dd>
1088                                 
1089                                 </dl>
1090                         
1091                         
1092                         
1093
1094                     
1095                     
1096                      
1097                     </div>                    
1098                 </div>
1099
1100             </td>
1101             <td class="msource">
1102                 
1103                         Roo.tree.TreePanel
1104                 &nbsp;
1105             </td>
1106         </tr>
1107         
1108           
1109           <tr class="method-row config-row-alt1 expandable notInherited">
1110             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1111            
1112            
1113             <td class="sig">
1114                 <a id="Roo.tree.TreePanel-method-getEl"   name=".getEl"></a>
1115                 <div class="fixedFont">
1116                         <span class="attributes"></span><b class="itemname">getEl</b>
1117                                 
1118                                  () 
1119                         
1120                                 
1121                         
1122                 </div>
1123                 <div class="mdesc">
1124                 
1125                    <div class="short">Returns the container element for this TreePanel</div> 
1126                  
1127                  
1128                  
1129                     <div class="long">
1130                         
1131                                 Returns the container element for this TreePanel
1132                     
1133                                 
1134                         
1135                         
1136                         
1137                         
1138                         
1139                         
1140                         
1141                         
1142                         
1143                         
1144
1145                     
1146                     
1147                      
1148                     </div>                    
1149                 </div>
1150
1151             </td>
1152             <td class="msource">
1153                 
1154                         Roo.tree.TreePanel
1155                 &nbsp;
1156             </td>
1157         </tr>
1158         
1159           
1160           <tr class="method-row config-row-alt0 expandable notInherited">
1161             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1162            
1163            
1164             <td class="sig">
1165                 <a id="Roo.tree.TreePanel-method-getLoader"   name=".getLoader"></a>
1166                 <div class="fixedFont">
1167                         <span class="attributes"></span><b class="itemname">getLoader</b>
1168                                 
1169                                  () 
1170                         
1171                                 
1172                         
1173                 </div>
1174                 <div class="mdesc">
1175                 
1176                    <div class="short">Returns the default TreeLoader for this TreePanel</div> 
1177                  
1178                  
1179                  
1180                     <div class="long">
1181                         
1182                                 Returns the default TreeLoader for this TreePanel
1183                     
1184                                 
1185                         
1186                         
1187                         
1188                         
1189                         
1190                         
1191                         
1192                         
1193                         
1194                         
1195
1196                     
1197                     
1198                      
1199                     </div>                    
1200                 </div>
1201
1202             </td>
1203             <td class="msource">
1204                 
1205                         Roo.tree.TreePanel
1206                 &nbsp;
1207             </td>
1208         </tr>
1209         
1210           
1211           <tr class="method-row config-row-alt1 expandable notInherited">
1212             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1213            
1214            
1215             <td class="sig">
1216                 <a id="Roo.tree.TreePanel-method-getSelectionModel"   name=".getSelectionModel"></a>
1217                 <div class="fixedFont">
1218                         <span class="attributes"></span><b class="itemname">getSelectionModel</b>
1219                                 
1220                                  () 
1221                         
1222                                 
1223                         
1224                 </div>
1225                 <div class="mdesc">
1226                 
1227                    <div class="short">Returns the selection model used by this TreePanel</div> 
1228                  
1229                  
1230                  
1231                     <div class="long">
1232                         
1233                                 Returns the selection model used by this TreePanel
1234                     
1235                                 
1236                         
1237                         
1238                         
1239                         
1240                         
1241                         
1242                         
1243                         
1244                         
1245                         
1246
1247                     
1248                     
1249                      
1250                     </div>                    
1251                 </div>
1252
1253             </td>
1254             <td class="msource">
1255                 
1256                         Roo.tree.TreePanel
1257                 &nbsp;
1258             </td>
1259         </tr>
1260         
1261           
1262           <tr class="method-row config-row-alt0 expandable notInherited">
1263             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1264            
1265            
1266             <td class="sig">
1267                 <a id="Roo.tree.TreePanel-method-render"   name=".render"></a>
1268                 <div class="fixedFont">
1269                         <span class="attributes"></span><b class="itemname">render</b>
1270                                 
1271                                  () 
1272                         
1273                                 
1274                         
1275                 </div>
1276                 <div class="mdesc">
1277                 
1278                    <div class="short">Trigger rendering of this TreePanel</div> 
1279                  
1280                  
1281                  
1282                     <div class="long">
1283                         
1284                                 Trigger rendering of this TreePanel
1285                     
1286                                 
1287                         
1288                         
1289                         
1290                         
1291                         
1292                         
1293                         
1294                         
1295                         
1296                         
1297
1298                     
1299                     
1300                      
1301                     </div>                    
1302                 </div>
1303
1304             </td>
1305             <td class="msource">
1306                 
1307                         Roo.tree.TreePanel
1308                 &nbsp;
1309             </td>
1310         </tr>
1311         
1312           
1313           <tr class="method-row config-row-alt1 expandable notInherited">
1314             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1315            
1316            
1317             <td class="sig">
1318                 <a id="Roo.tree.TreePanel-method-selectPath"   name=".selectPath"></a>
1319                 <div class="fixedFont">
1320                         <span class="attributes"></span><b class="itemname">selectPath</b>
1321                                 
1322                                  (<a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>path</i></B>, <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>attr</i></B>, <a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a> <B><i>callback</i></B>) 
1323                         
1324                                 
1325                         
1326                 </div>
1327                 <div class="mdesc">
1328                 
1329                    <div class="short">Selects the node in this tree at the specified path.</div> 
1330                  
1331                  
1332                  
1333                     <div class="long">
1334                         
1335                                 Selects the node in this tree at the specified path. A path can be retrieved from a node with {<b>link</b> Roo.data.Node<b>getPath</b>}
1336                     
1337                                 
1338                         
1339                         
1340                         
1341                         
1342                                 <dl class="detailList">
1343                                 <dt class="heading">Parameters:</dt>
1344                                 
1345                                         <dt>
1346                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>path</b>
1347                                                 
1348                                         </dt>
1349                                         <dd></dd>
1350                                 
1351                                         <dt>
1352                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>attr</b>
1353                                                 
1354                                         </dt>
1355                                         <dd>(optional) The attribute used in the path (see {<b>link</b> Roo.data.Node<b>getPath</b>} for more info)</dd>
1356                                 
1357                                         <dt>
1358                                                 <span class="fixedFont"><a href="./Function.html#constructor" roo:cls="Function.html#constructor">Function</a></span>  <b>callback</b>
1359                                                 
1360                                         </dt>
1361                                         <dd>(optional) The callback to call when the selection is complete. The callback will be called with<br/>(bSuccess, oSelNode) where bSuccess is if the selection was successful and oSelNode is the selected node.</dd>
1362                                 
1363                                 </dl>
1364                         
1365                         
1366                         
1367                         
1368                         
1369                         
1370                         
1371
1372                     
1373                     
1374                      
1375                     </div>                    
1376                 </div>
1377
1378             </td>
1379             <td class="msource">
1380                 
1381                         Roo.tree.TreePanel
1382                 &nbsp;
1383             </td>
1384         </tr>
1385         
1386                                                        
1387     </table>
1388
1389   
1390   <!-- ============================== events summary / details ======================== -->
1391   
1392   
1393   <a id="Roo.tree.TreePanel-events"></a>
1394     
1395   
1396         
1397    
1398   
1399     
1400     
1401     
1402       <table cellspacing="0" class="member-table">
1403                 <caption>Events</caption>
1404               <thead>
1405                 <tr>
1406                     <th class="sig-header" colspan="2">Event</th>            
1407                     <th class="msource-header">Defined By</th>
1408
1409                 </tr>
1410               </thead>  
1411         
1412         
1413          
1414         
1415         
1416           <tr class="method-row expandable config-row-alt0 notInherited">
1417             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1418             
1419             <td class="sig">
1420                 <a id="Roo.tree.TreePanel-event-*beforechildrenrendered"></a>
1421                 
1422                <div class="fixedFont">
1423                 <b class="itemname">beforechildrenrendered</b> (Node <B><i>node</i></B>) 
1424                 
1425                 </div>
1426
1427                 <div class="mdesc">
1428
1429                    <div class="short">Fires right before the child nodes for a node are rendered
1430                    
1431                 </div> 
1432                     
1433                     <div class="long">
1434                     
1435                         Fires right before the child nodes for a node are rendered
1436                     
1437                         
1438                         
1439                 
1440                         
1441                                 <dl class="detailList">
1442                                 <dt class="heading">Parameters:</dt>
1443                                 
1444                                         <dt>
1445                                                 <span class="fixedFont">Node</span> <b>node</b>
1446                                                 
1447                                         </dt>
1448                                         <dd>The node</dd>
1449                                 
1450                                 </dl>
1451                         
1452                         
1453                         
1454                         
1455                         
1456                         
1457                         
1458
1459                     
1460                     
1461                      
1462                     </div>                    
1463                 </div>
1464
1465             </td>
1466             <td class="msource">
1467                 Roo.tree.TreePanel
1468             </td>
1469         </tr>
1470         
1471           <tr class="method-row expandable config-row-alt1 notInherited">
1472             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1473             
1474             <td class="sig">
1475                 <a id="Roo.tree.TreePanel-event-*beforeclick"></a>
1476                 
1477                <div class="fixedFont">
1478                 <b class="itemname">beforeclick</b> (Node <B><i>node</i></B>, <a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
1479                 
1480                 </div>
1481
1482                 <div class="mdesc">
1483
1484                    <div class="short">Fires before click processing on a node.
1485                    
1486                 </div> 
1487                     
1488                     <div class="long">
1489                     
1490                         Fires before click processing on a node. Return false to cancel the default action.
1491                     
1492                         
1493                         
1494                 
1495                         
1496                                 <dl class="detailList">
1497                                 <dt class="heading">Parameters:</dt>
1498                                 
1499                                         <dt>
1500                                                 <span class="fixedFont">Node</span> <b>node</b>
1501                                                 
1502                                         </dt>
1503                                         <dd>The node</dd>
1504                                 
1505                                         <dt>
1506                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
1507                                                 
1508                                         </dt>
1509                                         <dd>The event object</dd>
1510                                 
1511                                 </dl>
1512                         
1513                         
1514                         
1515                         
1516                         
1517                         
1518                         
1519
1520                     
1521                     
1522                      
1523                     </div>                    
1524                 </div>
1525
1526             </td>
1527             <td class="msource">
1528                 Roo.tree.TreePanel
1529             </td>
1530         </tr>
1531         
1532           <tr class="method-row expandable config-row-alt0 notInherited">
1533             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1534             
1535             <td class="sig">
1536                 <a id="Roo.tree.TreePanel-event-*beforecollapse"></a>
1537                 
1538                <div class="fixedFont">
1539                 <b class="itemname">beforecollapse</b> (Node <B><i>node</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>) 
1540                 
1541                 </div>
1542
1543                 <div class="mdesc">
1544
1545                    <div class="short">Fires before a node is collapsed, return false to cancel.
1546                    
1547                 </div> 
1548                     
1549                     <div class="long">
1550                     
1551                         Fires before a node is collapsed, return false to cancel.
1552                     
1553                         
1554                         
1555                 
1556                         
1557                                 <dl class="detailList">
1558                                 <dt class="heading">Parameters:</dt>
1559                                 
1560                                         <dt>
1561                                                 <span class="fixedFont">Node</span> <b>node</b>
1562                                                 
1563                                         </dt>
1564                                         <dd>The node</dd>
1565                                 
1566                                         <dt>
1567                                                 <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>
1568                                                 
1569                                         </dt>
1570                                         <dd></dd>
1571                                 
1572                                         <dt>
1573                                                 <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>
1574                                                 
1575                                         </dt>
1576                                         <dd></dd>
1577                                 
1578                                 </dl>
1579                         
1580                         
1581                         
1582                         
1583                         
1584                         
1585                         
1586
1587                     
1588                     
1589                      
1590                     </div>                    
1591                 </div>
1592
1593             </td>
1594             <td class="msource">
1595                 Roo.tree.TreePanel
1596             </td>
1597         </tr>
1598         
1599           <tr class="method-row expandable config-row-alt1 notInherited">
1600             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1601             
1602             <td class="sig">
1603                 <a id="Roo.tree.TreePanel-event-*beforeexpand"></a>
1604                 
1605                <div class="fixedFont">
1606                 <b class="itemname">beforeexpand</b> (Node <B><i>node</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>) 
1607                 
1608                 </div>
1609
1610                 <div class="mdesc">
1611
1612                    <div class="short">Fires before a node is expanded, return false to cancel.
1613                    
1614                 </div> 
1615                     
1616                     <div class="long">
1617                     
1618                         Fires before a node is expanded, return false to cancel.
1619                     
1620                         
1621                         
1622                 
1623                         
1624                                 <dl class="detailList">
1625                                 <dt class="heading">Parameters:</dt>
1626                                 
1627                                         <dt>
1628                                                 <span class="fixedFont">Node</span> <b>node</b>
1629                                                 
1630                                         </dt>
1631                                         <dd>The node</dd>
1632                                 
1633                                         <dt>
1634                                                 <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>
1635                                                 
1636                                         </dt>
1637                                         <dd></dd>
1638                                 
1639                                         <dt>
1640                                                 <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>
1641                                                 
1642                                         </dt>
1643                                         <dd></dd>
1644                                 
1645                                 </dl>
1646                         
1647                         
1648                         
1649                         
1650                         
1651                         
1652                         
1653
1654                     
1655                     
1656                      
1657                     </div>                    
1658                 </div>
1659
1660             </td>
1661             <td class="msource">
1662                 Roo.tree.TreePanel
1663             </td>
1664         </tr>
1665         
1666           <tr class="method-row expandable config-row-alt0 notInherited">
1667             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1668             
1669             <td class="sig">
1670                 <a id="Roo.tree.TreePanel-event-*beforeload"></a>
1671                 
1672                <div class="fixedFont">
1673                 <b class="itemname">beforeload</b> (Node <B><i>node</i></B>) 
1674                 
1675                 </div>
1676
1677                 <div class="mdesc">
1678
1679                    <div class="short">Fires before a node is loaded, return false to cancel
1680                    
1681                 </div> 
1682                     
1683                     <div class="long">
1684                     
1685                         Fires before a node is loaded, return false to cancel
1686                     
1687                         
1688                         
1689                 
1690                         
1691                                 <dl class="detailList">
1692                                 <dt class="heading">Parameters:</dt>
1693                                 
1694                                         <dt>
1695                                                 <span class="fixedFont">Node</span> <b>node</b>
1696                                                 
1697                                         </dt>
1698                                         <dd>The node being loaded</dd>
1699                                 
1700                                 </dl>
1701                         
1702                         
1703                         
1704                         
1705                         
1706                         
1707                         
1708
1709                     
1710                     
1711                      
1712                     </div>                    
1713                 </div>
1714
1715             </td>
1716             <td class="msource">
1717                 Roo.tree.TreePanel
1718             </td>
1719         </tr>
1720         
1721           <tr class="method-row expandable config-row-alt1 notInherited">
1722             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1723             
1724             <td class="sig">
1725                 <a id="Roo.tree.TreePanel-event-*beforenodedrop"></a>
1726                 
1727                <div class="fixedFont">
1728                 <b class="itemname">beforenodedrop</b> (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>dropEvent</i></B>) 
1729                 
1730                 </div>
1731
1732                 <div class="mdesc">
1733
1734                    <div class="short">Fires when a DD object is dropped on a node in this tree for preprocessing.
1735                    
1736                 </div> 
1737                     
1738                     <div class="long">
1739                     
1740                         Fires when a DD object is dropped on a node in this tree for preprocessing. Return false to cancel the drop. The dropEvent<br/>passed to handlers has the following properties:<br /><br/><ul style="padding:5px;padding-left:16px;"><br/><li>tree - The TreePanel</li><br/><li>target - The node being targeted for the drop</li><br/><li>data - The drag data from the drag source</li><br/><li>point - The point of the drop - append, above or below</li><br/><li>source - The drag source</li><br/><li>rawEvent - Raw mouse event</li><br/><li>dropNode - Drop node(s) provided by the source <b>OR</b> you can supply node(s)<br/>to be inserted by setting them on this object.</li><br/><li>cancel - Set this to true to cancel the drop.</li><br/></ul>
1741                     
1742                         
1743                         
1744                 
1745                         
1746                                 <dl class="detailList">
1747                                 <dt class="heading">Parameters:</dt>
1748                                 
1749                                         <dt>
1750                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span> <b>dropEvent</b>
1751                                                 
1752                                         </dt>
1753                                         <dd></dd>
1754                                 
1755                                 </dl>
1756                         
1757                         
1758                         
1759                         
1760                         
1761                         
1762                         
1763
1764                     
1765                     
1766                      
1767                     </div>                    
1768                 </div>
1769
1770             </td>
1771             <td class="msource">
1772                 Roo.tree.TreePanel
1773             </td>
1774         </tr>
1775         
1776           <tr class="method-row expandable config-row-alt0 notInherited">
1777             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1778             
1779             <td class="sig">
1780                 <a id="Roo.tree.TreePanel-event-*checkchange"></a>
1781                 
1782                <div class="fixedFont">
1783                 <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>) 
1784                 
1785                 </div>
1786
1787                 <div class="mdesc">
1788
1789                    <div class="short">Fires when a node with a checkbox's checked property changes
1790                    
1791                 </div> 
1792                     
1793                     <div class="long">
1794                     
1795                         Fires when a node with a checkbox's checked property changes
1796                     
1797                         
1798                         
1799                 
1800                         
1801                                 <dl class="detailList">
1802                                 <dt class="heading">Parameters:</dt>
1803                                 
1804                                         <dt>
1805                                                 <span class="fixedFont">Node</span> <b>this</b>
1806                                                 
1807                                         </dt>
1808                                         <dd>This node</dd>
1809                                 
1810                                         <dt>
1811                                                 <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>
1812                                                 
1813                                         </dt>
1814                                         <dd></dd>
1815                                 
1816                                 </dl>
1817                         
1818                         
1819                         
1820                         
1821                         
1822                         
1823                         
1824
1825                     
1826                     
1827                      
1828                     </div>                    
1829                 </div>
1830
1831             </td>
1832             <td class="msource">
1833                 Roo.tree.TreePanel
1834             </td>
1835         </tr>
1836         
1837           <tr class="method-row expandable config-row-alt1 notInherited">
1838             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1839             
1840             <td class="sig">
1841                 <a id="Roo.tree.TreePanel-event-*click"></a>
1842                 
1843                <div class="fixedFont">
1844                 <b class="itemname">click</b> (Node <B><i>node</i></B>, <a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
1845                 
1846                 </div>
1847
1848                 <div class="mdesc">
1849
1850                    <div class="short">Fires when a node is clicked
1851                    
1852                 </div> 
1853                     
1854                     <div class="long">
1855                     
1856                         Fires when a node is clicked
1857                     
1858                         
1859                         
1860                 
1861                         
1862                                 <dl class="detailList">
1863                                 <dt class="heading">Parameters:</dt>
1864                                 
1865                                         <dt>
1866                                                 <span class="fixedFont">Node</span> <b>node</b>
1867                                                 
1868                                         </dt>
1869                                         <dd>The node</dd>
1870                                 
1871                                         <dt>
1872                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
1873                                                 
1874                                         </dt>
1875                                         <dd>The event object</dd>
1876                                 
1877                                 </dl>
1878                         
1879                         
1880                         
1881                         
1882                         
1883                         
1884                         
1885
1886                     
1887                     
1888                      
1889                     </div>                    
1890                 </div>
1891
1892             </td>
1893             <td class="msource">
1894                 Roo.tree.TreePanel
1895             </td>
1896         </tr>
1897         
1898           <tr class="method-row expandable config-row-alt0 notInherited">
1899             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1900             
1901             <td class="sig">
1902                 <a id="Roo.tree.TreePanel-event-*collapse"></a>
1903                 
1904                <div class="fixedFont">
1905                 <b class="itemname">collapse</b> (Node <B><i>node</i></B>) 
1906                 
1907                 </div>
1908
1909                 <div class="mdesc">
1910
1911                    <div class="short">Fires when a node is collapsed
1912                    
1913                 </div> 
1914                     
1915                     <div class="long">
1916                     
1917                         Fires when a node is collapsed
1918                     
1919                         
1920                         
1921                 
1922                         
1923                                 <dl class="detailList">
1924                                 <dt class="heading">Parameters:</dt>
1925                                 
1926                                         <dt>
1927                                                 <span class="fixedFont">Node</span> <b>node</b>
1928                                                 
1929                                         </dt>
1930                                         <dd>The node</dd>
1931                                 
1932                                 </dl>
1933                         
1934                         
1935                         
1936                         
1937                         
1938                         
1939                         
1940
1941                     
1942                     
1943                      
1944                     </div>                    
1945                 </div>
1946
1947             </td>
1948             <td class="msource">
1949                 Roo.tree.TreePanel
1950             </td>
1951         </tr>
1952         
1953           <tr class="method-row expandable config-row-alt1 notInherited">
1954             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1955             
1956             <td class="sig">
1957                 <a id="Roo.tree.TreePanel-event-*contextmenu"></a>
1958                 
1959                <div class="fixedFont">
1960                 <b class="itemname">contextmenu</b> (Node <B><i>node</i></B>, <a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
1961                 
1962                 </div>
1963
1964                 <div class="mdesc">
1965
1966                    <div class="short">Fires when a node is right clicked
1967                    
1968                 </div> 
1969                     
1970                     <div class="long">
1971                     
1972                         Fires when a node is right clicked
1973                     
1974                         
1975                         
1976                 
1977                         
1978                                 <dl class="detailList">
1979                                 <dt class="heading">Parameters:</dt>
1980                                 
1981                                         <dt>
1982                                                 <span class="fixedFont">Node</span> <b>node</b>
1983                                                 
1984                                         </dt>
1985                                         <dd>The node</dd>
1986                                 
1987                                         <dt>
1988                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
1989                                                 
1990                                         </dt>
1991                                         <dd>The event object</dd>
1992                                 
1993                                 </dl>
1994                         
1995                         
1996                         
1997                         
1998                         
1999                         
2000                         
2001
2002                     
2003                     
2004                      
2005                     </div>                    
2006                 </div>
2007
2008             </td>
2009             <td class="msource">
2010                 Roo.tree.TreePanel
2011             </td>
2012         </tr>
2013         
2014           <tr class="method-row expandable config-row-alt0 notInherited">
2015             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2016             
2017             <td class="sig">
2018                 <a id="Roo.tree.TreePanel-event-*dblclick"></a>
2019                 
2020                <div class="fixedFont">
2021                 <b class="itemname">dblclick</b> (Node <B><i>node</i></B>, <a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a> <B><i>e</i></B>) 
2022                 
2023                 </div>
2024
2025                 <div class="mdesc">
2026
2027                    <div class="short">Fires when a node is double clicked
2028                    
2029                 </div> 
2030                     
2031                     <div class="long">
2032                     
2033                         Fires when a node is double clicked
2034                     
2035                         
2036                         
2037                 
2038                         
2039                                 <dl class="detailList">
2040                                 <dt class="heading">Parameters:</dt>
2041                                 
2042                                         <dt>
2043                                                 <span class="fixedFont">Node</span> <b>node</b>
2044                                                 
2045                                         </dt>
2046                                         <dd>The node</dd>
2047                                 
2048                                         <dt>
2049                                                 <span class="fixedFont"><a href="./Roo.EventObject.html#constructor" roo:cls="Roo.EventObject.html#constructor">Roo.EventObject</a></span> <b>e</b>
2050                                                 
2051                                         </dt>
2052                                         <dd>The event object</dd>
2053                                 
2054                                 </dl>
2055                         
2056                         
2057                         
2058                         
2059                         
2060                         
2061                         
2062
2063                     
2064                     
2065                      
2066                     </div>                    
2067                 </div>
2068
2069             </td>
2070             <td class="msource">
2071                 Roo.tree.TreePanel
2072             </td>
2073         </tr>
2074         
2075           <tr class="method-row expandable config-row-alt1 notInherited">
2076             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2077             
2078             <td class="sig">
2079                 <a id="Roo.tree.TreePanel-event-*disabledchange"></a>
2080                 
2081                <div class="fixedFont">
2082                 <b class="itemname">disabledchange</b> (Node <B><i>node</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>) 
2083                 
2084                 </div>
2085
2086                 <div class="mdesc">
2087
2088                    <div class="short">Fires when the disabled status of a node changes
2089                    
2090                 </div> 
2091                     
2092                     <div class="long">
2093                     
2094                         Fires when the disabled status of a node changes
2095                     
2096                         
2097                         
2098                 
2099                         
2100                                 <dl class="detailList">
2101                                 <dt class="heading">Parameters:</dt>
2102                                 
2103                                         <dt>
2104                                                 <span class="fixedFont">Node</span> <b>node</b>
2105                                                 
2106                                         </dt>
2107                                         <dd>The node</dd>
2108                                 
2109                                         <dt>
2110                                                 <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>
2111                                                 
2112                                         </dt>
2113                                         <dd></dd>
2114                                 
2115                                 </dl>
2116                         
2117                         
2118                         
2119                         
2120                         
2121                         
2122                         
2123
2124                     
2125                     
2126                      
2127                     </div>                    
2128                 </div>
2129
2130             </td>
2131             <td class="msource">
2132                 Roo.tree.TreePanel
2133             </td>
2134         </tr>
2135         
2136           <tr class="method-row expandable config-row-alt0 notInherited">
2137             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2138             
2139             <td class="sig">
2140                 <a id="Roo.tree.TreePanel-event-*dragdrop"></a>
2141                 
2142                <div class="fixedFont">
2143                 <b class="itemname">dragdrop</b> (<a href="./Roo.tree.TreePanel.html#constructor" roo:cls="Roo.tree.TreePanel.html#constructor">Roo.tree.TreePanel</a> <B><i>this</i></B>, <a href="./Roo.tree.TreeNode.html#constructor" roo:cls="Roo.tree.TreeNode.html#constructor">Roo.tree.TreeNode</a> <B><i>node</i></B>, DD <B><i>dd</i></B>, event <B><i>e</i></B>) 
2144                 
2145                 </div>
2146
2147                 <div class="mdesc">
2148
2149                    <div class="short">Fires when a dragged node is dropped on a valid DD target
2150                    
2151                 </div> 
2152                     
2153                     <div class="long">
2154                     
2155                         Fires when a dragged node is dropped on a valid DD target
2156                     
2157                         
2158                         
2159                 
2160                         
2161                                 <dl class="detailList">
2162                                 <dt class="heading">Parameters:</dt>
2163                                 
2164                                         <dt>
2165                                                 <span class="fixedFont"><a href="./Roo.tree.TreePanel.html#constructor" roo:cls="Roo.tree.TreePanel.html#constructor">Roo.tree.TreePanel</a></span> <b>this</b>
2166                                                 
2167                                         </dt>
2168                                         <dd></dd>
2169                                 
2170                                         <dt>
2171                                                 <span class="fixedFont"><a href="./Roo.tree.TreeNode.html#constructor" roo:cls="Roo.tree.TreeNode.html#constructor">Roo.tree.TreeNode</a></span> <b>node</b>
2172                                                 
2173                                         </dt>
2174                                         <dd></dd>
2175                                 
2176                                         <dt>
2177                                                 <span class="fixedFont">DD</span> <b>dd</b>
2178                                                 
2179                                         </dt>
2180                                         <dd>The dd it was dropped on</dd>
2181                                 
2182                                         <dt>
2183                                                 <span class="fixedFont">event</span> <b>e</b>
2184                                                 
2185                                         </dt>
2186                                         <dd>The raw browser event</dd>
2187                                 
2188                                 </dl>
2189                         
2190                         
2191                         
2192                         
2193                         
2194                         
2195                         
2196
2197                     
2198                     
2199                      
2200                     </div>                    
2201                 </div>
2202
2203             </td>
2204             <td class="msource">
2205                 Roo.tree.TreePanel
2206             </td>
2207         </tr>
2208         
2209           <tr class="method-row expandable config-row-alt1 notInherited">
2210             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2211             
2212             <td class="sig">
2213                 <a id="Roo.tree.TreePanel-event-*enddrag"></a>
2214                 
2215                <div class="fixedFont">
2216                 <b class="itemname">enddrag</b> (<a href="./Roo.tree.TreePanel.html#constructor" roo:cls="Roo.tree.TreePanel.html#constructor">Roo.tree.TreePanel</a> <B><i>this</i></B>, <a href="./Roo.tree.TreeNode.html#constructor" roo:cls="Roo.tree.TreeNode.html#constructor">Roo.tree.TreeNode</a> <B><i>node</i></B>, event <B><i>e</i></B>) 
2217                 
2218                 </div>
2219
2220                 <div class="mdesc">
2221
2222                    <div class="short">Fires when a drag operation is complete
2223                    
2224                 </div> 
2225                     
2226                     <div class="long">
2227                     
2228                         Fires when a drag operation is complete
2229                     
2230                         
2231                         
2232                 
2233                         
2234                                 <dl class="detailList">
2235                                 <dt class="heading">Parameters:</dt>
2236                                 
2237                                         <dt>
2238                                                 <span class="fixedFont"><a href="./Roo.tree.TreePanel.html#constructor" roo:cls="Roo.tree.TreePanel.html#constructor">Roo.tree.TreePanel</a></span> <b>this</b>
2239                                                 
2240                                         </dt>
2241                                         <dd></dd>
2242                                 
2243                                         <dt>
2244                                                 <span class="fixedFont"><a href="./Roo.tree.TreeNode.html#constructor" roo:cls="Roo.tree.TreeNode.html#constructor">Roo.tree.TreeNode</a></span> <b>node</b>
2245                                                 
2246                                         </dt>
2247                                         <dd></dd>
2248                                 
2249                                         <dt>
2250                                                 <span class="fixedFont">event</span> <b>e</b>
2251                                                 
2252                                         </dt>
2253                                         <dd>The raw browser event</dd>
2254                                 
2255                                 </dl>
2256                         
2257                         
2258                         
2259                         
2260                         
2261                         
2262                         
2263
2264                     
2265                     
2266                      
2267                     </div>                    
2268                 </div>
2269
2270             </td>
2271             <td class="msource">
2272                 Roo.tree.TreePanel
2273             </td>
2274         </tr>
2275         
2276           <tr class="method-row expandable config-row-alt0 notInherited">
2277             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2278             
2279             <td class="sig">
2280                 <a id="Roo.tree.TreePanel-event-*expand"></a>
2281                 
2282                <div class="fixedFont">
2283                 <b class="itemname">expand</b> (Node <B><i>node</i></B>) 
2284                 
2285                 </div>
2286
2287                 <div class="mdesc">
2288
2289                    <div class="short">Fires when a node is expanded
2290                    
2291                 </div> 
2292                     
2293                     <div class="long">
2294                     
2295                         Fires when a node is expanded
2296                     
2297                         
2298                         
2299                 
2300                         
2301                                 <dl class="detailList">
2302                                 <dt class="heading">Parameters:</dt>
2303                                 
2304                                         <dt>
2305                                                 <span class="fixedFont">Node</span> <b>node</b>
2306                                                 
2307                                         </dt>
2308                                         <dd>The node</dd>
2309                                 
2310                                 </dl>
2311                         
2312                         
2313                         
2314                         
2315                         
2316                         
2317                         
2318
2319                     
2320                     
2321                      
2322                     </div>                    
2323                 </div>
2324
2325             </td>
2326             <td class="msource">
2327                 Roo.tree.TreePanel
2328             </td>
2329         </tr>
2330         
2331           <tr class="method-row expandable config-row-alt1 notInherited">
2332             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2333             
2334             <td class="sig">
2335                 <a id="Roo.tree.TreePanel-event-*load"></a>
2336                 
2337                <div class="fixedFont">
2338                 <b class="itemname">load</b> (Node <B><i>node</i></B>) 
2339                 
2340                 </div>
2341
2342                 <div class="mdesc">
2343
2344                    <div class="short">Fires when a node is loaded
2345                    
2346                 </div> 
2347                     
2348                     <div class="long">
2349                     
2350                         Fires when a node is loaded
2351                     
2352                         
2353                         
2354                 
2355                         
2356                                 <dl class="detailList">
2357                                 <dt class="heading">Parameters:</dt>
2358                                 
2359                                         <dt>
2360                                                 <span class="fixedFont">Node</span> <b>node</b>
2361                                                 
2362                                         </dt>
2363                                         <dd>The node that was loaded</dd>
2364                                 
2365                                 </dl>
2366                         
2367                         
2368                         
2369                         
2370                         
2371                         
2372                         
2373
2374                     
2375                     
2376                      
2377                     </div>                    
2378                 </div>
2379
2380             </td>
2381             <td class="msource">
2382                 Roo.tree.TreePanel
2383             </td>
2384         </tr>
2385         
2386           <tr class="method-row expandable config-row-alt0 notInherited">
2387             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2388             
2389             <td class="sig">
2390                 <a id="Roo.tree.TreePanel-event-*nodedragover"></a>
2391                 
2392                <div class="fixedFont">
2393                 <b class="itemname">nodedragover</b> (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>dragOverEvent</i></B>) 
2394                 
2395                 </div>
2396
2397                 <div class="mdesc">
2398
2399                    <div class="short">Fires when a tree node is being targeted for a drag drop, return false to signal drop not allowed.
2400                    
2401                 </div> 
2402                     
2403                     <div class="long">
2404                     
2405                         Fires when a tree node is being targeted for a drag drop, return false to signal drop not allowed. The dragOverEvent<br/>passed to handlers has the following properties:<br /><br/><ul style="padding:5px;padding-left:16px;"><br/><li>tree - The TreePanel</li><br/><li>target - The node being targeted for the drop</li><br/><li>data - The drag data from the drag source</li><br/><li>point - The point of the drop - append, above or below</li><br/><li>source - The drag source</li><br/><li>rawEvent - Raw mouse event</li><br/><li>dropNode - Drop node(s) provided by the source.</li><br/><li>cancel - Set this to true to signal drop not allowed.</li><br/></ul>
2406                     
2407                         
2408                         
2409                 
2410                         
2411                                 <dl class="detailList">
2412                                 <dt class="heading">Parameters:</dt>
2413                                 
2414                                         <dt>
2415                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span> <b>dragOverEvent</b>
2416                                                 
2417                                         </dt>
2418                                         <dd></dd>
2419                                 
2420                                 </dl>
2421                         
2422                         
2423                         
2424                         
2425                         
2426                         
2427                         
2428
2429                     
2430                     
2431                      
2432                     </div>                    
2433                 </div>
2434
2435             </td>
2436             <td class="msource">
2437                 Roo.tree.TreePanel
2438             </td>
2439         </tr>
2440         
2441           <tr class="method-row expandable config-row-alt1 notInherited">
2442             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2443             
2444             <td class="sig">
2445                 <a id="Roo.tree.TreePanel-event-*nodedrop"></a>
2446                 
2447                <div class="fixedFont">
2448                 <b class="itemname">nodedrop</b> (<a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>dropEvent</i></B>) 
2449                 
2450                 </div>
2451
2452                 <div class="mdesc">
2453
2454                    <div class="short">Fires after a DD object is dropped on a node in this tree.
2455                    
2456                 </div> 
2457                     
2458                     <div class="long">
2459                     
2460                         Fires after a DD object is dropped on a node in this tree. The dropEvent<br/>passed to handlers has the following properties:<br /><br/><ul style="padding:5px;padding-left:16px;"><br/><li>tree - The TreePanel</li><br/><li>target - The node being targeted for the drop</li><br/><li>data - The drag data from the drag source</li><br/><li>point - The point of the drop - append, above or below</li><br/><li>source - The drag source</li><br/><li>rawEvent - Raw mouse event</li><br/><li>dropNode - Dropped node(s).</li><br/></ul>
2461                     
2462                         
2463                         
2464                 
2465                         
2466                                 <dl class="detailList">
2467                                 <dt class="heading">Parameters:</dt>
2468                                 
2469                                         <dt>
2470                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span> <b>dropEvent</b>
2471                                                 
2472                                         </dt>
2473                                         <dd></dd>
2474                                 
2475                                 </dl>
2476                         
2477                         
2478                         
2479                         
2480                         
2481                         
2482                         
2483
2484                     
2485                     
2486                      
2487                     </div>                    
2488                 </div>
2489
2490             </td>
2491             <td class="msource">
2492                 Roo.tree.TreePanel
2493             </td>
2494         </tr>
2495         
2496           <tr class="method-row expandable config-row-alt0 notInherited">
2497             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2498             
2499             <td class="sig">
2500                 <a id="Roo.tree.TreePanel-event-*startdrag"></a>
2501                 
2502                <div class="fixedFont">
2503                 <b class="itemname">startdrag</b> (<a href="./Roo.tree.TreePanel.html#constructor" roo:cls="Roo.tree.TreePanel.html#constructor">Roo.tree.TreePanel</a> <B><i>this</i></B>, <a href="./Roo.tree.TreeNode.html#constructor" roo:cls="Roo.tree.TreeNode.html#constructor">Roo.tree.TreeNode</a> <B><i>node</i></B>, event <B><i>e</i></B>) 
2504                 
2505                 </div>
2506
2507                 <div class="mdesc">
2508
2509                    <div class="short">Fires when a node starts being dragged
2510                    
2511                 </div> 
2512                     
2513                     <div class="long">
2514                     
2515                         Fires when a node starts being dragged
2516                     
2517                         
2518                         
2519                 
2520                         
2521                                 <dl class="detailList">
2522                                 <dt class="heading">Parameters:</dt>
2523                                 
2524                                         <dt>
2525                                                 <span class="fixedFont"><a href="./Roo.tree.TreePanel.html#constructor" roo:cls="Roo.tree.TreePanel.html#constructor">Roo.tree.TreePanel</a></span> <b>this</b>
2526                                                 
2527                                         </dt>
2528                                         <dd></dd>
2529                                 
2530                                         <dt>
2531                                                 <span class="fixedFont"><a href="./Roo.tree.TreeNode.html#constructor" roo:cls="Roo.tree.TreeNode.html#constructor">Roo.tree.TreeNode</a></span> <b>node</b>
2532                                                 
2533                                         </dt>
2534                                         <dd></dd>
2535                                 
2536                                         <dt>
2537                                                 <span class="fixedFont">event</span> <b>e</b>
2538                                                 
2539                                         </dt>
2540                                         <dd>The raw browser event</dd>
2541                                 
2542                                 </dl>
2543                         
2544                         
2545                         
2546                         
2547                         
2548                         
2549                         
2550
2551                     
2552                     
2553                      
2554                     </div>                    
2555                 </div>
2556
2557             </td>
2558             <td class="msource">
2559                 Roo.tree.TreePanel
2560             </td>
2561         </tr>
2562         
2563           <tr class="method-row expandable config-row-alt1 notInherited">
2564             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2565             
2566             <td class="sig">
2567                 <a id="Roo.tree.TreePanel-event-*textchange"></a>
2568                 
2569                <div class="fixedFont">
2570                 <b class="itemname">textchange</b> (Node <B><i>node</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>) 
2571                 
2572                 </div>
2573
2574                 <div class="mdesc">
2575
2576                    <div class="short">Fires when the text for a node is changed
2577                    
2578                 </div> 
2579                     
2580                     <div class="long">
2581                     
2582                         Fires when the text for a node is changed
2583                     
2584                         
2585                         
2586                 
2587                         
2588                                 <dl class="detailList">
2589                                 <dt class="heading">Parameters:</dt>
2590                                 
2591                                         <dt>
2592                                                 <span class="fixedFont">Node</span> <b>node</b>
2593                                                 
2594                                         </dt>
2595                                         <dd>The node</dd>
2596                                 
2597                                         <dt>
2598                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span> <b>text</b>
2599                                                 
2600                                         </dt>
2601                                         <dd>The new text</dd>
2602                                 
2603                                         <dt>
2604                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span> <b>oldText</b>
2605                                                 
2606                                         </dt>
2607                                         <dd>The old text</dd>
2608                                 
2609                                 </dl>
2610                         
2611                         
2612                         
2613                         
2614                         
2615                         
2616                         
2617
2618                     
2619                     
2620                      
2621                     </div>                    
2622                 </div>
2623
2624             </td>
2625             <td class="msource">
2626                 Roo.tree.TreePanel
2627             </td>
2628         </tr>
2629         
2630                                                        
2631     </table>
2632
2633   
2634   
2635   
2636  
2637 <!-- ============================== footer ================================= -->
2638                 <div class="fineprint" style="clear:both">
2639                         
2640                         Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Fri Jul 16 2010 16:11:58 GMT+0800 (HKT)
2641                         Based on 
2642                         <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a>  
2643                 </div>
2644         </body>
2645 </html>