| Name | Type | Description |
|---|---|---|
| checked | #column | Check item |
| icon | #column | The icon's path to the item. |
| label | #column | The text to be displayed for the item. |
| parentValue | #column | The value of the parent item of the tree item. |
| tooltip | #column | Display item description. |
| value | #column | The value of the item. |
| type | #column |
|---|---|
|
Check item
|
| declaring type | ItemSetConfig |
|---|---|
| type | #column |
|
The icon's path to the item.
|
| declaring type | ItemSetConfig |
|---|---|
| type | #column |
|
The text to be displayed for the item.
|
| type | #column |
|---|---|
|
The value of the parent item of the tree item.
|
| declaring type | ItemSetConfig |
|---|---|
| type | #column |
|
Display item description.
|
| declaring type | ItemSetConfig |
|---|---|
| type | #column |
|
The value of the item.
|