Перейти к основному содержимому

onAfterBatchUpdate

Description

Срабатывает сразу после завершения выполнения метода batchUpdate

onAfterBatchUpdate: () => void

Example

scheduler.attachEvent("onAfterBatchUpdate", function(){
// ваш код здесь
});

Change log

  • добавлено в версии 7.1
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.