| Modifier and Type | Method and Description |
|---|---|
protected SpeciesBatchRowModel |
BenthosFrequencyUIModel.newEntity() |
| Modifier and Type | Method and Description |
|---|---|
SpeciesBatchRowModel |
SpeciesBatchTableModel.createNewRow() |
SpeciesBatchRowModel |
SpeciesBatchRowModel.getFirstAncestor(SampleCategory<?> entrySampleCategory) |
SpeciesBatchRowModel |
SpeciesBatchRowModel.getParentBatch() |
SpeciesBatchRowModel |
SpeciesBatchUIHandler.loadBatch(SpeciesBatch aBatch,
SpeciesBatchRowModel parentRow,
List<SpeciesBatchRowModel> rows) |
| Modifier and Type | Method and Description |
|---|---|
SampleCategoryColumnIdentifier<SpeciesBatchRowModel> |
SpeciesBatchTableModel.getCategoryIdentifierForWeightProperty(String weightPropertyName) |
List<SpeciesBatchRowModel> |
SpeciesBatchRowModel.getChildBatch() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SpeciesBatchUIHandler.addToSpeciesUsed(SpeciesBatchRowModel row) |
protected void |
RenameSpeciesBatchAction.changeChildrenSpecies(SpeciesBatchRowModel row,
Species species) |
void |
SpeciesBatchUIHandler.collectChildren(SpeciesBatchRowModel row,
Set<SpeciesBatchRowModel> collectedRows) |
protected SpeciesBatch |
SpeciesBatchUIHandler.convertRowToBean(SpeciesBatchRowModel row,
boolean convertParent) |
protected boolean |
SpeciesBatchUIHandler.isRowValid(SpeciesBatchRowModel row) |
SpeciesBatchRowModel |
SpeciesBatchUIHandler.loadBatch(SpeciesBatch aBatch,
SpeciesBatchRowModel parentRow,
List<SpeciesBatchRowModel> rows) |
protected void |
SpeciesBatchUIHandler.loadBatchRow(SpeciesBatchRowModel parentRow,
SpeciesBatchRowModel newRow,
SampleCategoryEnum sampleCategoryEnum,
Serializable categoryValue,
Float categoryWeight,
Float categoryComputedWeight) |
protected void |
SpeciesBatchUIHandler.onAfterSelectedRowChanged(int oldRowIndex,
SpeciesBatchRowModel oldRow,
int newRowIndex,
SpeciesBatchRowModel newRow) |
protected void |
SpeciesBatchUIHandler.onRowModified(int rowIndex,
SpeciesBatchRowModel row,
String propertyName,
Object oldValue,
Object newValue) |
protected void |
SpeciesBatchUIHandler.onRowValidStateChanged(int rowIndex,
SpeciesBatchRowModel row,
Boolean oldValue,
Boolean newValue) |
void |
SpeciesBatchUIHandler.removeFromSpeciesUsed(SpeciesBatchRowModel row) |
protected void |
SpeciesBatchUIHandler.saveRow(SpeciesBatchRowModel row) |
protected void |
SpeciesBatchUIHandler.saveSelectedRowIfRequired(TuttiBeanMonitor<SpeciesBatchRowModel> rowMonitor,
SpeciesBatchRowModel row) |
void |
SpeciesBatchTableModel.setValueAt(Object aValue,
int rowIndex,
int columnIndex,
ColumnIdentifier<SpeciesBatchRowModel> propertyName,
SpeciesBatchRowModel entry) |
void |
SpeciesBatchUIHandler.updateTotalFromFrequencies(SpeciesBatchRowModel row) |
| Modifier and Type | Method and Description |
|---|---|
protected <C extends Serializable> |
SpeciesBatchUIHandler.addSampleCategoryColumnToModel(TableColumnModel columnModel,
ColumnIdentifier<SpeciesBatchRowModel> columnIdentifier,
org.nuiton.util.decorator.Decorator<C> decorator,
TableCellRenderer defaultRenderer) |
void |
SpeciesBatchUIHandler.collectChildren(SpeciesBatchRowModel row,
Set<SpeciesBatchRowModel> collectedRows) |
void |
SpeciesBatchRowModel.collectShell(Set<SpeciesBatchRowModel> collectedRows) |
protected boolean |
SpeciesBatchTableModel.isCellEditable(int rowIndex,
int columnIndex,
ColumnIdentifier<SpeciesBatchRowModel> propertyName) |
SpeciesBatchRowModel |
SpeciesBatchUIHandler.loadBatch(SpeciesBatch aBatch,
SpeciesBatchRowModel parentRow,
List<SpeciesBatchRowModel> rows) |
protected void |
SpeciesBatchUIHandler.onModelRowsChanged(List<SpeciesBatchRowModel> rows) |
void |
SpeciesBatchUIHandler.saveRows(Iterable<SpeciesBatchRowModel> rows) |
protected void |
SpeciesBatchUIHandler.saveSelectedRowIfRequired(TuttiBeanMonitor<SpeciesBatchRowModel> rowMonitor,
SpeciesBatchRowModel row) |
void |
SpeciesBatchRowModel.setChildBatch(List<SpeciesBatchRowModel> childBatch) |
void |
SpeciesBatchTableModel.setValueAt(Object aValue,
int rowIndex,
int columnIndex,
ColumnIdentifier<SpeciesBatchRowModel> propertyName,
SpeciesBatchRowModel entry) |
| Modifier and Type | Field and Description |
|---|---|
protected SpeciesBatchRowModel |
SpeciesFrequencyUIModel.batch
Batch that contains frequencies.
|
protected SpeciesBatchRowModel |
SpeciesFrequencyCellComponent.FrequencyCellEditor.editRow |
| Modifier and Type | Field and Description |
|---|---|
protected ColumnIdentifier<SpeciesBatchRowModel> |
SpeciesFrequencyCellComponent.FrequencyCellEditor.columnIdentifier |
| Modifier and Type | Method and Description |
|---|---|
SpeciesBatchRowModel |
SpeciesFrequencyUIModel.getBatch() |
protected SpeciesBatchRowModel |
SpeciesFrequencyUIModel.newEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpeciesFrequencyUIHandler.editBatch(SpeciesBatchRowModel speciesBatch,
SpeciesFrequencyCellComponent.FrequencyCellEditor editor) |
void |
SpeciesFrequencyUIModel.setBatch(SpeciesBatchRowModel batch) |
| Modifier and Type | Field and Description |
|---|---|
protected SpeciesBatchRowModel |
SplitSpeciesBatchUIModel.batch
Batch which fires the editor.
|
| Modifier and Type | Method and Description |
|---|---|
SpeciesBatchRowModel |
SplitSpeciesBatchUIModel.getBatch() |
protected SpeciesBatchRowModel |
SplitSpeciesBatchUIModel.newEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
SplitSpeciesBatchUIHandler.editBatch(SpeciesBatchRowModel batch) |
void |
SplitSpeciesBatchUIModel.setBatch(SpeciesBatchRowModel batch) |
Copyright © 2012-2013 Ifremer. All Rights Reserved.