public class AccidentalBatchTableModel extends org.nuiton.jaxx.application.swing.table.AbstractApplicationTableModel<AccidentalBatchRowModel>
| Modifier and Type | Field and Description |
|---|---|
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<AccidentalBatchRowModel> |
ATTACHMENT |
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<AccidentalBatchRowModel> |
COMMENT |
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<AccidentalBatchRowModel> |
DEAD_OR_ALIVE |
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<AccidentalBatchRowModel> |
GENDER |
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<AccidentalBatchRowModel> |
LENGTH_STEP_CARACTERISTIC |
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<AccidentalBatchRowModel> |
OTHER_CARACTERISTICS |
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<AccidentalBatchRowModel> |
SIZE |
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<AccidentalBatchRowModel> |
SPECIES |
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<AccidentalBatchRowModel> |
WEIGHT |
protected WeightUnit |
weightUnit
Weight unit.
|
createEmptyRowIsEmpty, createNewRow, identifiers, noneEditableCols, rowslistenerList| Constructor and Description |
|---|
AccidentalBatchTableModel(WeightUnit weightUnit,
org.jdesktop.swingx.table.TableColumnModelExt columnModel) |
| Modifier and Type | Method and Description |
|---|---|
AccidentalBatchRowModel |
createNewRow() |
addNewRow, addNewRow, addNewRow, collectShell, fireTableCellUpdated, fireTableRowsInserted, fireTableRowUpdatedShell, getCell, getColumnCount, getColumnIndex, getColumnName, getEntry, getIdentifier, getRowCount, getRowIndex, getRows, getValueAt, isCellEditable, isCellEditable, isCreateEmptyRowIsEmpty, isCreateNewRow, isFirstRow, isLastRow, moveDown, moveUp, onBeforeRowsChanged, onRowAdded, onRowRemoved, onRowsChanged, onRowUpdated, removeRow, setNoneEditableCols, setRows, setValueAt, setValueAt, updateRowaddTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getColumnClass, getListeners, getTableModelListeners, removeTableModelListenerpublic static final org.nuiton.jaxx.application.swing.table.ColumnIdentifier<AccidentalBatchRowModel> SPECIES
public static final org.nuiton.jaxx.application.swing.table.ColumnIdentifier<AccidentalBatchRowModel> GENDER
public static final org.nuiton.jaxx.application.swing.table.ColumnIdentifier<AccidentalBatchRowModel> WEIGHT
public static final org.nuiton.jaxx.application.swing.table.ColumnIdentifier<AccidentalBatchRowModel> SIZE
public static final org.nuiton.jaxx.application.swing.table.ColumnIdentifier<AccidentalBatchRowModel> LENGTH_STEP_CARACTERISTIC
public static final org.nuiton.jaxx.application.swing.table.ColumnIdentifier<AccidentalBatchRowModel> DEAD_OR_ALIVE
public static final org.nuiton.jaxx.application.swing.table.ColumnIdentifier<AccidentalBatchRowModel> OTHER_CARACTERISTICS
public static final org.nuiton.jaxx.application.swing.table.ColumnIdentifier<AccidentalBatchRowModel> COMMENT
public static final org.nuiton.jaxx.application.swing.table.ColumnIdentifier<AccidentalBatchRowModel> ATTACHMENT
protected final WeightUnit weightUnit
public AccidentalBatchTableModel(WeightUnit weightUnit, org.jdesktop.swingx.table.TableColumnModelExt columnModel)
public AccidentalBatchRowModel createNewRow()
createNewRow in class org.nuiton.jaxx.application.swing.table.AbstractApplicationTableModel<AccidentalBatchRowModel>Copyright © 2012–2015 Ifremer. All rights reserved.