public class TransferToPropertyAction extends AbstractAction
changeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
TransferToPropertyAction(com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStep targetStep,
XmlOutlineEditorView outlineEditor) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
protected boolean |
createTransfer(Node node,
String sourceStep,
String sourceProperty) |
boolean |
createTransfer(String sourceStepName,
String sourceProperty) |
protected boolean |
createTransfer(com.eviware.soapui.support.types.StringToStringMap values) |
void |
setTargetStep(com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStep targetStep) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic TransferToPropertyAction(com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStep targetStep,
XmlOutlineEditorView outlineEditor)
public void setTargetStep(com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStep targetStep)
public void actionPerformed(ActionEvent e)
protected boolean createTransfer(Node node, String sourceStep, String sourceProperty)
protected boolean createTransfer(com.eviware.soapui.support.types.StringToStringMap values)
Copyright © 2013. All Rights Reserved.