sync
[roojs1] / docs / symbols / Roo.dd.DropTarget.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.dd.DropTarget</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.dd.DropTarget-props"><img src="resources/s.gif" class="item-icon icon-prop">Properties</a>
35         <a class="inner-link" href="#Roo.dd.DropTarget-methods"><img src="resources/s.gif" class="item-icon icon-method">Methods</a>
36         <a class="inner-link" href="#Roo.dd.DropTarget-events"><img src="resources/s.gif" class="item-icon icon-event">Events</a>
37         <a class="inner-link" href="#Roo.dd.DropTarget-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.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
47 <img src="../../images/default/s.gif" height="1" width="20"/><img src="../../images/default/tree/elbow-end.gif" class="elbow"/><a href="./Roo.dd.DDTarget.html#constructor" roo:cls="Roo.dd.DDTarget.html#constructor">Roo.dd.DDTarget</a>
48 <img src="../../images/default/s.gif" height="1"  width="40"/><img class="elbow" src="../../images/default/tree/elbow-end.gif"/>Roo.dd.DropTarget 
49
50                    </pre>
51                 </div>
52        
53 <!-- ============================== class title / details ============================ -->
54     
55     
56     <h1 class="classTitle">
57                                 
58                                 Class Roo.dd.DropTarget
59                         </h1>
60                         
61     <table cellspacing="0" class="class-summary-table">
62         
63                 <tr><td class="label">Package:</td><td class="hd-info">Roo.dd</td></tr>
64         
65         <tr><td class="label">Defined In:</td><td class="hd-info">
66                         
67                                         <a href="./src/Roo_dd_DropTarget.js.html">Roo/dd/DropTarget.js</a>.
68                         
69         </td></tr>
70         <tr><td class="label">Class:</td><td class="hd-info">DropTarget</td></tr>
71         
72         
73         <tr><td class="label">Subclasses:</td><td class="hd-info">
74                 <a href="./Roo.dd.DropZone.html#constructor" roo:cls="Roo.dd.DropZone.html#constructor">Roo.dd.DropZone</a>
75
76         
77         
78         </td></tr>
79         
80         
81         
82                 <tr><td class="label">Extends:</td><td class="hd-info">
83                         <a href="./Roo.dd.DDTarget.html#constructor" roo:cls="Roo.dd.DDTarget.html#constructor">Roo.dd.DDTarget</a>
84         
85                 </td></tr>    
86         
87         
88     </table>
89
90     
91 <!-- ============================== class summary ========================== -->                        
92     <div class="description">
93         A simple class that provides the basic implementation needed to make any element a drop target that can have<br/>draggable items dropped onto it.  The drop has no effect until an implementation of notifyDrop is provided.
94     </div>
95
96         
97 <!-- ============================== Class comment block... ========================== -->                                       
98
99 <div class="comments">
100         <b>Class Comments / Notes</B> =>  
101         <u onclick="parent.CommentDialog.showCommentId = 'Roo.dd.DropTarget';">[Add Your comment/notes about this class]</u>
102         <br/>
103         <iframe frameborder="0"  id="comments-Roo.dd" style="border: none;width:100%;" 
104                 src="/blog.php/GtkDjsComments/Roo.dd.DropTarget.html"></iframe>
105 </div>
106         
107
108                 
109 <!-- ============================== config options ========================== -->                                               
110                  
111     
112     
113                 
114     <div class="hr"></div>
115     <a id="Roo.dd.DropTarget-configs"></a>
116                 
117     
118      
119     
120         
121       <table cellspacing="0" class="member-table">   
122       <caption>Config Options (Usually are also Properties)</caption>
123     
124         
125         <tr>
126             <th class="sig-header" colspan="2">Options</th>
127             
128             <th class="msource-header">Defined By</th>
129         </tr>
130         
131         
132         
133         
134         
135                 <tr class="config-row expandable config-row-alt0 notInherited">
136                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
137                     <td class="sig">
138
139                         <a id="Roo.dd.DropTarget-cfg-dropAllowed" name=".dropAllowed"></a>
140                         <div class="fixedFont">
141                                 <b  class="itemname">dropAllowed</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
142                                 
143                                 
144                         </div>
145                   
146                         <div class="mdesc">
147                             <div class="short">The CSS class returned to the drag source when drop is allowed (defaults to "x-dd-drop-ok").</div> 
148                         </div>
149                         
150                         <div class="mdesc">
151                             <div class="long">The CSS class returned to the drag source when drop is allowed (defaults to "x-dd-drop-ok").</div> 
152                         </div>
153                         
154                         
155
156                     </td>
157                     <td class="msource">
158                         
159                         Roo.dd.DropTarget
160                                 
161                     </td>
162                 </tr>
163         
164         
165                 <tr class="config-row expandable config-row-alt1 notInherited">
166                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
167                     <td class="sig">
168
169                         <a id="Roo.dd.DropTarget-cfg-dropNotAllowed" name=".dropNotAllowed"></a>
170                         <div class="fixedFont">
171                                 <b  class="itemname">dropNotAllowed</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
172                                 
173                                 
174                         </div>
175                   
176                         <div class="mdesc">
177                             <div class="short">The CSS class returned to the drag source when drop is not allowed (defaults to "x-dd-drop-nodrop").</div> 
178                         </div>
179                         
180                         <div class="mdesc">
181                             <div class="long">The CSS class returned to the drag source when drop is not allowed (defaults to "x-dd-drop-nodrop").</div> 
182                         </div>
183                         
184                         
185
186                     </td>
187                     <td class="msource">
188                         
189                         Roo.dd.DropTarget
190                                 
191                     </td>
192                 </tr>
193         
194         
195                 <tr class="config-row expandable config-row-alt0 notInherited">
196                    <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
197                     <td class="sig">
198
199                         <a id="Roo.dd.DropTarget-cfg-overClass" name=".overClass"></a>
200                         <div class="fixedFont">
201                                 <b  class="itemname">overClass</b> : <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
202                                 
203                                 
204                         </div>
205                   
206                         <div class="mdesc">
207                             <div class="short">The CSS class applied to the drop target element while the drag source is over it (defaults to "").</div> 
208                         </div>
209                         
210                         <div class="mdesc">
211                             <div class="long">The CSS class applied to the drop target element while the drag source is over it (defaults to "").</div> 
212                         </div>
213                         
214                         
215
216                     </td>
217                     <td class="msource">
218                         
219                         Roo.dd.DropTarget
220                                 
221                     </td>
222                 </tr>
223         
224         
225     </table>
226                 
227   
228   
229   
230   
231   
232   
233   
234   
235   <!-- ============================== public properties ==================== -->        
236   
237   
238   
239     <a id="Roo.dd.DropTarget-props"></a>      
240     
241     
242
243     
244     
245      <table cellspacing="0" class="member-table">
246       <caption class="Empty">Public Properties - Has None</caption>
247      </table>
248     
249     
250      
251     
252   <!-- ============================== methods summary / details ======================== -->
253   
254   
255   <a id="Roo.dd.DropTarget-methods"></a>
256         <!-- constructor?? -->
257         
258         <!-- static's first 
259         
260         
261         -->
262         
263         <!-- then dynamics first -->
264         
265   
266   
267     
268     
269     
270       <table cellspacing="0" class="member-table">
271       <caption>Public Methods</caption>
272         <tr>
273             <th class="sig-header" colspan="2">Method</th>            
274             <th class="msource-header">Defined By</th>
275
276         </tr>
277         
278         
279         
280          
281         
282         
283           
284           <tr class="method-row config-row-alt0 expandable notInherited">
285             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
286            
287            
288             <td class="sig">
289                 <a id="Roo.dd-method-DropTarget"   name=".DropTarget"></a>
290                 <div class="fixedFont">
291                         <span class="attributes">new <B>Roo.dd.</B></span><b class="itemname">DropTarget</b>
292                                 
293                                  (<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>) 
294                         
295                                 
296                         
297                 </div>
298                 <div class="mdesc">
299                 
300                  
301                         <div class="short">Create a new Roo.dd.DropTarget</div> 
302                  
303                  
304                     <div class="long">
305                         
306                         
307                         
308                                 Create a new Roo.dd.DropTarget
309                         
310                         
311                                 <dl class="detailList">
312                                 <dt class="heading">Parameters:</dt>
313                                 
314                                         <dt>
315                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>/HTMLElement/Element</span>  <b>el</b>
316                                                 
317                                         </dt>
318                                         <dd>The container element</dd>
319                                 
320                                         <dt>
321                                                 <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>
322                                                 
323                                         </dt>
324                                         <dd></dd>
325                                 
326                                 </dl>
327                         
328                         
329                         
330                         
331                         
332                         
333                         
334
335                     
336                     
337                      
338                     </div>                    
339                 </div>
340
341             </td>
342             <td class="msource">
343                 &nbsp;
344             </td>
345         </tr>
346         
347           
348           <tr class="method-row config-row-alt1 expandable">
349             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
350            
351            
352             <td class="sig">
353                 <a id="Roo.dd.DragDrop-method-addInvalidHandleClass"   name=".addInvalidHandleClass"></a>
354                 <div class="fixedFont">
355                         <span class="attributes"></span><b class="itemname">addInvalidHandleClass</b>
356                                 
357                                  (string <B><i>cssClass</i></B>) 
358                         
359                                 
360                         
361                 </div>
362                 <div class="mdesc">
363                 
364                    <div class="short">Lets you specify a css class of elements that will not initiate a drag</div> 
365                  
366                  
367                  
368                     <div class="long">
369                         
370                                 Lets you specify a css class of elements that will not initiate a drag
371                     
372                                 
373                         
374                         
375                         
376                         
377                                 <dl class="detailList">
378                                 <dt class="heading">Parameters:</dt>
379                                 
380                                         <dt>
381                                                 <span class="fixedFont">string</span>  <b>cssClass</b>
382                                                 
383                                         </dt>
384                                         <dd>the class of the elements you wish to ignore</dd>
385                                 
386                                 </dl>
387                         
388                         
389                         
390                         
391                         
392                         
393                         
394
395                     
396                     
397                      
398                     </div>                    
399                 </div>
400
401             </td>
402             <td class="msource">
403                 
404                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
405                 &nbsp;
406             </td>
407         </tr>
408         
409           
410           <tr class="method-row config-row-alt0 expandable">
411             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
412            
413            
414             <td class="sig">
415                 <a id="Roo.dd.DragDrop-method-addInvalidHandleId"   name=".addInvalidHandleId"></a>
416                 <div class="fixedFont">
417                         <span class="attributes"></span><b class="itemname">addInvalidHandleId</b>
418                                 
419                                  (string <B><i>id</i></B>) 
420                         
421                                 
422                         
423                 </div>
424                 <div class="mdesc">
425                 
426                    <div class="short">Lets you to specify an element id for a child of a drag handle<br/>that should not initiate a drag</div> 
427                  
428                  
429                  
430                     <div class="long">
431                         
432                                 Lets you to specify an element id for a child of a drag handle<br/>that should not initiate a drag
433                     
434                                 
435                         
436                         
437                         
438                         
439                                 <dl class="detailList">
440                                 <dt class="heading">Parameters:</dt>
441                                 
442                                         <dt>
443                                                 <span class="fixedFont">string</span>  <b>id</b>
444                                                 
445                                         </dt>
446                                         <dd>the element id of the element you wish to ignore</dd>
447                                 
448                                 </dl>
449                         
450                         
451                         
452                         
453                         
454                         
455                         
456
457                     
458                     
459                      
460                     </div>                    
461                 </div>
462
463             </td>
464             <td class="msource">
465                 
466                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
467                 &nbsp;
468             </td>
469         </tr>
470         
471           
472           <tr class="method-row config-row-alt1 expandable">
473             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
474            
475            
476             <td class="sig">
477                 <a id="Roo.dd.DragDrop-method-addInvalidHandleType"   name=".addInvalidHandleType"></a>
478                 <div class="fixedFont">
479                         <span class="attributes"></span><b class="itemname">addInvalidHandleType</b>
480                                 
481                                  (string <B><i>tagName</i></B>) 
482                         
483                                 
484                         
485                 </div>
486                 <div class="mdesc">
487                 
488                    <div class="short">Allows you to specify a tag name that should not start a drag operation<br/>when clicked.</div> 
489                  
490                  
491                  
492                     <div class="long">
493                         
494                                 Allows you to specify a tag name that should not start a drag operation<br/>when clicked.  This is designed to facilitate embedding links within a<br/>drag handle that do something other than start the drag.
495                     
496                                 
497                         
498                         
499                         
500                         
501                                 <dl class="detailList">
502                                 <dt class="heading">Parameters:</dt>
503                                 
504                                         <dt>
505                                                 <span class="fixedFont">string</span>  <b>tagName</b>
506                                                 
507                                         </dt>
508                                         <dd>the type of element to exclude</dd>
509                                 
510                                 </dl>
511                         
512                         
513                         
514                         
515                         
516                         
517                         
518
519                     
520                     
521                      
522                     </div>                    
523                 </div>
524
525             </td>
526             <td class="msource">
527                 
528                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
529                 &nbsp;
530             </td>
531         </tr>
532         
533           
534           <tr class="method-row config-row-alt0 expandable">
535             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
536            
537            
538             <td class="sig">
539                 <a id="Roo.dd.DragDrop-method-addToGroup"   name=".addToGroup"></a>
540                 <div class="fixedFont">
541                         <span class="attributes"></span><b class="itemname">addToGroup</b>
542                                 
543                                  (<B><i>sGroup</i></B>) 
544                         
545                                 
546                         
547                 </div>
548                 <div class="mdesc">
549                 
550                    <div class="short">Add this instance to a group of related drag/drop objects.</div> 
551                  
552                  
553                  
554                     <div class="long">
555                         
556                                 Add this instance to a group of related drag/drop objects.  All<br/>instances belong to at least one group, and can belong to as many<br/>groups as needed.
557                     
558                                 
559                         
560                         
561                         
562                         
563                                 <dl class="detailList">
564                                 <dt class="heading">Parameters:</dt>
565                                 
566                                         <dt>
567                                                  <b>sGroup</b>
568                                                 
569                                         </dt>
570                                         <dd>{string} the name of the group</dd>
571                                 
572                                 </dl>
573                         
574                         
575                         
576                         
577                         
578                         
579                         
580
581                     
582                     
583                      
584                     </div>                    
585                 </div>
586
587             </td>
588             <td class="msource">
589                 
590                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
591                 &nbsp;
592             </td>
593         </tr>
594         
595           
596           <tr class="method-row config-row-alt1 expandable">
597             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
598            
599            
600             <td class="sig">
601                 <a id="Roo.dd.DragDrop-method-applyConfig"   name=".applyConfig"></a>
602                 <div class="fixedFont">
603                         <span class="attributes"></span><b class="itemname">applyConfig</b>
604                                 
605                                  () 
606                         
607                                 
608                         
609                 </div>
610                 <div class="mdesc">
611                 
612                    <div class="short">Applies the configuration parameters that were passed into the constructor.</div> 
613                  
614                  
615                  
616                     <div class="long">
617                         
618                                 Applies the configuration parameters that were passed into the constructor.<br/>This is supposed to happen at each level through the inheritance chain.  So<br/>a DDProxy implentation will execute apply config on DDProxy, DD, and<br/>DragDrop in order to get all of the parameters that are available in<br/>each object.
619                     
620                                 
621                         
622                         
623                         
624                         
625                         
626                         
627                         
628                         
629                         
630                         
631
632                     
633                     
634                      
635                     </div>                    
636                 </div>
637
638             </td>
639             <td class="msource">
640                 
641                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
642                 &nbsp;
643             </td>
644         </tr>
645         
646           
647           <tr class="method-row config-row-alt0 expandable">
648             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
649            
650            
651             <td class="sig">
652                 <a id="Roo.dd.DragDrop-method-clearConstraints"   name=".clearConstraints"></a>
653                 <div class="fixedFont">
654                         <span class="attributes"></span><b class="itemname">clearConstraints</b>
655                                 
656                                  () 
657                         
658                                 
659                         
660                 </div>
661                 <div class="mdesc">
662                 
663                    <div class="short">Clears any constraints applied to this instance.</div> 
664                  
665                  
666                  
667                     <div class="long">
668                         
669                                 Clears any constraints applied to this instance.  Also clears ticks<br/>since they can't exist independent of a constraint at this time.
670                     
671                                 
672                         
673                         
674                         
675                         
676                         
677                         
678                         
679                         
680                         
681                         
682
683                     
684                     
685                      
686                     </div>                    
687                 </div>
688
689             </td>
690             <td class="msource">
691                 
692                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
693                 &nbsp;
694             </td>
695         </tr>
696         
697           
698           <tr class="method-row config-row-alt1 expandable">
699             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
700            
701            
702             <td class="sig">
703                 <a id="Roo.dd.DragDrop-method-clearTicks"   name=".clearTicks"></a>
704                 <div class="fixedFont">
705                         <span class="attributes"></span><b class="itemname">clearTicks</b>
706                                 
707                                  () 
708                         
709                                 
710                         
711                 </div>
712                 <div class="mdesc">
713                 
714                    <div class="short">Clears any tick interval defined for this instance</div> 
715                  
716                  
717                  
718                     <div class="long">
719                         
720                                 Clears any tick interval defined for this instance
721                     
722                                 
723                         
724                         
725                         
726                         
727                         
728                         
729                         
730                         
731                         
732                         
733
734                     
735                     
736                      
737                     </div>                    
738                 </div>
739
740             </td>
741             <td class="msource">
742                 
743                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
744                 &nbsp;
745             </td>
746         </tr>
747         
748           
749           <tr class="method-row config-row-alt0 expandable">
750             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
751            
752            
753             <td class="sig">
754                 <a id="Roo.dd.DragDrop-method-endDrag"   name=".endDrag"></a>
755                 <div class="fixedFont">
756                         <span class="attributes"></span><b class="itemname">endDrag</b>
757                                 
758                                  (Event <B><i>e</i></B>) 
759                         
760                                 
761                         
762                 </div>
763                 <div class="mdesc">
764                 
765                    <div class="short">Fired when we are done dragging the object</div> 
766                  
767                  
768                  
769                     <div class="long">
770                         
771                                 Fired when we are done dragging the object
772                     
773                                 
774                         
775                         
776                         
777                         
778                                 <dl class="detailList">
779                                 <dt class="heading">Parameters:</dt>
780                                 
781                                         <dt>
782                                                 <span class="fixedFont">Event</span>  <b>e</b>
783                                                 
784                                         </dt>
785                                         <dd>the mouseup event</dd>
786                                 
787                                 </dl>
788                         
789                         
790                         
791                         
792                         
793                         
794                         
795
796                     
797                     
798                      
799                     </div>                    
800                 </div>
801
802             </td>
803             <td class="msource">
804                 
805                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
806                 &nbsp;
807             </td>
808         </tr>
809         
810           
811           <tr class="method-row config-row-alt1 expandable">
812             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
813            
814            
815             <td class="sig">
816                 <a id="Roo.dd.DragDrop-method-function toString() {
817     [native code]
818 }"   name=".function toString() {
819     [native code]
820 }"></a>
821                 <div class="fixedFont">
822                         <span class="attributes"></span><b class="itemname">function toString() {
823     [native code]
824 }</b>
825                                 
826                                  () 
827                         
828                                 
829                                          : 
830                                         
831                                                 
832                                                 string
833                                         
834                                         
835                                         
836                                 
837                         
838                 </div>
839                 <div class="mdesc">
840                 
841                    <div class="short">toString method</div> 
842                  
843                  
844                  
845                     <div class="long">
846                         
847                                 toString method
848                     
849                                 
850                         
851                         
852                         
853                         
854                         
855                         
856                         
857                         
858                                 <dl class="detailList">
859                                 <dt class="heading">Returns:</dt>
860                                 
861                                         <dd><span class="fixedFont">string</span>  string representation of the dd obj</dd>
862                                 
863                                 </dl>
864                         
865                         
866                         
867
868                     
869                     
870                      
871                     </div>                    
872                 </div>
873
874             </td>
875             <td class="msource">
876                 
877                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
878                 &nbsp;
879             </td>
880         </tr>
881         
882           
883           <tr class="method-row config-row-alt0 expandable">
884             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
885            
886            
887             <td class="sig">
888                 <a id="Roo.dd.DragDrop-method-getDragEl"   name=".getDragEl"></a>
889                 <div class="fixedFont">
890                         <span class="attributes"></span><b class="itemname">getDragEl</b>
891                                 
892                                  () 
893                         
894                                 
895                                          : 
896                                         
897                                                 
898                                                 <a href="http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-58190037">HTMLElement</a>
899                                         
900                                         
901                                         
902                                 
903                         
904                 </div>
905                 <div class="mdesc">
906                 
907                    <div class="short">Returns a reference to the actual element to drag.</div> 
908                  
909                  
910                  
911                     <div class="long">
912                         
913                                 Returns a reference to the actual element to drag.  By default this is<br/>the same as the html element, but it can be assigned to another<br/>element. An example of this can be found in Roo.dd.DDProxy
914                     
915                                 
916                         
917                         
918                         
919                         
920                         
921                         
922                         
923                         
924                                 <dl class="detailList">
925                                 <dt class="heading">Returns:</dt>
926                                 
927                                         <dd><span class="fixedFont"><a href="http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-58190037">HTMLElement</a></span>  the html element</dd>
928                                 
929                                 </dl>
930                         
931                         
932                         
933
934                     
935                     
936                      
937                     </div>                    
938                 </div>
939
940             </td>
941             <td class="msource">
942                 
943                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
944                 &nbsp;
945             </td>
946         </tr>
947         
948           
949           <tr class="method-row config-row-alt1 expandable">
950             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
951            
952            
953             <td class="sig">
954                 <a id="Roo.dd.DragDrop-method-getEl"   name=".getEl"></a>
955                 <div class="fixedFont">
956                         <span class="attributes"></span><b class="itemname">getEl</b>
957                                 
958                                  () 
959                         
960                                 
961                                          : 
962                                         
963                                                 
964                                                 <a href="http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-58190037">HTMLElement</a>
965                                         
966                                         
967                                         
968                                 
969                         
970                 </div>
971                 <div class="mdesc">
972                 
973                    <div class="short">Returns a reference to the linked element</div> 
974                  
975                  
976                  
977                     <div class="long">
978                         
979                                 Returns a reference to the linked element
980                     
981                                 
982                         
983                         
984                         
985                         
986                         
987                         
988                         
989                         
990                                 <dl class="detailList">
991                                 <dt class="heading">Returns:</dt>
992                                 
993                                         <dd><span class="fixedFont"><a href="http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-58190037">HTMLElement</a></span>  the html element</dd>
994                                 
995                                 </dl>
996                         
997                         
998                         
999
1000                     
1001                     
1002                      
1003                     </div>                    
1004                 </div>
1005
1006             </td>
1007             <td class="msource">
1008                 
1009                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
1010                 &nbsp;
1011             </td>
1012         </tr>
1013         
1014           
1015           <tr class="method-row config-row-alt0 expandable">
1016             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1017            
1018            
1019             <td class="sig">
1020                 <a id="Roo.dd.DragDrop-method-init"   name=".init"></a>
1021                 <div class="fixedFont">
1022                         <span class="attributes"></span><b class="itemname">init</b>
1023                                 
1024                                  (<B><i>id</i></B>, <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>sGroup</i></B>, object <B><i>config</i></B>) 
1025                         
1026                                 
1027                         
1028                 </div>
1029                 <div class="mdesc">
1030                 
1031                    <div class="short">Sets up the DragDrop object.</div> 
1032                  
1033                  
1034                  
1035                     <div class="long">
1036                         
1037                                 Sets up the DragDrop object.  Must be called in the constructor of any<br/>Roo.dd.DragDrop subclass
1038                     
1039                                 
1040                         
1041                         
1042                         
1043                         
1044                                 <dl class="detailList">
1045                                 <dt class="heading">Parameters:</dt>
1046                                 
1047                                         <dt>
1048                                                  <b>id</b>
1049                                                 
1050                                         </dt>
1051                                         <dd>the id of the linked element</dd>
1052                                 
1053                                         <dt>
1054                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>sGroup</b>
1055                                                 
1056                                         </dt>
1057                                         <dd>the group of related items</dd>
1058                                 
1059                                         <dt>
1060                                                 <span class="fixedFont">object</span>  <b>config</b>
1061                                                 
1062                                         </dt>
1063                                         <dd>configuration attributes</dd>
1064                                 
1065                                 </dl>
1066                         
1067                         
1068                         
1069                         
1070                         
1071                         
1072                         
1073
1074                     
1075                     
1076                      
1077                     </div>                    
1078                 </div>
1079
1080             </td>
1081             <td class="msource">
1082                 
1083                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
1084                 &nbsp;
1085             </td>
1086         </tr>
1087         
1088           
1089           <tr class="method-row config-row-alt1 expandable">
1090             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1091            
1092            
1093             <td class="sig">
1094                 <a id="Roo.dd.DragDrop-method-initTarget"   name=".initTarget"></a>
1095                 <div class="fixedFont">
1096                         <span class="attributes"></span><b class="itemname">initTarget</b>
1097                                 
1098                                  (<B><i>id</i></B>, <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a> <B><i>sGroup</i></B>, object <B><i>config</i></B>) 
1099                         
1100                                 
1101                         
1102                 </div>
1103                 <div class="mdesc">
1104                 
1105                    <div class="short">Initializes Targeting functionality only.</div> 
1106                  
1107                  
1108                  
1109                     <div class="long">
1110                         
1111                                 Initializes Targeting functionality only... the object does not<br/>get a mousedown handler.
1112                     
1113                                 
1114                         
1115                         
1116                         
1117                         
1118                                 <dl class="detailList">
1119                                 <dt class="heading">Parameters:</dt>
1120                                 
1121                                         <dt>
1122                                                  <b>id</b>
1123                                                 
1124                                         </dt>
1125                                         <dd>the id of the linked element</dd>
1126                                 
1127                                         <dt>
1128                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  <b>sGroup</b>
1129                                                 
1130                                         </dt>
1131                                         <dd>the group of related items</dd>
1132                                 
1133                                         <dt>
1134                                                 <span class="fixedFont">object</span>  <b>config</b>
1135                                                 
1136                                         </dt>
1137                                         <dd>configuration attributes</dd>
1138                                 
1139                                 </dl>
1140                         
1141                         
1142                         
1143                         
1144                         
1145                         
1146                         
1147
1148                     
1149                     
1150                      
1151                     </div>                    
1152                 </div>
1153
1154             </td>
1155             <td class="msource">
1156                 
1157                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
1158                 &nbsp;
1159             </td>
1160         </tr>
1161         
1162           
1163           <tr class="method-row config-row-alt0 expandable">
1164             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1165            
1166            
1167             <td class="sig">
1168                 <a id="Roo.dd.DragDrop-method-isLocked"   name=".isLocked"></a>
1169                 <div class="fixedFont">
1170                         <span class="attributes"></span><b class="itemname">isLocked</b>
1171                                 
1172                                  () 
1173                         
1174                                 
1175                                          : 
1176                                         
1177                                                 
1178                                                 boolean
1179                                         
1180                                         
1181                                         
1182                                 
1183                         
1184                 </div>
1185                 <div class="mdesc">
1186                 
1187                    <div class="short">Returns true if this instance is locked, or the drag drop mgr is locked<br/>(meaning that all drag/drop is disabled on the page.</div> 
1188                  
1189                  
1190                  
1191                     <div class="long">
1192                         
1193                                 Returns true if this instance is locked, or the drag drop mgr is locked<br/>(meaning that all drag/drop is disabled on the page.)
1194                     
1195                                 
1196                         
1197                         
1198                         
1199                         
1200                         
1201                         
1202                         
1203                         
1204                                 <dl class="detailList">
1205                                 <dt class="heading">Returns:</dt>
1206                                 
1207                                         <dd><span class="fixedFont">boolean</span>  true if this obj or all drag/drop is locked, else<br/>false</dd>
1208                                 
1209                                 </dl>
1210                         
1211                         
1212                         
1213
1214                     
1215                     
1216                      
1217                     </div>                    
1218                 </div>
1219
1220             </td>
1221             <td class="msource">
1222                 
1223                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
1224                 &nbsp;
1225             </td>
1226         </tr>
1227         
1228           
1229           <tr class="method-row config-row-alt1 expandable">
1230             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1231            
1232            
1233             <td class="sig">
1234                 <a id="Roo.dd.DragDrop-method-isTarget"   name=".isTarget"></a>
1235                 <div class="fixedFont">
1236                         <span class="attributes"></span><b class="itemname">isTarget</b>
1237                                 
1238                                  () 
1239                         
1240                                 
1241                         
1242                 </div>
1243                 <div class="mdesc">
1244                 
1245                    <div class="short">By default, all insances can be a drop target.</div> 
1246                  
1247                  
1248                  
1249                     <div class="long">
1250                         
1251                                 By default, all insances can be a drop target.  This can be disabled by<br/>setting isTarget to false.
1252                     
1253                                 
1254                         
1255                         
1256                         
1257                         
1258                         
1259                         
1260                         
1261                         
1262                         
1263                         
1264
1265                     
1266                     
1267                      
1268                     </div>                    
1269                 </div>
1270
1271             </td>
1272             <td class="msource">
1273                 
1274                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
1275                 &nbsp;
1276             </td>
1277         </tr>
1278         
1279           
1280           <tr class="method-row config-row-alt0 expandable">
1281             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1282            
1283            
1284             <td class="sig">
1285                 <a id="Roo.dd.DragDrop-method-isValidHandleChild"   name=".isValidHandleChild"></a>
1286                 <div class="fixedFont">
1287                         <span class="attributes"></span><b class="itemname">isValidHandleChild</b>
1288                                 
1289                                  (<a href="http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-58190037">HTMLElement</a> <B><i>node</i></B>) 
1290                         
1291                                 
1292                                          : 
1293                                         
1294                                                 
1295                                                 boolean
1296                                         
1297                                         
1298                                         
1299                                 
1300                         
1301                 </div>
1302                 <div class="mdesc">
1303                 
1304                    <div class="short">Checks the tag exclusion list to see if this click should be ignored</div> 
1305                  
1306                  
1307                  
1308                     <div class="long">
1309                         
1310                                 Checks the tag exclusion list to see if this click should be ignored
1311                     
1312                                 
1313                         
1314                         
1315                         
1316                         
1317                                 <dl class="detailList">
1318                                 <dt class="heading">Parameters:</dt>
1319                                 
1320                                         <dt>
1321                                                 <span class="fixedFont"><a href="http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-58190037">HTMLElement</a></span>  <b>node</b>
1322                                                 
1323                                         </dt>
1324                                         <dd>the HTMLElement to evaluate</dd>
1325                                 
1326                                 </dl>
1327                         
1328                         
1329                         
1330                         
1331                         
1332                                 <dl class="detailList">
1333                                 <dt class="heading">Returns:</dt>
1334                                 
1335                                         <dd><span class="fixedFont">boolean</span>  true if this is a valid tag type, false if not</dd>
1336                                 
1337                                 </dl>
1338                         
1339                         
1340                         
1341
1342                     
1343                     
1344                      
1345                     </div>                    
1346                 </div>
1347
1348             </td>
1349             <td class="msource">
1350                 
1351                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
1352                 &nbsp;
1353             </td>
1354         </tr>
1355         
1356           
1357           <tr class="method-row config-row-alt1 expandable">
1358             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1359            
1360            
1361             <td class="sig">
1362                 <a id="Roo.dd.DragDrop-method-lock"   name=".lock"></a>
1363                 <div class="fixedFont">
1364                         <span class="attributes"></span><b class="itemname">lock</b>
1365                                 
1366                                  () 
1367                         
1368                                 
1369                         
1370                 </div>
1371                 <div class="mdesc">
1372                 
1373                    <div class="short">Lock this instance</div> 
1374                  
1375                  
1376                  
1377                     <div class="long">
1378                         
1379                                 Lock this instance
1380                     
1381                                 
1382                         
1383                         
1384                         
1385                         
1386                         
1387                         
1388                         
1389                         
1390                         
1391                         
1392
1393                     
1394                     
1395                      
1396                     </div>                    
1397                 </div>
1398
1399             </td>
1400             <td class="msource">
1401                 
1402                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
1403                 &nbsp;
1404             </td>
1405         </tr>
1406         
1407           
1408           <tr class="method-row config-row-alt0 expandable notInherited">
1409             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1410            
1411            
1412             <td class="sig">
1413                 <a id="Roo.dd.DropTarget-method-notifyDrop"   name=".notifyDrop"></a>
1414                 <div class="fixedFont">
1415                         <span class="attributes"></span><b class="itemname">notifyDrop</b>
1416                                 
1417                                  (<a href="./Roo.dd.DragSource.html#constructor" roo:cls="Roo.dd.DragSource.html#constructor">Roo.dd.DragSource</a> <B><i>source</i></B>, Event <B><i>e</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>data</i></B>) 
1418                         
1419                                 
1420                                          : 
1421                                         
1422                                                 
1423                                                 <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a>
1424                                         
1425                                         
1426                                         
1427                                 
1428                         
1429                 </div>
1430                 <div class="mdesc">
1431                 
1432                    <div class="short">The function a {<b>link</b> Roo.dd.DragSource} calls once to notify this drop target that the dragged item has<br/>been dropped on it.</div> 
1433                  
1434                  
1435                  
1436                     <div class="long">
1437                         
1438                                 The function a {<b>link</b> Roo.dd.DragSource} calls once to notify this drop target that the dragged item has<br/>been dropped on it.  This method has no default implementation and returns false, so you must provide an<br/>implementation that does something to process the drop event and returns true so that the drag source's<br/>repair action does not run.
1439                     
1440                                 
1441                         
1442                         
1443                         
1444                         
1445                                 <dl class="detailList">
1446                                 <dt class="heading">Parameters:</dt>
1447                                 
1448                                         <dt>
1449                                                 <span class="fixedFont"><a href="./Roo.dd.DragSource.html#constructor" roo:cls="Roo.dd.DragSource.html#constructor">Roo.dd.DragSource</a></span>  <b>source</b>
1450                                                 
1451                                         </dt>
1452                                         <dd>The drag source that was dragged over this drop target</dd>
1453                                 
1454                                         <dt>
1455                                                 <span class="fixedFont">Event</span>  <b>e</b>
1456                                                 
1457                                         </dt>
1458                                         <dd>The event</dd>
1459                                 
1460                                         <dt>
1461                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>data</b>
1462                                                 
1463                                         </dt>
1464                                         <dd>An object containing arbitrary data supplied by the drag source</dd>
1465                                 
1466                                 </dl>
1467                         
1468                         
1469                         
1470                         
1471                         
1472                                 <dl class="detailList">
1473                                 <dt class="heading">Returns:</dt>
1474                                 
1475                                         <dd><span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Boolean">Boolean</a></span>  True if the drop was valid, else false</dd>
1476                                 
1477                                 </dl>
1478                         
1479                         
1480                         
1481
1482                     
1483                     
1484                      
1485                     </div>                    
1486                 </div>
1487
1488             </td>
1489             <td class="msource">
1490                 
1491                         Roo.dd.DropTarget
1492                 &nbsp;
1493             </td>
1494         </tr>
1495         
1496           
1497           <tr class="method-row config-row-alt1 expandable notInherited">
1498             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1499            
1500            
1501             <td class="sig">
1502                 <a id="Roo.dd.DropTarget-method-notifyEnter"   name=".notifyEnter"></a>
1503                 <div class="fixedFont">
1504                         <span class="attributes"></span><b class="itemname">notifyEnter</b>
1505                                 
1506                                  (<a href="./Roo.dd.DragSource.html#constructor" roo:cls="Roo.dd.DragSource.html#constructor">Roo.dd.DragSource</a> <B><i>source</i></B>, Event <B><i>e</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>data</i></B>) 
1507                         
1508                                 
1509                                          : 
1510                                         
1511                                                 
1512                                                 <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
1513                                         
1514                                         
1515                                         
1516                                 
1517                         
1518                 </div>
1519                 <div class="mdesc">
1520                 
1521                    <div class="short">The function a {<b>link</b> Roo.dd.DragSource} calls once to notify this drop target that the source is now over the<br/>target.</div> 
1522                  
1523                  
1524                  
1525                     <div class="long">
1526                         
1527                                 The function a {<b>link</b> Roo.dd.DragSource} calls once to notify this drop target that the source is now over the<br/>target.  This default implementation adds the CSS class specified by overClass (if any) to the drop element<br/>and returns the dropAllowed config value.  This method should be overridden if drop validation is required.
1528                     
1529                                 
1530                         
1531                         
1532                         
1533                         
1534                                 <dl class="detailList">
1535                                 <dt class="heading">Parameters:</dt>
1536                                 
1537                                         <dt>
1538                                                 <span class="fixedFont"><a href="./Roo.dd.DragSource.html#constructor" roo:cls="Roo.dd.DragSource.html#constructor">Roo.dd.DragSource</a></span>  <b>source</b>
1539                                                 
1540                                         </dt>
1541                                         <dd>The drag source that was dragged over this drop target</dd>
1542                                 
1543                                         <dt>
1544                                                 <span class="fixedFont">Event</span>  <b>e</b>
1545                                                 
1546                                         </dt>
1547                                         <dd>The event</dd>
1548                                 
1549                                         <dt>
1550                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>data</b>
1551                                                 
1552                                         </dt>
1553                                         <dd>An object containing arbitrary data supplied by the drag source</dd>
1554                                 
1555                                 </dl>
1556                         
1557                         
1558                         
1559                         
1560                         
1561                                 <dl class="detailList">
1562                                 <dt class="heading">Returns:</dt>
1563                                 
1564                                         <dd><span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  status The CSS class that communicates the drop status back to the source so that the<br/>underlying {<b>link</b> Roo.dd.StatusProxy} can be updated</dd>
1565                                 
1566                                 </dl>
1567                         
1568                         
1569                         
1570
1571                     
1572                     
1573                      
1574                     </div>                    
1575                 </div>
1576
1577             </td>
1578             <td class="msource">
1579                 
1580                         Roo.dd.DropTarget
1581                 &nbsp;
1582             </td>
1583         </tr>
1584         
1585           
1586           <tr class="method-row config-row-alt0 expandable notInherited">
1587             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1588            
1589            
1590             <td class="sig">
1591                 <a id="Roo.dd.DropTarget-method-notifyOut"   name=".notifyOut"></a>
1592                 <div class="fixedFont">
1593                         <span class="attributes"></span><b class="itemname">notifyOut</b>
1594                                 
1595                                  (<a href="./Roo.dd.DragSource.html#constructor" roo:cls="Roo.dd.DragSource.html#constructor">Roo.dd.DragSource</a> <B><i>source</i></B>, Event <B><i>e</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>data</i></B>) 
1596                         
1597                                 
1598                         
1599                 </div>
1600                 <div class="mdesc">
1601                 
1602                    <div class="short">The function a {<b>link</b> Roo.dd.DragSource} calls once to notify this drop target that the source has been dragged<br/>out of the target without dropping.</div> 
1603                  
1604                  
1605                  
1606                     <div class="long">
1607                         
1608                                 The function a {<b>link</b> Roo.dd.DragSource} calls once to notify this drop target that the source has been dragged<br/>out of the target without dropping.  This default implementation simply removes the CSS class specified by<br/>overClass (if any) from the drop element.
1609                     
1610                                 
1611                         
1612                         
1613                         
1614                         
1615                                 <dl class="detailList">
1616                                 <dt class="heading">Parameters:</dt>
1617                                 
1618                                         <dt>
1619                                                 <span class="fixedFont"><a href="./Roo.dd.DragSource.html#constructor" roo:cls="Roo.dd.DragSource.html#constructor">Roo.dd.DragSource</a></span>  <b>source</b>
1620                                                 
1621                                         </dt>
1622                                         <dd>The drag source that was dragged over this drop target</dd>
1623                                 
1624                                         <dt>
1625                                                 <span class="fixedFont">Event</span>  <b>e</b>
1626                                                 
1627                                         </dt>
1628                                         <dd>The event</dd>
1629                                 
1630                                         <dt>
1631                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>data</b>
1632                                                 
1633                                         </dt>
1634                                         <dd>An object containing arbitrary data supplied by the drag source</dd>
1635                                 
1636                                 </dl>
1637                         
1638                         
1639                         
1640                         
1641                         
1642                         
1643                         
1644
1645                     
1646                     
1647                      
1648                     </div>                    
1649                 </div>
1650
1651             </td>
1652             <td class="msource">
1653                 
1654                         Roo.dd.DropTarget
1655                 &nbsp;
1656             </td>
1657         </tr>
1658         
1659           
1660           <tr class="method-row config-row-alt1 expandable notInherited">
1661             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1662            
1663            
1664             <td class="sig">
1665                 <a id="Roo.dd.DropTarget-method-notifyOver"   name=".notifyOver"></a>
1666                 <div class="fixedFont">
1667                         <span class="attributes"></span><b class="itemname">notifyOver</b>
1668                                 
1669                                  (<a href="./Roo.dd.DragSource.html#constructor" roo:cls="Roo.dd.DragSource.html#constructor">Roo.dd.DragSource</a> <B><i>source</i></B>, Event <B><i>e</i></B>, <a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a> <B><i>data</i></B>) 
1670                         
1671                                 
1672                                          : 
1673                                         
1674                                                 
1675                                                 <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>
1676                                         
1677                                         
1678                                         
1679                                 
1680                         
1681                 </div>
1682                 <div class="mdesc">
1683                 
1684                    <div class="short">The function a {<b>link</b> Roo.dd.DragSource} calls continuously while it is being dragged over the target.</div> 
1685                  
1686                  
1687                  
1688                     <div class="long">
1689                         
1690                                 The function a {<b>link</b> Roo.dd.DragSource} calls continuously while it is being dragged over the target.<br/>This method will be called on every mouse movement while the drag source is over the drop target.<br/>This default implementation simply returns the dropAllowed config value.
1691                     
1692                                 
1693                         
1694                         
1695                         
1696                         
1697                                 <dl class="detailList">
1698                                 <dt class="heading">Parameters:</dt>
1699                                 
1700                                         <dt>
1701                                                 <span class="fixedFont"><a href="./Roo.dd.DragSource.html#constructor" roo:cls="Roo.dd.DragSource.html#constructor">Roo.dd.DragSource</a></span>  <b>source</b>
1702                                                 
1703                                         </dt>
1704                                         <dd>The drag source that was dragged over this drop target</dd>
1705                                 
1706                                         <dt>
1707                                                 <span class="fixedFont">Event</span>  <b>e</b>
1708                                                 
1709                                         </dt>
1710                                         <dd>The event</dd>
1711                                 
1712                                         <dt>
1713                                                 <span class="fixedFont"><a href="http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:Object">Object</a></span>  <b>data</b>
1714                                                 
1715                                         </dt>
1716                                         <dd>An object containing arbitrary data supplied by the drag source</dd>
1717                                 
1718                                 </dl>
1719                         
1720                         
1721                         
1722                         
1723                         
1724                                 <dl class="detailList">
1725                                 <dt class="heading">Returns:</dt>
1726                                 
1727                                         <dd><span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a></span>  status The CSS class that communicates the drop status back to the source so that the<br/>underlying {<b>link</b> Roo.dd.StatusProxy} can be updated</dd>
1728                                 
1729                                 </dl>
1730                         
1731                         
1732                         
1733
1734                     
1735                     
1736                      
1737                     </div>                    
1738                 </div>
1739
1740             </td>
1741             <td class="msource">
1742                 
1743                         Roo.dd.DropTarget
1744                 &nbsp;
1745             </td>
1746         </tr>
1747         
1748           
1749           <tr class="method-row config-row-alt0 expandable">
1750             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1751            
1752            
1753             <td class="sig">
1754                 <a id="Roo.dd.DragDrop-method-onAvailable"   name=".onAvailable"></a>
1755                 <div class="fixedFont">
1756                         <span class="attributes"></span><b class="itemname">onAvailable</b>
1757                                 
1758                                  () 
1759                         
1760                                 
1761                         
1762                 </div>
1763                 <div class="mdesc">
1764                 
1765                    <div class="short">Override the onAvailable method to do what is needed after the initial<br/>position was determined.</div> 
1766                  
1767                  
1768                  
1769                     <div class="long">
1770                         
1771                                 Override the onAvailable method to do what is needed after the initial<br/>position was determined.
1772                     
1773                                 
1774                         
1775                         
1776                         
1777                         
1778                         
1779                         
1780                         
1781                         
1782                         
1783                         
1784
1785                     
1786                     
1787                      
1788                     </div>                    
1789                 </div>
1790
1791             </td>
1792             <td class="msource">
1793                 
1794                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
1795                 &nbsp;
1796             </td>
1797         </tr>
1798         
1799           
1800           <tr class="method-row config-row-alt1 expandable">
1801             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1802            
1803            
1804             <td class="sig">
1805                 <a id="Roo.dd.DragDrop-method-onDrag"   name=".onDrag"></a>
1806                 <div class="fixedFont">
1807                         <span class="attributes"></span><b class="itemname">onDrag</b>
1808                                 
1809                                  (Event <B><i>e</i></B>) 
1810                         
1811                                 
1812                         
1813                 </div>
1814                 <div class="mdesc">
1815                 
1816                    <div class="short">Abstract method called during the onMouseMove event while dragging an<br/>object.</div> 
1817                  
1818                  
1819                  
1820                     <div class="long">
1821                         
1822                                 Abstract method called during the onMouseMove event while dragging an<br/>object.
1823                     
1824                                 
1825                         
1826                         
1827                         
1828                         
1829                                 <dl class="detailList">
1830                                 <dt class="heading">Parameters:</dt>
1831                                 
1832                                         <dt>
1833                                                 <span class="fixedFont">Event</span>  <b>e</b>
1834                                                 
1835                                         </dt>
1836                                         <dd>the mousemove event</dd>
1837                                 
1838                                 </dl>
1839                         
1840                         
1841                         
1842                         
1843                         
1844                         
1845                         
1846
1847                     
1848                     
1849                      
1850                     </div>                    
1851                 </div>
1852
1853             </td>
1854             <td class="msource">
1855                 
1856                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
1857                 &nbsp;
1858             </td>
1859         </tr>
1860         
1861           
1862           <tr class="method-row config-row-alt0 expandable">
1863             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1864            
1865            
1866             <td class="sig">
1867                 <a id="Roo.dd.DragDrop-method-onDragDrop"   name=".onDragDrop"></a>
1868                 <div class="fixedFont">
1869                         <span class="attributes"></span><b class="itemname">onDragDrop</b>
1870                                 
1871                                  (Event <B><i>e</i></B>, <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>|DragDrop[] <B><i>id</i></B>) 
1872                         
1873                                 
1874                         
1875                 </div>
1876                 <div class="mdesc">
1877                 
1878                    <div class="short">Abstract method called when this item is dropped on another DragDrop<br/>obj</div> 
1879                  
1880                  
1881                  
1882                     <div class="long">
1883                         
1884                                 Abstract method called when this item is dropped on another DragDrop<br/>obj
1885                     
1886                                 
1887                         
1888                         
1889                         
1890                         
1891                                 <dl class="detailList">
1892                                 <dt class="heading">Parameters:</dt>
1893                                 
1894                                         <dt>
1895                                                 <span class="fixedFont">Event</span>  <b>e</b>
1896                                                 
1897                                         </dt>
1898                                         <dd>the mouseup event</dd>
1899                                 
1900                                         <dt>
1901                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>|DragDrop[]</span>  <b>id</b>
1902                                                 
1903                                         </dt>
1904                                         <dd>In POINT mode, the element<br/>id this was dropped on.  In INTERSECT mode, an array of dd items this<br/>was dropped on.</dd>
1905                                 
1906                                 </dl>
1907                         
1908                         
1909                         
1910                         
1911                         
1912                         
1913                         
1914
1915                     
1916                     
1917                      
1918                     </div>                    
1919                 </div>
1920
1921             </td>
1922             <td class="msource">
1923                 
1924                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
1925                 &nbsp;
1926             </td>
1927         </tr>
1928         
1929           
1930           <tr class="method-row config-row-alt1 expandable">
1931             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
1932            
1933            
1934             <td class="sig">
1935                 <a id="Roo.dd.DragDrop-method-onDragEnter"   name=".onDragEnter"></a>
1936                 <div class="fixedFont">
1937                         <span class="attributes"></span><b class="itemname">onDragEnter</b>
1938                                 
1939                                  (Event <B><i>e</i></B>, <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>|DragDrop[] <B><i>id</i></B>) 
1940                         
1941                                 
1942                         
1943                 </div>
1944                 <div class="mdesc">
1945                 
1946                    <div class="short">Abstract method called when this element fist begins hovering over<br/>another DragDrop obj</div> 
1947                  
1948                  
1949                  
1950                     <div class="long">
1951                         
1952                                 Abstract method called when this element fist begins hovering over<br/>another DragDrop obj
1953                     
1954                                 
1955                         
1956                         
1957                         
1958                         
1959                                 <dl class="detailList">
1960                                 <dt class="heading">Parameters:</dt>
1961                                 
1962                                         <dt>
1963                                                 <span class="fixedFont">Event</span>  <b>e</b>
1964                                                 
1965                                         </dt>
1966                                         <dd>the mousemove event</dd>
1967                                 
1968                                         <dt>
1969                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>|DragDrop[]</span>  <b>id</b>
1970                                                 
1971                                         </dt>
1972                                         <dd>In POINT mode, the element<br/>id this is hovering over.  In INTERSECT mode, an array of one or more<br/>dragdrop items being hovered over.</dd>
1973                                 
1974                                 </dl>
1975                         
1976                         
1977                         
1978                         
1979                         
1980                         
1981                         
1982
1983                     
1984                     
1985                      
1986                     </div>                    
1987                 </div>
1988
1989             </td>
1990             <td class="msource">
1991                 
1992                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
1993                 &nbsp;
1994             </td>
1995         </tr>
1996         
1997           
1998           <tr class="method-row config-row-alt0 expandable">
1999             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2000            
2001            
2002             <td class="sig">
2003                 <a id="Roo.dd.DragDrop-method-onDragOut"   name=".onDragOut"></a>
2004                 <div class="fixedFont">
2005                         <span class="attributes"></span><b class="itemname">onDragOut</b>
2006                                 
2007                                  (Event <B><i>e</i></B>, <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>|DragDrop[] <B><i>id</i></B>) 
2008                         
2009                                 
2010                         
2011                 </div>
2012                 <div class="mdesc">
2013                 
2014                    <div class="short">Abstract method called when we are no longer hovering over an element</div> 
2015                  
2016                  
2017                  
2018                     <div class="long">
2019                         
2020                                 Abstract method called when we are no longer hovering over an element
2021                     
2022                                 
2023                         
2024                         
2025                         
2026                         
2027                                 <dl class="detailList">
2028                                 <dt class="heading">Parameters:</dt>
2029                                 
2030                                         <dt>
2031                                                 <span class="fixedFont">Event</span>  <b>e</b>
2032                                                 
2033                                         </dt>
2034                                         <dd>the mousemove event</dd>
2035                                 
2036                                         <dt>
2037                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>|DragDrop[]</span>  <b>id</b>
2038                                                 
2039                                         </dt>
2040                                         <dd>In POINT mode, the element<br/>id this was hovering over.  In INTERSECT mode, an array of dd items<br/>that the mouse is no longer over.</dd>
2041                                 
2042                                 </dl>
2043                         
2044                         
2045                         
2046                         
2047                         
2048                         
2049                         
2050
2051                     
2052                     
2053                      
2054                     </div>                    
2055                 </div>
2056
2057             </td>
2058             <td class="msource">
2059                 
2060                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
2061                 &nbsp;
2062             </td>
2063         </tr>
2064         
2065           
2066           <tr class="method-row config-row-alt1 expandable">
2067             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2068            
2069            
2070             <td class="sig">
2071                 <a id="Roo.dd.DragDrop-method-onDragOver"   name=".onDragOver"></a>
2072                 <div class="fixedFont">
2073                         <span class="attributes"></span><b class="itemname">onDragOver</b>
2074                                 
2075                                  (Event <B><i>e</i></B>, <a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>|DragDrop[] <B><i>id</i></B>) 
2076                         
2077                                 
2078                         
2079                 </div>
2080                 <div class="mdesc">
2081                 
2082                    <div class="short">Abstract method called when this element is hovering over another<br/>DragDrop obj</div> 
2083                  
2084                  
2085                  
2086                     <div class="long">
2087                         
2088                                 Abstract method called when this element is hovering over another<br/>DragDrop obj
2089                     
2090                                 
2091                         
2092                         
2093                         
2094                         
2095                                 <dl class="detailList">
2096                                 <dt class="heading">Parameters:</dt>
2097                                 
2098                                         <dt>
2099                                                 <span class="fixedFont">Event</span>  <b>e</b>
2100                                                 
2101                                         </dt>
2102                                         <dd>the mousemove event</dd>
2103                                 
2104                                         <dt>
2105                                                 <span class="fixedFont"><a href="./String.html#constructor" roo:cls="String.html#constructor">String</a>|DragDrop[]</span>  <b>id</b>
2106                                                 
2107                                         </dt>
2108                                         <dd>In POINT mode, the element<br/>id this is hovering over.  In INTERSECT mode, an array of dd items<br/>being hovered over.</dd>
2109                                 
2110                                 </dl>
2111                         
2112                         
2113                         
2114                         
2115                         
2116                         
2117                         
2118
2119                     
2120                     
2121                      
2122                     </div>                    
2123                 </div>
2124
2125             </td>
2126             <td class="msource">
2127                 
2128                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
2129                 &nbsp;
2130             </td>
2131         </tr>
2132         
2133           
2134           <tr class="method-row config-row-alt0 expandable">
2135             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2136            
2137            
2138             <td class="sig">
2139                 <a id="Roo.dd.DragDrop-method-onInvalidDrop"   name=".onInvalidDrop"></a>
2140                 <div class="fixedFont">
2141                         <span class="attributes"></span><b class="itemname">onInvalidDrop</b>
2142                                 
2143                                  (Event <B><i>e</i></B>) 
2144                         
2145                                 
2146                         
2147                 </div>
2148                 <div class="mdesc">
2149                 
2150                    <div class="short">Abstract method called when this item is dropped on an area with no<br/>drop target</div> 
2151                  
2152                  
2153                  
2154                     <div class="long">
2155                         
2156                                 Abstract method called when this item is dropped on an area with no<br/>drop target
2157                     
2158                                 
2159                         
2160                         
2161                         
2162                         
2163                                 <dl class="detailList">
2164                                 <dt class="heading">Parameters:</dt>
2165                                 
2166                                         <dt>
2167                                                 <span class="fixedFont">Event</span>  <b>e</b>
2168                                                 
2169                                         </dt>
2170                                         <dd>the mouseup event</dd>
2171                                 
2172                                 </dl>
2173                         
2174                         
2175                         
2176                         
2177                         
2178                         
2179                         
2180
2181                     
2182                     
2183                      
2184                     </div>                    
2185                 </div>
2186
2187             </td>
2188             <td class="msource">
2189                 
2190                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
2191                 &nbsp;
2192             </td>
2193         </tr>
2194         
2195           
2196           <tr class="method-row config-row-alt1 expandable">
2197             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2198            
2199            
2200             <td class="sig">
2201                 <a id="Roo.dd.DragDrop-method-onMouseDown"   name=".onMouseDown"></a>
2202                 <div class="fixedFont">
2203                         <span class="attributes"></span><b class="itemname">onMouseDown</b>
2204                                 
2205                                  (Event <B><i>e</i></B>) 
2206                         
2207                                 
2208                         
2209                 </div>
2210                 <div class="mdesc">
2211                 
2212                    <div class="short">Event handler that fires when a drag/drop obj gets a mousedown</div> 
2213                  
2214                  
2215                  
2216                     <div class="long">
2217                         
2218                                 Event handler that fires when a drag/drop obj gets a mousedown
2219                     
2220                                 
2221                         
2222                         
2223                         
2224                         
2225                                 <dl class="detailList">
2226                                 <dt class="heading">Parameters:</dt>
2227                                 
2228                                         <dt>
2229                                                 <span class="fixedFont">Event</span>  <b>e</b>
2230                                                 
2231                                         </dt>
2232                                         <dd>the mousedown event</dd>
2233                                 
2234                                 </dl>
2235                         
2236                         
2237                         
2238                         
2239                         
2240                         
2241                         
2242
2243                     
2244                     
2245                      
2246                     </div>                    
2247                 </div>
2248
2249             </td>
2250             <td class="msource">
2251                 
2252                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
2253                 &nbsp;
2254             </td>
2255         </tr>
2256         
2257           
2258           <tr class="method-row config-row-alt0 expandable">
2259             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2260            
2261            
2262             <td class="sig">
2263                 <a id="Roo.dd.DragDrop-method-onMouseUp"   name=".onMouseUp"></a>
2264                 <div class="fixedFont">
2265                         <span class="attributes"></span><b class="itemname">onMouseUp</b>
2266                                 
2267                                  (Event <B><i>e</i></B>) 
2268                         
2269                                 
2270                         
2271                 </div>
2272                 <div class="mdesc">
2273                 
2274                    <div class="short">Event handler that fires when a drag/drop obj gets a mouseup</div> 
2275                  
2276                  
2277                  
2278                     <div class="long">
2279                         
2280                                 Event handler that fires when a drag/drop obj gets a mouseup
2281                     
2282                                 
2283                         
2284                         
2285                         
2286                         
2287                                 <dl class="detailList">
2288                                 <dt class="heading">Parameters:</dt>
2289                                 
2290                                         <dt>
2291                                                 <span class="fixedFont">Event</span>  <b>e</b>
2292                                                 
2293                                         </dt>
2294                                         <dd>the mouseup event</dd>
2295                                 
2296                                 </dl>
2297                         
2298                         
2299                         
2300                         
2301                         
2302                         
2303                         
2304
2305                     
2306                     
2307                      
2308                     </div>                    
2309                 </div>
2310
2311             </td>
2312             <td class="msource">
2313                 
2314                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
2315                 &nbsp;
2316             </td>
2317         </tr>
2318         
2319           
2320           <tr class="method-row config-row-alt1 expandable">
2321             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2322            
2323            
2324             <td class="sig">
2325                 <a id="Roo.dd.DragDrop-method-padding"   name=".padding"></a>
2326                 <div class="fixedFont">
2327                         <span class="attributes"></span><b class="itemname">padding</b>
2328                                 
2329                                  () 
2330                         
2331                                 
2332                         
2333                 </div>
2334                 <div class="mdesc">
2335                 
2336                    <div class="short">The padding configured for this drag and drop object for calculating<br/>the drop zone intersection with this object.</div> 
2337                  
2338                  
2339                  
2340                     <div class="long">
2341                         
2342                                 The padding configured for this drag and drop object for calculating<br/>the drop zone intersection with this object.
2343                     
2344                                 
2345                         
2346                         
2347                         
2348                         
2349                         
2350                         
2351                         
2352                         
2353                         
2354                         
2355
2356                     
2357                     
2358                      
2359                     </div>                    
2360                 </div>
2361
2362             </td>
2363             <td class="msource">
2364                 
2365                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
2366                 &nbsp;
2367             </td>
2368         </tr>
2369         
2370           
2371           <tr class="method-row config-row-alt0 expandable">
2372             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2373            
2374            
2375             <td class="sig">
2376                 <a id="Roo.dd.DragDrop-method-removeFromGroup"   name=".removeFromGroup"></a>
2377                 <div class="fixedFont">
2378                         <span class="attributes"></span><b class="itemname">removeFromGroup</b>
2379                                 
2380                                  (string <B><i>sGroup</i></B>) 
2381                         
2382                                 
2383                         
2384                 </div>
2385                 <div class="mdesc">
2386                 
2387                    <div class="short">Remove's this instance from the supplied interaction group</div> 
2388                  
2389                  
2390                  
2391                     <div class="long">
2392                         
2393                                 Remove's this instance from the supplied interaction group
2394                     
2395                                 
2396                         
2397                         
2398                         
2399                         
2400                                 <dl class="detailList">
2401                                 <dt class="heading">Parameters:</dt>
2402                                 
2403                                         <dt>
2404                                                 <span class="fixedFont">string</span>  <b>sGroup</b>
2405                                                 
2406                                         </dt>
2407                                         <dd>The group to drop</dd>
2408                                 
2409                                 </dl>
2410                         
2411                         
2412                         
2413                         
2414                         
2415                         
2416                         
2417
2418                     
2419                     
2420                      
2421                     </div>                    
2422                 </div>
2423
2424             </td>
2425             <td class="msource">
2426                 
2427                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
2428                 &nbsp;
2429             </td>
2430         </tr>
2431         
2432           
2433           <tr class="method-row config-row-alt1 expandable">
2434             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2435            
2436            
2437             <td class="sig">
2438                 <a id="Roo.dd.DragDrop-method-removeInvalidHandleClass"   name=".removeInvalidHandleClass"></a>
2439                 <div class="fixedFont">
2440                         <span class="attributes"></span><b class="itemname">removeInvalidHandleClass</b>
2441                                 
2442                                  (string <B><i>cssClass</i></B>) 
2443                         
2444                                 
2445                         
2446                 </div>
2447                 <div class="mdesc">
2448                 
2449                    <div class="short">Unsets an invalid css class</div> 
2450                  
2451                  
2452                  
2453                     <div class="long">
2454                         
2455                                 Unsets an invalid css class
2456                     
2457                                 
2458                         
2459                         
2460                         
2461                         
2462                                 <dl class="detailList">
2463                                 <dt class="heading">Parameters:</dt>
2464                                 
2465                                         <dt>
2466                                                 <span class="fixedFont">string</span>  <b>cssClass</b>
2467                                                 
2468                                         </dt>
2469                                         <dd>the class of the element(s) you wish to<br/>re-enable</dd>
2470                                 
2471                                 </dl>
2472                         
2473                         
2474                         
2475                         
2476                         
2477                         
2478                         
2479
2480                     
2481                     
2482                      
2483                     </div>                    
2484                 </div>
2485
2486             </td>
2487             <td class="msource">
2488                 
2489                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
2490                 &nbsp;
2491             </td>
2492         </tr>
2493         
2494           
2495           <tr class="method-row config-row-alt0 expandable">
2496             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2497            
2498            
2499             <td class="sig">
2500                 <a id="Roo.dd.DragDrop-method-removeInvalidHandleId"   name=".removeInvalidHandleId"></a>
2501                 <div class="fixedFont">
2502                         <span class="attributes"></span><b class="itemname">removeInvalidHandleId</b>
2503                                 
2504                                  (string <B><i>id</i></B>) 
2505                         
2506                                 
2507                         
2508                 </div>
2509                 <div class="mdesc">
2510                 
2511                    <div class="short">Unsets an invalid handle id</div> 
2512                  
2513                  
2514                  
2515                     <div class="long">
2516                         
2517                                 Unsets an invalid handle id
2518                     
2519                                 
2520                         
2521                         
2522                         
2523                         
2524                                 <dl class="detailList">
2525                                 <dt class="heading">Parameters:</dt>
2526                                 
2527                                         <dt>
2528                                                 <span class="fixedFont">string</span>  <b>id</b>
2529                                                 
2530                                         </dt>
2531                                         <dd>the id of the element to re-enable</dd>
2532                                 
2533                                 </dl>
2534                         
2535                         
2536                         
2537                         
2538                         
2539                         
2540                         
2541
2542                     
2543                     
2544                      
2545                     </div>                    
2546                 </div>
2547
2548             </td>
2549             <td class="msource">
2550                 
2551                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
2552                 &nbsp;
2553             </td>
2554         </tr>
2555         
2556           
2557           <tr class="method-row config-row-alt1 expandable">
2558             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2559            
2560            
2561             <td class="sig">
2562                 <a id="Roo.dd.DragDrop-method-removeInvalidHandleType"   name=".removeInvalidHandleType"></a>
2563                 <div class="fixedFont">
2564                         <span class="attributes"></span><b class="itemname">removeInvalidHandleType</b>
2565                                 
2566                                  (string <B><i>tagName</i></B>) 
2567                         
2568                                 
2569                         
2570                 </div>
2571                 <div class="mdesc">
2572                 
2573                    <div class="short">Unsets an excluded tag name set by addInvalidHandleType</div> 
2574                  
2575                  
2576                  
2577                     <div class="long">
2578                         
2579                                 Unsets an excluded tag name set by addInvalidHandleType
2580                     
2581                                 
2582                         
2583                         
2584                         
2585                         
2586                                 <dl class="detailList">
2587                                 <dt class="heading">Parameters:</dt>
2588                                 
2589                                         <dt>
2590                                                 <span class="fixedFont">string</span>  <b>tagName</b>
2591                                                 
2592                                         </dt>
2593                                         <dd>the type of element to unexclude</dd>
2594                                 
2595                                 </dl>
2596                         
2597                         
2598                         
2599                         
2600                         
2601                         
2602                         
2603
2604                     
2605                     
2606                      
2607                     </div>                    
2608                 </div>
2609
2610             </td>
2611             <td class="msource">
2612                 
2613                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
2614                 &nbsp;
2615             </td>
2616         </tr>
2617         
2618           
2619           <tr class="method-row config-row-alt0 expandable">
2620             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2621            
2622            
2623             <td class="sig">
2624                 <a id="Roo.dd.DragDrop-method-resetConstraints"   name=".resetConstraints"></a>
2625                 <div class="fixedFont">
2626                         <span class="attributes"></span><b class="itemname">resetConstraints</b>
2627                                 
2628                                  (boolean <B><i>maintainOffset</i></B>) 
2629                         
2630                                 
2631                         
2632                 </div>
2633                 <div class="mdesc">
2634                 
2635                    <div class="short">resetConstraints must be called if you manually reposition a dd element.</div> 
2636                  
2637                  
2638                  
2639                     <div class="long">
2640                         
2641                                 resetConstraints must be called if you manually reposition a dd element.
2642                     
2643                                 
2644                         
2645                         
2646                         
2647                         
2648                                 <dl class="detailList">
2649                                 <dt class="heading">Parameters:</dt>
2650                                 
2651                                         <dt>
2652                                                 <span class="fixedFont">boolean</span>  <b>maintainOffset</b>
2653                                                 
2654                                         </dt>
2655                                         <dd></dd>
2656                                 
2657                                 </dl>
2658                         
2659                         
2660                         
2661                         
2662                         
2663                         
2664                         
2665
2666                     
2667                     
2668                      
2669                     </div>                    
2670                 </div>
2671
2672             </td>
2673             <td class="msource">
2674                 
2675                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
2676                 &nbsp;
2677             </td>
2678         </tr>
2679         
2680           
2681           <tr class="method-row config-row-alt1 expandable">
2682             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2683            
2684            
2685             <td class="sig">
2686                 <a id="Roo.dd.DragDrop-method-setDragElId"   name=".setDragElId"></a>
2687                 <div class="fixedFont">
2688                         <span class="attributes"></span><b class="itemname">setDragElId</b>
2689                                 
2690                                  (<B><i>id</i></B>) 
2691                         
2692                                 
2693                         
2694                 </div>
2695                 <div class="mdesc">
2696                 
2697                    <div class="short">Allows you to specify that an element other than the linked element<br/>will be moved with the cursor during a drag</div> 
2698                  
2699                  
2700                  
2701                     <div class="long">
2702                         
2703                                 Allows you to specify that an element other than the linked element<br/>will be moved with the cursor during a drag
2704                     
2705                                 
2706                         
2707                         
2708                         
2709                         
2710                                 <dl class="detailList">
2711                                 <dt class="heading">Parameters:</dt>
2712                                 
2713                                         <dt>
2714                                                  <b>id</b>
2715                                                 
2716                                         </dt>
2717                                         <dd>{string} the id of the element that will be used to initiate the drag</dd>
2718                                 
2719                                 </dl>
2720                         
2721                         
2722                         
2723                         
2724                         
2725                         
2726                         
2727
2728                     
2729                     
2730                      
2731                     </div>                    
2732                 </div>
2733
2734             </td>
2735             <td class="msource">
2736                 
2737                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
2738                 &nbsp;
2739             </td>
2740         </tr>
2741         
2742           
2743           <tr class="method-row config-row-alt0 expandable">
2744             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2745            
2746            
2747             <td class="sig">
2748                 <a id="Roo.dd.DragDrop-method-setHandleElId"   name=".setHandleElId"></a>
2749                 <div class="fixedFont">
2750                         <span class="attributes"></span><b class="itemname">setHandleElId</b>
2751                                 
2752                                  (<B><i>id</i></B>) 
2753                         
2754                                 
2755                         
2756                 </div>
2757                 <div class="mdesc">
2758                 
2759                    <div class="short">Allows you to specify a child of the linked element that should be<br/>used to initiate the drag operation.</div> 
2760                  
2761                  
2762                  
2763                     <div class="long">
2764                         
2765                                 Allows you to specify a child of the linked element that should be<br/>used to initiate the drag operation.  An example of this would be if<br/>you have a content div with text and links.  Clicking anywhere in the<br/>content area would normally start the drag operation.  Use this method<br/>to specify that an element inside of the content div is the element<br/>that starts the drag operation.
2766                     
2767                                 
2768                         
2769                         
2770                         
2771                         
2772                                 <dl class="detailList">
2773                                 <dt class="heading">Parameters:</dt>
2774                                 
2775                                         <dt>
2776                                                  <b>id</b>
2777                                                 
2778                                         </dt>
2779                                         <dd>{string} the id of the element that will be used to<br/>initiate the drag.</dd>
2780                                 
2781                                 </dl>
2782                         
2783                         
2784                         
2785                         
2786                         
2787                         
2788                         
2789
2790                     
2791                     
2792                      
2793                     </div>                    
2794                 </div>
2795
2796             </td>
2797             <td class="msource">
2798                 
2799                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
2800                 &nbsp;
2801             </td>
2802         </tr>
2803         
2804           
2805           <tr class="method-row config-row-alt1 expandable">
2806             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2807            
2808            
2809             <td class="sig">
2810                 <a id="Roo.dd.DragDrop-method-setInitPosition"   name=".setInitPosition"></a>
2811                 <div class="fixedFont">
2812                         <span class="attributes"></span><b class="itemname">setInitPosition</b>
2813                                 
2814                                  (int <B><i>diffX</i></B>, int <B><i>diffY</i></B>) 
2815                         
2816                                 
2817                         
2818                 </div>
2819                 <div class="mdesc">
2820                 
2821                    <div class="short">Stores the initial placement of the linked element.</div> 
2822                  
2823                  
2824                  
2825                     <div class="long">
2826                         
2827                                 Stores the initial placement of the linked element.
2828                     
2829                                 
2830                         
2831                         
2832                         
2833                         
2834                                 <dl class="detailList">
2835                                 <dt class="heading">Parameters:</dt>
2836                                 
2837                                         <dt>
2838                                                 <span class="fixedFont">int</span>  <b>diffX</b>
2839                                                 
2840                                         </dt>
2841                                         <dd>the X offset, default 0</dd>
2842                                 
2843                                         <dt>
2844                                                 <span class="fixedFont">int</span>  <b>diffY</b>
2845                                                 
2846                                         </dt>
2847                                         <dd>the Y offset, default 0</dd>
2848                                 
2849                                 </dl>
2850                         
2851                         
2852                         
2853                         
2854                         
2855                         
2856                         
2857
2858                     
2859                     
2860                      
2861                     </div>                    
2862                 </div>
2863
2864             </td>
2865             <td class="msource">
2866                 
2867                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
2868                 &nbsp;
2869             </td>
2870         </tr>
2871         
2872           
2873           <tr class="method-row config-row-alt0 expandable">
2874             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2875            
2876            
2877             <td class="sig">
2878                 <a id="Roo.dd.DragDrop-method-setOuterHandleElId"   name=".setOuterHandleElId"></a>
2879                 <div class="fixedFont">
2880                         <span class="attributes"></span><b class="itemname">setOuterHandleElId</b>
2881                                 
2882                                  (<B><i>id</i></B>) 
2883                         
2884                                 
2885                         
2886                 </div>
2887                 <div class="mdesc">
2888                 
2889                    <div class="short">Allows you to set an element outside of the linked element as a drag<br/>handle</div> 
2890                  
2891                  
2892                  
2893                     <div class="long">
2894                         
2895                                 Allows you to set an element outside of the linked element as a drag<br/>handle
2896                     
2897                                 
2898                         
2899                         
2900                         
2901                         
2902                                 <dl class="detailList">
2903                                 <dt class="heading">Parameters:</dt>
2904                                 
2905                                         <dt>
2906                                                  <b>id</b>
2907                                                 
2908                                         </dt>
2909                                         <dd>the id of the element that will be used to initiate the drag</dd>
2910                                 
2911                                 </dl>
2912                         
2913                         
2914                         
2915                         
2916                         
2917                         
2918                         
2919
2920                     
2921                     
2922                      
2923                     </div>                    
2924                 </div>
2925
2926             </td>
2927             <td class="msource">
2928                 
2929                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
2930                 &nbsp;
2931             </td>
2932         </tr>
2933         
2934           
2935           <tr class="method-row config-row-alt1 expandable">
2936             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
2937            
2938            
2939             <td class="sig">
2940                 <a id="Roo.dd.DragDrop-method-setPadding"   name=".setPadding"></a>
2941                 <div class="fixedFont">
2942                         <span class="attributes"></span><b class="itemname">setPadding</b>
2943                                 
2944                                  (int <B><i>iTop</i></B>, int <B><i>iRight</i></B>, int <B><i>iBot</i></B>, int <B><i>iLeft</i></B>) 
2945                         
2946                                 
2947                         
2948                 </div>
2949                 <div class="mdesc">
2950                 
2951                    <div class="short">Configures the padding for the target zone in px.</div> 
2952                  
2953                  
2954                  
2955                     <div class="long">
2956                         
2957                                 Configures the padding for the target zone in px.  Effectively expands<br/>(or reduces) the virtual object size for targeting calculations.<br/>Supports css-style shorthand; if only one parameter is passed, all sides<br/>will have that padding, and if only two are passed, the top and bottom<br/>will have the first param, the left and right the second.
2958                     
2959                                 
2960                         
2961                         
2962                         
2963                         
2964                                 <dl class="detailList">
2965                                 <dt class="heading">Parameters:</dt>
2966                                 
2967                                         <dt>
2968                                                 <span class="fixedFont">int</span>  <b>iTop</b>
2969                                                 
2970                                         </dt>
2971                                         <dd>Top pad</dd>
2972                                 
2973                                         <dt>
2974                                                 <span class="fixedFont">int</span>  <b>iRight</b>
2975                                                 
2976                                         </dt>
2977                                         <dd>Right pad</dd>
2978                                 
2979                                         <dt>
2980                                                 <span class="fixedFont">int</span>  <b>iBot</b>
2981                                                 
2982                                         </dt>
2983                                         <dd>Bot pad</dd>
2984                                 
2985                                         <dt>
2986                                                 <span class="fixedFont">int</span>  <b>iLeft</b>
2987                                                 
2988                                         </dt>
2989                                         <dd>Left pad</dd>
2990                                 
2991                                 </dl>
2992                         
2993                         
2994                         
2995                         
2996                         
2997                         
2998                         
2999
3000                     
3001                     
3002                      
3003                     </div>                    
3004                 </div>
3005
3006             </td>
3007             <td class="msource">
3008                 
3009                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
3010                 &nbsp;
3011             </td>
3012         </tr>
3013         
3014           
3015           <tr class="method-row config-row-alt0 expandable">
3016             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3017            
3018            
3019             <td class="sig">
3020                 <a id="Roo.dd.DragDrop-method-setXConstraint"   name=".setXConstraint"></a>
3021                 <div class="fixedFont">
3022                         <span class="attributes"></span><b class="itemname">setXConstraint</b>
3023                                 
3024                                  (int <B><i>iLeft</i></B>, int <B><i>iRight</i></B>, int <B><i>iTickSize</i></B>) 
3025                         
3026                                 
3027                         
3028                 </div>
3029                 <div class="mdesc">
3030                 
3031                    <div class="short">By default, the element can be dragged any place on the screen.</div> 
3032                  
3033                  
3034                  
3035                     <div class="long">
3036                         
3037                                 By default, the element can be dragged any place on the screen.  Use<br/>this method to limit the horizontal travel of the element.  Pass in<br/>0,0 for the parameters if you want to lock the drag to the y axis.
3038                     
3039                                 
3040                         
3041                         
3042                         
3043                         
3044                                 <dl class="detailList">
3045                                 <dt class="heading">Parameters:</dt>
3046                                 
3047                                         <dt>
3048                                                 <span class="fixedFont">int</span>  <b>iLeft</b>
3049                                                 
3050                                         </dt>
3051                                         <dd>the number of pixels the element can move to the left</dd>
3052                                 
3053                                         <dt>
3054                                                 <span class="fixedFont">int</span>  <b>iRight</b>
3055                                                 
3056                                         </dt>
3057                                         <dd>the number of pixels the element can move to the<br/>right</dd>
3058                                 
3059                                         <dt>
3060                                                 <span class="fixedFont">int</span>  <b>iTickSize</b>
3061                                                 
3062                                         </dt>
3063                                         <dd>optional parameter for specifying that the<br/>element<br/>should move iTickSize pixels at a time.</dd>
3064                                 
3065                                 </dl>
3066                         
3067                         
3068                         
3069                         
3070                         
3071                         
3072                         
3073
3074                     
3075                     
3076                      
3077                     </div>                    
3078                 </div>
3079
3080             </td>
3081             <td class="msource">
3082                 
3083                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
3084                 &nbsp;
3085             </td>
3086         </tr>
3087         
3088           
3089           <tr class="method-row config-row-alt1 expandable">
3090             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3091            
3092            
3093             <td class="sig">
3094                 <a id="Roo.dd.DragDrop-method-setYConstraint"   name=".setYConstraint"></a>
3095                 <div class="fixedFont">
3096                         <span class="attributes"></span><b class="itemname">setYConstraint</b>
3097                                 
3098                                  (int <B><i>iUp</i></B>, int <B><i>iDown</i></B>, int <B><i>iTickSize</i></B>) 
3099                         
3100                                 
3101                         
3102                 </div>
3103                 <div class="mdesc">
3104                 
3105                    <div class="short">By default, the element can be dragged any place on the screen.</div> 
3106                  
3107                  
3108                  
3109                     <div class="long">
3110                         
3111                                 By default, the element can be dragged any place on the screen.  Set<br/>this to limit the vertical travel of the element.  Pass in 0,0 for the<br/>parameters if you want to lock the drag to the x axis.
3112                     
3113                                 
3114                         
3115                         
3116                         
3117                         
3118                                 <dl class="detailList">
3119                                 <dt class="heading">Parameters:</dt>
3120                                 
3121                                         <dt>
3122                                                 <span class="fixedFont">int</span>  <b>iUp</b>
3123                                                 
3124                                         </dt>
3125                                         <dd>the number of pixels the element can move up</dd>
3126                                 
3127                                         <dt>
3128                                                 <span class="fixedFont">int</span>  <b>iDown</b>
3129                                                 
3130                                         </dt>
3131                                         <dd>the number of pixels the element can move down</dd>
3132                                 
3133                                         <dt>
3134                                                 <span class="fixedFont">int</span>  <b>iTickSize</b>
3135                                                 
3136                                         </dt>
3137                                         <dd>optional parameter for specifying that the<br/>element should move iTickSize pixels at a time.</dd>
3138                                 
3139                                 </dl>
3140                         
3141                         
3142                         
3143                         
3144                         
3145                         
3146                         
3147
3148                     
3149                     
3150                      
3151                     </div>                    
3152                 </div>
3153
3154             </td>
3155             <td class="msource">
3156                 
3157                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
3158                 &nbsp;
3159             </td>
3160         </tr>
3161         
3162           
3163           <tr class="method-row config-row-alt0 expandable">
3164             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3165            
3166            
3167             <td class="sig">
3168                 <a id="Roo.dd.DragDrop-method-startDrag"   name=".startDrag"></a>
3169                 <div class="fixedFont">
3170                         <span class="attributes"></span><b class="itemname">startDrag</b>
3171                                 
3172                                  (int <B><i>X</i></B>, int <B><i>Y</i></B>) 
3173                         
3174                                 
3175                         
3176                 </div>
3177                 <div class="mdesc">
3178                 
3179                    <div class="short">Abstract method called after a drag/drop object is clicked<br/>and the drag or mousedown time thresholds have beeen met.</div> 
3180                  
3181                  
3182                  
3183                     <div class="long">
3184                         
3185                                 Abstract method called after a drag/drop object is clicked<br/>and the drag or mousedown time thresholds have beeen met.
3186                     
3187                                 
3188                         
3189                         
3190                         
3191                         
3192                                 <dl class="detailList">
3193                                 <dt class="heading">Parameters:</dt>
3194                                 
3195                                         <dt>
3196                                                 <span class="fixedFont">int</span>  <b>X</b>
3197                                                 
3198                                         </dt>
3199                                         <dd>click location</dd>
3200                                 
3201                                         <dt>
3202                                                 <span class="fixedFont">int</span>  <b>Y</b>
3203                                                 
3204                                         </dt>
3205                                         <dd>click location</dd>
3206                                 
3207                                 </dl>
3208                         
3209                         
3210                         
3211                         
3212                         
3213                         
3214                         
3215
3216                     
3217                     
3218                      
3219                     </div>                    
3220                 </div>
3221
3222             </td>
3223             <td class="msource">
3224                 
3225                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
3226                 &nbsp;
3227             </td>
3228         </tr>
3229         
3230           
3231           <tr class="method-row config-row-alt1 expandable">
3232             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3233            
3234            
3235             <td class="sig">
3236                 <a id="Roo.dd.DragDrop-method-unlock"   name=".unlock"></a>
3237                 <div class="fixedFont">
3238                         <span class="attributes"></span><b class="itemname">unlock</b>
3239                                 
3240                                  () 
3241                         
3242                                 
3243                         
3244                 </div>
3245                 <div class="mdesc">
3246                 
3247                    <div class="short">Unlock this instace</div> 
3248                  
3249                  
3250                  
3251                     <div class="long">
3252                         
3253                                 Unlock this instace
3254                     
3255                                 
3256                         
3257                         
3258                         
3259                         
3260                         
3261                         
3262                         
3263                         
3264                         
3265                         
3266
3267                     
3268                     
3269                      
3270                     </div>                    
3271                 </div>
3272
3273             </td>
3274             <td class="msource">
3275                 
3276                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
3277                 &nbsp;
3278             </td>
3279         </tr>
3280         
3281           
3282           <tr class="method-row config-row-alt0 expandable">
3283             <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>
3284            
3285            
3286             <td class="sig">
3287                 <a id="Roo.dd.DragDrop-method-unreg"   name=".unreg"></a>
3288                 <div class="fixedFont">
3289                         <span class="attributes"></span><b class="itemname">unreg</b>
3290                                 
3291                                  () 
3292                         
3293                                 
3294                         
3295                 </div>
3296                 <div class="mdesc">
3297                 
3298                    <div class="short">Remove all drag and drop hooks for this element</div> 
3299                  
3300                  
3301                  
3302                     <div class="long">
3303                         
3304                                 Remove all drag and drop hooks for this element
3305                     
3306                                 
3307                         
3308                         
3309                         
3310                         
3311                         
3312                         
3313                         
3314                         
3315                         
3316                         
3317
3318                     
3319                     
3320                      
3321                     </div>                    
3322                 </div>
3323
3324             </td>
3325             <td class="msource">
3326                 
3327                         <a href="./Roo.dd.DragDrop.html#constructor" roo:cls="Roo.dd.DragDrop.html#constructor">Roo.dd.DragDrop</a>
3328                 &nbsp;
3329             </td>
3330         </tr>
3331         
3332                                                        
3333     </table>
3334
3335   
3336   <!-- ============================== events summary / details ======================== -->
3337   
3338   
3339   <a id="Roo.dd.DropTarget-events"></a>
3340     
3341   
3342         
3343    
3344     
3345      <table cellspacing="0" class="member-table">
3346       <caption class="Empty">Events - Has None</caption>
3347      </table>
3348     
3349     
3350   
3351     
3352     
3353   
3354   
3355   
3356  
3357 <!-- ============================== footer ================================= -->
3358                 <div class="fineprint" style="clear:both">
3359                         
3360                         Documentation generated by <a href="http://www.akbkhome.com" target="_blankt">Introspection Doc Generator</a>  on Tue Jul 27 2010 11:05:07 GMT+0800 (HKT)
3361                         Based on 
3362                         <a href="http://www.jsdoctoolkit.org/" target="_blank">JsDoc Toolkit</a>  
3363                 </div>
3364         </body>
3365 </html>