Methods
-
<static> allowDrop(evt)
-
允许放置,拖动过程中鼠标样式显示为可拖动状态,一般用于被拖动元素的父容器
Parameters:
Name Type Description evt -
<static> dragging(evt)
-
拖动中
Parameters:
Name Type Description evt -
<static> endDrag(evt)
-
拖动结束
Parameters:
Name Type Description evt -
<static> startDrag(evt)
-
开始拖动
Parameters:
Name Type Description evt
WolMap