public class SubReportDataSink.SubReportDataSinkTableModel extends AbstractTableModel
listenerList
Constructor and Description |
---|
SubReportDataSinkTableModel() |
Modifier and Type | Method and Description |
---|---|
void |
add(com.eviware.soapui.support.types.StringToStringMap properties) |
void |
clear() |
int |
getColumnCount() |
String |
getColumnName(int column) |
int |
getRowCount() |
Object |
getValueAt(int rowIndex,
int columnIndex) |
addTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getColumnClass, getListeners, getTableModelListeners, isCellEditable, removeTableModelListener, setValueAt
public int getColumnCount()
public void add(com.eviware.soapui.support.types.StringToStringMap properties)
public void clear()
public int getRowCount()
public Object getValueAt(int rowIndex, int columnIndex)
public String getColumnName(int column)
getColumnName
in interface TableModel
getColumnName
in class AbstractTableModel
Copyright © 2019. All rights reserved.