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

onBeforeBatchUpdate

Description

Вызывается непосредственно перед выполнением метода batchUpdate

onBeforeBatchUpdate: () => void

Example

scheduler.attachEvent("onBeforeBatchUpdate", 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.