public class TransferFromPropertyAction extends AbstractPropertyTransferAction
Modifier and Type | Class and Description |
---|---|
protected class |
TransferFromPropertyAction.SelectSourcePathAction |
protected class |
TransferFromPropertyAction.SelectTargetPathAction |
dialog, OPEN_EDITOR, outlineEditor, SOURCE_PATH, sourcePathLanguage, TARGET_PATH, targetPathLanguage, TRANSFER_NAME, TRANSFER_STEP
changeSupport, enabled
ACCELERATOR_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 |
---|
TransferFromPropertyAction(com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStep sourceStep,
XmlOutlineEditorView outlineEditor) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
protected boolean |
createTransfer(OutlineTreeNode tn,
String targetStepName,
String sourceProperty) |
boolean |
createTransfer(String targetStepName,
String targetProperty) |
protected boolean |
createTransfer(com.eviware.soapui.support.types.StringToStringMap values) |
XmlOutlineEditorView |
getOutlineEditor() |
void |
setSourceStep(com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStep sourceStep) |
getSelectedNode
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public TransferFromPropertyAction(com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStep sourceStep, XmlOutlineEditorView outlineEditor)
public void setSourceStep(com.eviware.soapui.impl.wsdl.teststeps.WsdlTestStep sourceStep)
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
actionPerformed
in class AbstractPropertyTransferAction
public boolean createTransfer(String targetStepName, String targetProperty)
createTransfer
in class AbstractPropertyTransferAction
protected boolean createTransfer(OutlineTreeNode tn, String targetStepName, String sourceProperty)
createTransfer
in class AbstractPropertyTransferAction
protected boolean createTransfer(com.eviware.soapui.support.types.StringToStringMap values)
public XmlOutlineEditorView getOutlineEditor()
Copyright © 2019. All rights reserved.