TaskEditorBase
Abstract base class for Scheduler and Gantt task editors
Configs
124
Configs
124Common
Other
A message to be shown when Engine is performing task scheduling. Disabled by default.
Localizable text is defined in the TaskEditorBase.calculateMask locale key.
A delay before the mask becomes visible. This config is needed to avoid UI blinking when calculating is relatively fast.
Note, the mask is applied immediately and blocks the content anyway. However, if the delay is set, it will be
transparent. If null, the mask is visible immediately.
A task field (id, wbsCode, sequenceNumber, etc.) that will be used when displaying and editing linked tasks.
Defaults to Gantt dependencyIdField
The decimal precision to use for Duration field / columns, normally provided by the owning Scheduler´s durationDisplayPrecision
Content
CSS
DOM
Float & align
Layout
misc
Misc
Scrolling
Properties
98
Properties
98Class hierarchy
CSS
DOM
Layout
Misc
Other
State
Widget hierarchy
Functions
76
Functions
76Other
Configuration
Events
Misc
Widget hierarchy
Events
22
Events
22Event handlers
22
Event handlers
22Typedefs
7
Typedefs
7CSS variables
64
CSS variables
64| Name | Description |
|---|---|
--b-task-editor-padding | Task editor padding |
--b-task-editor-occurrence-info-primary | Task editor occurrence info primary color |
--b-task-editor-bottom-button-width | Task editor bottom button width, looks neater if all buttons have the same width |
--b-task-editor-occurrence-info-background | Task editor occurrence info background color, a shade of its primary color |