Methods in com.eviware.soapui.support.components that return JPropertiesTable.PropertyDescriptor |
JPropertiesTable.PropertyDescriptor |
JPropertiesTable.addProperty(java.lang.String caption,
java.lang.String name)
|
JPropertiesTable.PropertyDescriptor |
JPropertiesTable.addProperty(java.lang.String caption,
java.lang.String name,
boolean editable)
|
JPropertiesTable.PropertyDescriptor |
JPropertiesTable.addProperty(java.lang.String caption,
java.lang.String name,
boolean editable,
JPropertiesTable.PropertyFormatter formatter)
|
JPropertiesTable.PropertyDescriptor |
JPropertiesTable.PropertiesTableModel.addProperty(java.lang.String caption,
java.lang.String name,
boolean editable,
JPropertiesTable.PropertyFormatter formatter)
|
JPropertiesTable.PropertyDescriptor |
JPropertiesTable.PropertiesTableModel.addProperty(java.lang.String caption,
java.lang.String name,
java.lang.Object[] options)
|
JPropertiesTable.PropertyDescriptor |
JPropertiesTable.PropertiesTableModel.getPropertyDescriptorAt(int row)
|