54 | | * all : select all metadata in result list (current searcher) |
55 | | * none : remove all items from selection manager / reset |
56 | | * true : add the specified item in selection |
57 | | * false : remove the specified item from selection |
58 | | * single : clear the selection and add selected element |
| 54 | * add-all : select all metadata in result list (current searcher) |
| 55 | * remove-all : remove all items from selection manager / reset |
| 56 | * add : add the specified item in selection |
| 57 | * remove : remove the specified item from selection |
| 58 | * clear-add : clear the selection and add selected element |