Attribute |
Mand. |
Description |
Default |
id |
no |
Identifier of the line. |
|
template |
no |
LINE.template |
|
label |
no |
Label of the line in the tree view. |
|
image |
no |
Image used to represent the line in the tree view. |
|
tooltip |
no |
Tooltip of the line. |
|
selected |
no |
Indicates whether the line is selected or not. |
false |
open |
no |
Indicates whether the line is open or not in the tree view (only if line has sub-lines). |
false |
hidden |
no |
Indicates whether the line is hidden or not. |
false |
font |
no |
Font used to represent the line in the tree view. |
|
color |
no |
Background used to represent the line in the tree view. |
|
fontColor |
no |
LINE.fontColor |
|
superLineColor |
no |
Color used to represent the line in the planning view (only if it has sub-lines). |
|
superLineLabel |
no |
Label of the line in the planning view (only if it has sub-lines). |
|
superLineHidden |
no |
Indicates whether the line is hidden or not in the planning view (only if it is a super line ie if it has sub-lines). |
false |
allowHiding |
no |
Indicates whether the line may be hidden by the button?Hide? |
false |