Attribute |
Mand. |
Description |
Default |
id |
yes |
Identifier of the entry. It represents the internal value of the application associated to the entry. |
|
template |
no |
ENTRY.template |
|
label |
yes |
Label of the entry. |
|
checked |
no |
Indicates whether the box representing the entry is checked or not. |
false |
open |
no |
Indicates whether the entry is open or not (only if it is a node). |
false |
validity |
no |
Indicates if the entry is valid, invalid or partially valid. By default the entry is valid. |
VALID |
image |
no |
Image of the entry. |
|
font |
no |
ENTRY.font |
|
color |
no |
ENTRY.color |
|
fontColor |
no |
ENTRY.fontColor |
|
selectedBackgroundColor |
no |
ENTRY.selectedBackgroundColor |
|
selectedFontColor |
no |
ENTRY.selectedFontColor |
|
inactiveSelectedBackgroundColor |
no |
ENTRY.inactiveSelectedBackgroundColor |
|
emptyCheckboxImage |
no |
ENTRY.emptyCheckboxImage |
|
selectedCheckboxImage |
no |
ENTRY.selectedCheckboxImage |
|