public class BenthosBatchTableModel extends AbstractTuttiTableModel<BenthosBatchRowModel>
| Modifier and Type | Field and Description |
|---|---|
static ColumnIdentifier<BenthosBatchRowModel> |
ATTACHMENT |
static ColumnIdentifier<BenthosBatchRowModel> |
COMMENT |
static ColumnIdentifier<BenthosBatchRowModel> |
NUMBER |
static ColumnIdentifier<BenthosBatchRowModel> |
SAMPLE_WEIGHT |
static ColumnIdentifier<BenthosBatchRowModel> |
SPECIES_BY_CODE |
static ColumnIdentifier<BenthosBatchRowModel> |
SPECIES_BY_GENUS_CODE |
static ColumnIdentifier<BenthosBatchRowModel> |
SPECIES_TO_CONFIRM |
static ColumnIdentifier<BenthosBatchRowModel> |
WEIGHT |
createEmptyRowIsEmpty, createNewRow, identifiers, noneEditableCols, rowslistenerList| Constructor and Description |
|---|
BenthosBatchTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel) |
| Modifier and Type | Method and Description |
|---|---|
BenthosBatchRowModel |
createNewRow() |
addNewRow, addNewRow, addNewRow, fireTableCellUpdated, 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<BenthosBatchRowModel> SPECIES_BY_CODE
public static final ColumnIdentifier<BenthosBatchRowModel> SPECIES_BY_GENUS_CODE
public static final ColumnIdentifier<BenthosBatchRowModel> WEIGHT
public static final ColumnIdentifier<BenthosBatchRowModel> NUMBER
public static final ColumnIdentifier<BenthosBatchRowModel> SAMPLE_WEIGHT
public static final ColumnIdentifier<BenthosBatchRowModel> COMMENT
public static final ColumnIdentifier<BenthosBatchRowModel> ATTACHMENT
public static final ColumnIdentifier<BenthosBatchRowModel> SPECIES_TO_CONFIRM
public BenthosBatchTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel)
public BenthosBatchRowModel createNewRow()
createNewRow in class AbstractTuttiTableModel<BenthosBatchRowModel>Copyright © 2012-2013 Ifremer. All Rights Reserved.