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