JIDE 3.5.15

com.jidesoft.grid
Interface TableRowModel

All Superinterfaces:
RowModel, TableModel

public interface TableRowModel
extends RowModel, TableModel

TableRowModel in an interface that implements both RowModel and TableModel.


Method Summary
 
Methods inherited from interface com.jidesoft.grid.RowModel
getRowAt, getRowIndex
 
Methods inherited from interface javax.swing.table.TableModel
addTableModelListener, getColumnClass, getColumnCount, getColumnName, getRowCount, getValueAt, isCellEditable, removeTableModelListener, setValueAt
 


JIDE 3.5.15