| Modifier and Type | Method and Description |
|---|---|
void |
SpeciesBatchUIHandler.addSampleCategoryBatch(SpeciesBatchRowModel parentBatch,
SampleCategoryModelEntry sampleCategoryDef,
List<SplitSpeciesBatchRowModel> rows,
Float totalRowWeight) |
void |
SpeciesBatchUIHandler.splitBatch(SampleCategoryModelEntry sampleCategoryDef,
List<SplitSpeciesBatchRowModel> rows,
Float totalRowWeight) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
CreateSpeciesBatchUIHandler.isRowValid(SplitSpeciesBatchRowModel row) |
protected void |
CreateSpeciesBatchUIHandler.onAfterSelectedRowChanged(int oldRowIndex,
SplitSpeciesBatchRowModel oldRow,
int newRowIndex,
SplitSpeciesBatchRowModel newRow) |
protected void |
CreateSpeciesBatchUIHandler.onRowModified(int rowIndex,
SplitSpeciesBatchRowModel row,
String propertyName,
Object oldValue,
Object newValue) |
protected void |
CreateSpeciesBatchUIHandler.saveSelectedRowIfRequired(TuttiBeanMonitor<SplitSpeciesBatchRowModel> rowMonitor,
SplitSpeciesBatchRowModel row) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CreateSpeciesBatchUIHandler.saveSelectedRowIfRequired(TuttiBeanMonitor<SplitSpeciesBatchRowModel> rowMonitor,
SplitSpeciesBatchRowModel row) |
| Modifier and Type | Field and Description |
|---|---|
static fr.ifremer.shared.application.swing.table.ColumnIdentifier<SplitSpeciesBatchRowModel> |
SplitSpeciesBatchTableModel.EDITABLE_CATEGORY_VALUE |
static fr.ifremer.shared.application.swing.table.ColumnIdentifier<SplitSpeciesBatchRowModel> |
SplitSpeciesBatchTableModel.READ_ONLY_CATEGORY_VALUE |
static fr.ifremer.shared.application.swing.table.ColumnIdentifier<SplitSpeciesBatchRowModel> |
SplitSpeciesBatchTableModel.SELECTED |
static fr.ifremer.shared.application.swing.table.ColumnIdentifier<SplitSpeciesBatchRowModel> |
SplitSpeciesBatchTableModel.WEIGHT |
| Modifier and Type | Method and Description |
|---|---|
SplitSpeciesBatchRowModel |
SplitSpeciesBatchTableModel.createNewRow() |
protected SplitSpeciesBatchRowModel |
SplitSpeciesBatchRowModel.newEntity() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
SplitSpeciesBatchUIHandler.isRowValid(SplitSpeciesBatchRowModel row) |
protected void |
SplitSpeciesBatchUIHandler.onAfterSelectedRowChanged(int oldRowIndex,
SplitSpeciesBatchRowModel oldRow,
int newRowIndex,
SplitSpeciesBatchRowModel newRow) |
protected void |
SplitSpeciesBatchUIHandler.onRowModified(int rowIndex,
SplitSpeciesBatchRowModel row,
String propertyName,
Object oldValue,
Object newValue) |
protected void |
SplitSpeciesBatchUIHandler.saveSelectedRowIfRequired(TuttiBeanMonitor<SplitSpeciesBatchRowModel> rowMonitor,
SplitSpeciesBatchRowModel row) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
SplitSpeciesBatchTableModel.isCellEditable(int rowIndex,
int columnIndex,
fr.ifremer.shared.application.swing.table.ColumnIdentifier<SplitSpeciesBatchRowModel> propertyName) |
protected void |
SplitSpeciesBatchUIHandler.saveSelectedRowIfRequired(TuttiBeanMonitor<SplitSpeciesBatchRowModel> rowMonitor,
SplitSpeciesBatchRowModel row) |
Copyright © 2012–2014 Ifremer. All rights reserved.