Options
All
  • Public
  • Public/Protected
  • All
Menu

This a collection of CalendarIntervalMixin items. Its a dumb collection though, the "real" calendar is a AbstractCalendarMixin model, which is part of the AbstractCalendarManagerStoreMixin.

Hierarchy

Index

Properties

$project

The project instance, this entity belongs to.

Methods

getAssignmentStore

  • getAssignmentStore(): this["project"]["assignmentStore"]

getCalendarManagerStore

  • getCalendarManagerStore(): this["project"]["calendarManagerStore"]

getDependencyStore

  • getDependencyStore(): this["project"]["dependencyStore"]

getEventStore

  • getEventStore(): this["project"]["eventStore"]

getProject

  • getProject(): this["project"]

getResourceStore

  • getResourceStore(): this["project"]["resourceStore"]

setProject

  • setProject(project: this["project"]): this["project"]

Generated using TypeDoc