📄 ext.dd.ddtarget.html
字号:
由拖放过程中的鼠标指针来定义拖放的交互操作。
</div> </div> </td> <td class="msource"> <!--如果这不是同个namespace下--><a ext:cls="Ext.dd.DragDropMgr" ext:member="#method-POINT
" href="output/Ext.dd.DragDropMgr.html#method-POINT
"> DragDropMgr </a> </td> </tr> <tr class="property-row inherited expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="INTERSECT
-activeItem"></a> <b> INTERSECT
: INTERSECT</b> <div class="mdesc"> <div class="short">
Intersect模式下,拖放的交互是由两个或两个以上的拖放对象的... </div> <div class="long">
Intersect模式下,拖放的交互是由两个或两个以上的拖放对象的重叠来定义。
</div> </div> </td> <td class="msource"> <!--如果这不是同个namespace下--><a ext:cls="Ext.dd.DragDropMgr" ext:member="#method-INTERSECT
" href="output/Ext.dd.DragDropMgr.html#method-INTERSECT
"> DragDropMgr </a> </td> </tr> <tr class="property-row inherited expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="mode
-activeItem"></a> <b> mode
: mode</b> <div class="mdesc"> <div class="short">
当前拖放的模式,默认为:POINT
</div> <div class="long">
当前拖放的模式,默认为:POINT
</div> </div> </td> <td class="msource"> <!--如果这不是同个namespace下--><a ext:cls="Ext.dd.DragDropMgr" ext:member="#method-mode
" href="output/Ext.dd.DragDropMgr.html#method-mode
"> DragDropMgr </a> </td> </tr> <tr class="property-row inherited expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="useCache
-activeItem"></a> <b> useCache
: useCache</b> <div class="mdesc"> <div class="short">
设置useCache为false的话,表示你想强制对象不断在每个拖... </div> <div class="long">
设置useCache为false的话,表示你想强制对象不断在每个拖放关联对象中轮询。
</div> </div> </td> <td class="msource"> <!--如果这不是同个namespace下--><a ext:cls="Ext.dd.DragDropMgr" ext:member="#method-useCache
" href="output/Ext.dd.DragDropMgr.html#method-useCache
"> DragDropMgr </a> </td> </tr> <tr class="property-row inherited expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="clickPixelThresh
-activeItem"></a> <b> clickPixelThresh
: clickPixelThresh</b> <div class="mdesc"> <div class="short">
在mousedown之后,拖动初始化之前,鼠标需要移动的像素值。默... </div> <div class="long">
在mousedown之后,拖动初始化之前,鼠标需要移动的像素值。默认值为3
</div> </div> </td> <td class="msource"> <!--如果这不是同个namespace下--><a ext:cls="Ext.dd.DragDropMgr" ext:member="#method-clickPixelThresh
" href="output/Ext.dd.DragDropMgr.html#method-clickPixelThresh
"> DragDropMgr </a> </td> </tr> <tr class="property-row inherited expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="clickTimeThresh
-activeItem"></a> <b> clickTimeThresh
: clickTimeThresh</b> <div class="mdesc"> <div class="short">
在mousedown事件触发之后,接着开始拖动但不想触发mouse... </div> <div class="long">
在mousedown事件触发之后,接着开始拖动但不想触发mouseup的事件的毫秒数。默认值为1000
</div> </div> </td> <td class="msource"> <!--如果这不是同个namespace下--><a ext:cls="Ext.dd.DragDropMgr" ext:member="#method-clickTimeThresh
" href="output/Ext.dd.DragDropMgr.html#method-clickTimeThresh
"> DragDropMgr </a> </td> </tr> <tr class="property-row inherited expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="el
-activeItem"></a> <b> el
: el</b> <div class="mdesc"> <div class="short">
The element
</div> <div class="long">
The element
</div> </div> </td> <td class="msource"> <!--如果这不是同个namespace下--><a ext:cls="Ext.dd.DragDropMgr" ext:member="#method-el
" href="output/Ext.dd.DragDropMgr.html#method-el
"> DragDropMgr </a> </td> </tr> <tr class="property-row inherited expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="css
-activeItem"></a> <b> css
: css</b> <div class="mdesc"> <div class="short">
A reference to the style property
</div> <div class="long">
A reference to the style property
</div> </div> </td> <td class="msource"> <!--如果这不是同个namespace下--><a ext:cls="Ext.dd.DragDropMgr" ext:member="#method-css
" href="output/Ext.dd.DragDropMgr.html#method-css
"> DragDropMgr </a> </td> </tr> <tr class="property-row inherited expandable"> <td class="micon"> <a class="exi" href="#expand"> </a> </td> <td class="sig"> <a id="scroll
-activeItem"></a> <b> scroll
: scroll</b> <div class="mdesc"> <div class="short">
设置为true时,游览器窗口会自动滚动,如果拖放元素被拖到视图的边... </div> <div class="long">
设置为true时,游览器窗口会自动滚动,如果拖放元素被拖到视图的边界,默认为true。
</div> </div> </td> <td class="msource"> <!--如果这不是同个namespace下--><a ext:cls="Ext.dd.DD" ext:member="#method-scroll
" href="output/Ext.dd.DD.html#method-scroll
"> DD </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.dd.DDProxy.dragElId
-activeItem"></a> <b> Ext.dd.DDProxy.dragElId
: Ext.dd.DDProxy.dragElId</b> <div class="mdesc"> <div class="short">
默认的拖动框架div之id
</div> <div class="long">
默认的拖动框架div之id
</div> </div> </td> <td class="msource"> <!--如果这不是同个namespace下--><a ext:cls="Ext.dd.DDProxy" ext:member="#method-Ext.dd.DDProxy.dragElId
" href="output/Ext.dd.DDProxy.html#method-Ext.dd.DDProxy.dragElId
"> DDProxy </a> </td> </tr>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -