public class SplitSpeciesBatchTableModel extends AbstractTuttiTableModel<SplitSpeciesBatchRowModel>
| Modifier and Type | Field and Description |
|---|---|
static ColumnIdentifier<SplitSpeciesBatchRowModel> |
EDITABLE_CATEGORY_VALUE |
static ColumnIdentifier<SplitSpeciesBatchRowModel> |
READ_ONLY_CATEGORY_VALUE |
static ColumnIdentifier<SplitSpeciesBatchRowModel> |
WEIGHT |
columnIdentifiers, columns, createEmptyRowIsEmpty, createNewRow, noneEditableCols, rowslistenerList| Constructor and Description |
|---|
SplitSpeciesBatchTableModel(TableColumnModel columnModel,
SplitSpeciesBatchUIModel uiModel,
boolean createEmptyRowIsEmpty) |
| Modifier and Type | Method and Description |
|---|---|
SplitSpeciesBatchRowModel |
createNewRow() |
addNewRow, addNewRow, addNewRow, fireTableCellUpdated, getColumn, getColumnCount, getColumnIndex, getEntry, getPropertyName, getRowCount, getRowIndex, getRows, getValueAt, getValueAt, isCellEditable, isCellEditable, isCreateEmptyRowIsEmpty, isCreateNewRow, onRowAdded, onRowsChanged, setNoneEditableCols, setRows, setValueAt, setValueAt, updateRowaddTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getColumnClass, getColumnName, getListeners, getTableModelListeners, removeTableModelListenerpublic static final ColumnIdentifier<SplitSpeciesBatchRowModel> EDITABLE_CATEGORY_VALUE
public static final ColumnIdentifier<SplitSpeciesBatchRowModel> READ_ONLY_CATEGORY_VALUE
public static final ColumnIdentifier<SplitSpeciesBatchRowModel> WEIGHT
public SplitSpeciesBatchTableModel(TableColumnModel columnModel, SplitSpeciesBatchUIModel uiModel, boolean createEmptyRowIsEmpty)
public SplitSpeciesBatchRowModel createNewRow()
createNewRow in class AbstractTuttiTableModel<SplitSpeciesBatchRowModel>Copyright © 2012-2013 Ifremer. All Rights Reserved.