当调度器的数据被清除后触发一次
scheduler.attachEvent("onClearAll", function (){ //这里编写任何自定义逻辑 });
该事件由 clearAll 方法触发。