DataAction

Specifies the action which can be dispatched through the SchedulerDataContext.

For more information refer to the Scheduler Context article.

NameTypeDefaultDescription

dataItem

any

Specifies the dataItem being edited.

series

boolean

Specifies if the action should be applied to the whole series of a recurring item. If the item is not recurring, set series to false.

type

DATA_ACTION

The type of the action. The available types are:

  • create
  • update
  • remove

In this article

Not finding the help you need?