본문으로 건너뛰기

onXLE

경고

이 기능은 더 이상 지원되지 않습니다.

Description

데이터 소스에서 데이터 로딩이 완료되었을 때 한 번 발생합니다.

onXLE: () => void

Example

scheduler.attachEvent("onXLE", function (){
//여기에 커스텀 로직을 작성할 수 있습니다.
});

Change log

  • v5.2부터 deprecated 되었습니다.
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.