public class GearShootingTableModel extends AbstractTuttiTableModel<GearShootingRowModel>
| Modifier and Type | Field and Description |
|---|---|
static ColumnIdentifier<GearShootingRowModel> |
KEY |
static ColumnIdentifier<GearShootingRowModel> |
VALUE |
columnIdentifiers, columns, createEmptyRowIsEmpty, createNewRow, noneEditableCols, rowslistenerList| Constructor and Description |
|---|
GearShootingTableModel(TableColumnModel columnModel) |
| Modifier and Type | Method and Description |
|---|---|
GearShootingRowModel |
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<GearShootingRowModel> KEY
public static final ColumnIdentifier<GearShootingRowModel> VALUE
public GearShootingTableModel(TableColumnModel columnModel)
public GearShootingRowModel createNewRow()
createNewRow in class AbstractTuttiTableModel<GearShootingRowModel>Copyright © 2012-2013 Ifremer. All Rights Reserved.