X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..92c2b89db26be16707f4a805d3303ab2531006e1:/docs/output/Ext.dd.StatusProxy.html diff --git a/docs/output/Ext.dd.StatusProxy.html b/docs/output/Ext.dd.StatusProxy.html index c2c4db70..eda1dd07 100644 --- a/docs/output/Ext.dd.StatusProxy.html +++ b/docs/output/Ext.dd.StatusProxy.html @@ -1,28 +1,28 @@
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()
- :
- Ext.Layer Returns the underlying proxy Ext.Layer Returns the underlying proxy Ext.Layer Parameters:
| StatusProxy | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
getGhost()
- :
- Ext.Element Returns the ghost element Returns the ghost element Parameters:
| StatusProxy | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hide( Boolean clear )
- :
- voidHides the proxy Hides the proxy Parameters:
| StatusProxy | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
repair( Array xy , Function callback , Object scope )
- :
- voidCauses the proxy to return to its position of origin via an animation. Should be called after an
+default drag proxy used by all Ext.dd components. Config Options
Public PropertiesThis class has no public properties. Public Methods
Public EventsThis class has no public events. |