public class SplitSpeciesBatchTableModel extends org.nuiton.jaxx.application.swing.table.AbstractApplicationTableModel<SplitSpeciesBatchRowModel>
| Modifier and Type | Field and Description |
|---|---|
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<SplitSpeciesBatchRowModel> |
EDITABLE_CATEGORY_VALUE |
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<SplitSpeciesBatchRowModel> |
READ_ONLY_CATEGORY_VALUE |
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<SplitSpeciesBatchRowModel> |
SELECTED |
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<SplitSpeciesBatchRowModel> |
WEIGHT |
createEmptyRowIsEmpty, createNewRow, identifiers, noneEditableCols, rowslistenerList| Constructor and Description |
|---|
SplitSpeciesBatchTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel,
SelectedCategoryAble uiModel,
boolean createEmptyRowIsEmpty,
boolean splitMode) |
| Modifier and Type | Method and Description |
|---|---|
SplitSpeciesBatchRowModel |
createNewRow() |
protected boolean |
isCellEditable(int rowIndex,
int columnIndex,
org.nuiton.jaxx.application.swing.table.ColumnIdentifier<SplitSpeciesBatchRowModel> propertyName) |
addNewRow, addNewRow, addNewRow, collectShell, fireTableCellUpdated, fireTableRowsInserted, fireTableRowUpdatedShell, getCell, getColumnCount, getColumnIndex, getColumnName, getEntry, getIdentifier, getRowCount, getRowIndex, getRows, getValueAt, 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<SplitSpeciesBatchRowModel> SELECTED
public static final org.nuiton.jaxx.application.swing.table.ColumnIdentifier<SplitSpeciesBatchRowModel> EDITABLE_CATEGORY_VALUE
public static final org.nuiton.jaxx.application.swing.table.ColumnIdentifier<SplitSpeciesBatchRowModel> READ_ONLY_CATEGORY_VALUE
public static final org.nuiton.jaxx.application.swing.table.ColumnIdentifier<SplitSpeciesBatchRowModel> WEIGHT
public SplitSpeciesBatchTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel,
SelectedCategoryAble uiModel,
boolean createEmptyRowIsEmpty,
boolean splitMode)
public SplitSpeciesBatchRowModel createNewRow()
createNewRow in class org.nuiton.jaxx.application.swing.table.AbstractApplicationTableModel<SplitSpeciesBatchRowModel>protected boolean isCellEditable(int rowIndex,
int columnIndex,
org.nuiton.jaxx.application.swing.table.ColumnIdentifier<SplitSpeciesBatchRowModel> propertyName)
isCellEditable in class org.nuiton.jaxx.application.swing.table.AbstractApplicationTableModel<SplitSpeciesBatchRowModel>Copyright © 2012–2015 Ifremer. All rights reserved.