📄 ext.dd.panelproxy.html
字号:
<!-- Mock --> <!--<link rel="stylesheet" type="text/css" href="resources/css/ext-all.css" /><link rel="stylesheet" type="text/css" href="doc/resources/docs.css"></link><link rel="stylesheet" type="text/css" href="doc/resources/style.css"></link><style> body { overflow: scroll; } .mdesc .long { display: block; }</style>--><!-- Mock --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><div class="body-wrap"> <div class="top-tools"> <a class="inner-link" href="#Ext.dd.PanelProxy-props"> <img src="resources/images/default/s.gif" class="item-icon icon-prop">Properties</a><a class="inner-link" href="#Ext.dd.PanelProxy-methods"><img src="resources/images/default/s.gif" class="item-icon icon-method">Methods</a><a class="inner-link" href="#Ext.dd.PanelProxy-events"><img src="resources/images/default/s.gif" class="item-icon icon-event">Events</a><a class="inner-link" href="#Ext.dd.PanelProxy-configs"><img src="resources/images/default/s.gif" class="item-icon icon-config">Config Options</a><a class="bookmark" href="../docs/?class=Ext.dd.PanelProxy"><img src="resources/images/default/s.gif" class="item-icon icon-fav">Direct Link</a></div> <h1> Class Ext.dd.PanelProxy</h1> <table cellspacing="0"> <tr> <td class="label"> Package: </td> <td class="hd-info"> Ext.grid </td> </tr> <tr> <td class="label"> Defined In: </td> <td class="hd-info"> .js </td> </tr> <tr> <td class="label"> Class: </td> <td class="hd-info"> </td> </tr> <tr> <td class="label"> Extends: </td> <td class="hd-info"> Object </td> </tr> </table> <div class="description"> 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.
</div> <div class="hr"> </div> <a id="Ext.dd.PanelProxy-configs"></a> <h2> 配置项</h2> <table cellspacing="0" class="member-table"> <tr> <th class="sig-header" colspan="2"> 配置项</th> <th class="msource-header"> 定义者 </th> </tr> <tr class="config-row expandable"> <td class="micon"><a class="exi" href="#expand"> </a></td> <td class="sig"><a id="insertProxy-header"></a><b>insertProxy</b> : Boolean <div class="mdesc"> <div class="short"> True to insert a placeholder proxy ... </div> <div class="long"> True to insert a placeholder proxy element while dragging the panel,
false to drag with no proxy (defaults to true). </div> </div></td> <td class="msource"> PanelProxy </td> </tr> </table> <h2> 公告属性</h2> 这个类没有公告属性。 <a id="Ext.dd.PanelProxy-methods"></a> <h2> 公共方法</h2> <table cellspacing="0" class="member-table"> <tr> <th class="sig-header" colspan="2"> 方法 </th> <th class="msource-header"> 定义者 </th> </tr> <tr class="method-row expandable"> <td class="micon"><a class="exi" href="#expand"> </a></td> <td class="sig"><!--ClassName--><a id="getEl-getEl"></a> <b>getEl</b> ( ) : Element <div class="mdesc"> <div class="short">Gets the proxy's element</div> <div class="long"> Gets the proxy's element <div class="mdetail-params"><strong>参数项:</strong> <ul> <li><code>none</code> <div class="sub-desc"> </div> </li> </ul> <b>返回: </b> <ul> <li><code>Element</code> The proxy's element</li> </ul> </div> </div> </div></td> <td class="msource"> PanelProxy </td> </tr> <tr class="method-row expandable"> <td class="micon"><a class="exi" href="#expand"> </a></td> <td class="sig"><!--ClassName--><a id="getGhost-getGhost"></a> <b>getGhost</b> ( ) : Element <div class="mdesc"> <div class="short">Gets the proxy's ghost element</div> <div class="long"> Gets the proxy's ghost element <div class="mdetail-params"><strong>参数项:</strong> <ul> <li><code>none</code> <div class="sub-desc"> </div> </li> </ul> <b>返回: </b> <ul> <li><code>Element</code> The proxy's ghost element</li> </ul> </div> </div> </div></td> <td class="msource"> PanelProxy </td> </tr> <tr class="method-row expandable"> <td class="micon"><a class="exi" href="#expand"> </a></td> <td class="sig"><!--ClassName--><a id="getProxy-getProxy"></a> <b>getProxy</b> ( ) : Element <div class="mdesc"> <div class="short">Gets the proxy's element</div> <div class="long"> Gets the proxy's element <div class="mdetail-params"><strong>参数项:</strong> <ul> <li><code>none</code> <div class="sub-desc"> </div> </li> </ul> <b>返回: </b> <ul> <li><code>Element</code> The proxy's element</li> </ul> </div> </div> </div></td> <td class="msource"> PanelProxy </td> </tr> <tr class="method-row expandable"> <td class="micon"><a class="exi" href="#expand"> </a></td> <td class="sig"><!--ClassName--><a id="hide-hide"></a> <b>hide</b> ( ) <div class="mdesc"> <div class="short">Hides the proxy</div> <div class="long"> Hides the proxy <div class="mdetail-params"><strong>参数项:</strong> <ul> <li><code>none</code> <div class="sub-desc"> </div> </li> </ul> <b>返回: </b> <ul> <li><code>void</code> </li> </ul> </div> </div> </div></td> <td class="msource"> PanelProxy </td> </tr> <tr class="method-row expandable"> <td class="micon"><a class="exi" href="#expand"> </a></td> <td class="sig"><!--ClassName--><a id="show-show"></a> <b>show</b> ( ) <div class="mdesc"> <div class="short">Shows the proxy</div> <div class="long"> Shows the proxy <div class="mdetail-params"><strong>参数项:</strong> <ul> <li><code>none</code> <div class="sub-desc"> </div> </li> </ul> <b>返回: </b> <ul> <li><code>void</code> </li> </ul> </div> </div> </div></td> <td class="msource"> PanelProxy </td> </tr> <tr class="method-row expandable"> <td class="micon"><a class="exi" href="#expand"> </a></td> <td class="sig"><!--ClassName--><a id="moveProxy-moveProxy"></a> <b>moveProxy</b> ( <code>HTMLElement parentNode,</code> <code>HTMLElement before</code> ) <div class="mdesc"> <div class="short">Moves the proxy to a different posi...</div> <div class="long"> 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.
to the parent's last child if not specified) <div class="mdetail-params"><strong>参数项:</strong> <ul> <li><code>parentNode</code> : HTMLElement <div class="sub-desc"> The proxy's parent DOM node </div> </li> <li><code>before</code> : HTMLElement <div class="sub-desc"> (optional) The sibling node before which the proxy should be inserted (defaults
to the parent's last child if not specified) </div> </li> </ul> <b>返回: </b> <ul> <li><code>void</code> </li> </ul> </div> </div> </div></td> <td class="msource"> PanelProxy </td> </tr> </table> <a id="Ext.dd.PanelProxy-events"></a><a id="Ext.Ajax-events"></a> <h2> 公告事件</h2> <div class="no-members"> 这个类没公共的事件。</div> </div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -