GanttScroll
Properties
2
Properties
2Identifies an object as an instance of GanttScroll class, or subclass thereof.
Identifies an object as an instance of GanttScroll class, or subclass thereof.
Functions
1
Functions
1Scrolls a task record into the viewport.
| Parameter | Type | Description |
|---|---|---|
taskRecord | TaskModel | The task record to scroll into view |
options | BryntumScrollOptions | How to scroll. |
includeLabel | Boolean | Pass |
Returns: Promise -
A Promise which resolves when the scrolling is complete.