public class EditProtocolCaracteristicsTableModel extends org.nuiton.jaxx.application.swing.table.AbstractApplicationTableModel<EditProtocolCaracteristicsRowModel>
| Modifier and Type | Field and Description |
|---|---|
protected Collection<Caracteristic> |
caracteristics |
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<EditProtocolCaracteristicsRowModel> |
IMPORT_FILE_COLUMN |
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<EditProtocolCaracteristicsRowModel> |
PSFM_ID |
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<EditProtocolCaracteristicsRowModel> |
TYPE |
createEmptyRowIsEmpty, createNewRow, identifiers, noneEditableCols, rowslistenerList| Constructor and Description |
|---|
EditProtocolCaracteristicsTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel,
Collection<Caracteristic> caracteristics) |
| Modifier and Type | Method and Description |
|---|---|
EditProtocolCaracteristicsRowModel |
createNewRow() |
addNewRow, addNewRow, addNewRow, collectShell, fireTableCellUpdated, fireTableRowsInserted, fireTableRowUpdatedShell, getCell, getColumnCount, getColumnIndex, getColumnName, getEntry, getIdentifier, getRowCount, getRowIndex, getRows, getValueAt, isCellEditable, isCellEditable, isCreateEmptyRowIsEmpty, isCreateNewRow, isFirstRow, isLastRow, moveDown, moveUp, onRowAdded, onRowsChanged, removeRow, setNoneEditableCols, setRows, setValueAt, setValueAt, updateRowaddTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getColumnClass, getListeners, getTableModelListeners, removeTableModelListenerprotected Collection<Caracteristic> caracteristics
public static final org.nuiton.jaxx.application.swing.table.ColumnIdentifier<EditProtocolCaracteristicsRowModel> PSFM_ID
public static final org.nuiton.jaxx.application.swing.table.ColumnIdentifier<EditProtocolCaracteristicsRowModel> TYPE
public static final org.nuiton.jaxx.application.swing.table.ColumnIdentifier<EditProtocolCaracteristicsRowModel> IMPORT_FILE_COLUMN
public EditProtocolCaracteristicsTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel,
Collection<Caracteristic> caracteristics)
public EditProtocolCaracteristicsRowModel createNewRow()
createNewRow in class org.nuiton.jaxx.application.swing.table.AbstractApplicationTableModel<EditProtocolCaracteristicsRowModel>Copyright © 2012–2014 Ifremer. All rights reserved.