commit extjs-2.2.1
[extjs.git] / docs / output / Ext.dd.DragSource.html
1         <div class="body-wrap">
2         <div class="top-tools">
3             <a class="inner-link" href="#Ext.dd.DragSource-props"><img src="../resources/images/default/s.gif" class="item-icon icon-prop">Properties</a>
4             <a class="inner-link" href="#Ext.dd.DragSource-methods"><img src="../resources/images/default/s.gif" class="item-icon icon-method">Methods</a>
5             <a class="inner-link" href="#Ext.dd.DragSource-events"><img src="../resources/images/default/s.gif" class="item-icon icon-event">Events</a>
6                             <a class="inner-link" href="#Ext.dd.DragSource-configs"><img src="../resources/images/default/s.gif" class="item-icon icon-config">Config Options</a>
7                         <a class="bookmark" href="../docs/?class=Ext.dd.DragSource"><img src="../resources/images/default/s.gif" class="item-icon icon-fav">Direct Link</a>
8         </div>
9                 <div class="inheritance res-block">
10 <pre class="res-block-inner"><a ext:cls="Ext.dd.DragDrop" ext:member="" href="output/Ext.dd.DragDrop.html">DragDrop</a>
11   <img src="resources/elbow-end.gif"/><a ext:cls="Ext.dd.DD" ext:member="" href="output/Ext.dd.DD.html">DD</a>
12     <img src="resources/elbow-end.gif"/><a ext:cls="Ext.dd.DDProxy" ext:member="" href="output/Ext.dd.DDProxy.html">DDProxy</a>
13       <img src="resources/elbow-end.gif"/>DragSource</pre></div>
14                 <h1>Class Ext.dd.DragSource</h1>
15         <table cellspacing="0">
16             <tr><td class="label">Package:</td><td class="hd-info">Ext.dd</td></tr>
17             <tr><td class="label">Defined In:</td><td class="hd-info"><a href="../src/DragSource.js" target="_blank">DragSource.js</a></td></tr>
18             <tr><td class="label">Class:</td><td class="hd-info">DragSource</td></tr>
19                         <tr><td class="label">Subclasses:</td><td class="hd-info"><a ext:cls="Ext.dd.DragZone" href="output/Ext.dd.DragZone.html">DragZone</a></td></tr>
20                                     <tr><td class="label">Extends:</td><td class="hd-info"><a ext:cls="Ext.dd.DDProxy" ext:member="" href="output/Ext.dd.DDProxy.html">DDProxy</a></td></tr>
21                     </table>
22         <div class="description">
23             *
24 A simple class that provides the basic implementation needed to make any element draggable.        </div>
25         
26         <div class="hr"></div>
27                 <a id="Ext.dd.DragSource-configs"></a>
28         <h2>Config Options</h2>
29         <table cellspacing="0" class="member-table">
30             <tr>
31                 <th class="sig-header" colspan="2">Config Options</th>
32                 <th class="msource-header">Defined By</th>
33             </tr>
34                 <tr class="config-row expandable">\r
35         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
36         <td class="sig">\r
37         <a id="Ext.dd.DragSource-ddGroup"></a>\r
38             <b>ddGroup</b> : String            <div class="mdesc">\r
39                         <div class="short">A named drag drop group to which this object belongs. If a group is specified, then this object will only interact wi...</div>\r
40             <div class="long">\r
41                 A named drag drop group to which this object belongs. If a group is specified, then this object will only interact with other drag drop objects in the same group (defaults to undefined).            </div>\r
42                         </div>\r
43         </td>\r
44         <td class="msource">DragSource</td>\r
45     </tr>\r
46         <tr class="config-row alt">\r
47         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
48         <td class="sig">\r
49         <a id="Ext.dd.DragSource-dropAllowed"></a>\r
50             <b>dropAllowed</b> : String            <div class="mdesc">\r
51                             The CSS class returned to the drag source when drop is allowed (defaults to "x-dd-drop-ok").                        </div>\r
52         </td>\r
53         <td class="msource">DragSource</td>\r
54     </tr>\r
55         <tr class="config-row">\r
56         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
57         <td class="sig">\r
58         <a id="Ext.dd.DragSource-dropNotAllowed"></a>\r
59             <b>dropNotAllowed</b> : String            <div class="mdesc">\r
60                             The CSS class returned to the drag source when drop is not allowed (defaults to "x-dd-drop-nodrop").                        </div>\r
61         </td>\r
62         <td class="msource">DragSource</td>\r
63     </tr>\r
64             </table>
65                 <a id="Ext.dd.DragSource-props"></a>
66         <h2>Public Properties</h2>
67                 <table cellspacing="0" class="member-table">
68             <tr>
69                 <th class="sig-header" colspan="2">Property</th>
70                 <th class="msource-header">Defined By</th>
71             </tr>
72                 <tr class="property-row inherited">\r
73         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
74         <td class="sig">\r
75         <a id="Ext.dd.DragSource-available"></a>\r
76             <b>available</b> : boolean            <div class="mdesc">\r
77                             The availabe property is false until the linked dom element is accessible.                        </div>\r
78         </td>\r
79         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#available" href="output/Ext.dd.DragDrop.html#available">DragDrop</a></td>\r
80     </tr>\r
81         <tr class="property-row inherited alt expandable">\r
82         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
83         <td class="sig">\r
84         <a id="Ext.dd.DragSource-centerFrame"></a>\r
85             <b>centerFrame</b> : boolean            <div class="mdesc">\r
86                         <div class="short">By default the frame is positioned exactly where the drag element is, so
87 we use the cursor offset provided by Ext.dd....</div>\r
88             <div class="long">\r
89                 By default the frame is positioned exactly where the drag element is, so
90 we use the cursor offset provided by Ext.dd.DD.  Another option that works only if
91 you do not have constraints on the obj is to have the drag frame centered
92 around the cursor.  Set centerFrame to true for this effect.            </div>\r
93                         </div>\r
94         </td>\r
95         <td class="msource"><a ext:cls="Ext.dd.DDProxy" ext:member="#centerFrame" href="output/Ext.dd.DDProxy.html#centerFrame">DDProxy</a></td>\r
96     </tr>\r
97         <tr class="property-row inherited">\r
98         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
99         <td class="sig">\r
100         <a id="Ext.dd.DragSource-config"></a>\r
101             <b>config</b> : object            <div class="mdesc">\r
102                             Configuration attributes passed into the constructor                        </div>\r
103         </td>\r
104         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#config" href="output/Ext.dd.DragDrop.html#config">DragDrop</a></td>\r
105     </tr>\r
106         <tr class="property-row inherited alt">\r
107         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
108         <td class="sig">\r
109         <a id="Ext.dd.DragSource-defaultPadding"></a>\r
110             <b>defaultPadding</b> : Object            <div class="mdesc">\r
111                             Provides default constraint padding to "constrainTo" elements (defaults to {left: 0, right:0, top:0, bottom:0}).                        </div>\r
112         </td>\r
113         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#defaultPadding" href="output/Ext.dd.DragDrop.html#defaultPadding">DragDrop</a></td>\r
114     </tr>\r
115         <tr class="property-row inherited expandable">\r
116         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
117         <td class="sig">\r
118         <a id="Ext.dd.DragSource-groups"></a>\r
119             <b>groups</b> : object            <div class="mdesc">\r
120                         <div class="short">The group defines a logical collection of DragDrop objects that are
121 related.  Instances only get events when interact...</div>\r
122             <div class="long">\r
123                 The group defines a logical collection of DragDrop objects that are
124 related.  Instances only get events when interacting with other
125 DragDrop object in the same group.  This lets us define multiple
126 groups using a single DragDrop subclass if we want.            </div>\r
127                         </div>\r
128         </td>\r
129         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#groups" href="output/Ext.dd.DragDrop.html#groups">DragDrop</a></td>\r
130     </tr>\r
131         <tr class="property-row inherited alt expandable">\r
132         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
133         <td class="sig">\r
134         <a id="Ext.dd.DragSource-hasOuterHandles"></a>\r
135             <b>hasOuterHandles</b> : boolean            <div class="mdesc">\r
136                         <div class="short">By default, drags can only be initiated if the mousedown occurs in the
137 region the linked element is.  This is done in...</div>\r
138             <div class="long">\r
139                 By default, drags can only be initiated if the mousedown occurs in the
140 region the linked element is.  This is done in part to work around a
141 bug in some browsers that mis-report the mousedown if the previous
142 mouseup happened outside of the window.  This property is set to true
143 if outer handles are defined.            </div>\r
144                         </div>\r
145         </td>\r
146         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#hasOuterHandles" href="output/Ext.dd.DragDrop.html#hasOuterHandles">DragDrop</a></td>\r
147     </tr>\r
148         <tr class="property-row inherited expandable">\r
149         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
150         <td class="sig">\r
151         <a id="Ext.dd.DragSource-id"></a>\r
152             <b>id</b> : String            <div class="mdesc">\r
153                         <div class="short">The id of the element associated with this object.  This is what we
154 refer to as the "linked element" because the size...</div>\r
155             <div class="long">\r
156                 The id of the element associated with this object.  This is what we
157 refer to as the "linked element" because the size and position of
158 this element is used to determine when the drag and drop objects have
159 interacted.            </div>\r
160                         </div>\r
161         </td>\r
162         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#id" href="output/Ext.dd.DragDrop.html#id">DragDrop</a></td>\r
163     </tr>\r
164         <tr class="property-row inherited alt">\r
165         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
166         <td class="sig">\r
167         <a id="Ext.dd.DragSource-invalidHandleClasses"></a>\r
168             <b>invalidHandleClasses</b> : Array            <div class="mdesc">\r
169                             An Array of CSS class names for elements to be considered in valid as drag handles.                        </div>\r
170         </td>\r
171         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#invalidHandleClasses" href="output/Ext.dd.DragDrop.html#invalidHandleClasses">DragDrop</a></td>\r
172     </tr>\r
173         <tr class="property-row inherited expandable">\r
174         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
175         <td class="sig">\r
176         <a id="Ext.dd.DragSource-invalidHandleIds"></a>\r
177             <b>invalidHandleIds</b> : Object            <div class="mdesc">\r
178                         <div class="short">An object who's property names identify the IDs of elements to be considered invalid as drag handles.
179 A non-null prop...</div>\r
180             <div class="long">\r
181                 An object who's property names identify the IDs of elements to be considered invalid as drag handles.
182 A non-null property value identifies the ID as invalid. For example, to prevent
183 dragging from being initiated on element ID "foo", use:<pre><code>{
184     foo: true
185 }</code></pre>            </div>\r
186                         </div>\r
187         </td>\r
188         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#invalidHandleIds" href="output/Ext.dd.DragDrop.html#invalidHandleIds">DragDrop</a></td>\r
189     </tr>\r
190         <tr class="property-row inherited alt expandable">\r
191         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
192         <td class="sig">\r
193         <a id="Ext.dd.DragSource-invalidHandleTypes"></a>\r
194             <b>invalidHandleTypes</b> : Object            <div class="mdesc">\r
195                         <div class="short">An object who's property names identify HTML tags to be considered invalid as drag handles.
196 A non-null property value...</div>\r
197             <div class="long">\r
198                 An object who's property names identify HTML tags to be considered invalid as drag handles.
199 A non-null property value identifies the tag as invalid. Defaults to the 
200 following value which prevents drag operations from being initiated by &lt;a> elements:<pre><code>{
201     A: <em>"A"</em>
202 }</code></pre>            </div>\r
203                         </div>\r
204         </td>\r
205         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#invalidHandleTypes" href="output/Ext.dd.DragDrop.html#invalidHandleTypes">DragDrop</a></td>\r
206     </tr>\r
207         <tr class="property-row inherited">\r
208         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
209         <td class="sig">\r
210         <a id="Ext.dd.DragSource-isTarget"></a>\r
211             <b>isTarget</b> : boolean            <div class="mdesc">\r
212                             By default, all instances can be a drop target.  This can be disabled by
213 setting isTarget to false.                        </div>\r
214         </td>\r
215         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#isTarget" href="output/Ext.dd.DragDrop.html#isTarget">DragDrop</a></td>\r
216     </tr>\r
217         <tr class="property-row inherited alt expandable">\r
218         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
219         <td class="sig">\r
220         <a id="Ext.dd.DragSource-maintainOffset"></a>\r
221             <b>maintainOffset</b> : boolean            <div class="mdesc">\r
222                         <div class="short">Maintain offsets when we resetconstraints.  Set to true when you want
223 the position of the element relative to its par...</div>\r
224             <div class="long">\r
225                 Maintain offsets when we resetconstraints.  Set to true when you want
226 the position of the element relative to its parent to stay the same
227 when the page changes            </div>\r
228                         </div>\r
229         </td>\r
230         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#maintainOffset" href="output/Ext.dd.DragDrop.html#maintainOffset">DragDrop</a></td>\r
231     </tr>\r
232         <tr class="property-row inherited expandable">\r
233         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
234         <td class="sig">\r
235         <a id="Ext.dd.DragSource-moveOnly"></a>\r
236             <b>moveOnly</b> : boolean            <div class="mdesc">\r
237                         <div class="short">When set to true, other DD objects in cooperating DDGroups do not receive
238 notification events when this DD object is ...</div>\r
239             <div class="long">\r
240                 When set to true, other DD objects in cooperating DDGroups do not receive
241 notification events when this DD object is dragged over them. Defaults to false.            </div>\r
242                         </div>\r
243         </td>\r
244         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#moveOnly" href="output/Ext.dd.DragDrop.html#moveOnly">DragDrop</a></td>\r
245     </tr>\r
246         <tr class="property-row alt expandable">\r
247         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
248         <td class="sig">\r
249         <a id="Ext.dd.DragSource-onStartDrag"></a>\r
250             <b>onStartDrag</b> : Object            <div class="mdesc">\r
251                         <div class="short">An empty function by default, but provided so that you can perform a custom action once the initial
252 drag event has be...</div>\r
253             <div class="long">\r
254                 An empty function by default, but provided so that you can perform a custom action once the initial
255 drag event has begun.  The drag cannot be canceled from this function.            </div>\r
256                         </div>\r
257         </td>\r
258         <td class="msource">DragSource</td>\r
259     </tr>\r
260         <tr class="property-row inherited">\r
261         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
262         <td class="sig">\r
263         <a id="Ext.dd.DragSource-padding"></a>\r
264             <b>padding</b> : int[]            <div class="mdesc">\r
265                             The padding configured for this drag and drop object for calculating
266 the drop zone intersection with this object.                        </div>\r
267         </td>\r
268         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#padding" href="output/Ext.dd.DragDrop.html#padding">DragDrop</a></td>\r
269     </tr>\r
270         <tr class="property-row inherited alt expandable">\r
271         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
272         <td class="sig">\r
273         <a id="Ext.dd.DragSource-primaryButtonOnly"></a>\r
274             <b>primaryButtonOnly</b> : boolean            <div class="mdesc">\r
275                         <div class="short">By default the drag and drop instance will only respond to the primary
276 button click (left button for a right-handed m...</div>\r
277             <div class="long">\r
278                 By default the drag and drop instance will only respond to the primary
279 button click (left button for a right-handed mouse).  Set to true to
280 allow drag and drop to start with any mouse click that is propogated
281 by the browser            </div>\r
282                         </div>\r
283         </td>\r
284         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#primaryButtonOnly" href="output/Ext.dd.DragDrop.html#primaryButtonOnly">DragDrop</a></td>\r
285     </tr>\r
286         <tr class="property-row inherited expandable">\r
287         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
288         <td class="sig">\r
289         <a id="Ext.dd.DragSource-resizeFrame"></a>\r
290             <b>resizeFrame</b> : boolean            <div class="mdesc">\r
291                         <div class="short">By default we resize the drag frame to be the same size as the element
292 we want to drag (this is to get the frame effe...</div>\r
293             <div class="long">\r
294                 By default we resize the drag frame to be the same size as the element
295 we want to drag (this is to get the frame effect).  We can turn it off
296 if we want a different behavior.            </div>\r
297                         </div>\r
298         </td>\r
299         <td class="msource"><a ext:cls="Ext.dd.DDProxy" ext:member="#resizeFrame" href="output/Ext.dd.DDProxy.html#resizeFrame">DDProxy</a></td>\r
300     </tr>\r
301         <tr class="property-row inherited alt expandable">\r
302         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
303         <td class="sig">\r
304         <a id="Ext.dd.DragSource-scroll"></a>\r
305             <b>scroll</b> : boolean            <div class="mdesc">\r
306                         <div class="short">When set to true, the utility automatically tries to scroll the browser
307 window when a drag and drop element is dragge...</div>\r
308             <div class="long">\r
309                 When set to true, the utility automatically tries to scroll the browser
310 window when a drag and drop element is dragged near the viewport boundary.
311 Defaults to true.            </div>\r
312                         </div>\r
313         </td>\r
314         <td class="msource"><a ext:cls="Ext.dd.DD" ext:member="#scroll" href="output/Ext.dd.DD.html#scroll">DD</a></td>\r
315     </tr>\r
316         <tr class="property-row inherited expandable">\r
317         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
318         <td class="sig">\r
319         <a id="Ext.dd.DragSource-xTicks"></a>\r
320             <b>xTicks</b> : int[]            <div class="mdesc">\r
321                         <div class="short">Array of pixel locations the element will snap to if we specified a
322 horizontal graduation/interval.  This array is ge...</div>\r
323             <div class="long">\r
324                 Array of pixel locations the element will snap to if we specified a
325 horizontal graduation/interval.  This array is generated automatically
326 when you define a tick interval.            </div>\r
327                         </div>\r
328         </td>\r
329         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#xTicks" href="output/Ext.dd.DragDrop.html#xTicks">DragDrop</a></td>\r
330     </tr>\r
331         <tr class="property-row inherited alt expandable">\r
332         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
333         <td class="sig">\r
334         <a id="Ext.dd.DragSource-yTicks"></a>\r
335             <b>yTicks</b> : int[]            <div class="mdesc">\r
336                         <div class="short">Array of pixel locations the element will snap to if we specified a
337 vertical graduation/interval.  This array is gene...</div>\r
338             <div class="long">\r
339                 Array of pixel locations the element will snap to if we specified a
340 vertical graduation/interval.  This array is generated automatically
341 when you define a tick interval.            </div>\r
342                         </div>\r
343         </td>\r
344         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#yTicks" href="output/Ext.dd.DragDrop.html#yTicks">DragDrop</a></td>\r
345     </tr>\r
346             </table>
347                 <a id="Ext.dd.DragSource-methods"></a>
348         <h2>Public Methods</h2>
349                 <table cellspacing="0" class="member-table">
350             <tr>
351                 <th class="sig-header" colspan="2">Method</th>
352                 <th class="msource-header">Defined By</th>
353             </tr>
354                 <tr class="method-row expandable">\r
355         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
356         <td class="sig">\r
357         <a id="Ext.dd.DragSource-DragSource"></a>\r
358             <b>DragSource</b>(&nbsp;<code>Mixed el</code>, <code>Object config</code>&nbsp;)            <div class="mdesc">\r
359                         <div class="short"></div>\r
360             <div class="long">\r
361                     <div class="mdetail-params">\r
362         <strong>Parameters:</strong>\r
363         <ul><li><code>el</code> : Mixed<div class="sub-desc">The container element</div></li><li><code>config</code> : Object<div class="sub-desc"></div></li>        </ul>\r
364         <strong>Returns:</strong>\r
365         <ul>\r
366             <li><code></code></li>\r
367         </ul>\r
368     </div>\r
369                 </div>\r
370                         </div>\r
371         </td>\r
372         <td class="msource">DragSource</td>\r
373     </tr>\r
374         <tr class="method-row inherited alt expandable">\r
375         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
376         <td class="sig">\r
377         <a id="Ext.dd.DragSource-addInvalidHandleClass"></a>\r
378             <b>addInvalidHandleClass</b>(&nbsp;<code>string cssClass</code>&nbsp;) : void            <div class="mdesc">\r
379                         <div class="short">Lets you specify a css class of elements that will not initiate a drag</div>\r
380             <div class="long">\r
381                 Lets you specify a css class of elements that will not initiate a drag    <div class="mdetail-params">\r
382         <strong>Parameters:</strong>\r
383         <ul><li><code>cssClass</code> : string<div class="sub-desc">the class of the elements you wish to ignore</div></li>        </ul>\r
384         <strong>Returns:</strong>\r
385         <ul>\r
386             <li><code>void</code></li>\r
387         </ul>\r
388     </div>\r
389                 </div>\r
390                         </div>\r
391         </td>\r
392         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#addInvalidHandleClass" href="output/Ext.dd.DragDrop.html#addInvalidHandleClass">DragDrop</a></td>\r
393     </tr>\r
394         <tr class="method-row inherited expandable">\r
395         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
396         <td class="sig">\r
397         <a id="Ext.dd.DragSource-addInvalidHandleId"></a>\r
398             <b>addInvalidHandleId</b>(&nbsp;<code>string id</code>&nbsp;) : void            <div class="mdesc">\r
399                         <div class="short">Lets you to specify an element id for a child of a drag handle
400 that should not initiate a drag</div>\r
401             <div class="long">\r
402                 Lets you to specify an element id for a child of a drag handle
403 that should not initiate a drag    <div class="mdetail-params">\r
404         <strong>Parameters:</strong>\r
405         <ul><li><code>id</code> : string<div class="sub-desc">the element id of the element you wish to ignore</div></li>        </ul>\r
406         <strong>Returns:</strong>\r
407         <ul>\r
408             <li><code>void</code></li>\r
409         </ul>\r
410     </div>\r
411                 </div>\r
412                         </div>\r
413         </td>\r
414         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#addInvalidHandleId" href="output/Ext.dd.DragDrop.html#addInvalidHandleId">DragDrop</a></td>\r
415     </tr>\r
416         <tr class="method-row inherited alt expandable">\r
417         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
418         <td class="sig">\r
419         <a id="Ext.dd.DragSource-addInvalidHandleType"></a>\r
420             <b>addInvalidHandleType</b>(&nbsp;<code>string tagName</code>&nbsp;) : void            <div class="mdesc">\r
421                         <div class="short">Allows you to specify a tag name that should not start a drag operation
422 when clicked.  This is designed to facilitate...</div>\r
423             <div class="long">\r
424                 Allows you to specify a tag name that should not start a drag operation
425 when clicked.  This is designed to facilitate embedding links within a
426 drag handle that do something other than start the drag.    <div class="mdetail-params">\r
427         <strong>Parameters:</strong>\r
428         <ul><li><code>tagName</code> : string<div class="sub-desc">the type of element to exclude</div></li>        </ul>\r
429         <strong>Returns:</strong>\r
430         <ul>\r
431             <li><code>void</code></li>\r
432         </ul>\r
433     </div>\r
434                 </div>\r
435                         </div>\r
436         </td>\r
437         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#addInvalidHandleType" href="output/Ext.dd.DragDrop.html#addInvalidHandleType">DragDrop</a></td>\r
438     </tr>\r
439         <tr class="method-row inherited expandable">\r
440         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
441         <td class="sig">\r
442         <a id="Ext.dd.DragSource-addToGroup"></a>\r
443             <b>addToGroup</b>(&nbsp;<code>sGroup {string}</code>&nbsp;) : void            <div class="mdesc">\r
444                         <div class="short">Add this instance to a group of related drag/drop objects.  All
445 instances belong to at least one group, and can belon...</div>\r
446             <div class="long">\r
447                 Add this instance to a group of related drag/drop objects.  All
448 instances belong to at least one group, and can belong to as many
449 groups as needed.    <div class="mdetail-params">\r
450         <strong>Parameters:</strong>\r
451         <ul><li><code>{string}</code> : sGroup<div class="sub-desc">the name of the group</div></li>        </ul>\r
452         <strong>Returns:</strong>\r
453         <ul>\r
454             <li><code>void</code></li>\r
455         </ul>\r
456     </div>\r
457                 </div>\r
458                         </div>\r
459         </td>\r
460         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#addToGroup" href="output/Ext.dd.DragDrop.html#addToGroup">DragDrop</a></td>\r
461     </tr>\r
462         <tr class="method-row alt expandable">\r
463         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
464         <td class="sig">\r
465         <a id="Ext.dd.DragSource-afterDragDrop"></a>\r
466             <b>afterDragDrop</b>(&nbsp;<code>Ext.dd.DragDrop target</code>, <code>Event e</code>, <code>String id</code>&nbsp;) : void            <div class="mdesc">\r
467                         <div class="short">An empty function by default, but provided so that you can perform a custom action
468 after a valid drag drop has occurr...</div>\r
469             <div class="long">\r
470                 An empty function by default, but provided so that you can perform a custom action
471 after a valid drag drop has occurred by providing an implementation.    <div class="mdetail-params">\r
472         <strong>Parameters:</strong>\r
473         <ul><li><code>target</code> : Ext.dd.DragDrop<div class="sub-desc">The drop target</div></li><li><code>e</code> : Event<div class="sub-desc">The event object</div></li><li><code>id</code> : String<div class="sub-desc">The id of the dropped element</div></li>        </ul>\r
474         <strong>Returns:</strong>\r
475         <ul>\r
476             <li><code>void</code></li>\r
477         </ul>\r
478     </div>\r
479                 </div>\r
480                         </div>\r
481         </td>\r
482         <td class="msource">DragSource</td>\r
483     </tr>\r
484         <tr class="method-row expandable">\r
485         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
486         <td class="sig">\r
487         <a id="Ext.dd.DragSource-afterDragEnter"></a>\r
488             <b>afterDragEnter</b>(&nbsp;<code>Ext.dd.DragDrop target</code>, <code>Event e</code>, <code>String id</code>&nbsp;) : void            <div class="mdesc">\r
489                         <div class="short">An empty function by default, but provided so that you can perform a custom action
490 when the dragged item enters the d...</div>\r
491             <div class="long">\r
492                 An empty function by default, but provided so that you can perform a custom action
493 when the dragged item enters the drop target by providing an implementation.    <div class="mdetail-params">\r
494         <strong>Parameters:</strong>\r
495         <ul><li><code>target</code> : Ext.dd.DragDrop<div class="sub-desc">The drop target</div></li><li><code>e</code> : Event<div class="sub-desc">The event object</div></li><li><code>id</code> : String<div class="sub-desc">The id of the dragged element</div></li>        </ul>\r
496         <strong>Returns:</strong>\r
497         <ul>\r
498             <li><code>void</code></li>\r
499         </ul>\r
500     </div>\r
501                 </div>\r
502                         </div>\r
503         </td>\r
504         <td class="msource">DragSource</td>\r
505     </tr>\r
506         <tr class="method-row alt expandable">\r
507         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
508         <td class="sig">\r
509         <a id="Ext.dd.DragSource-afterDragOut"></a>\r
510             <b>afterDragOut</b>(&nbsp;<code>Ext.dd.DragDrop target</code>, <code>Event e</code>, <code>String id</code>&nbsp;) : void            <div class="mdesc">\r
511                         <div class="short">An empty function by default, but provided so that you can perform a custom action
512 after the dragged item is dragged ...</div>\r
513             <div class="long">\r
514                 An empty function by default, but provided so that you can perform a custom action
515 after the dragged item is dragged out of the target without dropping.    <div class="mdetail-params">\r
516         <strong>Parameters:</strong>\r
517         <ul><li><code>target</code> : Ext.dd.DragDrop<div class="sub-desc">The drop target</div></li><li><code>e</code> : Event<div class="sub-desc">The event object</div></li><li><code>id</code> : String<div class="sub-desc">The id of the dragged element</div></li>        </ul>\r
518         <strong>Returns:</strong>\r
519         <ul>\r
520             <li><code>void</code></li>\r
521         </ul>\r
522     </div>\r
523                 </div>\r
524                         </div>\r
525         </td>\r
526         <td class="msource">DragSource</td>\r
527     </tr>\r
528         <tr class="method-row expandable">\r
529         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
530         <td class="sig">\r
531         <a id="Ext.dd.DragSource-afterDragOver"></a>\r
532             <b>afterDragOver</b>(&nbsp;<code>Ext.dd.DragDrop target</code>, <code>Event e</code>, <code>String id</code>&nbsp;) : void            <div class="mdesc">\r
533                         <div class="short">An empty function by default, but provided so that you can perform a custom action
534 while the dragged item is over the...</div>\r
535             <div class="long">\r
536                 An empty function by default, but provided so that you can perform a custom action
537 while the dragged item is over the drop target by providing an implementation.    <div class="mdetail-params">\r
538         <strong>Parameters:</strong>\r
539         <ul><li><code>target</code> : Ext.dd.DragDrop<div class="sub-desc">The drop target</div></li><li><code>e</code> : Event<div class="sub-desc">The event object</div></li><li><code>id</code> : String<div class="sub-desc">The id of the dragged element</div></li>        </ul>\r
540         <strong>Returns:</strong>\r
541         <ul>\r
542             <li><code>void</code></li>\r
543         </ul>\r
544     </div>\r
545                 </div>\r
546                         </div>\r
547         </td>\r
548         <td class="msource">DragSource</td>\r
549     </tr>\r
550         <tr class="method-row alt expandable">\r
551         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
552         <td class="sig">\r
553         <a id="Ext.dd.DragSource-afterInvalidDrop"></a>\r
554             <b>afterInvalidDrop</b>(&nbsp;<code>Event e</code>, <code>String id</code>&nbsp;) : void            <div class="mdesc">\r
555                         <div class="short">An empty function by default, but provided so that you can perform a custom action
556 after an invalid drop has occurred...</div>\r
557             <div class="long">\r
558                 An empty function by default, but provided so that you can perform a custom action
559 after an invalid drop has occurred by providing an implementation.    <div class="mdetail-params">\r
560         <strong>Parameters:</strong>\r
561         <ul><li><code>e</code> : Event<div class="sub-desc">The event object</div></li><li><code>id</code> : String<div class="sub-desc">The id of the dropped element</div></li>        </ul>\r
562         <strong>Returns:</strong>\r
563         <ul>\r
564             <li><code>void</code></li>\r
565         </ul>\r
566     </div>\r
567                 </div>\r
568                         </div>\r
569         </td>\r
570         <td class="msource">DragSource</td>\r
571     </tr>\r
572         <tr class="method-row inherited expandable">\r
573         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
574         <td class="sig">\r
575         <a id="Ext.dd.DragSource-alignElWithMouse"></a>\r
576             <b>alignElWithMouse</b>(&nbsp;<code>HTMLElement el</code>, <code>int iPageX</code>, <code>int iPageY</code>&nbsp;) : void            <div class="mdesc">\r
577                         <div class="short">Sets the element to the location of the mousedown or click event,
578 maintaining the cursor location relative to the loc...</div>\r
579             <div class="long">\r
580                 Sets the element to the location of the mousedown or click event,
581 maintaining the cursor location relative to the location on the element
582 that was clicked.  Override this if you want to place the element in a
583 location other than where the cursor is.    <div class="mdetail-params">\r
584         <strong>Parameters:</strong>\r
585         <ul><li><code>el</code> : HTMLElement<div class="sub-desc">the element to move</div></li><li><code>iPageX</code> : int<div class="sub-desc">the X coordinate of the mousedown or drag event</div></li><li><code>iPageY</code> : int<div class="sub-desc">the Y coordinate of the mousedown or drag event</div></li>        </ul>\r
586         <strong>Returns:</strong>\r
587         <ul>\r
588             <li><code>void</code></li>\r
589         </ul>\r
590     </div>\r
591                 </div>\r
592                         </div>\r
593         </td>\r
594         <td class="msource"><a ext:cls="Ext.dd.DD" ext:member="#alignElWithMouse" href="output/Ext.dd.DD.html#alignElWithMouse">DD</a></td>\r
595     </tr>\r
596         <tr class="method-row inherited alt expandable">\r
597         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
598         <td class="sig">\r
599         <a id="Ext.dd.DragSource-applyConfig"></a>\r
600             <b>applyConfig</b>() : void            <div class="mdesc">\r
601                         <div class="short">Applies the configuration parameters that were passed into the constructor.
602 This is supposed to happen at each level ...</div>\r
603             <div class="long">\r
604                 Applies the configuration parameters that were passed into the constructor.
605 This is supposed to happen at each level through the inheritance chain.  So
606 a DDProxy implentation will execute apply config on DDProxy, DD, and
607 DragDrop in order to get all of the parameters that are available in
608 each object.    <div class="mdetail-params">\r
609         <strong>Parameters:</strong>\r
610         <ul><li>None.</li>        </ul>\r
611         <strong>Returns:</strong>\r
612         <ul>\r
613             <li><code>void</code></li>\r
614         </ul>\r
615     </div>\r
616                 </div>\r
617                         </div>\r
618         </td>\r
619         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#applyConfig" href="output/Ext.dd.DragDrop.html#applyConfig">DragDrop</a></td>\r
620     </tr>\r
621         <tr class="method-row inherited expandable">\r
622         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
623         <td class="sig">\r
624         <a id="Ext.dd.DragSource-autoOffset"></a>\r
625             <b>autoOffset</b>(&nbsp;<code>int iPageX</code>, <code>int iPageY</code>&nbsp;) : void            <div class="mdesc">\r
626                         <div class="short">Sets the pointer offset to the distance between the linked element's top
627 left corner and the location the element was...</div>\r
628             <div class="long">\r
629                 Sets the pointer offset to the distance between the linked element's top
630 left corner and the location the element was clicked    <div class="mdetail-params">\r
631         <strong>Parameters:</strong>\r
632         <ul><li><code>iPageX</code> : int<div class="sub-desc">the X coordinate of the click</div></li><li><code>iPageY</code> : int<div class="sub-desc">the Y coordinate of the click</div></li>        </ul>\r
633         <strong>Returns:</strong>\r
634         <ul>\r
635             <li><code>void</code></li>\r
636         </ul>\r
637     </div>\r
638                 </div>\r
639                         </div>\r
640         </td>\r
641         <td class="msource"><a ext:cls="Ext.dd.DD" ext:member="#autoOffset" href="output/Ext.dd.DD.html#autoOffset">DD</a></td>\r
642     </tr>\r
643         <tr class="method-row inherited alt expandable">\r
644         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
645         <td class="sig">\r
646         <a id="Ext.dd.DragSource-b4Drag"></a>\r
647             <b>b4Drag</b>() : void            <div class="mdesc">\r
648                         <div class="short">Event that fires prior to the onDrag event.  Overrides
649 Ext.dd.DragDrop.</div>\r
650             <div class="long">\r
651                 Event that fires prior to the onDrag event.  Overrides
652 Ext.dd.DragDrop.    <div class="mdetail-params">\r
653         <strong>Parameters:</strong>\r
654         <ul><li>None.</li>        </ul>\r
655         <strong>Returns:</strong>\r
656         <ul>\r
657             <li><code>void</code></li>\r
658         </ul>\r
659     </div>\r
660                 </div>\r
661                         </div>\r
662         </td>\r
663         <td class="msource"><a ext:cls="Ext.dd.DD" ext:member="#b4Drag" href="output/Ext.dd.DD.html#b4Drag">DD</a></td>\r
664     </tr>\r
665         <tr class="method-row inherited expandable">\r
666         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
667         <td class="sig">\r
668         <a id="Ext.dd.DragSource-b4MouseDown"></a>\r
669             <b>b4MouseDown</b>() : void            <div class="mdesc">\r
670                         <div class="short">Event that fires prior to the onMouseDown event.  Overrides
671 Ext.dd.DragDrop.</div>\r
672             <div class="long">\r
673                 Event that fires prior to the onMouseDown event.  Overrides
674 Ext.dd.DragDrop.    <div class="mdetail-params">\r
675         <strong>Parameters:</strong>\r
676         <ul><li>None.</li>        </ul>\r
677         <strong>Returns:</strong>\r
678         <ul>\r
679             <li><code>void</code></li>\r
680         </ul>\r
681     </div>\r
682                 </div>\r
683                         </div>\r
684         </td>\r
685         <td class="msource"><a ext:cls="Ext.dd.DD" ext:member="#b4MouseDown" href="output/Ext.dd.DD.html#b4MouseDown">DD</a></td>\r
686     </tr>\r
687         <tr class="method-row alt expandable">\r
688         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
689         <td class="sig">\r
690         <a id="Ext.dd.DragSource-beforeDragDrop"></a>\r
691             <b>beforeDragDrop</b>(&nbsp;<code>Ext.dd.DragDrop target</code>, <code>Event e</code>, <code>String id</code>&nbsp;) : Boolean            <div class="mdesc">\r
692                         <div class="short">An empty function by default, but provided so that you can perform a custom action before the dragged
693 item is dropped...</div>\r
694             <div class="long">\r
695                 An empty function by default, but provided so that you can perform a custom action before the dragged
696 item is dropped onto the target and optionally cancel the onDragDrop.    <div class="mdetail-params">\r
697         <strong>Parameters:</strong>\r
698         <ul><li><code>target</code> : Ext.dd.DragDrop<div class="sub-desc">The drop target</div></li><li><code>e</code> : Event<div class="sub-desc">The event object</div></li><li><code>id</code> : String<div class="sub-desc">The id of the dragged element</div></li>        </ul>\r
699         <strong>Returns:</strong>\r
700         <ul>\r
701             <li><code>Boolean</code><div class="sub-desc">isValid True if the drag drop event is valid, else false to cancel</div></li>\r
702         </ul>\r
703     </div>\r
704                 </div>\r
705                         </div>\r
706         </td>\r
707         <td class="msource">DragSource</td>\r
708     </tr>\r
709         <tr class="method-row expandable">\r
710         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
711         <td class="sig">\r
712         <a id="Ext.dd.DragSource-beforeDragEnter"></a>\r
713             <b>beforeDragEnter</b>(&nbsp;<code>Ext.dd.DragDrop target</code>, <code>Event e</code>, <code>String id</code>&nbsp;) : Boolean            <div class="mdesc">\r
714                         <div class="short">An empty function by default, but provided so that you can perform a custom action
715 before the dragged item enters the...</div>\r
716             <div class="long">\r
717                 An empty function by default, but provided so that you can perform a custom action
718 before the dragged item enters the drop target and optionally cancel the onDragEnter.    <div class="mdetail-params">\r
719         <strong>Parameters:</strong>\r
720         <ul><li><code>target</code> : Ext.dd.DragDrop<div class="sub-desc">The drop target</div></li><li><code>e</code> : Event<div class="sub-desc">The event object</div></li><li><code>id</code> : String<div class="sub-desc">The id of the dragged element</div></li>        </ul>\r
721         <strong>Returns:</strong>\r
722         <ul>\r
723             <li><code>Boolean</code><div class="sub-desc">isValid True if the drag event is valid, else false to cancel</div></li>\r
724         </ul>\r
725     </div>\r
726                 </div>\r
727                         </div>\r
728         </td>\r
729         <td class="msource">DragSource</td>\r
730     </tr>\r
731         <tr class="method-row alt expandable">\r
732         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
733         <td class="sig">\r
734         <a id="Ext.dd.DragSource-beforeDragOut"></a>\r
735             <b>beforeDragOut</b>(&nbsp;<code>Ext.dd.DragDrop target</code>, <code>Event e</code>, <code>String id</code>&nbsp;) : Boolean            <div class="mdesc">\r
736                         <div class="short">An empty function by default, but provided so that you can perform a custom action before the dragged
737 item is dragged...</div>\r
738             <div class="long">\r
739                 An empty function by default, but provided so that you can perform a custom action before the dragged
740 item is dragged out of the target without dropping, and optionally cancel the onDragOut.    <div class="mdetail-params">\r
741         <strong>Parameters:</strong>\r
742         <ul><li><code>target</code> : Ext.dd.DragDrop<div class="sub-desc">The drop target</div></li><li><code>e</code> : Event<div class="sub-desc">The event object</div></li><li><code>id</code> : String<div class="sub-desc">The id of the dragged element</div></li>        </ul>\r
743         <strong>Returns:</strong>\r
744         <ul>\r
745             <li><code>Boolean</code><div class="sub-desc">isValid True if the drag event is valid, else false to cancel</div></li>\r
746         </ul>\r
747     </div>\r
748                 </div>\r
749                         </div>\r
750         </td>\r
751         <td class="msource">DragSource</td>\r
752     </tr>\r
753         <tr class="method-row expandable">\r
754         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
755         <td class="sig">\r
756         <a id="Ext.dd.DragSource-beforeDragOver"></a>\r
757             <b>beforeDragOver</b>(&nbsp;<code>Ext.dd.DragDrop target</code>, <code>Event e</code>, <code>String id</code>&nbsp;) : Boolean            <div class="mdesc">\r
758                         <div class="short">An empty function by default, but provided so that you can perform a custom action
759 while the dragged item is over the...</div>\r
760             <div class="long">\r
761                 An empty function by default, but provided so that you can perform a custom action
762 while the dragged item is over the drop target and optionally cancel the onDragOver.    <div class="mdetail-params">\r
763         <strong>Parameters:</strong>\r
764         <ul><li><code>target</code> : Ext.dd.DragDrop<div class="sub-desc">The drop target</div></li><li><code>e</code> : Event<div class="sub-desc">The event object</div></li><li><code>id</code> : String<div class="sub-desc">The id of the dragged element</div></li>        </ul>\r
765         <strong>Returns:</strong>\r
766         <ul>\r
767             <li><code>Boolean</code><div class="sub-desc">isValid True if the drag event is valid, else false to cancel</div></li>\r
768         </ul>\r
769     </div>\r
770                 </div>\r
771                         </div>\r
772         </td>\r
773         <td class="msource">DragSource</td>\r
774     </tr>\r
775         <tr class="method-row alt expandable">\r
776         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
777         <td class="sig">\r
778         <a id="Ext.dd.DragSource-beforeInvalidDrop"></a>\r
779             <b>beforeInvalidDrop</b>(&nbsp;<code>Ext.dd.DragDrop target</code>, <code>Event e</code>, <code>String id</code>&nbsp;) : Boolean            <div class="mdesc">\r
780                         <div class="short">An empty function by default, but provided so that you can perform a custom action after an invalid
781 drop has occurred.</div>\r
782             <div class="long">\r
783                 An empty function by default, but provided so that you can perform a custom action after an invalid
784 drop has occurred.    <div class="mdetail-params">\r
785         <strong>Parameters:</strong>\r
786         <ul><li><code>target</code> : Ext.dd.DragDrop<div class="sub-desc">The drop target</div></li><li><code>e</code> : Event<div class="sub-desc">The event object</div></li><li><code>id</code> : String<div class="sub-desc">The id of the dragged element</div></li>        </ul>\r
787         <strong>Returns:</strong>\r
788         <ul>\r
789             <li><code>Boolean</code><div class="sub-desc">isValid True if the invalid drop should proceed, else false to cancel</div></li>\r
790         </ul>\r
791     </div>\r
792                 </div>\r
793                         </div>\r
794         </td>\r
795         <td class="msource">DragSource</td>\r
796     </tr>\r
797         <tr class="method-row inherited expandable">\r
798         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
799         <td class="sig">\r
800         <a id="Ext.dd.DragSource-cachePosition"></a>\r
801             <b>cachePosition</b>(&nbsp;<code>iPageX the</code>, <code>iPageY the</code>&nbsp;) : void            <div class="mdesc">\r
802                         <div class="short">Saves the most recent position so that we can reset the constraints and
803 tick marks on-demand.  We need to know this s...</div>\r
804             <div class="long">\r
805                 Saves the most recent position so that we can reset the constraints and
806 tick marks on-demand.  We need to know this so that we can calculate the
807 number of pixels the element is offset from its original position.    <div class="mdetail-params">\r
808         <strong>Parameters:</strong>\r
809         <ul><li><code>the</code> : iPageX<div class="sub-desc">current x position (optional, this just makes it so we
810 don't have to look it up again)</div></li><li><code>the</code> : iPageY<div class="sub-desc">current y position (optional, this just makes it so we
811 don't have to look it up again)</div></li>        </ul>\r
812         <strong>Returns:</strong>\r
813         <ul>\r
814             <li><code>void</code></li>\r
815         </ul>\r
816     </div>\r
817                 </div>\r
818                         </div>\r
819         </td>\r
820         <td class="msource"><a ext:cls="Ext.dd.DD" ext:member="#cachePosition" href="output/Ext.dd.DD.html#cachePosition">DD</a></td>\r
821     </tr>\r
822         <tr class="method-row inherited alt expandable">\r
823         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
824         <td class="sig">\r
825         <a id="Ext.dd.DragSource-clearConstraints"></a>\r
826             <b>clearConstraints</b>() : void            <div class="mdesc">\r
827                         <div class="short">Clears any constraints applied to this instance.  Also clears ticks
828 since they can't exist independent of a constrain...</div>\r
829             <div class="long">\r
830                 Clears any constraints applied to this instance.  Also clears ticks
831 since they can't exist independent of a constraint at this time.    <div class="mdetail-params">\r
832         <strong>Parameters:</strong>\r
833         <ul><li>None.</li>        </ul>\r
834         <strong>Returns:</strong>\r
835         <ul>\r
836             <li><code>void</code></li>\r
837         </ul>\r
838     </div>\r
839                 </div>\r
840                         </div>\r
841         </td>\r
842         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#clearConstraints" href="output/Ext.dd.DragDrop.html#clearConstraints">DragDrop</a></td>\r
843     </tr>\r
844         <tr class="method-row inherited expandable">\r
845         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
846         <td class="sig">\r
847         <a id="Ext.dd.DragSource-clearTicks"></a>\r
848             <b>clearTicks</b>() : void            <div class="mdesc">\r
849                         <div class="short">Clears any tick interval defined for this instance</div>\r
850             <div class="long">\r
851                 Clears any tick interval defined for this instance    <div class="mdetail-params">\r
852         <strong>Parameters:</strong>\r
853         <ul><li>None.</li>        </ul>\r
854         <strong>Returns:</strong>\r
855         <ul>\r
856             <li><code>void</code></li>\r
857         </ul>\r
858     </div>\r
859                 </div>\r
860                         </div>\r
861         </td>\r
862         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#clearTicks" href="output/Ext.dd.DragDrop.html#clearTicks">DragDrop</a></td>\r
863     </tr>\r
864         <tr class="method-row inherited alt expandable">\r
865         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
866         <td class="sig">\r
867         <a id="Ext.dd.DragSource-constrainTo"></a>\r
868             <b>constrainTo</b>(&nbsp;<code>Mixed constrainTo</code>, <span class="optional" title="Optional">[<code>Object/Number pad</code>]</span>, <span class="optional" title="Optional">[<code>Boolean inContent</code>]</span>&nbsp;) : void            <div class="mdesc">\r
869                         <div class="short">Initializes the drag drop object's constraints to restrict movement to a certain element.
870 Usage:\r
871  var dd = new Ext.d...</div>\r
872             <div class="long">\r
873                 Initializes the drag drop object's constraints to restrict movement to a certain element.
874 Usage:\r
875  <pre><code>var dd = <b>new</b> Ext.dd.DDProxy(<em>"dragDiv1"</em>, <em>"proxytest"</em>,
876                 { dragElId: <em>"existingProxyDiv"</em> });
877  dd.startDrag = <b>function</b>(){
878      <b>this</b>.constrainTo(<em>"parent-id"</em>);
879  };</code></pre>
880 Or you can initalize it using the <a ext:cls="Ext.Element" href="output/Ext.Element.html">Ext.Element</a> object:\r
881  <pre><code>Ext.get(<em>"dragDiv1"</em>).initDDProxy(<em>"proxytest"</em>, {dragElId: <em>"existingProxyDiv"</em>}, {
882      startDrag : <b>function</b>(){
883          <b>this</b>.constrainTo(<em>"parent-id"</em>);
884      }
885  });</code></pre>    <div class="mdetail-params">\r
886         <strong>Parameters:</strong>\r
887         <ul><li><code>constrainTo</code> : Mixed<div class="sub-desc">The element to constrain to.</div></li><li><code>pad</code> : Object/Number<div class="sub-desc">(optional) Pad provides a way to specify "padding" of the constraints,
888 and can be either a number for symmetrical padding (4 would be equal to {left:4, right:4, top:4, bottom:4}) or
889 an object containing the sides to pad. For example: {right:10, bottom:10}</div></li><li><code>inContent</code> : Boolean<div class="sub-desc">(optional) Constrain the draggable in the content box of the element (inside padding and borders)</div></li>        </ul>\r
890         <strong>Returns:</strong>\r
891         <ul>\r
892             <li><code>void</code></li>\r
893         </ul>\r
894     </div>\r
895                 </div>\r
896                         </div>\r
897         </td>\r
898         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#constrainTo" href="output/Ext.dd.DragDrop.html#constrainTo">DragDrop</a></td>\r
899     </tr>\r
900         <tr class="method-row inherited expandable">\r
901         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
902         <td class="sig">\r
903         <a id="Ext.dd.DragSource-createFrame"></a>\r
904             <b>createFrame</b>() : void            <div class="mdesc">\r
905                         <div class="short">Creates the proxy element if it does not yet exist</div>\r
906             <div class="long">\r
907                 Creates the proxy element if it does not yet exist    <div class="mdetail-params">\r
908         <strong>Parameters:</strong>\r
909         <ul><li>None.</li>        </ul>\r
910         <strong>Returns:</strong>\r
911         <ul>\r
912             <li><code>void</code></li>\r
913         </ul>\r
914     </div>\r
915                 </div>\r
916                         </div>\r
917         </td>\r
918         <td class="msource"><a ext:cls="Ext.dd.DDProxy" ext:member="#createFrame" href="output/Ext.dd.DDProxy.html#createFrame">DDProxy</a></td>\r
919     </tr>\r
920         <tr class="method-row inherited alt expandable">\r
921         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
922         <td class="sig">\r
923         <a id="Ext.dd.DragSource-endDrag"></a>\r
924             <b>endDrag</b>(&nbsp;<code>Event e</code>&nbsp;) : void            <div class="mdesc">\r
925                         <div class="short">Fired when we are done dragging the object</div>\r
926             <div class="long">\r
927                 Fired when we are done dragging the object    <div class="mdetail-params">\r
928         <strong>Parameters:</strong>\r
929         <ul><li><code>e</code> : Event<div class="sub-desc">the mouseup event</div></li>        </ul>\r
930         <strong>Returns:</strong>\r
931         <ul>\r
932             <li><code>void</code></li>\r
933         </ul>\r
934     </div>\r
935                 </div>\r
936                         </div>\r
937         </td>\r
938         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#endDrag" href="output/Ext.dd.DragDrop.html#endDrag">DragDrop</a></td>\r
939     </tr>\r
940         <tr class="method-row expandable">\r
941         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
942         <td class="sig">\r
943         <a id="Ext.dd.DragSource-getDragData"></a>\r
944             <b>getDragData</b>() : Object            <div class="mdesc">\r
945                         <div class="short">Returns the data object associated with this drag source</div>\r
946             <div class="long">\r
947                 Returns the data object associated with this drag source    <div class="mdetail-params">\r
948         <strong>Parameters:</strong>\r
949         <ul><li>None.</li>        </ul>\r
950         <strong>Returns:</strong>\r
951         <ul>\r
952             <li><code>Object</code><div class="sub-desc">data An object containing arbitrary data</div></li>\r
953         </ul>\r
954     </div>\r
955                 </div>\r
956                         </div>\r
957         </td>\r
958         <td class="msource">DragSource</td>\r
959     </tr>\r
960         <tr class="method-row inherited alt expandable">\r
961         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
962         <td class="sig">\r
963         <a id="Ext.dd.DragSource-getDragEl"></a>\r
964             <b>getDragEl</b>() : HTMLElement            <div class="mdesc">\r
965                         <div class="short">Returns a reference to the actual element to drag.  By default this is
966 the same as the html element, but it can be as...</div>\r
967             <div class="long">\r
968                 Returns a reference to the actual element to drag.  By default this is
969 the same as the html element, but it can be assigned to another
970 element. An example of this can be found in Ext.dd.DDProxy    <div class="mdetail-params">\r
971         <strong>Parameters:</strong>\r
972         <ul><li>None.</li>        </ul>\r
973         <strong>Returns:</strong>\r
974         <ul>\r
975             <li><code>HTMLElement</code><div class="sub-desc">the html element</div></li>\r
976         </ul>\r
977     </div>\r
978                 </div>\r
979                         </div>\r
980         </td>\r
981         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#getDragEl" href="output/Ext.dd.DragDrop.html#getDragEl">DragDrop</a></td>\r
982     </tr>\r
983         <tr class="method-row inherited expandable">\r
984         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
985         <td class="sig">\r
986         <a id="Ext.dd.DragSource-getEl"></a>\r
987             <b>getEl</b>() : HTMLElement            <div class="mdesc">\r
988                         <div class="short">Returns a reference to the linked element</div>\r
989             <div class="long">\r
990                 Returns a reference to the linked element    <div class="mdetail-params">\r
991         <strong>Parameters:</strong>\r
992         <ul><li>None.</li>        </ul>\r
993         <strong>Returns:</strong>\r
994         <ul>\r
995             <li><code>HTMLElement</code><div class="sub-desc">the html element</div></li>\r
996         </ul>\r
997     </div>\r
998                 </div>\r
999                         </div>\r
1000         </td>\r
1001         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#getEl" href="output/Ext.dd.DragDrop.html#getEl">DragDrop</a></td>\r
1002     </tr>\r
1003         <tr class="method-row alt expandable">\r
1004         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1005         <td class="sig">\r
1006         <a id="Ext.dd.DragSource-getProxy"></a>\r
1007             <b>getProxy</b>() : Ext.dd.StatusProxy            <div class="mdesc">\r
1008                         <div class="short">Returns the drag source's underlying <a ext:cls="Ext.dd.StatusProxy" href="output/Ext.dd.StatusProxy.html">Ext.dd.StatusProxy</a></div>\r
1009             <div class="long">\r
1010                 Returns the drag source's underlying <a ext:cls="Ext.dd.StatusProxy" href="output/Ext.dd.StatusProxy.html">Ext.dd.StatusProxy</a>    <div class="mdetail-params">\r
1011         <strong>Parameters:</strong>\r
1012         <ul><li>None.</li>        </ul>\r
1013         <strong>Returns:</strong>\r
1014         <ul>\r
1015             <li><code>Ext.dd.StatusProxy</code><div class="sub-desc">proxy The StatusProxy</div></li>\r
1016         </ul>\r
1017     </div>\r
1018                 </div>\r
1019                         </div>\r
1020         </td>\r
1021         <td class="msource">DragSource</td>\r
1022     </tr>\r
1023         <tr class="method-row expandable">\r
1024         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1025         <td class="sig">\r
1026         <a id="Ext.dd.DragSource-hideProxy"></a>\r
1027             <b>hideProxy</b>() : void            <div class="mdesc">\r
1028                         <div class="short">Hides the drag source's <a ext:cls="Ext.dd.StatusProxy" href="output/Ext.dd.StatusProxy.html">Ext.dd.StatusProxy</a></div>\r
1029             <div class="long">\r
1030                 Hides the drag source's <a ext:cls="Ext.dd.StatusProxy" href="output/Ext.dd.StatusProxy.html">Ext.dd.StatusProxy</a>    <div class="mdetail-params">\r
1031         <strong>Parameters:</strong>\r
1032         <ul><li>None.</li>        </ul>\r
1033         <strong>Returns:</strong>\r
1034         <ul>\r
1035             <li><code>void</code></li>\r
1036         </ul>\r
1037     </div>\r
1038                 </div>\r
1039                         </div>\r
1040         </td>\r
1041         <td class="msource">DragSource</td>\r
1042     </tr>\r
1043         <tr class="method-row inherited alt expandable">\r
1044         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1045         <td class="sig">\r
1046         <a id="Ext.dd.DragSource-init"></a>\r
1047             <b>init</b>(&nbsp;<code>id the</code>, <code>String sGroup</code>, <code>object config</code>&nbsp;) : void            <div class="mdesc">\r
1048                         <div class="short">Sets up the DragDrop object.  Must be called in the constructor of any
1049 Ext.dd.DragDrop subclass</div>\r
1050             <div class="long">\r
1051                 Sets up the DragDrop object.  Must be called in the constructor of any
1052 Ext.dd.DragDrop subclass    <div class="mdetail-params">\r
1053         <strong>Parameters:</strong>\r
1054         <ul><li><code>the</code> : id<div class="sub-desc">id of the linked element</div></li><li><code>sGroup</code> : String<div class="sub-desc">the group of related items</div></li><li><code>config</code> : object<div class="sub-desc">configuration attributes</div></li>        </ul>\r
1055         <strong>Returns:</strong>\r
1056         <ul>\r
1057             <li><code>void</code></li>\r
1058         </ul>\r
1059     </div>\r
1060                 </div>\r
1061                         </div>\r
1062         </td>\r
1063         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#init" href="output/Ext.dd.DragDrop.html#init">DragDrop</a></td>\r
1064     </tr>\r
1065         <tr class="method-row inherited expandable">\r
1066         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1067         <td class="sig">\r
1068         <a id="Ext.dd.DragSource-initFrame"></a>\r
1069             <b>initFrame</b>() : void            <div class="mdesc">\r
1070                         <div class="short">Initialization for the drag frame element.  Must be called in the
1071 constructor of all subclasses</div>\r
1072             <div class="long">\r
1073                 Initialization for the drag frame element.  Must be called in the
1074 constructor of all subclasses    <div class="mdetail-params">\r
1075         <strong>Parameters:</strong>\r
1076         <ul><li>None.</li>        </ul>\r
1077         <strong>Returns:</strong>\r
1078         <ul>\r
1079             <li><code>void</code></li>\r
1080         </ul>\r
1081     </div>\r
1082                 </div>\r
1083                         </div>\r
1084         </td>\r
1085         <td class="msource"><a ext:cls="Ext.dd.DDProxy" ext:member="#initFrame" href="output/Ext.dd.DDProxy.html#initFrame">DDProxy</a></td>\r
1086     </tr>\r
1087         <tr class="method-row inherited alt expandable">\r
1088         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1089         <td class="sig">\r
1090         <a id="Ext.dd.DragSource-initTarget"></a>\r
1091             <b>initTarget</b>(&nbsp;<code>id the</code>, <code>String sGroup</code>, <code>object config</code>&nbsp;) : void            <div class="mdesc">\r
1092                         <div class="short">Initializes Targeting functionality only... the object does not
1093 get a mousedown handler.</div>\r
1094             <div class="long">\r
1095                 Initializes Targeting functionality only... the object does not
1096 get a mousedown handler.    <div class="mdetail-params">\r
1097         <strong>Parameters:</strong>\r
1098         <ul><li><code>the</code> : id<div class="sub-desc">id of the linked element</div></li><li><code>sGroup</code> : String<div class="sub-desc">the group of related items</div></li><li><code>config</code> : object<div class="sub-desc">configuration attributes</div></li>        </ul>\r
1099         <strong>Returns:</strong>\r
1100         <ul>\r
1101             <li><code>void</code></li>\r
1102         </ul>\r
1103     </div>\r
1104                 </div>\r
1105                         </div>\r
1106         </td>\r
1107         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#initTarget" href="output/Ext.dd.DragDrop.html#initTarget">DragDrop</a></td>\r
1108     </tr>\r
1109         <tr class="method-row inherited expandable">\r
1110         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1111         <td class="sig">\r
1112         <a id="Ext.dd.DragSource-isLocked"></a>\r
1113             <b>isLocked</b>() : boolean            <div class="mdesc">\r
1114                         <div class="short">Returns true if this instance is locked, or the drag drop mgr is locked
1115 (meaning that all drag/drop is disabled on th...</div>\r
1116             <div class="long">\r
1117                 Returns true if this instance is locked, or the drag drop mgr is locked
1118 (meaning that all drag/drop is disabled on the page.)    <div class="mdetail-params">\r
1119         <strong>Parameters:</strong>\r
1120         <ul><li>None.</li>        </ul>\r
1121         <strong>Returns:</strong>\r
1122         <ul>\r
1123             <li><code>boolean</code><div class="sub-desc">true if this obj or all drag/drop is locked, else false</div></li>\r
1124         </ul>\r
1125     </div>\r
1126                 </div>\r
1127                         </div>\r
1128         </td>\r
1129         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#isLocked" href="output/Ext.dd.DragDrop.html#isLocked">DragDrop</a></td>\r
1130     </tr>\r
1131         <tr class="method-row inherited alt expandable">\r
1132         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1133         <td class="sig">\r
1134         <a id="Ext.dd.DragSource-isValidHandleChild"></a>\r
1135             <b>isValidHandleChild</b>(&nbsp;<code>HTMLElement node</code>&nbsp;) : boolean            <div class="mdesc">\r
1136                         <div class="short">Checks the tag exclusion list to see if this click should be ignored</div>\r
1137             <div class="long">\r
1138                 Checks the tag exclusion list to see if this click should be ignored    <div class="mdetail-params">\r
1139         <strong>Parameters:</strong>\r
1140         <ul><li><code>node</code> : HTMLElement<div class="sub-desc">the HTMLElement to evaluate</div></li>        </ul>\r
1141         <strong>Returns:</strong>\r
1142         <ul>\r
1143             <li><code>boolean</code><div class="sub-desc">true if this is a valid tag type, false if not</div></li>\r
1144         </ul>\r
1145     </div>\r
1146                 </div>\r
1147                         </div>\r
1148         </td>\r
1149         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#isValidHandleChild" href="output/Ext.dd.DragDrop.html#isValidHandleChild">DragDrop</a></td>\r
1150     </tr>\r
1151         <tr class="method-row inherited expandable">\r
1152         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1153         <td class="sig">\r
1154         <a id="Ext.dd.DragSource-lock"></a>\r
1155             <b>lock</b>() : void            <div class="mdesc">\r
1156                         <div class="short">Lock this instance</div>\r
1157             <div class="long">\r
1158                 Lock this instance    <div class="mdetail-params">\r
1159         <strong>Parameters:</strong>\r
1160         <ul><li>None.</li>        </ul>\r
1161         <strong>Returns:</strong>\r
1162         <ul>\r
1163             <li><code>void</code></li>\r
1164         </ul>\r
1165     </div>\r
1166                 </div>\r
1167                         </div>\r
1168         </td>\r
1169         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#lock" href="output/Ext.dd.DragDrop.html#lock">DragDrop</a></td>\r
1170     </tr>\r
1171         <tr class="method-row inherited alt expandable">\r
1172         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1173         <td class="sig">\r
1174         <a id="Ext.dd.DragSource-onAvailable"></a>\r
1175             <b>onAvailable</b>() : void            <div class="mdesc">\r
1176                         <div class="short">Override the onAvailable method to do what is needed after the initial
1177 position was determined.</div>\r
1178             <div class="long">\r
1179                 Override the onAvailable method to do what is needed after the initial
1180 position was determined.    <div class="mdetail-params">\r
1181         <strong>Parameters:</strong>\r
1182         <ul><li>None.</li>        </ul>\r
1183         <strong>Returns:</strong>\r
1184         <ul>\r
1185             <li><code>void</code></li>\r
1186         </ul>\r
1187     </div>\r
1188                 </div>\r
1189                         </div>\r
1190         </td>\r
1191         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#onAvailable" href="output/Ext.dd.DragDrop.html#onAvailable">DragDrop</a></td>\r
1192     </tr>\r
1193         <tr class="method-row expandable">\r
1194         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1195         <td class="sig">\r
1196         <a id="Ext.dd.DragSource-onBeforeDrag"></a>\r
1197             <b>onBeforeDrag</b>(&nbsp;<code>Object data</code>, <code>Event e</code>&nbsp;) : Boolean            <div class="mdesc">\r
1198                         <div class="short">An empty function by default, but provided so that you can perform a custom action before the initial
1199 drag event begi...</div>\r
1200             <div class="long">\r
1201                 An empty function by default, but provided so that you can perform a custom action before the initial
1202 drag event begins and optionally cancel it.    <div class="mdetail-params">\r
1203         <strong>Parameters:</strong>\r
1204         <ul><li><code>data</code> : Object<div class="sub-desc">An object containing arbitrary data to be shared with drop targets</div></li><li><code>e</code> : Event<div class="sub-desc">The event object</div></li>        </ul>\r
1205         <strong>Returns:</strong>\r
1206         <ul>\r
1207             <li><code>Boolean</code><div class="sub-desc">isValid True if the drag event is valid, else false to cancel</div></li>\r
1208         </ul>\r
1209     </div>\r
1210                 </div>\r
1211                         </div>\r
1212         </td>\r
1213         <td class="msource">DragSource</td>\r
1214     </tr>\r
1215         <tr class="method-row inherited alt expandable">\r
1216         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1217         <td class="sig">\r
1218         <a id="Ext.dd.DragSource-onDrag"></a>\r
1219             <b>onDrag</b>(&nbsp;<code>Event e</code>&nbsp;) : void            <div class="mdesc">\r
1220                         <div class="short">Abstract method called during the onMouseMove event while dragging an
1221 object.</div>\r
1222             <div class="long">\r
1223                 Abstract method called during the onMouseMove event while dragging an
1224 object.    <div class="mdetail-params">\r
1225         <strong>Parameters:</strong>\r
1226         <ul><li><code>e</code> : Event<div class="sub-desc">the mousemove event</div></li>        </ul>\r
1227         <strong>Returns:</strong>\r
1228         <ul>\r
1229             <li><code>void</code></li>\r
1230         </ul>\r
1231     </div>\r
1232                 </div>\r
1233                         </div>\r
1234         </td>\r
1235         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#onDrag" href="output/Ext.dd.DragDrop.html#onDrag">DragDrop</a></td>\r
1236     </tr>\r
1237         <tr class="method-row inherited expandable">\r
1238         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1239         <td class="sig">\r
1240         <a id="Ext.dd.DragSource-onDragDrop"></a>\r
1241             <b>onDragDrop</b>(&nbsp;<code>Event e</code>, <code>String|DragDrop[] id</code>&nbsp;) : void            <div class="mdesc">\r
1242                         <div class="short">Abstract method called when this item is dropped on another DragDrop
1243 obj</div>\r
1244             <div class="long">\r
1245                 Abstract method called when this item is dropped on another DragDrop
1246 obj    <div class="mdetail-params">\r
1247         <strong>Parameters:</strong>\r
1248         <ul><li><code>e</code> : Event<div class="sub-desc">the mouseup event</div></li><li><code>id</code> : String|DragDrop[]<div class="sub-desc">In POINT mode, the element
1249 id this was dropped on. In INTERSECT mode, an array of dd items this
1250 was dropped on.</div></li>        </ul>\r
1251         <strong>Returns:</strong>\r
1252         <ul>\r
1253             <li><code>void</code></li>\r
1254         </ul>\r
1255     </div>\r
1256                 </div>\r
1257                         </div>\r
1258         </td>\r
1259         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#onDragDrop" href="output/Ext.dd.DragDrop.html#onDragDrop">DragDrop</a></td>\r
1260     </tr>\r
1261         <tr class="method-row inherited alt expandable">\r
1262         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1263         <td class="sig">\r
1264         <a id="Ext.dd.DragSource-onDragEnter"></a>\r
1265             <b>onDragEnter</b>(&nbsp;<code>Event e</code>, <code>String|DragDrop[] id</code>&nbsp;) : void            <div class="mdesc">\r
1266                         <div class="short">Abstract method called when this element fist begins hovering over
1267 another DragDrop obj</div>\r
1268             <div class="long">\r
1269                 Abstract method called when this element fist begins hovering over
1270 another DragDrop obj    <div class="mdetail-params">\r
1271         <strong>Parameters:</strong>\r
1272         <ul><li><code>e</code> : Event<div class="sub-desc">the mousemove event</div></li><li><code>id</code> : String|DragDrop[]<div class="sub-desc">In POINT mode, the element
1273 id this is hovering over. In INTERSECT mode, an array of one or more
1274 dragdrop items being hovered over.</div></li>        </ul>\r
1275         <strong>Returns:</strong>\r
1276         <ul>\r
1277             <li><code>void</code></li>\r
1278         </ul>\r
1279     </div>\r
1280                 </div>\r
1281                         </div>\r
1282         </td>\r
1283         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#onDragEnter" href="output/Ext.dd.DragDrop.html#onDragEnter">DragDrop</a></td>\r
1284     </tr>\r
1285         <tr class="method-row inherited expandable">\r
1286         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1287         <td class="sig">\r
1288         <a id="Ext.dd.DragSource-onDragOut"></a>\r
1289             <b>onDragOut</b>(&nbsp;<code>Event e</code>, <code>String|DragDrop[] id</code>&nbsp;) : void            <div class="mdesc">\r
1290                         <div class="short">Abstract method called when we are no longer hovering over an element</div>\r
1291             <div class="long">\r
1292                 Abstract method called when we are no longer hovering over an element    <div class="mdetail-params">\r
1293         <strong>Parameters:</strong>\r
1294         <ul><li><code>e</code> : Event<div class="sub-desc">the mousemove event</div></li><li><code>id</code> : String|DragDrop[]<div class="sub-desc">In POINT mode, the element
1295 id this was hovering over. In INTERSECT mode, an array of dd items
1296 that the mouse is no longer over.</div></li>        </ul>\r
1297         <strong>Returns:</strong>\r
1298         <ul>\r
1299             <li><code>void</code></li>\r
1300         </ul>\r
1301     </div>\r
1302                 </div>\r
1303                         </div>\r
1304         </td>\r
1305         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#onDragOut" href="output/Ext.dd.DragDrop.html#onDragOut">DragDrop</a></td>\r
1306     </tr>\r
1307         <tr class="method-row inherited alt expandable">\r
1308         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1309         <td class="sig">\r
1310         <a id="Ext.dd.DragSource-onDragOver"></a>\r
1311             <b>onDragOver</b>(&nbsp;<code>Event e</code>, <code>String|DragDrop[] id</code>&nbsp;) : void            <div class="mdesc">\r
1312                         <div class="short">Abstract method called when this element is hovering over another
1313 DragDrop obj</div>\r
1314             <div class="long">\r
1315                 Abstract method called when this element is hovering over another
1316 DragDrop obj    <div class="mdetail-params">\r
1317         <strong>Parameters:</strong>\r
1318         <ul><li><code>e</code> : Event<div class="sub-desc">the mousemove event</div></li><li><code>id</code> : String|DragDrop[]<div class="sub-desc">In POINT mode, the element
1319 id this is hovering over. In INTERSECT mode, an array of dd items
1320 being hovered over.</div></li>        </ul>\r
1321         <strong>Returns:</strong>\r
1322         <ul>\r
1323             <li><code>void</code></li>\r
1324         </ul>\r
1325     </div>\r
1326                 </div>\r
1327                         </div>\r
1328         </td>\r
1329         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#onDragOver" href="output/Ext.dd.DragDrop.html#onDragOver">DragDrop</a></td>\r
1330     </tr>\r
1331         <tr class="method-row inherited expandable">\r
1332         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1333         <td class="sig">\r
1334         <a id="Ext.dd.DragSource-onInvalidDrop"></a>\r
1335             <b>onInvalidDrop</b>(&nbsp;<code>Event e</code>&nbsp;) : void            <div class="mdesc">\r
1336                         <div class="short">Abstract method called when this item is dropped on an area with no
1337 drop target</div>\r
1338             <div class="long">\r
1339                 Abstract method called when this item is dropped on an area with no
1340 drop target    <div class="mdetail-params">\r
1341         <strong>Parameters:</strong>\r
1342         <ul><li><code>e</code> : Event<div class="sub-desc">the mouseup event</div></li>        </ul>\r
1343         <strong>Returns:</strong>\r
1344         <ul>\r
1345             <li><code>void</code></li>\r
1346         </ul>\r
1347     </div>\r
1348                 </div>\r
1349                         </div>\r
1350         </td>\r
1351         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#onInvalidDrop" href="output/Ext.dd.DragDrop.html#onInvalidDrop">DragDrop</a></td>\r
1352     </tr>\r
1353         <tr class="method-row inherited alt expandable">\r
1354         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1355         <td class="sig">\r
1356         <a id="Ext.dd.DragSource-onMouseDown"></a>\r
1357             <b>onMouseDown</b>(&nbsp;<code>Event e</code>&nbsp;) : void            <div class="mdesc">\r
1358                         <div class="short">Event handler that fires when a drag/drop obj gets a mousedown</div>\r
1359             <div class="long">\r
1360                 Event handler that fires when a drag/drop obj gets a mousedown    <div class="mdetail-params">\r
1361         <strong>Parameters:</strong>\r
1362         <ul><li><code>e</code> : Event<div class="sub-desc">the mousedown event</div></li>        </ul>\r
1363         <strong>Returns:</strong>\r
1364         <ul>\r
1365             <li><code>void</code></li>\r
1366         </ul>\r
1367     </div>\r
1368                 </div>\r
1369                         </div>\r
1370         </td>\r
1371         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#onMouseDown" href="output/Ext.dd.DragDrop.html#onMouseDown">DragDrop</a></td>\r
1372     </tr>\r
1373         <tr class="method-row inherited expandable">\r
1374         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1375         <td class="sig">\r
1376         <a id="Ext.dd.DragSource-onMouseUp"></a>\r
1377             <b>onMouseUp</b>(&nbsp;<code>Event e</code>&nbsp;) : void            <div class="mdesc">\r
1378                         <div class="short">Event handler that fires when a drag/drop obj gets a mouseup</div>\r
1379             <div class="long">\r
1380                 Event handler that fires when a drag/drop obj gets a mouseup    <div class="mdetail-params">\r
1381         <strong>Parameters:</strong>\r
1382         <ul><li><code>e</code> : Event<div class="sub-desc">the mouseup event</div></li>        </ul>\r
1383         <strong>Returns:</strong>\r
1384         <ul>\r
1385             <li><code>void</code></li>\r
1386         </ul>\r
1387     </div>\r
1388                 </div>\r
1389                         </div>\r
1390         </td>\r
1391         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#onMouseUp" href="output/Ext.dd.DragDrop.html#onMouseUp">DragDrop</a></td>\r
1392     </tr>\r
1393         <tr class="method-row inherited alt expandable">\r
1394         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1395         <td class="sig">\r
1396         <a id="Ext.dd.DragSource-removeFromGroup"></a>\r
1397             <b>removeFromGroup</b>(&nbsp;<code>string sGroup</code>&nbsp;) : void            <div class="mdesc">\r
1398                         <div class="short">Remove's this instance from the supplied interaction group</div>\r
1399             <div class="long">\r
1400                 Remove's this instance from the supplied interaction group    <div class="mdetail-params">\r
1401         <strong>Parameters:</strong>\r
1402         <ul><li><code>sGroup</code> : string<div class="sub-desc">The group to drop</div></li>        </ul>\r
1403         <strong>Returns:</strong>\r
1404         <ul>\r
1405             <li><code>void</code></li>\r
1406         </ul>\r
1407     </div>\r
1408                 </div>\r
1409                         </div>\r
1410         </td>\r
1411         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#removeFromGroup" href="output/Ext.dd.DragDrop.html#removeFromGroup">DragDrop</a></td>\r
1412     </tr>\r
1413         <tr class="method-row inherited expandable">\r
1414         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1415         <td class="sig">\r
1416         <a id="Ext.dd.DragSource-removeInvalidHandleClass"></a>\r
1417             <b>removeInvalidHandleClass</b>(&nbsp;<code>string cssClass</code>&nbsp;) : void            <div class="mdesc">\r
1418                         <div class="short">Unsets an invalid css class</div>\r
1419             <div class="long">\r
1420                 Unsets an invalid css class    <div class="mdetail-params">\r
1421         <strong>Parameters:</strong>\r
1422         <ul><li><code>cssClass</code> : string<div class="sub-desc">the class of the element(s) you wish to
1423 re-enable</div></li>        </ul>\r
1424         <strong>Returns:</strong>\r
1425         <ul>\r
1426             <li><code>void</code></li>\r
1427         </ul>\r
1428     </div>\r
1429                 </div>\r
1430                         </div>\r
1431         </td>\r
1432         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#removeInvalidHandleClass" href="output/Ext.dd.DragDrop.html#removeInvalidHandleClass">DragDrop</a></td>\r
1433     </tr>\r
1434         <tr class="method-row inherited alt expandable">\r
1435         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1436         <td class="sig">\r
1437         <a id="Ext.dd.DragSource-removeInvalidHandleId"></a>\r
1438             <b>removeInvalidHandleId</b>(&nbsp;<code>string id</code>&nbsp;) : void            <div class="mdesc">\r
1439                         <div class="short">Unsets an invalid handle id</div>\r
1440             <div class="long">\r
1441                 Unsets an invalid handle id    <div class="mdetail-params">\r
1442         <strong>Parameters:</strong>\r
1443         <ul><li><code>id</code> : string<div class="sub-desc">the id of the element to re-enable</div></li>        </ul>\r
1444         <strong>Returns:</strong>\r
1445         <ul>\r
1446             <li><code>void</code></li>\r
1447         </ul>\r
1448     </div>\r
1449                 </div>\r
1450                         </div>\r
1451         </td>\r
1452         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#removeInvalidHandleId" href="output/Ext.dd.DragDrop.html#removeInvalidHandleId">DragDrop</a></td>\r
1453     </tr>\r
1454         <tr class="method-row inherited expandable">\r
1455         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1456         <td class="sig">\r
1457         <a id="Ext.dd.DragSource-removeInvalidHandleType"></a>\r
1458             <b>removeInvalidHandleType</b>(&nbsp;<code>string tagName</code>&nbsp;) : void            <div class="mdesc">\r
1459                         <div class="short">Unsets an excluded tag name set by addInvalidHandleType</div>\r
1460             <div class="long">\r
1461                 Unsets an excluded tag name set by addInvalidHandleType    <div class="mdetail-params">\r
1462         <strong>Parameters:</strong>\r
1463         <ul><li><code>tagName</code> : string<div class="sub-desc">the type of element to unexclude</div></li>        </ul>\r
1464         <strong>Returns:</strong>\r
1465         <ul>\r
1466             <li><code>void</code></li>\r
1467         </ul>\r
1468     </div>\r
1469                 </div>\r
1470                         </div>\r
1471         </td>\r
1472         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#removeInvalidHandleType" href="output/Ext.dd.DragDrop.html#removeInvalidHandleType">DragDrop</a></td>\r
1473     </tr>\r
1474         <tr class="method-row inherited alt expandable">\r
1475         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1476         <td class="sig">\r
1477         <a id="Ext.dd.DragSource-resetConstraints"></a>\r
1478             <b>resetConstraints</b>(&nbsp;<code>boolean maintainOffset</code>&nbsp;) : void            <div class="mdesc">\r
1479                         <div class="short">resetConstraints must be called if you manually reposition a dd element.</div>\r
1480             <div class="long">\r
1481                 resetConstraints must be called if you manually reposition a dd element.    <div class="mdetail-params">\r
1482         <strong>Parameters:</strong>\r
1483         <ul><li><code>maintainOffset</code> : boolean<div class="sub-desc"></div></li>        </ul>\r
1484         <strong>Returns:</strong>\r
1485         <ul>\r
1486             <li><code>void</code></li>\r
1487         </ul>\r
1488     </div>\r
1489                 </div>\r
1490                         </div>\r
1491         </td>\r
1492         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#resetConstraints" href="output/Ext.dd.DragDrop.html#resetConstraints">DragDrop</a></td>\r
1493     </tr>\r
1494         <tr class="method-row inherited expandable">\r
1495         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1496         <td class="sig">\r
1497         <a id="Ext.dd.DragSource-setDelta"></a>\r
1498             <b>setDelta</b>(&nbsp;<code>int iDeltaX</code>, <code>int iDeltaY</code>&nbsp;) : void            <div class="mdesc">\r
1499                         <div class="short">Sets the pointer offset.  You can call this directly to force the
1500 offset to be in a particular location (e.g., pass i...</div>\r
1501             <div class="long">\r
1502                 Sets the pointer offset.  You can call this directly to force the
1503 offset to be in a particular location (e.g., pass in 0,0 to set it
1504 to the center of the object)    <div class="mdetail-params">\r
1505         <strong>Parameters:</strong>\r
1506         <ul><li><code>iDeltaX</code> : int<div class="sub-desc">the distance from the left</div></li><li><code>iDeltaY</code> : int<div class="sub-desc">the distance from the top</div></li>        </ul>\r
1507         <strong>Returns:</strong>\r
1508         <ul>\r
1509             <li><code>void</code></li>\r
1510         </ul>\r
1511     </div>\r
1512                 </div>\r
1513                         </div>\r
1514         </td>\r
1515         <td class="msource"><a ext:cls="Ext.dd.DD" ext:member="#setDelta" href="output/Ext.dd.DD.html#setDelta">DD</a></td>\r
1516     </tr>\r
1517         <tr class="method-row inherited alt expandable">\r
1518         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1519         <td class="sig">\r
1520         <a id="Ext.dd.DragSource-setDragElId"></a>\r
1521             <b>setDragElId</b>(&nbsp;<code>id {string}</code>&nbsp;) : void            <div class="mdesc">\r
1522                         <div class="short">Allows you to specify that an element other than the linked element
1523 will be moved with the cursor during a drag</div>\r
1524             <div class="long">\r
1525                 Allows you to specify that an element other than the linked element
1526 will be moved with the cursor during a drag    <div class="mdetail-params">\r
1527         <strong>Parameters:</strong>\r
1528         <ul><li><code>{string}</code> : id<div class="sub-desc">the id of the element that will be used to initiate the drag</div></li>        </ul>\r
1529         <strong>Returns:</strong>\r
1530         <ul>\r
1531             <li><code>void</code></li>\r
1532         </ul>\r
1533     </div>\r
1534                 </div>\r
1535                         </div>\r
1536         </td>\r
1537         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#setDragElId" href="output/Ext.dd.DragDrop.html#setDragElId">DragDrop</a></td>\r
1538     </tr>\r
1539         <tr class="method-row inherited expandable">\r
1540         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1541         <td class="sig">\r
1542         <a id="Ext.dd.DragSource-setDragElPos"></a>\r
1543             <b>setDragElPos</b>(&nbsp;<code>int iPageX</code>, <code>int iPageY</code>&nbsp;) : void            <div class="mdesc">\r
1544                         <div class="short">Sets the drag element to the location of the mousedown or click event,
1545 maintaining the cursor location relative to th...</div>\r
1546             <div class="long">\r
1547                 Sets the drag element to the location of the mousedown or click event,
1548 maintaining the cursor location relative to the location on the element
1549 that was clicked.  Override this if you want to place the element in a
1550 location other than where the cursor is.    <div class="mdetail-params">\r
1551         <strong>Parameters:</strong>\r
1552         <ul><li><code>iPageX</code> : int<div class="sub-desc">the X coordinate of the mousedown or drag event</div></li><li><code>iPageY</code> : int<div class="sub-desc">the Y coordinate of the mousedown or drag event</div></li>        </ul>\r
1553         <strong>Returns:</strong>\r
1554         <ul>\r
1555             <li><code>void</code></li>\r
1556         </ul>\r
1557     </div>\r
1558                 </div>\r
1559                         </div>\r
1560         </td>\r
1561         <td class="msource"><a ext:cls="Ext.dd.DD" ext:member="#setDragElPos" href="output/Ext.dd.DD.html#setDragElPos">DD</a></td>\r
1562     </tr>\r
1563         <tr class="method-row inherited alt expandable">\r
1564         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1565         <td class="sig">\r
1566         <a id="Ext.dd.DragSource-setHandleElId"></a>\r
1567             <b>setHandleElId</b>(&nbsp;<code>id {string}</code>&nbsp;) : void            <div class="mdesc">\r
1568                         <div class="short">Allows you to specify a child of the linked element that should be
1569 used to initiate the drag operation.  An example o...</div>\r
1570             <div class="long">\r
1571                 Allows you to specify a child of the linked element that should be
1572 used to initiate the drag operation.  An example of this would be if
1573 you have a content div with text and links.  Clicking anywhere in the
1574 content area would normally start the drag operation.  Use this method
1575 to specify that an element inside of the content div is the element
1576 that starts the drag operation.    <div class="mdetail-params">\r
1577         <strong>Parameters:</strong>\r
1578         <ul><li><code>{string}</code> : id<div class="sub-desc">the id of the element that will be used to
1579 initiate the drag.</div></li>        </ul>\r
1580         <strong>Returns:</strong>\r
1581         <ul>\r
1582             <li><code>void</code></li>\r
1583         </ul>\r
1584     </div>\r
1585                 </div>\r
1586                         </div>\r
1587         </td>\r
1588         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#setHandleElId" href="output/Ext.dd.DragDrop.html#setHandleElId">DragDrop</a></td>\r
1589     </tr>\r
1590         <tr class="method-row inherited expandable">\r
1591         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1592         <td class="sig">\r
1593         <a id="Ext.dd.DragSource-setInitialPosition"></a>\r
1594             <b>setInitialPosition</b>(&nbsp;<code>int diffX</code>, <code>int diffY</code>&nbsp;) : void            <div class="mdesc">\r
1595                         <div class="short">Stores the initial placement of the linked element.</div>\r
1596             <div class="long">\r
1597                 Stores the initial placement of the linked element.    <div class="mdetail-params">\r
1598         <strong>Parameters:</strong>\r
1599         <ul><li><code>diffX</code> : int<div class="sub-desc">the X offset, default 0</div></li><li><code>diffY</code> : int<div class="sub-desc">the Y offset, default 0</div></li>        </ul>\r
1600         <strong>Returns:</strong>\r
1601         <ul>\r
1602             <li><code>void</code></li>\r
1603         </ul>\r
1604     </div>\r
1605                 </div>\r
1606                         </div>\r
1607         </td>\r
1608         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#setInitialPosition" href="output/Ext.dd.DragDrop.html#setInitialPosition">DragDrop</a></td>\r
1609     </tr>\r
1610         <tr class="method-row inherited alt expandable">\r
1611         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1612         <td class="sig">\r
1613         <a id="Ext.dd.DragSource-setOuterHandleElId"></a>\r
1614             <b>setOuterHandleElId</b>(&nbsp;<code>id the</code>&nbsp;) : void            <div class="mdesc">\r
1615                         <div class="short">Allows you to set an element outside of the linked element as a drag
1616 handle</div>\r
1617             <div class="long">\r
1618                 Allows you to set an element outside of the linked element as a drag
1619 handle    <div class="mdetail-params">\r
1620         <strong>Parameters:</strong>\r
1621         <ul><li><code>the</code> : id<div class="sub-desc">id of the element that will be used to initiate the drag</div></li>        </ul>\r
1622         <strong>Returns:</strong>\r
1623         <ul>\r
1624             <li><code>void</code></li>\r
1625         </ul>\r
1626     </div>\r
1627                 </div>\r
1628                         </div>\r
1629         </td>\r
1630         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#setOuterHandleElId" href="output/Ext.dd.DragDrop.html#setOuterHandleElId">DragDrop</a></td>\r
1631     </tr>\r
1632         <tr class="method-row inherited expandable">\r
1633         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1634         <td class="sig">\r
1635         <a id="Ext.dd.DragSource-setPadding"></a>\r
1636             <b>setPadding</b>(&nbsp;<code>int iTop</code>, <code>int iRight</code>, <code>int iBot</code>, <code>int iLeft</code>&nbsp;) : void            <div class="mdesc">\r
1637                         <div class="short">Configures the padding for the target zone in px.  Effectively expands
1638 (or reduces) the virtual object size for targe...</div>\r
1639             <div class="long">\r
1640                 Configures the padding for the target zone in px.  Effectively expands
1641 (or reduces) the virtual object size for targeting calculations.
1642 Supports css-style shorthand; if only one parameter is passed, all sides
1643 will have that padding, and if only two are passed, the top and bottom
1644 will have the first param, the left and right the second.    <div class="mdetail-params">\r
1645         <strong>Parameters:</strong>\r
1646         <ul><li><code>iTop</code> : int<div class="sub-desc">Top pad</div></li><li><code>iRight</code> : int<div class="sub-desc">Right pad</div></li><li><code>iBot</code> : int<div class="sub-desc">Bot pad</div></li><li><code>iLeft</code> : int<div class="sub-desc">Left pad</div></li>        </ul>\r
1647         <strong>Returns:</strong>\r
1648         <ul>\r
1649             <li><code>void</code></li>\r
1650         </ul>\r
1651     </div>\r
1652                 </div>\r
1653                         </div>\r
1654         </td>\r
1655         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#setPadding" href="output/Ext.dd.DragDrop.html#setPadding">DragDrop</a></td>\r
1656     </tr>\r
1657         <tr class="method-row inherited alt expandable">\r
1658         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1659         <td class="sig">\r
1660         <a id="Ext.dd.DragSource-setXConstraint"></a>\r
1661             <b>setXConstraint</b>(&nbsp;<code>int iLeft</code>, <code>int iRight</code>, <code>int iTickSize</code>&nbsp;) : void            <div class="mdesc">\r
1662                         <div class="short">By default, the element can be dragged any place on the screen.  Use
1663 this method to limit the horizontal travel of th...</div>\r
1664             <div class="long">\r
1665                 By default, the element can be dragged any place on the screen.  Use
1666 this method to limit the horizontal travel of the element.  Pass in
1667 0,0 for the parameters if you want to lock the drag to the y axis.    <div class="mdetail-params">\r
1668         <strong>Parameters:</strong>\r
1669         <ul><li><code>iLeft</code> : int<div class="sub-desc">the number of pixels the element can move to the left</div></li><li><code>iRight</code> : int<div class="sub-desc">the number of pixels the element can move to the
1670 right</div></li><li><code>iTickSize</code> : int<div class="sub-desc">optional parameter for specifying that the
1671 element
1672 should move iTickSize pixels at a time.</div></li>        </ul>\r
1673         <strong>Returns:</strong>\r
1674         <ul>\r
1675             <li><code>void</code></li>\r
1676         </ul>\r
1677     </div>\r
1678                 </div>\r
1679                         </div>\r
1680         </td>\r
1681         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#setXConstraint" href="output/Ext.dd.DragDrop.html#setXConstraint">DragDrop</a></td>\r
1682     </tr>\r
1683         <tr class="method-row inherited expandable">\r
1684         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1685         <td class="sig">\r
1686         <a id="Ext.dd.DragSource-setYConstraint"></a>\r
1687             <b>setYConstraint</b>(&nbsp;<code>int iUp</code>, <code>int iDown</code>, <code>int iTickSize</code>&nbsp;) : void            <div class="mdesc">\r
1688                         <div class="short">By default, the element can be dragged any place on the screen.  Set
1689 this to limit the vertical travel of the element...</div>\r
1690             <div class="long">\r
1691                 By default, the element can be dragged any place on the screen.  Set
1692 this to limit the vertical travel of the element.  Pass in 0,0 for the
1693 parameters if you want to lock the drag to the x axis.    <div class="mdetail-params">\r
1694         <strong>Parameters:</strong>\r
1695         <ul><li><code>iUp</code> : int<div class="sub-desc">the number of pixels the element can move up</div></li><li><code>iDown</code> : int<div class="sub-desc">the number of pixels the element can move down</div></li><li><code>iTickSize</code> : int<div class="sub-desc">optional parameter for specifying that the
1696 element should move iTickSize pixels at a time.</div></li>        </ul>\r
1697         <strong>Returns:</strong>\r
1698         <ul>\r
1699             <li><code>void</code></li>\r
1700         </ul>\r
1701     </div>\r
1702                 </div>\r
1703                         </div>\r
1704         </td>\r
1705         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#setYConstraint" href="output/Ext.dd.DragDrop.html#setYConstraint">DragDrop</a></td>\r
1706     </tr>\r
1707         <tr class="method-row inherited alt expandable">\r
1708         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1709         <td class="sig">\r
1710         <a id="Ext.dd.DragSource-startDrag"></a>\r
1711             <b>startDrag</b>(&nbsp;<code>int X</code>, <code>int Y</code>&nbsp;) : void            <div class="mdesc">\r
1712                         <div class="short">Abstract method called after a drag/drop object is clicked
1713 and the drag or mousedown time thresholds have beeen met.</div>\r
1714             <div class="long">\r
1715                 Abstract method called after a drag/drop object is clicked
1716 and the drag or mousedown time thresholds have beeen met.    <div class="mdetail-params">\r
1717         <strong>Parameters:</strong>\r
1718         <ul><li><code>X</code> : int<div class="sub-desc">click location</div></li><li><code>Y</code> : int<div class="sub-desc">click location</div></li>        </ul>\r
1719         <strong>Returns:</strong>\r
1720         <ul>\r
1721             <li><code>void</code></li>\r
1722         </ul>\r
1723     </div>\r
1724                 </div>\r
1725                         </div>\r
1726         </td>\r
1727         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#startDrag" href="output/Ext.dd.DragDrop.html#startDrag">DragDrop</a></td>\r
1728     </tr>\r
1729         <tr class="method-row inherited expandable">\r
1730         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1731         <td class="sig">\r
1732         <a id="Ext.dd.DragSource-toString"></a>\r
1733             <b>toString</b>() : string            <div class="mdesc">\r
1734                         <div class="short">toString method</div>\r
1735             <div class="long">\r
1736                 toString method    <div class="mdetail-params">\r
1737         <strong>Parameters:</strong>\r
1738         <ul><li>None.</li>        </ul>\r
1739         <strong>Returns:</strong>\r
1740         <ul>\r
1741             <li><code>string</code><div class="sub-desc">string representation of the dd obj</div></li>\r
1742         </ul>\r
1743     </div>\r
1744                 </div>\r
1745                         </div>\r
1746         </td>\r
1747         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#toString" href="output/Ext.dd.DragDrop.html#toString">DragDrop</a></td>\r
1748     </tr>\r
1749         <tr class="method-row inherited alt expandable">\r
1750         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1751         <td class="sig">\r
1752         <a id="Ext.dd.DragSource-unlock"></a>\r
1753             <b>unlock</b>() : void            <div class="mdesc">\r
1754                         <div class="short">Unlock this instace</div>\r
1755             <div class="long">\r
1756                 Unlock this instace    <div class="mdetail-params">\r
1757         <strong>Parameters:</strong>\r
1758         <ul><li>None.</li>        </ul>\r
1759         <strong>Returns:</strong>\r
1760         <ul>\r
1761             <li><code>void</code></li>\r
1762         </ul>\r
1763     </div>\r
1764                 </div>\r
1765                         </div>\r
1766         </td>\r
1767         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#unlock" href="output/Ext.dd.DragDrop.html#unlock">DragDrop</a></td>\r
1768     </tr>\r
1769         <tr class="method-row inherited expandable">\r
1770         <td class="micon"><a class="exi" href="#expand">&nbsp;</a></td>\r
1771         <td class="sig">\r
1772         <a id="Ext.dd.DragSource-unreg"></a>\r
1773             <b>unreg</b>() : void            <div class="mdesc">\r
1774                         <div class="short">Remove all drag and drop hooks for this element</div>\r
1775             <div class="long">\r
1776                 Remove all drag and drop hooks for this element    <div class="mdetail-params">\r
1777         <strong>Parameters:</strong>\r
1778         <ul><li>None.</li>        </ul>\r
1779         <strong>Returns:</strong>\r
1780         <ul>\r
1781             <li><code>void</code></li>\r
1782         </ul>\r
1783     </div>\r
1784                 </div>\r
1785                         </div>\r
1786         </td>\r
1787         <td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#unreg" href="output/Ext.dd.DragDrop.html#unreg">DragDrop</a></td>\r
1788     </tr>\r
1789             </table>
1790                 <a id="Ext.dd.DragSource-events"></a>
1791         <h2>Public Events</h2>
1792         <div class="no-members">This class has no public events.</div>
1793         </div>