Attribute |
Mand. |
Description |
Default |
id |
no |
Identifier of the interval. |
|
template |
no |
INTERVAL.template |
|
label |
no |
Label of the interval. |
|
centerLabel |
no |
Center label of the interval. |
|
tooltip |
no |
Tooltip of the interval. |
|
font |
no |
Font used for the label of the interval. |
|
color |
no |
Background of the interval. |
|
fontColor |
no |
INTERVAL.fontColor |
|
beginDate |
no |
Begin date of the interval (must match the format of the planning). |
|
endDate |
no |
End date of the interval (must match the format of the planning). If this date is not specified, the interval is represented by a point. |
|
leftResizable |
no |
Indicates if this interval is resizable from the left. |
true |
rightResizable |
no |
Indicates if this interval is resizable from the right. |
true |
movable |
no |
Indicates if this interval is movable on its parent line. |
true |
drawVerticalLines |
no |
Indicates if vertical lines must be drawn at the extremities of the interval on the planning (only one line if the interval is represented by a point). |
false |
verticalLinesColor |
no |
Color of vertical lines. |
|
dependencies |
no |
List of identifiers of the intervals related to this interval. |
|