syncHandler

val syncHandler: SimpleHandler<List<T>>

This handler can be used to synchronize the selection with the actual data of the table. If some item gets deleted, it should also disappear from the selection.