DragCreateBase
Abstract
Base class for EventDragCreate (Scheduler) and TaskDragCreate (Gantt) features. Contains shared code for drag-to-create operations including tooltip display and STM transaction handling. Not to be used directly.
See also
- EventDragCreate - Scheduler drag-to-create feature
- DragBase - Base class for event drag
No results
Configs
Configs are options you supply in a configuration object when creating an instance of this class-
Number of pixels the drag target must be moved before dragging is considered to have started. Defaults to 2.
-
true to show a time tooltip when dragging to create a new event
-
thisreference for the validatorFn
Properties
Properties are getters/setters or publicly accessible variables on this class-
Identifies an object as an instance of DragCreateBase class, or subclass thereof.
-
Identifies an object as an instance of DragCreateBase class, or subclass thereof.