Attribute | Mand. | Description | Default |
id | yes | Identifier associated to the list option. It represents the internal value of the application that is associated to the option. |
|
template | no | LIST_OPTION.template | |
label | yes | Label of the list option. | |
image | no | Image of the list option. | |
selected | no | Indicates whether the list option is selected or not. | false |
font | no | LIST_OPTION.font | |
color | no | LIST_OPTION.color | |
fontColor | no | LIST_OPTION.fontColor |
<LIST_OPTION id='4' label='LY_BAR' image='LY_CHART_BAR'/> |