AttachToProjectMixin

Properties

2
isAttachToProjectMixin: Boolean= truereadonly
Identifies an object as an instance of AttachToProjectMixin class, or subclass thereof.
isAttachToProjectMixin: Boolean= truereadonlystatic
Identifies an object as an instance of AttachToProjectMixin class, or subclass thereof.

Functions

6

Override to take action when the AssignmentStore instance is replaced, either from being replaced on the project or from assigning a new project.

ParameterTypeDescription
storeAssignmentStore

Override to take action when the CalendarManagerStore instance is replaced, either from being replaced on the project or from assigning a new project.

ParameterTypeDescription
storeStore

Override to take action when the DependencyStore instance is replaced, either from being replaced on the project or from assigning a new project.

ParameterTypeDescription
storeDependencyStore

Override to take action when the EventStore instance is replaced, either from being replaced on the project or from assigning a new project.

ParameterTypeDescription
storeEventStore

Override to take action when the project instance is replaced.

ParameterTypeDescription
projectProjectModel

Override to take action when the ResourceStore instance is replaced, either from being replaced on the project or from assigning a new project.

ParameterTypeDescription
storeResourceStore