| Package | Description |
|---|---|
| fr.ifremer.tutti.ui.swing.content.operation.catches.accidental |
| Modifier and Type | Field and Description |
|---|---|
static ColumnIdentifier<AccidentalBatchRowModel> |
AccidentalBatchTableModel.ATTACHMENT |
static ColumnIdentifier<AccidentalBatchRowModel> |
AccidentalBatchTableModel.COMMENT |
protected static org.nuiton.util.beans.Binder<AccidentalBatch,AccidentalBatchRowModel> |
AccidentalBatchRowModel.fromBeanBinder |
static ColumnIdentifier<AccidentalBatchRowModel> |
AccidentalBatchTableModel.SPECIES_BY_CODE |
static ColumnIdentifier<AccidentalBatchRowModel> |
AccidentalBatchTableModel.SPECIES_BY_GENUS_CODE |
protected static org.nuiton.util.beans.Binder<AccidentalBatchRowModel,AccidentalBatch> |
AccidentalBatchRowModel.toBeanBinder |
static ColumnIdentifier<AccidentalBatchRowModel> |
AccidentalBatchTableModel.WEIGHT |
| Modifier and Type | Method and Description |
|---|---|
AccidentalBatchRowModel |
AccidentalBatchTableModel.createNewRow() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AccidentalBatchUIHandler.isRowValid(AccidentalBatchRowModel row) |
protected void |
AccidentalBatchUIHandler.onRowModified(int rowIndex,
AccidentalBatchRowModel row,
String propertyName,
Object oldValue,
Object newValue) |
protected void |
AccidentalBatchUIHandler.saveRow(AccidentalBatchRowModel row) |
protected void |
AccidentalBatchUIHandler.saveSelectedRowIfRequired(TuttiBeanMonitor<AccidentalBatchRowModel> rowMonitor,
AccidentalBatchRowModel row) |
void |
AccidentalBatchTableModel.setValueAt(Object aValue,
int rowIndex,
int columnIndex,
ColumnIdentifier<AccidentalBatchRowModel> propertyName,
AccidentalBatchRowModel entry) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AccidentalBatchTableModel.isCellEditable(int rowIndex,
int columnIndex,
ColumnIdentifier<AccidentalBatchRowModel> propertyName) |
protected void |
AccidentalBatchUIHandler.saveSelectedRowIfRequired(TuttiBeanMonitor<AccidentalBatchRowModel> rowMonitor,
AccidentalBatchRowModel row) |
void |
AccidentalBatchTableModel.setValueAt(Object aValue,
int rowIndex,
int columnIndex,
ColumnIdentifier<AccidentalBatchRowModel> propertyName,
AccidentalBatchRowModel entry) |
Copyright © 2012-2013 Ifremer. All Rights Reserved.