public class AddPropertyExpansionAction extends AbstractAction
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 |
---|
AddPropertyExpansionAction(com.eviware.soapui.model.ModelItem modelItem,
com.eviware.soapui.support.propertyexpansion.PropertyExpansionTarget target) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent arg0) |
void |
setSourceProperty(String sourceProperty) |
void |
setSourceStep(com.eviware.soapui.model.TestPropertyHolder sourceStep) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
public AddPropertyExpansionAction(com.eviware.soapui.model.ModelItem modelItem, com.eviware.soapui.support.propertyexpansion.PropertyExpansionTarget target)
public void setSourceStep(com.eviware.soapui.model.TestPropertyHolder sourceStep)
public void setSourceProperty(String sourceProperty)
public void actionPerformed(ActionEvent arg0)
Copyright © 2019. All rights reserved.