public abstract class TableRowModificationListener<R extends Serializable> extends Object implements ListSelectionListener
| Constructor and Description |
|---|
TableRowModificationListener(AbstractTuttiTableModel<R> tableModel,
TuttiBeanMonitor<R> beanMonitor) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
saveSelectedRow() |
void |
valueChanged(ListSelectionEvent e) |
public TableRowModificationListener(AbstractTuttiTableModel<R> tableModel, TuttiBeanMonitor<R> beanMonitor)
protected abstract void saveSelectedRow()
public void valueChanged(ListSelectionEvent e)
valueChanged in interface ListSelectionListenerCopyright © 2012 Ifremer. All Rights Reserved.