PartOfProject
Mixin
This is a mixin, included in all models and stores of the Scheduler Pro project. It provides a common API for accessing all stores of the project.
No results
Configs
Configs are options you supply in a configuration object when creating an instance of this class-
An EventStore instance or a config object.
Has a corresponding runtime taskStore property.
Properties
Properties are getters/setters or publicly accessible variables on this class-
Identifies an object as an instance of PartOfProject class, or subclass thereof.
-
Returns the project this entity belongs to.
-
Identifies an object as an instance of PartOfProject class, or subclass thereof.
-
Returns the assignment store of the project this entity belongs to.
-
Returns the calendar manager store of the project this entity belongs to.
-
Returns the dependency store of the project this entity belongs to.
-
Returns the task store of the project this entity belongs to.
-
Returns the resource store of the project this entity belongs to.