GanttStores
Configs
7
Configs
7Inline assignments, will be loaded into the backing project's AssignmentStore.
Inline calendars, will be loaded into the backing project's CalendarManagerStore.
Inline dependencies, will be loaded into the backing project's DependencyStore.
Inline resources, will be loaded into the backing project's ResourceStore.
Inline tasks, will be loaded into an internally created TaskStore.
The TaskStore holding the tasks to be rendered into the Gantt.
Inline time ranges, will be loaded into the backing project's time range store.
Properties
10
Properties
10Class hierarchy
Data
Get/set assignments, applies to the backing project's AssignmentStore.
The CalendarManagerStore instance of the backing project.
Get/set calendars, applies to the backing projects CalendarManagerStore.
Get/set dependencies, applies to the backing projects DependencyStore.
Get/set resources, applies to the backing project's ResourceStore.
Get/set tasks, applies to the backing project's EventStore. Returns a flat array of all tasks in the task store.
Get/set the task store instance of the backing project.
Get/set time ranges, applies to the backing project's TimeRangeStore.