Legacy event handling mode that is enabled in DayPilot Pro for ASP.NET WebForms and DayPilot Pro for ASP.NET MVC. See also DayPilot.Scheduler.api.
afterEventRender(e, div)
afterRender(data, isCallBack)
onEventClick(e)
onEventEdit(e, newText)
onEventMove(e, newStart, newEnd, newResource, external, ctrl, shift)
onEventResize(e, newStart, newEnd)
onEventSelect(e, change)
onResourceCollapse(resource)
onResourceExpand(resource)
onResourceHeaderClick(resource)
onRowSelect(row)
onTimeRangeDoubleClick(start, end, resource)
onTimeRangeSelected(start, end, resource)