Class type Ext_dd_StatusProxy.t


class type t = object .. end
Inherits
method getGhost : Ext_dom_Element.t Js.t Js.meth

Returns the ghost element

Returns:


method hide_proxy : bool Js.t -> unit Js.meth

Hides the proxy

Parameters:


method repair : 'a 'b.
Js.number Js.t Js.js_array Js.t ->
'a Js.callback -> 'b Js.t -> unit Js.meth

Causes the proxy to return to its position of origin via an animation. Should be called after an invalid drop operation by the item being dragged.

Parameters:


method reset : bool Js.t -> unit Js.meth

Resets the status indicator to the default dropNotAllowed value

Parameters:


method setStatus : Js.js_string Js.t -> unit Js.meth

Updates the proxy's visual element to indicate the status of whether or not drop is allowed over the current target element.

Parameters:


method stop : unit Js.meth

Stops the repair animation if it's currently running


method sync : unit Js.meth

Force the Layer to sync its shadow and shim positions to the element


method update_html : 'c. 'c Js.t -> unit Js.meth

Updates the contents of the ghost element

Parameters: