当拖动的事件进入调度器时触发
scheduler.attachEvent("onEventDragIn", function (id, e){ //这里编写自定义逻辑 });
此事件仅在不同调度器之间进行拖放操作时触发。