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

\n
Defined By

Properties

Ext.dd.DragDropElement
view source
: Numberprivate
Internal counter ...

Internal counter

\n

Defaults to: 0

Defined By

Methods

Ext.dd.DragDropElement
view source
( )private
Trying to make the load order less important. ...

Trying to make the load order less important. Without this we get\nan error if this file is loaded before the Event Utility.

\n
Ext.dd.DragDropElement
view source
( HTMLElement el ) : Number
Returns the X position of an html element ...

Returns the X position of an html element

\n

Parameters

  • el : HTMLElement

    the element for which to get the position

    \n

Returns

Ext.dd.DragDropElement
view source
( HTMLElement el ) : Number
Returns the Y position of an html element ...

Returns the Y position of an html element

\n

Parameters

  • el : HTMLElement

    the element for which to get the position

    \n

Returns

Ext.dd.DragDropElement
view source
( )private
Returns the current scroll position ...

Returns the current scroll position

\n
Ext.dd.DragDropElement
view source
( ) : Number
Gets the scrollLeft ...

Gets the scrollLeft

\n

Returns

  • Number

    the document's scrollTop

    \n
Ext.dd.DragDropElement
view source
( ) : Number
Gets the scrollTop ...

Gets the scrollTop

\n

Returns

  • Number

    the document's scrollTop

    \n
Ext.dd.DragDropElement
view source
( HTMLElement el, String styleProp ) : String
Returns the specified element style property ...

Returns the specified element style property

\n

Parameters

  • el : HTMLElement

    the element

    \n
  • styleProp : String

    the style property

    \n

Returns

  • String

    The value of the style property

    \n
Ext.dd.DragDropElement
view source
( HTMLElement node )
Recursively searches the immediate parent and all child nodes for\nthe handle element in order to determine wheter or ...

Recursively searches the immediate parent and all child nodes for\nthe handle element in order to determine wheter or not it was\nclicked.

\n

Parameters

  • node : HTMLElement

    the html element to inspect

    \n
Ext.dd.DragDropElement
view source
( HTMLElement moveEl, HTMLElement targetEl )
Sets the x/y position of an element to the location of the\ntarget element. ...

Sets the x/y position of an element to the location of the\ntarget element.

\n

Parameters

  • moveEl : HTMLElement

    The element to move

    \n
  • targetEl : HTMLElement

    The position reference element

    \n
Ext.dd.DragDropElement
view source
( Number a, Number b ) : Number
Numeric array sort function ...

Numeric array sort function

\n

Parameters

Returns

  • Number

    positive, negative or 0

    \n
Ext.dd.DragDropElement
view source
( HTMLElement n1, HTMLElement n2 )
Swap two nodes. ...

Swap two nodes. In IE, we use the native method, for others we\nemulate the IE behavior

\n

Parameters

  • n1 : HTMLElement

    the first node to swap

    \n
  • n2 : HTMLElement

    the other node to swap

    \n
","subclasses":[],"name":"Ext.dd.DragDropElement","alternateClassNames":[],"inheritdoc":null,"files":[{"href":"DragDropManager.html#Ext-dd-DragDropElement","filename":"DragDropManager.js"}],"html_meta":{},"singleton":false,"id":"class-Ext.dd.DragDropElement","statics":{"property":[],"event":[],"css_var":[],"method":[],"css_mixin":[],"cfg":[]},"requires":[]});