public class IndividualObservationBatchTableModel extends AbstractTuttiTableModel<IndividualObservationBatchRowModel>
| Modifier and Type | Field and Description |
|---|---|
static ColumnIdentifier<IndividualObservationBatchRowModel> |
ATTACHMENT |
static ColumnIdentifier<IndividualObservationBatchRowModel> |
COMMENT |
static ColumnIdentifier<IndividualObservationBatchRowModel> |
LENGTH_STEP_CARACTERISTIC |
static ColumnIdentifier<IndividualObservationBatchRowModel> |
OTHER_CARACTERISTICS |
static ColumnIdentifier<IndividualObservationBatchRowModel> |
SIZE |
static ColumnIdentifier<IndividualObservationBatchRowModel> |
SPECIES |
static ColumnIdentifier<IndividualObservationBatchRowModel> |
WEIGHT |
protected WeightUnit |
weightUnit
Weight unit.
|
createEmptyRowIsEmpty, createNewRow, identifiers, noneEditableCols, rowslistenerList| Constructor and Description |
|---|
IndividualObservationBatchTableModel(WeightUnit weightUnit,
org.jdesktop.swingx.table.TableColumnModelExt columnModel) |
| Modifier and Type | Method and Description |
|---|---|
IndividualObservationBatchRowModel |
createNewRow() |
addNewRow, addNewRow, addNewRow, collectShell, fireTableCellUpdated, fireTableRowUpdatedShell, getColumnCount, getEntry, getIdentifier, getRowCount, getRowIndex, getRows, getValueAt, isCellEditable, isCellEditable, isCreateEmptyRowIsEmpty, isCreateNewRow, onRowAdded, onRowsChanged, removeRow, setNoneEditableCols, setRows, setValueAt, setValueAt, updateRowaddTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getColumnClass, getColumnName, getListeners, getTableModelListeners, removeTableModelListenerpublic static final ColumnIdentifier<IndividualObservationBatchRowModel> SPECIES
public static final ColumnIdentifier<IndividualObservationBatchRowModel> WEIGHT
public static final ColumnIdentifier<IndividualObservationBatchRowModel> SIZE
public static final ColumnIdentifier<IndividualObservationBatchRowModel> LENGTH_STEP_CARACTERISTIC
public static final ColumnIdentifier<IndividualObservationBatchRowModel> OTHER_CARACTERISTICS
public static final ColumnIdentifier<IndividualObservationBatchRowModel> COMMENT
public static final ColumnIdentifier<IndividualObservationBatchRowModel> ATTACHMENT
protected final WeightUnit weightUnit
public IndividualObservationBatchTableModel(WeightUnit weightUnit, org.jdesktop.swingx.table.TableColumnModelExt columnModel)
public IndividualObservationBatchRowModel createNewRow()
createNewRow in class AbstractTuttiTableModel<IndividualObservationBatchRowModel>Copyright © 2012–2013 Ifremer. All rights reserved.