간트 API이벤트onBeforeBatchUpdate이 페이지에서onBeforeBatchUpdate Description batchUpdate 메서드가 실행되기 직전에 트리거됩니다. onBeforeBatchUpdate: () => void;Examplegantt.attachEvent("onBeforeBatchUpdate", function(){ // your code here});Related API batchUpdate onAfterBatchUpdate Change log 버전 4.0에 추가됨