| 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 | Field and Description |
|---|---|
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<SplitBenthosBatchRowModel> |
SplitBenthosBatchTableModel.EDITABLE_CATEGORY_VALUE |
protected static org.nuiton.util.beans.Binder<SplitBenthosBatchRowModel,SplitBenthosBatchRowModel> |
SplitBenthosBatchRowModel.fromBeanBinder |
protected static org.nuiton.util.beans.Binder<SplitBenthosBatchRowModel,SplitBenthosBatchRowModel> |
SplitBenthosBatchRowModel.fromBeanBinder |
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<SplitBenthosBatchRowModel> |
SplitBenthosBatchTableModel.READ_ONLY_CATEGORY_VALUE |
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<SplitBenthosBatchRowModel> |
SplitBenthosBatchTableModel.SELECTED |
protected static org.nuiton.util.beans.Binder<SplitBenthosBatchRowModel,SplitBenthosBatchRowModel> |
SplitBenthosBatchRowModel.toBeanBinder |
protected static org.nuiton.util.beans.Binder<SplitBenthosBatchRowModel,SplitBenthosBatchRowModel> |
SplitBenthosBatchRowModel.toBeanBinder |
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<SplitBenthosBatchRowModel> |
SplitBenthosBatchTableModel.WEIGHT |
| 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,
org.nuiton.jaxx.application.swing.table.ColumnIdentifier<SplitBenthosBatchRowModel> propertyName) |
protected void |
SplitBenthosBatchUIHandler.saveSelectedRowIfRequired(TuttiBeanMonitor<SplitBenthosBatchRowModel> rowMonitor,
SplitBenthosBatchRowModel row) |
Copyright © 2012–2014 Ifremer. All rights reserved.