public class ContextPropertiesTableModel extends AbstractTableModel
listenerList| Constructor and Description | 
|---|
ContextPropertiesTableModel(com.eviware.soapui.support.types.StringToStringMap contextProperties)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
fireTableDataChanged()  | 
int | 
getColumnCount()  | 
int | 
getRowCount()  | 
Object | 
getValueAt(int rowIndex,
          int columnIndex)  | 
addTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getColumnClass, getColumnName, getListeners, getTableModelListeners, isCellEditable, removeTableModelListener, setValueAtpublic ContextPropertiesTableModel(com.eviware.soapui.support.types.StringToStringMap contextProperties)
public int getColumnCount()
public int getRowCount()
public Object getValueAt(int rowIndex, int columnIndex)
public void fireTableDataChanged()
fireTableDataChanged in class AbstractTableModelCopyright © 2019. All rights reserved.