ProjectProgressMixin

Configs

1
projectProgressReporting: String | null= auto

Accepts the following values:

  • 'auto' - Auto selects 'progressbar' or 'mask' depending on projects configuration
  • 'progressbar' - Renders a thin progress bar to the time axis header
  • 'mask' - Uses a mask to display progress
  • null - Do not display progress

Properties

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