| Package | Description |
|---|---|
| fr.ifremer.tutti.ui.swing.content.operation.catches.marinelitter |
| Modifier and Type | Field and Description |
|---|---|
static ColumnIdentifier<MarineLitterBatchRowModel> |
MarineLitterBatchTableModel.ATTACHMENT |
static ColumnIdentifier<MarineLitterBatchRowModel> |
MarineLitterBatchTableModel.COMMENT |
protected static org.nuiton.util.beans.Binder<MarineLitterBatch,MarineLitterBatchRowModel> |
MarineLitterBatchRowModel.fromBeanBinder |
static ColumnIdentifier<MarineLitterBatchRowModel> |
MarineLitterBatchTableModel.MACRO_WASTE_CATEGORY |
static ColumnIdentifier<MarineLitterBatchRowModel> |
MarineLitterBatchTableModel.MACRO_WASTE_SIZE_CATEGORY |
static ColumnIdentifier<MarineLitterBatchRowModel> |
MarineLitterBatchTableModel.NUMBER |
protected static org.nuiton.util.beans.Binder<MarineLitterBatchRowModel,MarineLitterBatch> |
MarineLitterBatchRowModel.toBeanBinder |
static ColumnIdentifier<MarineLitterBatchRowModel> |
MarineLitterBatchTableModel.WEIGHT |
| Modifier and Type | Method and Description |
|---|---|
MarineLitterBatchRowModel |
MarineLitterBatchTableModel.createNewRow() |
protected MarineLitterBatchRowModel |
MarineLitterBatchUIHandler.loadBatch(MarineLitterBatch aBatch) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MarineLitterBatchUIHandler.addToMarineLitterCategoriesUsed(MarineLitterBatchRowModel row) |
protected boolean |
MarineLitterBatchUIHandler.isRowValid(MarineLitterBatchRowModel row) |
protected void |
MarineLitterBatchUIHandler.onAfterSelectedRowChanged(int oldRowIndex,
MarineLitterBatchRowModel oldRow,
int newRowIndex,
MarineLitterBatchRowModel newRow) |
protected void |
MarineLitterBatchUIHandler.onRowModified(int rowIndex,
MarineLitterBatchRowModel row,
String propertyName,
Object oldValue,
Object newValue) |
protected void |
MarineLitterBatchUIHandler.onRowValidStateChanged(int rowIndex,
MarineLitterBatchRowModel row,
Boolean oldValue,
Boolean newValue) |
void |
MarineLitterBatchUIHandler.removeFromMarineLitterCategoriesUsed(MarineLitterBatchRowModel row) |
protected void |
MarineLitterBatchUIHandler.saveRow(MarineLitterBatchRowModel row) |
protected void |
MarineLitterBatchUIHandler.saveSelectedRowIfRequired(TuttiBeanMonitor<MarineLitterBatchRowModel> rowMonitor,
MarineLitterBatchRowModel row) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MarineLitterBatchUIHandler.onModelRowsChanged(List<MarineLitterBatchRowModel> rows) |
protected void |
MarineLitterBatchUIHandler.saveSelectedRowIfRequired(TuttiBeanMonitor<MarineLitterBatchRowModel> rowMonitor,
MarineLitterBatchRowModel row) |
Copyright © 2012–2013 Ifremer. All rights reserved.