public class MarineLitterBatchTableModel extends AbstractTuttiTableModel<MarineLitterBatchRowModel>
| Modifier and Type | Field and Description |
|---|---|
static ColumnIdentifier<MarineLitterBatchRowModel> |
ATTACHMENT |
static ColumnIdentifier<MarineLitterBatchRowModel> |
COMMENT |
static ColumnIdentifier<MarineLitterBatchRowModel> |
MACRO_WASTE_CATEGORY |
static ColumnIdentifier<MarineLitterBatchRowModel> |
MACRO_WASTE_SIZE_CATEGORY |
static ColumnIdentifier<MarineLitterBatchRowModel> |
NUMBER |
static ColumnIdentifier<MarineLitterBatchRowModel> |
WEIGHT |
createEmptyRowIsEmpty, createNewRow, identifiers, noneEditableCols, rowslistenerList| Constructor and Description |
|---|
MarineLitterBatchTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel) |
| Modifier and Type | Method and Description |
|---|---|
MarineLitterBatchRowModel |
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<MarineLitterBatchRowModel> MACRO_WASTE_CATEGORY
public static final ColumnIdentifier<MarineLitterBatchRowModel> MACRO_WASTE_SIZE_CATEGORY
public static final ColumnIdentifier<MarineLitterBatchRowModel> NUMBER
public static final ColumnIdentifier<MarineLitterBatchRowModel> WEIGHT
public static final ColumnIdentifier<MarineLitterBatchRowModel> COMMENT
public static final ColumnIdentifier<MarineLitterBatchRowModel> ATTACHMENT
public MarineLitterBatchTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel)
public MarineLitterBatchRowModel createNewRow()
createNewRow in class AbstractTuttiTableModel<MarineLitterBatchRowModel>Copyright © 2012-2013 Ifremer. All Rights Reserved.