The DayPilot.Action class stores details about a client-side operation that is to be sent to the server using the Notify event model.
It is returned by events.add(), events.update(), and events.remove().
events.add()
events.update()
events.remove()
Methods