X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..92c2b89db26be16707f4a805d3303ab2531006e1:/docs/output/Ext.dd.StatusProxy.html?ds=sidebyside diff --git a/docs/output/Ext.dd.StatusProxy.html b/docs/output/Ext.dd.StatusProxy.html index 5bffb38d..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
+ Class Ext.dd.StatusProxy
A specialized drag proxy that supports a drop status icon, Ext.Layer styles and auto-repair. This is the
+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. |