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> |
SELECTED |
static ColumnIdentifier<SplitSpeciesBatchRowModel> |
WEIGHT |
createEmptyRowIsEmpty, createNewRow, identifiers, noneEditableCols, rowslistenerList| Constructor and Description |
|---|
SplitSpeciesBatchTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel,
SelectedCategoryAble uiModel,
boolean createEmptyRowIsEmpty,
boolean splitMode) |
| Modifier and Type | Method and Description |
|---|---|
SplitSpeciesBatchRowModel |
createNewRow() |
protected boolean |
isCellEditable(int rowIndex,
int columnIndex,
ColumnIdentifier<SplitSpeciesBatchRowModel> propertyName) |
addNewRow, addNewRow, addNewRow, fireTableCellUpdated, getColumnCount, getEntry, getIdentifier, getRowCount, getRowIndex, getRows, getValueAt, 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<SplitSpeciesBatchRowModel> SELECTED
public static final ColumnIdentifier<SplitSpeciesBatchRowModel> EDITABLE_CATEGORY_VALUE
public static final ColumnIdentifier<SplitSpeciesBatchRowModel> READ_ONLY_CATEGORY_VALUE
public static final ColumnIdentifier<SplitSpeciesBatchRowModel> WEIGHT
public SplitSpeciesBatchTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel,
SelectedCategoryAble uiModel,
boolean createEmptyRowIsEmpty,
boolean splitMode)
public SplitSpeciesBatchRowModel createNewRow()
createNewRow in class AbstractTuttiTableModel<SplitSpeciesBatchRowModel>protected boolean isCellEditable(int rowIndex,
int columnIndex,
ColumnIdentifier<SplitSpeciesBatchRowModel> propertyName)
isCellEditable in class AbstractTuttiTableModel<SplitSpeciesBatchRowModel>Copyright © 2012–2013 Ifremer. All rights reserved.