public class EditSampleCategoryModelTableModel extends org.nuiton.jaxx.application.swing.table.AbstractApplicationTableModel<EditSampleCategoryModelRowModel>
SampleCategoryModelEntry.| Modifier and Type | Field and Description |
|---|---|
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<EditSampleCategoryModelRowModel> |
CARACTERISTIC |
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<EditSampleCategoryModelRowModel> |
CODE |
static org.nuiton.jaxx.application.swing.table.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, collectShell, fireTableCellUpdated, fireTableRowsInserted, fireTableRowUpdatedShell, getCell, getColumnCount, getColumnIndex, getColumnName, getEntry, getIdentifier, getRowCount, getRowIndex, getRows, getValueAt, isCellEditable, isCellEditable, isCreateEmptyRowIsEmpty, isCreateNewRow, isFirstRow, isLastRow, moveDown, moveUp, onBeforeRowsChanged, onRowAdded, onRowRemoved, onRowsChanged, onRowUpdated, removeRow, setNoneEditableCols, setRows, setValueAt, setValueAt, updateRowaddTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getColumnClass, getListeners, getTableModelListeners, removeTableModelListenerpublic static final org.nuiton.jaxx.application.swing.table.ColumnIdentifier<EditSampleCategoryModelRowModel> CARACTERISTIC
public static final org.nuiton.jaxx.application.swing.table.ColumnIdentifier<EditSampleCategoryModelRowModel> CODE
public static final org.nuiton.jaxx.application.swing.table.ColumnIdentifier<EditSampleCategoryModelRowModel> LABEL
public EditSampleCategoryModelTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel)
public EditSampleCategoryModelRowModel createNewRow()
createNewRow in class org.nuiton.jaxx.application.swing.table.AbstractApplicationTableModel<EditSampleCategoryModelRowModel>public void permuteEntry(int firstRow,
int lastRow)
Copyright © 2012–2015 Ifremer. All rights reserved.