X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..05ce1c11e98b33f14ddee184493bd5a60dc947e2:/docs/output/Ext.dd.PanelProxy.html diff --git a/docs/output/Ext.dd.PanelProxy.html b/docs/output/Ext.dd.PanelProxy.html index ef474cc4..c0086edd 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 |
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
+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()
- :
+to the parent's last child if not specified)Returns:
| PanelProxy | |
show()
+ :
void Shows the proxy Shows the proxy Parameters:
| PanelProxy |