Zum Hauptinhalt springen

onAfterBatchUpdate

Description

Wird unmittelbar ausgelöst, nachdem die Methode batchUpdate ausgeführt wurde

onAfterBatchUpdate: () => void

Example

scheduler.attachEvent("onAfterBatchUpdate", function(){
// Ihr 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.