-the dragged element. <div class="mdetail-params">\r
- <strong>Parameters:</strong>\r
- <ul><li><code>dds</code> : DragDrop[]<div class="sub-desc">The array of drag and drop objects
-targeted</div></li> </ul>\r
- <strong>Returns:</strong>\r
- <ul>\r
- <li><code>DragDrop</code><div class="sub-desc">The best single match</div></li>\r
- </ul>\r
- </div>\r
- </div>\r
- </div>\r
- </td>\r
- <td class="msource">DragDropMgr</td>\r
- </tr>\r
- <tr class="method-row alt expandable">\r
- <td class="micon"><a class="exi" href="#expand"> </a></td>\r
- <td class="sig">\r
- <a id="Ext.dd.DragDropMgr-getCss"></a>\r
- <b>getCss</b>( <code>String id</code> ) : Object <div class="mdesc">\r
- <div class="short"><b>Deprecated.</b> <static> Returns the style property for the DOM element (i.e.,
-document.getElById(id).style)</div>\r
- <div class="long">\r
- <b>Deprecated.</b> <static> Returns the style property for the DOM element (i.e.,
-document.getElById(id).style) <div class="mdetail-params">\r
- <strong>Parameters:</strong>\r
- <ul><li><code>id</code> : String<div class="sub-desc">the id of the elment to get</div></li> </ul>\r
- <strong>Returns:</strong>\r
- <ul>\r
- <li><code>Object</code><div class="sub-desc">The style property of the element</div></li>\r
- </ul>\r
- </div>\r
- </div>\r
- </div>\r
- </td>\r
- <td class="msource">DragDropMgr</td>\r
- </tr>\r
- <tr class="method-row expandable">\r
- <td class="micon"><a class="exi" href="#expand"> </a></td>\r
- <td class="sig">\r
- <a id="Ext.dd.DragDropMgr-getDDById"></a>\r
- <b>getDDById</b>( <code>String id</code> ) : DragDrop <div class="mdesc">\r
- <div class="short"><static> Returns the DragDrop instance for a given id</div>\r
- <div class="long">\r
- <static> Returns the DragDrop instance for a given id <div class="mdetail-params">\r
- <strong>Parameters:</strong>\r
- <ul><li><code>id</code> : String<div class="sub-desc">the id of the DragDrop object</div></li> </ul>\r
- <strong>Returns:</strong>\r
- <ul>\r
- <li><code>DragDrop</code><div class="sub-desc">the drag drop object, null if it is not found</div></li>\r
- </ul>\r
- </div>\r
- </div>\r
- </div>\r
- </td>\r
- <td class="msource">DragDropMgr</td>\r
- </tr>\r
- <tr class="method-row alt expandable">\r
- <td class="micon"><a class="exi" href="#expand"> </a></td>\r
- <td class="sig">\r
- <a id="Ext.dd.DragDropMgr-getElement"></a>\r
- <b>getElement</b>( <code>String id</code> ) : Object <div class="mdesc">\r
- <div class="short"><b>Deprecated.</b> <static> Returns the actual DOM element</div>\r
- <div class="long">\r
- <b>Deprecated.</b> <static> Returns the actual DOM element <div class="mdetail-params">\r
- <strong>Parameters:</strong>\r
- <ul><li><code>id</code> : String<div class="sub-desc">the id of the elment to get</div></li> </ul>\r
- <strong>Returns:</strong>\r
- <ul>\r
- <li><code>Object</code><div class="sub-desc">The element</div></li>\r
- </ul>\r
- </div>\r
- </div>\r
- </div>\r
- </td>\r
- <td class="msource">DragDropMgr</td>\r
- </tr>\r
- <tr class="method-row expandable">\r
- <td class="micon"><a class="exi" href="#expand"> </a></td>\r
- <td class="sig">\r
- <a id="Ext.dd.DragDropMgr-getLocation"></a>\r
- <b>getLocation</b>( <code>DragDrop oDD</code> ) : Ext.lib.Region <div class="mdesc">\r
- <div class="short"><static> Returns a Region object containing the drag and drop element's position
-and size, including the paddin...</div>\r
- <div class="long">\r
- <static> Returns a Region object containing the drag and drop element's position
-and size, including the padding configured for it <div class="mdetail-params">\r
- <strong>Parameters:</strong>\r
- <ul><li><code>oDD</code> : DragDrop<div class="sub-desc">the drag and drop object to get the
-location for</div></li> </ul>\r
- <strong>Returns:</strong>\r
- <ul>\r
- <li><code>Ext.lib.Region</code><div class="sub-desc">a Region object representing the total area the element occupies, including any padding the instance is configured for.</div></li>\r
- </ul>\r
- </div>\r
- </div>\r
- </div>\r
- </td>\r
- <td class="msource">DragDropMgr</td>\r
- </tr>\r
- <tr class="method-row alt expandable">\r
- <td class="micon"><a class="exi" href="#expand"> </a></td>\r
- <td class="sig">\r
- <a id="Ext.dd.DragDropMgr-getPosX"></a>\r
- <b>getPosX</b>( <code>el the</code> ) : int <div class="mdesc">\r
- <div class="short"><b>Deprecated.</b> <static> Returns the X position of an html element</div>\r
- <div class="long">\r
- <b>Deprecated.</b> <static> Returns the X position of an html element <div class="mdetail-params">\r
- <strong>Parameters:</strong>\r
- <ul><li><code>the</code> : el<div class="sub-desc">element for which to get the position</div></li> </ul>\r
- <strong>Returns:</strong>\r
- <ul>\r
- <li><code>int</code><div class="sub-desc">the X coordinate @for DragDropMgr</div></li>\r
- </ul>\r
- </div>\r
- </div>\r
- </div>\r
- </td>\r
- <td class="msource">DragDropMgr</td>\r
- </tr>\r
- <tr class="method-row expandable">\r
- <td class="micon"><a class="exi" href="#expand"> </a></td>\r
- <td class="sig">\r
- <a id="Ext.dd.DragDropMgr-getPosY"></a>\r
- <b>getPosY</b>( <code>el the</code> ) : int <div class="mdesc">\r
- <div class="short"><b>Deprecated.</b> <static> Returns the Y position of an html element</div>\r
- <div class="long">\r
- <b>Deprecated.</b> <static> Returns the Y position of an html element <div class="mdetail-params">\r
- <strong>Parameters:</strong>\r
- <ul><li><code>the</code> : el<div class="sub-desc">element for which to get the position</div></li> </ul>\r
- <strong>Returns:</strong>\r
- <ul>\r
- <li><code>int</code><div class="sub-desc">the Y coordinate</div></li>\r
- </ul>\r
- </div>\r
- </div>\r
- </div>\r
- </td>\r
- <td class="msource">DragDropMgr</td>\r
- </tr>\r
- <tr class="method-row alt expandable">\r
- <td class="micon"><a class="exi" href="#expand"> </a></td>\r
- <td class="sig">\r
- <a id="Ext.dd.DragDropMgr-getRelated"></a>\r
- <b>getRelated</b>( <code>DragDrop p_oDD</code>, <code>boolean bTargetsOnly</code> ) : DragDrop[] <div class="mdesc">\r
- <div class="short"><static> Returns the drag and drop instances that are in all groups the
-passed in instance belongs to.</div>\r
- <div class="long">\r
- <static> Returns the drag and drop instances that are in all groups the
-passed in instance belongs to. <div class="mdetail-params">\r
- <strong>Parameters:</strong>\r
- <ul><li><code>p_oDD</code> : DragDrop<div class="sub-desc">the obj to get related data for</div></li><li><code>bTargetsOnly</code> : boolean<div class="sub-desc">if true, only return targetable objs</div></li> </ul>\r
- <strong>Returns:</strong>\r
- <ul>\r
- <li><code>DragDrop[]</code><div class="sub-desc">the related instances</div></li>\r
- </ul>\r
- </div>\r
- </div>\r
- </div>\r
- </td>\r
- <td class="msource">DragDropMgr</td>\r
- </tr>\r
- <tr class="method-row expandable">\r
- <td class="micon"><a class="exi" href="#expand"> </a></td>\r
- <td class="sig">\r
- <a id="Ext.dd.DragDropMgr-getScrollLeft"></a>\r
- <b>getScrollLeft</b>() : int <div class="mdesc">\r
- <div class="short"><static> Gets the scrollLeft</div>\r
- <div class="long">\r
- <static> Gets the scrollLeft <div class="mdetail-params">\r
- <strong>Parameters:</strong>\r
- <ul><li>None.</li> </ul>\r
- <strong>Returns:</strong>\r
- <ul>\r
- <li><code>int</code><div class="sub-desc">the document's scrollTop</div></li>\r
- </ul>\r
- </div>\r
- </div>\r
- </div>\r
- </td>\r
- <td class="msource">DragDropMgr</td>\r
- </tr>\r
- <tr class="method-row alt expandable">\r
- <td class="micon"><a class="exi" href="#expand"> </a></td>\r
- <td class="sig">\r
- <a id="Ext.dd.DragDropMgr-getScrollTop"></a>\r
- <b>getScrollTop</b>() : int <div class="mdesc">\r
- <div class="short"><static> Gets the scrollTop</div>\r
- <div class="long">\r
- <static> Gets the scrollTop <div class="mdetail-params">\r
- <strong>Parameters:</strong>\r
- <ul><li>None.</li> </ul>\r
- <strong>Returns:</strong>\r
- <ul>\r
- <li><code>int</code><div class="sub-desc">the document's scrollTop</div></li>\r
- </ul>\r
- </div>\r
- </div>\r
- </div>\r
- </td>\r
- <td class="msource">DragDropMgr</td>\r
- </tr>\r
- <tr class="method-row expandable">\r
- <td class="micon"><a class="exi" href="#expand"> </a></td>\r
- <td class="sig">\r
- <a id="Ext.dd.DragDropMgr-getStyle"></a>\r
- <b>getStyle</b>( <code>HTMLElement el</code>, <code>string styleProp</code> ) : string <div class="mdesc">\r
- <div class="short"><b>Deprecated.</b> <static> Returns the specified element style property</div>\r
- <div class="long">\r
- <b>Deprecated.</b> <static> Returns the specified element style property <div class="mdetail-params">\r
- <strong>Parameters:</strong>\r
- <ul><li><code>el</code> : HTMLElement<div class="sub-desc">the element</div></li><li><code>styleProp</code> : string<div class="sub-desc">the style property</div></li> </ul>\r
- <strong>Returns:</strong>\r
- <ul>\r
- <li><code>string</code><div class="sub-desc">The value of the style property</div></li>\r
- </ul>\r
- </div>\r
- </div>\r
- </div>\r
- </td>\r
- <td class="msource">DragDropMgr</td>\r
- </tr>\r
- <tr class="method-row alt expandable">\r
- <td class="micon"><a class="exi" href="#expand"> </a></td>\r
- <td class="sig">\r
- <a id="Ext.dd.DragDropMgr-handleWasClicked"></a>\r
- <b>handleWasClicked</b>( <code>node the</code> ) : void <div class="mdesc">\r
- <div class="short"><static> Recursively searches the immediate parent and all child nodes for
-the handle element in order to deter...</div>\r
- <div class="long">\r
- <static> Recursively searches the immediate parent and all child nodes for
-the handle element in order to determine wheter or not it was
-clicked. <div class="mdetail-params">\r
- <strong>Parameters:</strong>\r
- <ul><li><code>the</code> : node<div class="sub-desc">html element to inspect</div></li> </ul>\r
- <strong>Returns:</strong>\r
- <ul>\r
- <li><code>void</code></li>\r
- </ul>\r
- </div>\r
- </div>\r
- </div>\r
- </td>\r
- <td class="msource">DragDropMgr</td>\r
- </tr>\r
- <tr class="method-row expandable">\r
- <td class="micon"><a class="exi" href="#expand"> </a></td>\r
- <td class="sig">\r
- <a id="Ext.dd.DragDropMgr-isDragDrop"></a>\r
- <b>isDragDrop</b>( <code>String id</code> ) : boolean <div class="mdesc">\r
- <div class="short"><static> Utility function to determine if a given element has been
-registered as a drag drop item.</div>\r
- <div class="long">\r
- <static> Utility function to determine if a given element has been
-registered as a drag drop item. <div class="mdetail-params">\r
- <strong>Parameters:</strong>\r
- <ul><li><code>id</code> : String<div class="sub-desc">the element id to check</div></li> </ul>\r
- <strong>Returns:</strong>\r
- <ul>\r
- <li><code>boolean</code><div class="sub-desc">true if this element is a DragDrop item, false otherwise</div></li>\r
- </ul>\r
- </div>\r
- </div>\r
- </div>\r
- </td>\r
- <td class="msource">DragDropMgr</td>\r
- </tr>\r
- <tr class="method-row alt expandable">\r
- <td class="micon"><a class="exi" href="#expand"> </a></td>\r
- <td class="sig">\r
- <a id="Ext.dd.DragDropMgr-isHandle"></a>\r
- <b>isHandle</b>( <code>String id</code> ) : boolean <div class="mdesc">\r
- <div class="short"><static> Utility function to determine if a given element has been
-registered as a drag drop handle for the giv...</div>\r
- <div class="long">\r
- <static> Utility function to determine if a given element has been
-registered as a drag drop handle for the given Drag Drop object. <div class="mdetail-params">\r
- <strong>Parameters:</strong>\r
- <ul><li><code>id</code> : String<div class="sub-desc">the element id to check</div></li> </ul>\r
- <strong>Returns:</strong>\r
- <ul>\r
- <li><code>boolean</code><div class="sub-desc">true if this element is a DragDrop handle, false otherwise</div></li>\r
- </ul>\r
- </div>\r
- </div>\r
- </div>\r
- </td>\r
- <td class="msource">DragDropMgr</td>\r
- </tr>\r
- <tr class="method-row expandable">\r
- <td class="micon"><a class="exi" href="#expand"> </a></td>\r
- <td class="sig">\r
- <a id="Ext.dd.DragDropMgr-isLegalTarget"></a>\r
- <b>isLegalTarget</b>( <code>DragDrop the</code>, <code>DragDrop the</code> ) : boolean <div class="mdesc">\r
- <div class="short"><static> Returns true if the specified dd target is a legal target for
-the specifice drag obj</div>\r
- <div class="long">\r
- <static> Returns true if the specified dd target is a legal target for
-the specifice drag obj <div class="mdetail-params">\r
- <strong>Parameters:</strong>\r
- <ul><li><code>the</code> : DragDrop<div class="sub-desc">drag obj</div></li><li><code>the</code> : DragDrop<div class="sub-desc">target</div></li> </ul>\r
- <strong>Returns:</strong>\r
- <ul>\r
- <li><code>boolean</code><div class="sub-desc">true if the target is a legal target for the dd obj</div></li>\r
- </ul>\r
- </div>\r
- </div>\r
- </div>\r
- </td>\r
- <td class="msource">DragDropMgr</td>\r
- </tr>\r
- <tr class="method-row alt expandable">\r
- <td class="micon"><a class="exi" href="#expand"> </a></td>\r
- <td class="sig">\r
- <a id="Ext.dd.DragDropMgr-isLocked"></a>\r
- <b>isLocked</b>() : boolean <div class="mdesc">\r
- <div class="short"><static> Is drag and drop locked?</div>\r
- <div class="long">\r
- <static> Is drag and drop locked? <div class="mdetail-params">\r
- <strong>Parameters:</strong>\r
- <ul><li>None.</li> </ul>\r
- <strong>Returns:</strong>\r
- <ul>\r
- <li><code>boolean</code><div class="sub-desc">True if drag and drop is locked, false otherwise.</div></li>\r
- </ul>\r
- </div>\r
- </div>\r
- </div>\r
- </td>\r
- <td class="msource">DragDropMgr</td>\r
- </tr>\r
- <tr class="method-row expandable">\r
- <td class="micon"><a class="exi" href="#expand"> </a></td>\r
- <td class="sig">\r
- <a id="Ext.dd.DragDropMgr-isTypeOfDD"></a>\r
- <b>isTypeOfDD</b>( <code>Object the</code> ) : boolean <div class="mdesc">\r
- <div class="short"><static> My goal is to be able to transparently determine if an object is
-typeof DragDrop, and the exact subcla...</div>\r
- <div class="long">\r
- <static> My goal is to be able to transparently determine if an object is
+the dragged element.<div class="mdetail-params"><strong>Parameters:</strong><ul><li><code>dds</code> : DragDrop[]<div class="sub-desc">The array of drag and drop objects
+targeted</div></li></ul><strong>Returns:</strong><ul><li><code>DragDrop</code><div class="sub-desc">The best single match</div></li></ul></div></div></div></td><td class="msource">DragDropMgr</td></tr><tr class="method-row expandable "><td class="micon"><a href="#expand" class="exi"> </a></td><td class="sig"><a id="Ext.dd.DragDropMgr-getCss"></a><b><a href="source/DDCore.html#method-Ext.dd.DragDropMgr-getCss">getCss</a></b>( <code>String id</code> )\r
+ :\r
+ Object<div class="mdesc"><div class="short"><static> Returns the style property for the DOM element (i.e.,\r
+document.getElById(id).style)</div><div class="long"><static> Returns the style property for the DOM element (i.e.,
+document.getElById(id).style)<div class="mdetail-params"><strong>Parameters:</strong><ul><li><code>id</code> : String<div class="sub-desc">the id of the elment to get</div></li></ul><strong>Returns:</strong><ul><li><code>Object</code><div class="sub-desc">The style property of the element</div></li></ul></div></div></div></td><td class="msource">DragDropMgr</td></tr><tr class="method-row expandable "><td class="micon"><a href="#expand" class="exi"> </a></td><td class="sig"><a id="Ext.dd.DragDropMgr-getDDById"></a><b><a href="source/DDCore.html#method-Ext.dd.DragDropMgr-getDDById">getDDById</a></b>( <code>String id</code> )\r
+ :\r
+ DragDrop<div class="mdesc"><div class="short"><static> Returns the DragDrop instance for a given id</div><div class="long"><static> Returns the DragDrop instance for a given id<div class="mdetail-params"><strong>Parameters:</strong><ul><li><code>id</code> : String<div class="sub-desc">the id of the DragDrop object</div></li></ul><strong>Returns:</strong><ul><li><code>DragDrop</code><div class="sub-desc">the drag drop object, null if it is not found</div></li></ul></div></div></div></td><td class="msource">DragDropMgr</td></tr><tr class="method-row expandable "><td class="micon"><a href="#expand" class="exi"> </a></td><td class="sig"><a id="Ext.dd.DragDropMgr-getElement"></a><b><a href="source/DDCore.html#method-Ext.dd.DragDropMgr-getElement">getElement</a></b>( <code>String id</code> )\r
+ :\r
+ Object<div class="mdesc"><div class="short"><static> Returns the actual DOM element</div><div class="long"><static> Returns the actual DOM element<div class="mdetail-params"><strong>Parameters:</strong><ul><li><code>id</code> : String<div class="sub-desc">the id of the elment to get</div></li></ul><strong>Returns:</strong><ul><li><code>Object</code><div class="sub-desc">The element</div></li></ul></div></div></div></td><td class="msource">DragDropMgr</td></tr><tr class="method-row expandable "><td class="micon"><a href="#expand" class="exi"> </a></td><td class="sig"><a id="Ext.dd.DragDropMgr-getLocation"></a><b><a href="source/DDCore.html#method-Ext.dd.DragDropMgr-getLocation">getLocation</a></b>( <code>DragDrop oDD</code> )\r
+ :\r
+ Ext.lib.Region<div class="mdesc"><div class="short"><static> Returns a Region object containing the drag and drop element's position\r
+and size, including the padding configured fo...</div><div class="long"><static> Returns a Region object containing the drag and drop element's position
+and size, including the padding configured for it<div class="mdetail-params"><strong>Parameters:</strong><ul><li><code>oDD</code> : DragDrop<div class="sub-desc">the drag and drop object to get the
+location for</div></li></ul><strong>Returns:</strong><ul><li><code>Ext.lib.Region</code><div class="sub-desc">a Region object representing the total area\r
+the element occupies, including any padding\r
+the instance is configured for.</div></li></ul></div></div></div></td><td class="msource">DragDropMgr</td></tr><tr class="method-row expandable "><td class="micon"><a href="#expand" class="exi"> </a></td><td class="sig"><a id="Ext.dd.DragDropMgr-getRelated"></a><b><a href="source/DDCore.html#method-Ext.dd.DragDropMgr-getRelated">getRelated</a></b>( <code>DragDrop p_oDD</code>, <code>boolean bTargetsOnly</code> )\r
+ :\r
+ DragDrop[]<div class="mdesc"><div class="short"><static> Returns the drag and drop instances that are in all groups the\r
+passed in instance belongs to.</div><div class="long"><static> Returns the drag and drop instances that are in all groups the
+passed in instance belongs to.<div class="mdetail-params"><strong>Parameters:</strong><ul><li><code>p_oDD</code> : DragDrop<div class="sub-desc">the obj to get related data for</div></li><li><code>bTargetsOnly</code> : boolean<div class="sub-desc">if true, only return targetable objs</div></li></ul><strong>Returns:</strong><ul><li><code>DragDrop[]</code><div class="sub-desc">the related instances</div></li></ul></div></div></div></td><td class="msource">DragDropMgr</td></tr><tr class="method-row expandable "><td class="micon"><a href="#expand" class="exi"> </a></td><td class="sig"><a id="Ext.dd.DragDropMgr-isDragDrop"></a><b><a href="source/DDCore.html#method-Ext.dd.DragDropMgr-isDragDrop">isDragDrop</a></b>( <code>String id</code> )\r
+ :\r
+ boolean<div class="mdesc"><div class="short"><static> Utility function to determine if a given element has been\r
+registered as a drag drop item.</div><div class="long"><static> Utility function to determine if a given element has been
+registered as a drag drop item.<div class="mdetail-params"><strong>Parameters:</strong><ul><li><code>id</code> : String<div class="sub-desc">the element id to check</div></li></ul><strong>Returns:</strong><ul><li><code>boolean</code><div class="sub-desc">true if this element is a DragDrop item,\r
+false otherwise</div></li></ul></div></div></div></td><td class="msource">DragDropMgr</td></tr><tr class="method-row expandable "><td class="micon"><a href="#expand" class="exi"> </a></td><td class="sig"><a id="Ext.dd.DragDropMgr-isHandle"></a><b><a href="source/DDCore.html#method-Ext.dd.DragDropMgr-isHandle">isHandle</a></b>( <code>String id</code> )\r
+ :\r
+ boolean<div class="mdesc"><div class="short"><static> Utility function to determine if a given element has been\r
+registered as a drag drop handle for the given Drag Drop ob...</div><div class="long"><static> Utility function to determine if a given element has been
+registered as a drag drop handle for the given Drag Drop object.<div class="mdetail-params"><strong>Parameters:</strong><ul><li><code>id</code> : String<div class="sub-desc">the element id to check</div></li></ul><strong>Returns:</strong><ul><li><code>boolean</code><div class="sub-desc">true if this element is a DragDrop handle, false\r
+otherwise</div></li></ul></div></div></div></td><td class="msource">DragDropMgr</td></tr><tr class="method-row expandable "><td class="micon"><a href="#expand" class="exi"> </a></td><td class="sig"><a id="Ext.dd.DragDropMgr-isLegalTarget"></a><b><a href="source/DDCore.html#method-Ext.dd.DragDropMgr-isLegalTarget">isLegalTarget</a></b>( <code>DragDrop the</code>, <code>DragDrop the</code> )\r
+ :\r
+ boolean<div class="mdesc"><div class="short"><static> Returns true if the specified dd target is a legal target for\r
+the specifice drag obj</div><div class="long"><static> Returns true if the specified dd target is a legal target for
+the specifice drag obj<div class="mdetail-params"><strong>Parameters:</strong><ul><li><code>the</code> : DragDrop<div class="sub-desc">drag obj</div></li><li><code>the</code> : DragDrop<div class="sub-desc">target</div></li></ul><strong>Returns:</strong><ul><li><code>boolean</code><div class="sub-desc">true if the target is a legal target for the\r
+dd obj</div></li></ul></div></div></div></td><td class="msource">DragDropMgr</td></tr><tr class="method-row expandable "><td class="micon"><a href="#expand" class="exi"> </a></td><td class="sig"><a id="Ext.dd.DragDropMgr-isLocked"></a><b><a href="source/DDCore.html#method-Ext.dd.DragDropMgr-isLocked">isLocked</a></b>()\r
+ :\r
+ boolean<div class="mdesc"><div class="short"><static> Is drag and drop locked?</div><div class="long"><static> Is drag and drop locked?<div class="mdetail-params"><strong>Parameters:</strong><ul><li>None.</li></ul><strong>Returns:</strong><ul><li><code>boolean</code><div class="sub-desc">True if drag and drop is locked, false otherwise.</div></li></ul></div></div></div></td><td class="msource">DragDropMgr</td></tr><tr class="method-row expandable "><td class="micon"><a href="#expand" class="exi"> </a></td><td class="sig"><a id="Ext.dd.DragDropMgr-isTypeOfDD"></a><b><a href="source/DDCore.html#method-Ext.dd.DragDropMgr-isTypeOfDD">isTypeOfDD</a></b>( <code>Object the</code> )\r
+ :\r
+ boolean<div class="mdesc"><div class="short"><static> My goal is to be able to transparently determine if an object is\r
+typeof DragDrop, and the exact subclass of DragDrop....</div><div class="long"><static> My goal is to be able to transparently determine if an object is