public class EditSampleCategoryModelTableModel extends AbstractTuttiTableModel<EditSampleCategoryModelRowModel>
SampleCategoryModelEntry.| Modifier and Type | Field and Description |
|---|---|
static ColumnIdentifier<EditSampleCategoryModelRowModel> |
CARACTERISTIC |
static ColumnIdentifier<EditSampleCategoryModelRowModel> |
LABEL |
createEmptyRowIsEmpty, createNewRow, identifiers, noneEditableCols, rowslistenerList| Constructor and Description |
|---|
EditSampleCategoryModelTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel) |
| Modifier and Type | Method and Description |
|---|---|
EditSampleCategoryModelRowModel |
createNewRow() |
void |
permuteEntry(int firstRow,
int lastRow) |
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<EditSampleCategoryModelRowModel> CARACTERISTIC
public static final ColumnIdentifier<EditSampleCategoryModelRowModel> LABEL
public EditSampleCategoryModelTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel)
public EditSampleCategoryModelRowModel createNewRow()
createNewRow in class AbstractTuttiTableModel<EditSampleCategoryModelRowModel>public void permuteEntry(int firstRow,
int lastRow)
Copyright © 2012–2013 Ifremer. All rights reserved.