Zum Hauptinhalt springen

onBeforeBatchUpdate

Description

Wird ausgelöst kurz bevor die Methode batchUpdate ausgeführt wird

onBeforeBatchUpdate: () => void

Example

scheduler.attachEvent("onBeforeBatchUpdate", function(){
// dein Code hier
});

Change log

  • hinzugefügt in Version 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.