X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..76cb34406ceaf9681a76e13b531d7eafa483ad88:/docs/output/Ext.dd.PanelProxy.html diff --git a/docs/output/Ext.dd.PanelProxy.html b/docs/output/Ext.dd.PanelProxy.html index c66ed239..ef474cc4 100644 --- a/docs/output/Ext.dd.PanelProxy.html +++ b/docs/output/Ext.dd.PanelProxy.html @@ -1,195 +1,19 @@ -
Package: | Ext.dd |
Defined In: | PanelDD.js |
Class: | PanelProxy |
Extends: | Object |
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 ] ) : void
-
- Moves the proxy to a different position in the DOM. This is typically called while dragging the Panel
-to keep the pr...
-
- 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() : void
-
- Shows the proxy
-
- Shows the proxy
-
- Parameters:
-
-
|
- PanelProxy | -
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()
+ :
+ void Shows the proxy Shows the proxy Parameters:
| PanelProxy |