be8e3edd068f66c178111a676de6d3c5907e8710.svn-base 71 KB

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