当拖拽的事件离开scheduler区域时触发
scheduler.attachEvent("onEventDragOut", function (id, e){ //在这里添加自定义逻辑 });
此事件仅在不同scheduler之间进行拖放操作时触发。