public class MarineLitterBatchTableModel extends fr.ifremer.shared.application.swing.table.AbstractApplicationTableModel<MarineLitterBatchRowModel>
| Modifier and Type | Field and Description |
|---|---|
static fr.ifremer.shared.application.swing.table.ColumnIdentifier<MarineLitterBatchRowModel> |
ATTACHMENT |
static fr.ifremer.shared.application.swing.table.ColumnIdentifier<MarineLitterBatchRowModel> |
COMMENT |
static fr.ifremer.shared.application.swing.table.ColumnIdentifier<MarineLitterBatchRowModel> |
MACRO_WASTE_CATEGORY |
static fr.ifremer.shared.application.swing.table.ColumnIdentifier<MarineLitterBatchRowModel> |
MACRO_WASTE_SIZE_CATEGORY |
static fr.ifremer.shared.application.swing.table.ColumnIdentifier<MarineLitterBatchRowModel> |
NUMBER |
static fr.ifremer.shared.application.swing.table.ColumnIdentifier<MarineLitterBatchRowModel> |
WEIGHT |
protected fr.ifremer.shared.application.type.WeightUnit |
weightUnit
Weight unit.
|
createEmptyRowIsEmpty, createNewRow, identifiers, noneEditableCols, rowslistenerList| Constructor and Description |
|---|
MarineLitterBatchTableModel(fr.ifremer.shared.application.type.WeightUnit weightUnit,
org.jdesktop.swingx.table.TableColumnModelExt columnModel) |
| Modifier and Type | Method and Description |
|---|---|
MarineLitterBatchRowModel |
createNewRow() |
addNewRow, addNewRow, addNewRow, collectShell, fireTableCellUpdated, fireTableRowsInserted, fireTableRowUpdatedShell, 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 fr.ifremer.shared.application.swing.table.ColumnIdentifier<MarineLitterBatchRowModel> MACRO_WASTE_CATEGORY
public static final fr.ifremer.shared.application.swing.table.ColumnIdentifier<MarineLitterBatchRowModel> MACRO_WASTE_SIZE_CATEGORY
public static final fr.ifremer.shared.application.swing.table.ColumnIdentifier<MarineLitterBatchRowModel> NUMBER
public static final fr.ifremer.shared.application.swing.table.ColumnIdentifier<MarineLitterBatchRowModel> WEIGHT
public static final fr.ifremer.shared.application.swing.table.ColumnIdentifier<MarineLitterBatchRowModel> COMMENT
public static final fr.ifremer.shared.application.swing.table.ColumnIdentifier<MarineLitterBatchRowModel> ATTACHMENT
protected final fr.ifremer.shared.application.type.WeightUnit weightUnit
public MarineLitterBatchTableModel(fr.ifremer.shared.application.type.WeightUnit weightUnit,
org.jdesktop.swingx.table.TableColumnModelExt columnModel)
public MarineLitterBatchRowModel createNewRow()
createNewRow in class fr.ifremer.shared.application.swing.table.AbstractApplicationTableModel<MarineLitterBatchRowModel>Copyright © 2012–2014 Ifremer. All rights reserved.