fun setActiveEntries(entries: Collection<T>): Unit
Checks the checkboxes of all given entries, and unchecks all other checkboxes.
entries - exactly those entries of which the checkboxes should be checked
entries