X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..92c2b89db26be16707f4a805d3303ab2531006e1:/docs/output/Ext.dd.StatusProxy.html?ds=inline diff --git a/docs/output/Ext.dd.StatusProxy.html b/docs/output/Ext.dd.StatusProxy.html index 2b847055..eda1dd07 100644 --- a/docs/output/Ext.dd.StatusProxy.html +++ b/docs/output/Ext.dd.StatusProxy.html @@ -1,4 +1,4 @@ -
Package: | Ext.dd |
Defined In: | StatusProxy.js |
Class: | StatusProxy |
Extends: | Object |
Package: | Ext.dd |
Defined In: | StatusProxy.js |
Class: | StatusProxy |
Extends: | Object |
Config Options | Defined By | |
---|---|---|
dropAllowed : String The CSS class to apply to the status element when drop is allowed (defaults to "x-dd-drop-ok"). | StatusProxy | |
dropNotAllowed : String The CSS class to apply to the status element when drop is not allowed (defaults to "x-dd-drop-nodrop"). | StatusProxy |
Method | Defined By | |
---|---|---|
StatusProxy( Object config )
Parameters:
| StatusProxy | |
getEl()
:
@@ -10,7 +10,7 @@ default drag proxy used by all Ext.dd components. Causes the proxy to return to its position of origin via an animation. Should be called after an
invalid drop opera... 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:
| StatusProxy | |
reset( Boolean clearGhost )
+invalid drop operation by the item being dragged.Parameters:
| StatusProxy | |
reset( Boolean clearGhost )
:
voidResets the status indicator to the default dropNotAllowed value Resets the status indicator to the default dropNotAllowed value Parameters:
| StatusProxy | |
setStatus( String cssClass )
:
|