DayPilot.Queue.onEventSelect

The onEventSelect event handler is fired before the event is to be selected as a result of event click when eventClickHandling is set to "Select".

Declaration

DayPilot.Queue.onEventSelect(args);

Parameters 

  • args.e (DayPilot.Event) - the selected event
  • args.preventDefault() - prevent the selection