DayPilot.Scheduler.onEventEdited

Declaration

onEventEdited(args)

Parameters

  • args.e (DayPilot.Event) - the event reference
  • args.newText (string) - new event text

Notes

Handles the submit event during inline event editing.