API事件onClearAll本页内容onClearAll Description 当调度器的数据被清除后触发一次 onClearAll: () => voidExamplescheduler.attachEvent("onClearAll", function (){ //这里编写任何自定义逻辑});Details该事件由 clearAll 方法触发。Need help?Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.