public class TransferToPropertyAction extends AbstractPropertyTransferAction
| Modifier and Type | Field and Description |
|---|---|
static String |
REQUEST_PROPERTY_NAME |
static String |
RESPONSE_PROPERTY_NAME |
dialog, OPEN_EDITOR, outlineEditor, SOURCE_PATH, sourcePathLanguage, TARGET_PATH, targetPathLanguage, TRANSFER_NAME, TRANSFER_STEPchangeSupport, 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 |
|---|---|
protected boolean |
createTransfer(OutlineTreeNode node,
String sourceStep,
String sourceProperty) |
protected boolean |
createTransfer(com.eviware.soapui.support.types.StringToStringMap values) |
void |
setTargetStep(com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStep targetStep) |
actionPerformed, createTransfer, getSelectedNodeaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic static final String REQUEST_PROPERTY_NAME
public static final String RESPONSE_PROPERTY_NAME
public TransferToPropertyAction(com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStep targetStep,
XmlOutlineEditorView outlineEditor)
public void setTargetStep(com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStep targetStep)
protected boolean createTransfer(OutlineTreeNode node, String sourceStep, String sourceProperty)
createTransfer in class AbstractPropertyTransferActionprotected boolean createTransfer(com.eviware.soapui.support.types.StringToStringMap values)
Copyright © 2019. All rights reserved.