public class QTIResultTableModel extends BaseTableDataModelWithoutFilter implements TableDataModel
| 构造器和说明 |
|---|
QTIResultTableModel(java.util.List resultSets) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getColumnCount() |
QTIResultSet |
getResultSet(int rowId) |
int |
getRowCount() |
java.lang.Object |
getValueAt(int row,
int col) |
createCopyWithEmptyList, getObject, setObjectscreateCopyWithEmptyList, getObject, setObjectspublic int getColumnCount()
getColumnCount 在接口中 TableDataModelpublic int getRowCount()
getRowCount 在接口中 TableDataModelpublic java.lang.Object getValueAt(int row,
int col)
getValueAt 在接口中 TableDataModelpublic QTIResultSet getResultSet(int rowId)
rowId -