v7.3.0
SupportExamplesFree Trial

GanttStores
Mixin

Functions for store assignment and store event listeners. Properties are aliases to corresponding ones of Gantt's project instance.

No results

Configs

Configs are options you supply in a configuration object when creating an instance of this class

Properties

Properties are getters/setters or publicly accessible variables on this class

Functions

Functions are methods available for calling on the class
    • Listener to the batchedUpdate event which fires when a field is changed on a record which is batch updating. Occasionally UIs must keep in sync with batched changes. For example, the TaskResize feature performs batched updating of the startDate/endDate and it tells its client to listen to batchedUpdate.

    Source path

    Gantt/view/mixin/GanttStores.js

    Contents