SchedulerAppointmentDraggingBuilder Methods
Provides methods that allow you to configure nested options of the client-side appointmentDragging object.
Name | Description |
---|---|
Auto |
Enables automatic scrolling while dragging an appointment beyond the viewport. Mirrors the client-side auto |
Auto |
Enables automatic scrolling while dragging an appointment beyond the viewport. Mirrors the client-side auto |
Data |
A container for custom data. Mirrors the client-side data option. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Group |
Allows you to group several UI components so that users can drag and drop appointments between them. Mirrors the client-side group option. |
Group |
Allows you to group several UI components so that users can drag and drop appointments between them. Mirrors the client-side group option. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
A function that is called when a new appointment is added. Mirrors the client-side on |
On |
A function that is called when a new appointment is added. Mirrors the client-side on |
On |
A function that is called when the dragged appointment's position is changed. Mirrors the client-side on |
On |
A function that is called when the dragged appointment's position is changed. Mirrors the client-side on |
On |
A function that is called every time a draggable appointment is moved. Mirrors the client-side on |
On |
A function that is called every time a draggable appointment is moved. Mirrors the client-side on |
On |
A function that is called when the drag gesture is initialized. Mirrors the client-side on |
On |
A function that is called when the drag gesture is initialized. Mirrors the client-side on |
On |
A function that is called when a draggable appointment is removed. Mirrors the client-side on |
On |
A function that is called when a draggable appointment is removed. Mirrors the client-side on |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Scroll |
Specifies the distance in pixels from the edge of viewport at which scrolling should start. Applies only if auto |
Scroll |
Specifies the distance in pixels from the edge of viewport at which scrolling should start. Applies only if auto |
Scroll |
Specifies the scrolling speed when dragging an appointment beyond the viewport. Applies only if auto |
Scroll |
Specifies the scrolling speed when dragging an appointment beyond the viewport. Applies only if auto |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also