public abstract class BaseDefinitionTab extends BaseTab
Constructor and Description |
---|
BaseDefinitionTab(com.eviware.soapui.impl.wsdl.WsdlProject project,
Class dialogModelClass,
int tabIndex) |
Modifier and Type | Method and Description |
---|---|
boolean |
addApi(Definition definition,
String definitionUrl) |
boolean |
createProject() |
String |
getHelpLink() |
String |
getTitle() |
String |
getType() |
void |
load(String settingsPrefix) |
void |
save(String settingsPrefix) |
buildComboBox, buildComponent, buildFileField, buildFileField, buildLabel, buildLightLabel, buildProjectNameTextField, buildTextField, buildTextField, closeParentWindow, getComboboxEnterKeyAction, getComponent, getIndex, getProject, getSettingsPrefix, registerComboboxEnterKeyAction, setProject
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getActionForButton, getHelpUrl, isButtonEnabled
public BaseDefinitionTab(com.eviware.soapui.impl.wsdl.WsdlProject project, Class dialogModelClass, int tabIndex)
public String getType()
public String getTitle()
public String getHelpLink()
public boolean createProject()
public void load(String settingsPrefix)
public void save(String settingsPrefix)
public boolean addApi(Definition definition, @Nonnull String definitionUrl)
Copyright © 2019. All rights reserved.