public final class SelectionListener<T> extends Object implements net.anwiba.commons.model.ISelectionListener<T>
| Constructor and Description |
|---|
SelectionListener(IObjectTableModel<T> tableModel,
ListSelectionModel tableSelectionModel,
net.anwiba.commons.model.ISelectionModel<T> objectSelectionModel,
ISortedRowMapper sortedRowMapper) |
| Modifier and Type | Method and Description |
|---|---|
void |
selectionChanged(net.anwiba.commons.model.SelectionEvent<T> event) |
public SelectionListener(IObjectTableModel<T> tableModel, ListSelectionModel tableSelectionModel, net.anwiba.commons.model.ISelectionModel<T> objectSelectionModel, ISortedRowMapper sortedRowMapper)
Copyright © 2007–2017 Andreas Bartels. All rights reserved.