in this issue i will add the possibility to change selection of * only one item * list of items * all items with those function in controller * `select(value)` / `diselect(value)` * `selectItems(listOfValues)` / `diselectItems(listOfValues)` * `selectAll` / `diselectAll`
in this issue i will add the possibility to change selection of
with those function in controller
select(value)/diselect(value)selectItems(listOfValues)/diselectItems(listOfValues)selectAll/diselectAll