Interface FilterTableSelectionModel<R>

Type Parameters:
R - the type of rows
All Superinterfaces:
ListSelectionModel, is.codion.common.model.table.TableSelectionModel<R>

public interface FilterTableSelectionModel<R> extends ListSelectionModel, is.codion.common.model.table.TableSelectionModel<R>
A selection model for a FilterTableModel.