We can specify the description as a list of one or more strings, symbols, integers, or floating-point numbers, but maybe have an opportunity to add check box? Maybe need to write some delegate or something else?
Maybe somebody recommend another way, in general I want to have following functional:
We have tree of checks, and can select which checks will be use, for example
checks
|
------ check1 Y
------ check2 Y
------ check3 N
where check - it's our treeItems, and Y/N - it's check boxs.