public class MacroWasteBatchTableModel extends AbstractTuttiTableModel<MacroWasteBatchRowModel>
| Modifier and Type | Field and Description |
|---|---|
static ColumnIdentifier<MacroWasteBatchRowModel> |
ATTACHMENTS |
static ColumnIdentifier<MacroWasteBatchRowModel> |
COMMENT |
static ColumnIdentifier<MacroWasteBatchRowModel> |
MACRO_WASTE_CATEGORY |
static ColumnIdentifier<MacroWasteBatchRowModel> |
MACRO_WASTE_SIZE_CATEGORY |
static ColumnIdentifier<MacroWasteBatchRowModel> |
NUMBER |
static ColumnIdentifier<MacroWasteBatchRowModel> |
WEIGHT |
columnIdentifiers, columns, createEmptyRowIsEmpty, createNewRow, noneEditableCols, rowslistenerList| Constructor and Description |
|---|
MacroWasteBatchTableModel(TableColumnModel columnModel) |
| Modifier and Type | Method and Description |
|---|---|
MacroWasteBatchRowModel |
createNewRow() |
addNewRow, addNewRow, addNewRow, fireTableCellUpdated, getColumn, getColumnCount, getColumnIndex, getEntry, getPropertyName, getRowCount, getRowIndex, getRows, getValueAt, 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<MacroWasteBatchRowModel> MACRO_WASTE_CATEGORY
public static final ColumnIdentifier<MacroWasteBatchRowModel> MACRO_WASTE_SIZE_CATEGORY
public static final ColumnIdentifier<MacroWasteBatchRowModel> WEIGHT
public static final ColumnIdentifier<MacroWasteBatchRowModel> NUMBER
public static final ColumnIdentifier<MacroWasteBatchRowModel> COMMENT
public static final ColumnIdentifier<MacroWasteBatchRowModel> ATTACHMENTS
public MacroWasteBatchTableModel(TableColumnModel columnModel)
public MacroWasteBatchRowModel createNewRow()
createNewRow in class AbstractTuttiTableModel<MacroWasteBatchRowModel>Copyright © 2012-2013 Ifremer. All Rights Reserved.