public class SplitBenthosBatchTableModel extends AbstractTuttiTableModel<SplitBenthosBatchRowModel>
| Modifier and Type | Field and Description |
|---|---|
static ColumnIdentifier<SplitBenthosBatchRowModel> |
EDITABLE_CATEGORY_VALUE |
static ColumnIdentifier<SplitBenthosBatchRowModel> |
READ_ONLY_CATEGORY_VALUE |
static ColumnIdentifier<SplitBenthosBatchRowModel> |
SELECTED |
static ColumnIdentifier<SplitBenthosBatchRowModel> |
WEIGHT |
createEmptyRowIsEmpty, createNewRow, identifiers, noneEditableCols, rowslistenerList| Constructor and Description |
|---|
SplitBenthosBatchTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel,
SelectedCategoryAble uiModel,
boolean createEmptyRowIsEmpty) |
| Modifier and Type | Method and Description |
|---|---|
SplitBenthosBatchRowModel |
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<SplitBenthosBatchRowModel> SELECTED
public static final ColumnIdentifier<SplitBenthosBatchRowModel> EDITABLE_CATEGORY_VALUE
public static final ColumnIdentifier<SplitBenthosBatchRowModel> READ_ONLY_CATEGORY_VALUE
public static final ColumnIdentifier<SplitBenthosBatchRowModel> WEIGHT
public SplitBenthosBatchTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel,
SelectedCategoryAble uiModel,
boolean createEmptyRowIsEmpty)
public SplitBenthosBatchRowModel createNewRow()
createNewRow in class AbstractTuttiTableModel<SplitBenthosBatchRowModel>Copyright © 2012–2013 Ifremer. All rights reserved.