Interface FilterTableModel.TableSelection<R>

Type Parameters:
R - the type of rows
All Superinterfaces:
ListSelectionModel, is.codion.common.model.selection.MultiItemSelection<R>, is.codion.common.model.selection.SingleItemSelection<R>
Enclosing interface:
FilterTableModel<R,C>

public static interface FilterTableModel.TableSelection<R> extends ListSelectionModel, is.codion.common.model.selection.MultiItemSelection<R>
A selection model for a FilterTableModel.