ext.tree.treedropzone.html.svn-base
来自「PHP 知识管理系统(基于树结构的知识管理系统), 英文原版的PHP源码。」· SVN-BASE 代码 · 共 1,088 行 · 第 1/5 页
SVN-BASE
1,088 行
</td>
<td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#invalidHandleClasses" href="output/Ext.dd.DragDrop.html#invalidHandleClasses">DragDrop</a></td>
</tr>
<tr class="property-row inherited">
<td class="micon"><a class="exi" href="#expand"> </a></td>
<td class="sig">
<a id="Ext.tree.TreeDropZone-invalidHandleIds"></a>
<b>invalidHandleIds</b> : string: <div class="mdesc">
An associative array of ids for elements that will be ignored if clicked </div>
</td>
<td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#invalidHandleIds" href="output/Ext.dd.DragDrop.html#invalidHandleIds">DragDrop</a></td>
</tr>
<tr class="property-row inherited alt">
<td class="micon"><a class="exi" href="#expand"> </a></td>
<td class="sig">
<a id="Ext.tree.TreeDropZone-invalidHandleTypes"></a>
<b>invalidHandleTypes</b> : string: <div class="mdesc">
An associative array of HTML tags that will be ignored if clicked. </div>
</td>
<td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#invalidHandleTypes" href="output/Ext.dd.DragDrop.html#invalidHandleTypes">DragDrop</a></td>
</tr>
<tr class="property-row inherited">
<td class="micon"><a class="exi" href="#expand"> </a></td>
<td class="sig">
<a id="Ext.tree.TreeDropZone-isTarget"></a>
<b>isTarget</b> : boolean <div class="mdesc">
By default, all insances can be a drop target. This can be disabled bysetting isTarget to false. </div>
</td>
<td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#isTarget" href="output/Ext.dd.DragDrop.html#isTarget">DragDrop</a></td>
</tr>
<tr class="property-row inherited alt expandable">
<td class="micon"><a class="exi" href="#expand"> </a></td>
<td class="sig">
<a id="Ext.tree.TreeDropZone-maintainOffset"></a>
<b>maintainOffset</b> : boolean <div class="mdesc">
<div class="short">Maintain offsets when we resetconstraints. Set to true when you wantthe position of the element relative to its par...</div>
<div class="long">
Maintain offsets when we resetconstraints. Set to true when you wantthe position of the element relative to its parent to stay the samewhen the page changes </div>
</div>
</td>
<td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#maintainOffset" href="output/Ext.dd.DragDrop.html#maintainOffset">DragDrop</a></td>
</tr>
<tr class="property-row inherited">
<td class="micon"><a class="exi" href="#expand"> </a></td>
<td class="sig">
<a id="Ext.tree.TreeDropZone-padding"></a>
<b>padding</b> : int[] <div class="mdesc">
The padding configured for this drag and drop object for calculatingthe drop zone intersection with this object. </div>
</td>
<td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#padding" href="output/Ext.dd.DragDrop.html#padding">DragDrop</a></td>
</tr>
<tr class="property-row inherited alt expandable">
<td class="micon"><a class="exi" href="#expand"> </a></td>
<td class="sig">
<a id="Ext.tree.TreeDropZone-primaryButtonOnly"></a>
<b>primaryButtonOnly</b> : boolean <div class="mdesc">
<div class="short">By default the drag and drop instance will only respond to the primarybutton click (left button for a right-handed m...</div>
<div class="long">
By default the drag and drop instance will only respond to the primarybutton click (left button for a right-handed mouse). Set to true toallow drag and drop to start with any mouse click that is propogatedby the browser </div>
</div>
</td>
<td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#primaryButtonOnly" href="output/Ext.dd.DragDrop.html#primaryButtonOnly">DragDrop</a></td>
</tr>
<tr class="property-row">
<td class="micon"><a class="exi" href="#expand"> </a></td>
<td class="sig">
<a id="Ext.tree.TreeDropZone-tree"></a>
<b>tree</b> : Ext.tree.TreePanel <div class="mdesc">
The TreePanel for this drop zone </div>
</td>
<td class="msource">TreeDropZone</td>
</tr>
<tr class="property-row inherited alt expandable">
<td class="micon"><a class="exi" href="#expand"> </a></td>
<td class="sig">
<a id="Ext.tree.TreeDropZone-xTicks"></a>
<b>xTicks</b> : int[] <div class="mdesc">
<div class="short">Array of pixel locations the element will snap to if we specified ahorizontal graduation/interval. This array is ge...</div>
<div class="long">
Array of pixel locations the element will snap to if we specified ahorizontal graduation/interval. This array is generated automaticallywhen you define a tick interval. </div>
</div>
</td>
<td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#xTicks" href="output/Ext.dd.DragDrop.html#xTicks">DragDrop</a></td>
</tr>
<tr class="property-row inherited expandable">
<td class="micon"><a class="exi" href="#expand"> </a></td>
<td class="sig">
<a id="Ext.tree.TreeDropZone-yTicks"></a>
<b>yTicks</b> : int[] <div class="mdesc">
<div class="short">Array of pixel locations the element will snap to if we specified avertical graduation/interval. This array is gene...</div>
<div class="long">
Array of pixel locations the element will snap to if we specified avertical graduation/interval. This array is generated automaticallywhen you define a tick interval. </div>
</div>
</td>
<td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#yTicks" href="output/Ext.dd.DragDrop.html#yTicks">DragDrop</a></td>
</tr>
</table> <a id="Ext.tree.TreeDropZone-methods"></a> <h2>Public Methods</h2> <table cellspacing="0" class="member-table"> <tr> <th class="sig-header" colspan="2">Method</th> <th class="msource-header">Defined By</th> </tr> <tr class="method-row expandable">
<td class="micon"><a class="exi" href="#expand"> </a></td>
<td class="sig">
<a id="Ext.tree.TreeDropZone-TreeDropZone"></a>
<b>TreeDropZone</b>( <code>String/HTMLElement/Element tree</code>, <code>Object config</code> ) <div class="mdesc">
<div class="short"></div>
<div class="long">
<div class="mdetail-params">
<strong>Parameters:</strong>
<ul><li><code>tree</code> : String/HTMLElement/Element<div class="sub-desc">The <a ext:cls="Ext.tree.TreePanel" href="output/Ext.tree.TreePanel.html">Ext.tree.TreePanel</a> for which to enable dropping</div></li><li><code>config</code> : Object<div class="sub-desc"></div></li> </ul>
<strong>Returns:</strong>
<ul>
<li><code></code></li>
</ul>
</div>
</div>
</div>
</td>
<td class="msource">TreeDropZone</td>
</tr>
<tr class="method-row inherited alt expandable">
<td class="micon"><a class="exi" href="#expand"> </a></td>
<td class="sig">
<a id="Ext.tree.TreeDropZone-addInvalidHandleClass"></a>
<b>addInvalidHandleClass</b>( <code>string cssClass</code> ) : void <div class="mdesc">
<div class="short">Lets you specify a css class of elements that will not initiate a drag</div>
<div class="long">
Lets you specify a css class of elements that will not initiate a drag <div class="mdetail-params">
<strong>Parameters:</strong>
<ul><li><code>cssClass</code> : string<div class="sub-desc">the class of the elements you wish to ignore</div></li> </ul>
<strong>Returns:</strong>
<ul>
<li><code>void</code></li>
</ul>
</div>
</div>
</div>
</td>
<td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#addInvalidHandleClass" href="output/Ext.dd.DragDrop.html#addInvalidHandleClass">DragDrop</a></td>
</tr>
<tr class="method-row inherited expandable">
<td class="micon"><a class="exi" href="#expand"> </a></td>
<td class="sig">
<a id="Ext.tree.TreeDropZone-addInvalidHandleId"></a>
<b>addInvalidHandleId</b>( <code>string id</code> ) : void <div class="mdesc">
<div class="short">Lets you to specify an element id for a child of a drag handlethat should not initiate a drag</div>
<div class="long">
Lets you to specify an element id for a child of a drag handlethat should not initiate a drag <div class="mdetail-params">
<strong>Parameters:</strong>
<ul><li><code>id</code> : string<div class="sub-desc">the element id of the element you wish to ignore</div></li> </ul>
<strong>Returns:</strong>
<ul>
<li><code>void</code></li>
</ul>
</div>
</div>
</div>
</td>
<td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#addInvalidHandleId" href="output/Ext.dd.DragDrop.html#addInvalidHandleId">DragDrop</a></td>
</tr>
<tr class="method-row inherited alt expandable">
<td class="micon"><a class="exi" href="#expand"> </a></td>
<td class="sig">
<a id="Ext.tree.TreeDropZone-addInvalidHandleType"></a>
<b>addInvalidHandleType</b>( <code>string tagName</code> ) : void <div class="mdesc">
<div class="short">Allows you to specify a tag name that should not start a drag operationwhen clicked. This is designed to facilitate...</div>
<div class="long">
Allows you to specify a tag name that should not start a drag operationwhen clicked. This is designed to facilitate embedding links within adrag handle that do something other than start the drag. <div class="mdetail-params">
<strong>Parameters:</strong>
<ul><li><code>tagName</code> : string<div class="sub-desc">the type of element to exclude</div></li> </ul>
<strong>Returns:</strong>
<ul>
<li><code>void</code></li>
</ul>
</div>
</div>
</div>
</td>
<td class="msource"><a ext:cls="Ext.dd.DragDrop" ext:member="#addInvalidHandleType" href="output/Ext.dd.DragDrop.html#addInvalidHandleType">DragDrop</a></td>
</tr>
<tr class="method-row inherited expandable">
<td class="micon"><a class="exi" href="#expand"> </a></td>
<td class="sig">
<a id="Ext.tree.TreeDropZone-addToGroup"></a>
<b>addToGroup</b>( <code>sGroup {string}</code> ) : void <div class="mdesc">
<div class="short">Add this instance to a group of related drag/drop objects. Allinstances belong to at least one group, and can belon...</div>
<div class="long">
Add this instance to a group of related drag/drop objects. Allinstances belong to at least one group, and can belong to as manygroups as needed. <div class="mdetail-params">
<strong>Parameters:</strong>
<ul><li><code>{string}</code> : sGroup<div class="sub-desc">the name of the group</div></li> </ul>
<strong>Returns:</strong>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?