| Modifier and Type | Method and Description |
|---|---|
void |
BenthosBatchUIHandler.addSampleCategoryBatch(BenthosBatchRowModel parentBatch,
SampleCategoryModelEntry sampleCategoryDef,
List<SplitBenthosBatchRowModel> rows,
Float totalRowWeight) |
void |
BenthosBatchUIHandler.splitBatch(SampleCategoryModelEntry sampleCategoryDef,
List<SplitBenthosBatchRowModel> rows,
Float totalRowWeight) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
CreateBenthosBatchUIHandler.isRowValid(SplitBenthosBatchRowModel row) |
protected void |
CreateBenthosBatchUIHandler.onAfterSelectedRowChanged(int oldRowIndex,
SplitBenthosBatchRowModel oldRow,
int newRowIndex,
SplitBenthosBatchRowModel newRow) |
protected void |
CreateBenthosBatchUIHandler.onRowModified(int rowIndex,
SplitBenthosBatchRowModel row,
String propertyName,
Object oldValue,
Object newValue) |
protected void |
CreateBenthosBatchUIHandler.saveSelectedRowIfRequired(TuttiBeanMonitor<SplitBenthosBatchRowModel> rowMonitor,
SplitBenthosBatchRowModel row) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CreateBenthosBatchUIHandler.saveSelectedRowIfRequired(TuttiBeanMonitor<SplitBenthosBatchRowModel> rowMonitor,
SplitBenthosBatchRowModel row) |
| Modifier and Type | Method and Description |
|---|---|
SplitBenthosBatchRowModel |
SplitBenthosBatchTableModel.createNewRow() |
protected SplitBenthosBatchRowModel |
SplitBenthosBatchRowModel.newEntity() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
SplitBenthosBatchUIHandler.isRowValid(SplitBenthosBatchRowModel row) |
protected void |
SplitBenthosBatchUIHandler.onAfterSelectedRowChanged(int oldRowIndex,
SplitBenthosBatchRowModel oldRow,
int newRowIndex,
SplitBenthosBatchRowModel newRow) |
protected void |
SplitBenthosBatchUIHandler.onRowModified(int rowIndex,
SplitBenthosBatchRowModel row,
String propertyName,
Object oldValue,
Object newValue) |
protected void |
SplitBenthosBatchUIHandler.saveSelectedRowIfRequired(TuttiBeanMonitor<SplitBenthosBatchRowModel> rowMonitor,
SplitBenthosBatchRowModel row) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
SplitBenthosBatchTableModel.isCellEditable(int rowIndex,
int columnIndex,
ColumnIdentifier<SplitBenthosBatchRowModel> propertyName) |
protected void |
SplitBenthosBatchUIHandler.saveSelectedRowIfRequired(TuttiBeanMonitor<SplitBenthosBatchRowModel> rowMonitor,
SplitBenthosBatchRowModel row) |
Copyright © 2012–2013 Ifremer. All rights reserved.