jQuery Scheduler - editing

Specifies which editing operations an end-user can perform on appointments.

Type:

Boolean

|

Object

Default Value: true

allowAdding

Specifies whether or not an end-user can add appointments.

Type:

Boolean

Default Value: true

See Also

allowDeleting

Specifies whether or not an end-user can delete appointments.

Type:

Boolean

Default Value: true

allowDragging

Specifies whether or not an end-user can drag appointments.

Type:

Boolean

Default Value: true, false (Android, iOS, Windows Mobile)

allowResizing

Specifies whether or not an end-user can change an appointment duration.

Type:

Boolean

Default Value: true, false (Android, iOS, Windows Mobile)

allowUpdating

Specifies whether or not an end-user can change appointment options.

Type:

Boolean

Default Value: true