DragCreateBase

Base class for EventDragCreate (Scheduler) and TaskDragCreate (Gantt) features. Contains shared code. Not to be used directly.

Configs

27

Common

disabledInstancePlugin
listenersEvents

Other

dragTolerance: Number= 2

Number of pixels the drag target must be moved before dragging is considered to have started. Defaults to 2.

showTooltip: Boolean= true

true to show a time tooltip when dragging to create a new event

this reference for the validatorFn

bottomHandleEventResize
dragThresholdEventResize
leftHandleEventResize
lockLayoutEventResize
reservedSpaceEventResize
resizeSelectedEventResize
rightHandleEventResize
tipEventResize
tooltipTemplateEventResize
topHandleEventResize
validatorFnEventResize

Misc

clientInstancePlugin
localeClassLocalizable
localizableLocalizable

Properties

18

Common

disabledInstancePlugin

Class hierarchy

isDragCreateBase: Boolean= truereadonly
Identifies an object as an instance of DragCreateBase class, or subclass thereof.
isDragCreateBase: Boolean= truereadonlystatic
Identifies an object as an instance of DragCreateBase class, or subclass thereof.
isEventResizeEventResize
isEventsEvents
isInstancePluginInstancePlugin
isLocalizableLocalizable

Lifecycle

configBase

Misc

clientInstancePlugin
localeHelperLocalizable
localeManagerLocalizable

Other

isResizingEventResize
tipEventResize

Functions

28

Configuration

applyDefaultsstaticBase

Events

Lifecycle

destroystaticBase

Misc

doDisableInstancePlugin
initClassstaticBase
isOfTypeNamestaticBase
mixinstaticBase
optionalLstaticLocalizable

Other

LstaticLocalizable
onEvents
relayAllEvents
triggerEvents
unEvents

Events

10
catchAllEvents
destroyEvents
disableInstancePlugin
enableInstancePlugin
eventResizeEndEventResize
eventResizeStartEventResize

Event handlers

10
onDestroyEvents
onDisableInstancePlugin
onEnableInstancePlugin
onEventResizeEndEventResize

Typedefs

2

CSS variables

10

Inherited