X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..6a7e4474cba9d8be4b2ec445e10f1691f7277c50:/docs/output/Ext.dd.PanelProxy.html diff --git a/docs/output/Ext.dd.PanelProxy.html b/docs/output/Ext.dd.PanelProxy.html index 1090b630..97211ed4 100644 --- a/docs/output/Ext.dd.PanelProxy.html +++ b/docs/output/Ext.dd.PanelProxy.html @@ -1,19 +1,19 @@ -
Package: | Ext.dd |
Defined In: | PanelDD.js |
Class: | PanelProxy |
Extends: | Object |
Config Options | Defined By | |
---|---|---|
insertProxy : Boolean True to insert a placeholder proxy element while dragging the panel,
-false to drag with no proxy (defaults to true). | PanelProxy |
Method | Defined By | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PanelProxy( panel The , config Configuration )
- Parameters:
| PanelProxy | ||||||||||||||||||||||||||||||||||||||
getEl()
- :
- Element Gets the proxy's element Gets the proxy's element Parameters:
| PanelProxy | ||||||||||||||||||||||||||||||||||||||
getGhost()
- :
- Element Gets the proxy's ghost element Gets the proxy's ghost element Parameters:
| PanelProxy | ||||||||||||||||||||||||||||||||||||||
getProxy()
- :
- Element Gets the proxy's element Gets the proxy's element Parameters:
| PanelProxy | ||||||||||||||||||||||||||||||||||||||
hide()
- :
- void Hides the proxy Hides the proxy Parameters:
| PanelProxy | ||||||||||||||||||||||||||||||||||||||
moveProxy( HTMLElement parentNode , [HTMLElement before ] )
- :
- voidMoves the proxy to a different position in the DOM. This is typically called while dragging the Panel
-to keep the p... Moves the proxy to a different position in the DOM. This is typically called while dragging the Panel
-to keep the proxy sync'd to the Panel's location. Parameters:
| PanelProxy | ||||||||||||||||||||||||||||||||||||||
show()
- :
+Class Ext.dd.PanelProxy
A custom drag proxy implementation specific to Ext.Panels. This class is primarily used internally
+for the Panel's drag drop implementation, and should never need to be created directly. Config Options
Public PropertiesThis class has no public properties. Public Methods
Public EventsThis class has no public events. |