public class AccidentalBatchTableModel extends AbstractTuttiTableModel<AccidentalBatchRowModel>
| Modifier and Type | Field and Description |
|---|---|
static ColumnIdentifier<AccidentalBatchRowModel> |
ATTACHMENT |
static ColumnIdentifier<AccidentalBatchRowModel> |
COMMENT |
static ColumnIdentifier<BenthosBatchRowModel> |
DEAD_OR_ALIVE |
static ColumnIdentifier<BenthosBatchRowModel> |
GENDER |
static ColumnIdentifier<BenthosBatchRowModel> |
LENGTH_STEP_CARACTERISTIC |
static ColumnIdentifier<BenthosBatchRowModel> |
SIZE |
static ColumnIdentifier<BenthosBatchRowModel> |
SPECIES |
static ColumnIdentifier<BenthosBatchRowModel> |
WEIGHT |
createEmptyRowIsEmpty, createNewRow, identifiers, noneEditableCols, rowslistenerList| Constructor and Description |
|---|
AccidentalBatchTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel) |
| Modifier and Type | Method and Description |
|---|---|
AccidentalBatchRowModel |
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
public static final ColumnIdentifier<BenthosBatchRowModel> GENDER
public static final ColumnIdentifier<BenthosBatchRowModel> WEIGHT
public static final ColumnIdentifier<BenthosBatchRowModel> SIZE
public static final ColumnIdentifier<BenthosBatchRowModel> LENGTH_STEP_CARACTERISTIC
public static final ColumnIdentifier<BenthosBatchRowModel> DEAD_OR_ALIVE
public static final ColumnIdentifier<AccidentalBatchRowModel> COMMENT
public static final ColumnIdentifier<AccidentalBatchRowModel> ATTACHMENT
public AccidentalBatchTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel)
public AccidentalBatchRowModel createNewRow()
createNewRow in class AbstractTuttiTableModel<AccidentalBatchRowModel>Copyright © 2012-2013 Ifremer. All Rights Reserved.