跳转到主要内容

onXLE

警告

此功能已棄用。

Description

当从数据源加载数据完成时触发一次

onXLE: () => void

Example

scheduler.attachEvent("onXLE", function (){
// 这里可以编写自定义逻辑
});

Change log

  • 自 v5.2 起废弃
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.