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