Zum Hauptinhalt springen

onQuickInfo

Description

Wird ausgelöst, wenn das Pop-up-Bearbeitungsformular angezeigt wird

onQuickInfo: (eventId: string) => void

Parameters

  • eventId - (required) string - die Event-ID

Example

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

Details

Hinweis

Das Event erfordert, dass das quick_info Plugin aktiviert ist.

Change log

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