public class JTextComponentPropertyExpansionTarget extends AbstractPropertyExpansionTarget
| Constructor and Description |
|---|
JTextComponentPropertyExpansionTarget(JTextComponent textField,
com.eviware.soapui.model.ModelItem modelItem) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNameForCreation() |
String |
getValueForCreation() |
void |
insertPropertyExpansion(PropertyExpansion expansion,
Point pt) |
createContextExpansion, getAlwaysShowUpdatePropertyDialog, getContextModelItem, getModelItem, setAlwaysShowUpdatePropertyDialogpublic JTextComponentPropertyExpansionTarget(JTextComponent textField, com.eviware.soapui.model.ModelItem modelItem)
public void insertPropertyExpansion(PropertyExpansion expansion, Point pt)
public String getValueForCreation()
public String getNameForCreation()
Copyright © 2019. All rights reserved.