public class RangeTableModel extends org.nuiton.jaxx.application.swing.table.AbstractApplicationTableModel<RangeRowModel>
| Modifier and Type | Field and Description |
|---|---|
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<RangeRow> |
COMMAND_NUMBER_COLUMN |
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<RangeRow> |
PRODUCT_QUANTITY_COLUMN |
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<RangeRow> |
QUOTATION_QUANTITY_COLUMN |
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<RangeRow> |
RANGE_COLUMN |
static org.nuiton.jaxx.application.swing.table.ColumnIdentifier<RangeRow> |
SAV_QUANTITY_COLUMN |
createEmptyRowIsEmpty, createNewRow, identifiers, noneEditableCols, rowslistenerList| Constructor and Description |
|---|
RangeTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel) |
| Modifier and Type | Method and Description |
|---|---|
RangeRowModel |
createNewRow() |
addNewRow, addNewRow, addNewRow, collectShell, fireTableCellUpdated, fireTableRowsInserted, fireTableRowUpdatedShell, 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 org.nuiton.jaxx.application.swing.table.ColumnIdentifier<RangeRow> RANGE_COLUMN
public static final org.nuiton.jaxx.application.swing.table.ColumnIdentifier<RangeRow> COMMAND_NUMBER_COLUMN
public static final org.nuiton.jaxx.application.swing.table.ColumnIdentifier<RangeRow> QUOTATION_QUANTITY_COLUMN
public static final org.nuiton.jaxx.application.swing.table.ColumnIdentifier<RangeRow> PRODUCT_QUANTITY_COLUMN
public static final org.nuiton.jaxx.application.swing.table.ColumnIdentifier<RangeRow> SAV_QUANTITY_COLUMN
public RangeTableModel(org.jdesktop.swingx.table.TableColumnModelExt columnModel)
public RangeRowModel createNewRow()
createNewRow in class org.nuiton.jaxx.application.swing.table.AbstractApplicationTableModel<RangeRowModel>Copyright © 2014 CodeLutin. All rights reserved.