Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ProjectPlanningAppCtrl

Controller for App.

Hierarchy

  • ProjectPlanningAppCtrl

Index

Constructors

constructor

Properties

action

action: function

Signal carrying the kind of action triggered by the button in the nav bar.

Type declaration

appCtrl

Controller for App.

extendedProjectPlan

extendedProjectPlan: function

Signal carrying the latest project plan and the settings used to compute it, or undefined if no project plan was computed yet.

The settings are the result of toNormalizedPlainSettings(); that is, they are normalized.

Type declaration

numWarnings

numWarnings: function

Signal carrying the number of warnings in the project plan.

Type declaration

    • (): number
    • Returns number

settingsCtrl

Controller for ProjectPlanningSettings.

Methods

defaultAction

  • defaultAction(): void

Static createDefaultProjectPlanningAppCtrl

Generated using TypeDoc