| Package | Description |
|---|---|
| fr.ifremer.tutti.ui.swing.content.operation.accidental |
| Modifier and Type | Field and Description |
|---|---|
static ColumnIdentifier<AccidentalBatchRowModel> |
AccidentalBatchTableModel.ATTACHMENTS |
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 |
|---|---|
protected AccidentalBatchRowModel |
AccidentalBatchTableModel.createNewRow() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AccidentalBatchUIHandler.isRowValid(AccidentalBatchRowModel row) |
protected void |
AccidentalBatchUIHandler.onRowModified(AccidentalBatchRowModel row,
String propertyName,
Object oldValue,
Object newValue) |
protected void |
AccidentalBatchUIHandler.onRowModifyStateChanged(AccidentalBatchRowModel row,
Boolean oldValue,
Boolean newValue) |
protected void |
AccidentalBatchUIHandler.onRowValidStateChanged(AccidentalBatchRowModel row,
Boolean oldValue,
Boolean newValue) |
protected void |
AccidentalBatchUIHandler.saveRow(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.onModelRowsChanged(List<AccidentalBatchRowModel> rows) |
void |
AccidentalBatchTableModel.setValueAt(Object aValue,
int rowIndex,
int columnIndex,
ColumnIdentifier<AccidentalBatchRowModel> propertyName,
AccidentalBatchRowModel entry) |
Copyright © 2012 Ifremer. All Rights Reserved.