public class GearCaracteristicsEditorTableModel extends AbstractTuttiTableModel<GearCaracteristicsEditorRowModel>
| Modifier and Type | Field and Description |
|---|---|
static ColumnIdentifier<GearCaracteristicsEditorRowModel> |
KEY |
static ColumnIdentifier<GearCaracteristicsEditorRowModel> |
VALUE |
createEmptyRowIsEmpty, createNewRow, identifiers, noneEditableCols, rowslistenerList| Constructor and Description |
|---|
GearCaracteristicsEditorTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel) |
| Modifier and Type | Method and Description |
|---|---|
GearCaracteristicsEditorRowModel |
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<GearCaracteristicsEditorRowModel> KEY
public static final ColumnIdentifier<GearCaracteristicsEditorRowModel> VALUE
public GearCaracteristicsEditorTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel)
public GearCaracteristicsEditorRowModel createNewRow()
createNewRow in class AbstractTuttiTableModel<GearCaracteristicsEditorRowModel>Copyright © 2012-2013 Ifremer. All Rights Reserved.