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