public class StatisticsHistory.TestStepStatisticsHistory extends StatisticsHistory.StatisticsHistoryModel
listenerList| Constructor and Description | 
|---|
| TestStepStatisticsHistory(int testStepIndex) | 
| Modifier and Type | Method and Description | 
|---|---|
| Class<?> | getColumnClass(int columnIndex) | 
| int | getColumnCount() | 
| String | getColumnName(int column) | 
| int | getRowCount() | 
| int | getTestStepIndex() | 
| Object | getValueAt(int rowIndex,
          int columnIndex) | 
| void | release() | 
addTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getListeners, getTableModelListeners, isCellEditable, removeTableModelListener, setValueAtpublic int getTestStepIndex()
public int getRowCount()
public int getColumnCount()
public Object getValueAt(int rowIndex, int columnIndex)
public Class<?> getColumnClass(int columnIndex)
getColumnClass in interface TableModelgetColumnClass in class AbstractTableModelpublic String getColumnName(int column)
getColumnName in interface TableModelgetColumnName in class AbstractTableModelpublic void release()
release in class StatisticsHistory.StatisticsHistoryModelCopyright © 2019. All Rights Reserved.