Ext.data.JsonP.Ext_dd_DragDropElement({"mixins":[],"code_type":"nop","inheritable":false,"component":false,"meta":{},"mixedInto":[],"uses":[],"aliases":{},"parentMixins":[],"superclasses":[],"members":{"event":[],"property":[{"meta":{"private":true},"owner":"Ext.dd.DragDropElement","tagname":"property","name":"_timeoutCount","id":"property-_timeoutCount"}],"css_var":[],"method":[{"meta":{"private":true},"owner":"Ext.dd.DragDropElement","tagname":"method","name":"_addListeners","id":"method-_addListeners"},{"meta":{},"owner":"Ext.dd.DragDropElement","tagname":"method","name":"getPosX","id":"method-getPosX"},{"meta":{},"owner":"Ext.dd.DragDropElement","tagname":"method","name":"getPosY","id":"method-getPosY"},{"meta":{"private":true},"owner":"Ext.dd.DragDropElement","tagname":"method","name":"getScroll","id":"method-getScroll"},{"meta":{},"owner":"Ext.dd.DragDropElement","tagname":"method","name":"getScrollLeft","id":"method-getScrollLeft"},{"meta":{},"owner":"Ext.dd.DragDropElement","tagname":"method","name":"getScrollTop","id":"method-getScrollTop"},{"meta":{},"owner":"Ext.dd.DragDropElement","tagname":"method","name":"getStyle","id":"method-getStyle"},{"meta":{},"owner":"Ext.dd.DragDropElement","tagname":"method","name":"handleWasClicked","id":"method-handleWasClicked"},{"meta":{},"owner":"Ext.dd.DragDropElement","tagname":"method","name":"moveToEl","id":"method-moveToEl"},{"meta":{},"owner":"Ext.dd.DragDropElement","tagname":"method","name":"numericSort","id":"method-numericSort"},{"meta":{},"owner":"Ext.dd.DragDropElement","tagname":"method","name":"swapNode","id":"method-swapNode"}],"css_mixin":[],"cfg":[]},"tagname":"class","extends":null,"html":"
Files
Trying to make the load order less important. Without this we get\nan error if this file is loaded before the Event Utility.
\nReturns the X position of an html element
\nthe element for which to get the position
\nthe X coordinate
\nReturns the Y position of an html element
\nthe element for which to get the position
\nthe Y coordinate
\nRecursively searches the immediate parent and all child nodes for\nthe handle element in order to determine wheter or not it was\nclicked.
\nthe html element to inspect
\nSets the x/y position of an element to the location of the\ntarget element.
\nThe element to move
\nThe position reference element
\nSwap two nodes. In IE, we use the native method, for others we\nemulate the IE behavior
\nthe first node to swap
\nthe other node to swap
\n