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

onAfterBatchUpdate

Description

Срабатывает после вызова метода batchUpdate

onAfterBatchUpdate: () => void;

Example

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

Change log

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