AttachToProjectMixin
Properties
2
Properties
2Functions
6
Functions
6Override to take action when the AssignmentStore instance is replaced, either from being replaced on the project or from assigning a new project.
| Parameter | Type | Description |
|---|---|---|
store | AssignmentStore |
Override to take action when the CalendarManagerStore instance is replaced, either from being replaced on the project or from assigning a new project.
| Parameter | Type | Description |
|---|---|---|
store | Store |
Override to take action when the DependencyStore instance is replaced, either from being replaced on the project or from assigning a new project.
| Parameter | Type | Description |
|---|---|---|
store | DependencyStore |
Override to take action when the EventStore instance is replaced, either from being replaced on the project or from assigning a new project.
| Parameter | Type | Description |
|---|---|---|
store | EventStore |
Override to take action when the project instance is replaced.
| Parameter | Type | Description |
|---|---|---|
project | ProjectModel |
Override to take action when the ResourceStore instance is replaced, either from being replaced on the project or from assigning a new project.
| Parameter | Type | Description |
|---|---|---|
store | ResourceStore |