public abstract class AbstractModalDialogToolbarAction<T extends com.eviware.soapui.model.ModelItem>
extends com.smartbear.ready.ui.actions.toolbar.AbstractToolBarAction<T>
Modifier and Type | Field and Description |
---|---|
protected com.eviware.soapui.impl.wsdl.actions.project.SimpleDialog |
dialogForm |
selectedModelItem, targetClass
Constructor and Description |
---|
AbstractModalDialogToolbarAction(String name,
String description,
Class<T> targetType) |
Modifier and Type | Method and Description |
---|---|
protected abstract Component |
buildComponent(T target) |
protected void |
changeButtons(com.eviware.soapui.support.components.JButtonBar buttons) |
String |
getHelpUrl() |
void |
perform(T target,
Object param) |
void |
setHelpUrl(String helpUrl) |
finalize, getTargetModelItem, modelItemDeleted, updateSelectedModelItem, updateSelectedModelItem, updateToolbarState
addPropertyChangeListener, addPropertyChangeListener, applies, getDescription, getIconPath, getId, getName, getStartTrialAction, getStartTrialActionParameters, isDefault, isEnabled, isLicenseDependent, isLicenseValid, isTrialAvailable, needShowStartTrialTooltip, perform, removePropertyChangeListener, removePropertyChangeListener, setDescription, setEnabled, setIconPath, setName, shouldBeEnabledFor
protected com.eviware.soapui.impl.wsdl.actions.project.SimpleDialog dialogForm
Copyright © 2019. All rights reserved.