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