TimelineContext

This class encapsulates a schedule timeline tick context based on a DOM event. This will include the row and resource information and the tick and time information for a DOM pointer event detected in the timeline.

Configs

17

The contextual assignment record (if any)

The cell element under the domEvent

The date corresponding to the domEvent position in the timeline floored to the TimeAxis resolution and resolutionIncrement

The DOM event which triggered the context change.

If the domEvent was on an event bar, this will be the event bar element.

The contextual event record (if any)

The contextual row index. An alias for rowIndex.

The contextual record

The contextual resource record (if any)

The contextual row

The contextual row index

The owning scheduler/gantt widget.

A TimeSpan record which encapsulates the contextual tick

The end date of the contextual tick.

The contextual tick index. This may be fractional.

The start date of the contextual tick.

The date corresponding as close as can be determined to the domEvent position in the timeline

Properties

18

The contextual assignment record (if any)

The cell element under the domEvent

The date corresponding to the domEvent position in the timeline floored to the TimeAxis resolution and resolutionIncrement

The DOM event which triggered the context change.

If the domEvent was on an event bar, this will be the event bar element.

The contextual event record (if any)

The contextual row index. An alias for rowIndex.

The contextual record

The contextual resource record (if any)

The contextual row

The contextual row index

The owning scheduler/gantt widget.

A TimeSpan record which encapsulates the contextual tick

The end date of the contextual tick.

The contextual tick index. This may be fractional.

tickParentIndex: Numberreadonly

The integer contextual tick index.

The start date of the contextual tick.

The date corresponding as close as can be determined to the domEvent position in the timeline