dashboard
repositories
filestore
activity
search
login
main
/
pyhmap
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
分屏的关闭事件,相关样式调整
shuishen
2021-06-04
a239631f7bbd0c17037c31d3fcb04504ab317c51
[pyhmap.git]
/
corelib
/
dojo
/
dnd
/
Target.js
1
2
//>>built
define(["../_base/declare","../dom-class","./Source"],function(a,b,c){return a("dojo.dnd.Target",c,{constructor:function(){this.isSource=!1;b.remove(this.node,"dojoDndSource")}})});