| 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 |
protected static org.nuiton.util.beans.Binder<AccidentalBatchRowModel,AccidentalBatch> |
AccidentalBatchRowModel.toBeanBinder |
| Modifier and Type | Method and Description |
|---|---|
AccidentalBatchRowModel |
AccidentalBatchTableModel.createNewRow() |
protected AccidentalBatchRowModel |
AccidentalBatchUIHandler.loadBatch(AccidentalBatchRowModel aBatch) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AccidentalBatchUIHandler.isRowValid(AccidentalBatchRowModel row) |
protected AccidentalBatchRowModel |
AccidentalBatchUIHandler.loadBatch(AccidentalBatchRowModel aBatch) |
protected void |
AccidentalBatchUIHandler.onAfterSelectedRowChanged(int oldRowIndex,
AccidentalBatchRowModel oldRow,
int newRowIndex,
AccidentalBatchRowModel newRow) |
protected void |
AccidentalBatchUIHandler.onRowModified(int rowIndex,
AccidentalBatchRowModel row,
String propertyName,
Object oldValue,
Object newValue) |
protected void |
AccidentalBatchUIHandler.onRowValidStateChanged(int rowIndex,
AccidentalBatchRowModel row,
Boolean oldValue,
Boolean newValue) |
protected void |
AccidentalBatchUIHandler.saveRow(AccidentalBatchRowModel row) |
protected void |
AccidentalBatchUIHandler.saveSelectedRowIfRequired(TuttiBeanMonitor<AccidentalBatchRowModel> rowMonitor,
AccidentalBatchRowModel row) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AccidentalBatchUIHandler.saveSelectedRowIfRequired(TuttiBeanMonitor<AccidentalBatchRowModel> rowMonitor,
AccidentalBatchRowModel row) |
Copyright © 2012-2013 Ifremer. All Rights Reserved.