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