| Modifier and Type | Method and Description |
|---|---|
protected <R extends SampleCategoryAble> |
ComputeBatchWeightsAction.selectBatchCell(org.jdesktop.swingx.JXTable table,
int index,
SampleCategoryAble row,
String property,
Set<SampleCategoryColumnIdentifier<R>> sampleCols,
org.nuiton.jaxx.application.swing.table.ColumnIdentifier<R> weightColumn) |
| Modifier and Type | Method and Description |
|---|---|
static <R extends SampleCategoryAble> |
SampleCategoryColumnIdentifier.newId(String propertyName,
Integer sampleCategoryId,
String headerI18nKey,
String headerTipI18nKey) |
| Modifier and Type | Field and Description |
|---|---|
protected Set<SampleCategoryColumnIdentifier<BenthosBatchRowModel>> |
BenthosBatchTableModel.sampleCols
Columns implies in the sample category definition.
|
| Modifier and Type | Method and Description |
|---|---|
Set<SampleCategoryColumnIdentifier<BenthosBatchRowModel>> |
BenthosBatchTableModel.getSampleCols() |
| Modifier and Type | Field and Description |
|---|---|
protected Set<SampleCategoryColumnIdentifier<SpeciesBatchRowModel>> |
SpeciesBatchTableModel.sampleCols
Columns implied in the sample category definition.
|
| Modifier and Type | Method and Description |
|---|---|
Set<SampleCategoryColumnIdentifier<SpeciesBatchRowModel>> |
SpeciesBatchTableModel.getSampleCols() |
Copyright © 2012–2015 Ifremer. All rights reserved.