public class UploadFilePanel
extends WizardStepPanel
| Modifier and Type | Class and Description |
|---|---|
static class |
UploadFilePanel.Definition |
class |
UploadFilePanel.SelectFileAction |
| Constructor and Description |
|---|
UploadFilePanel() |
| Modifier and Type | Method and Description |
|---|---|
protected Component |
build() |
com.eviware.soapui.impl.wsdl.WsdlInterface[] |
getInterfaces() |
JPanel |
getPanel() |
com.eviware.soapui.impl.rest.RestService |
getRestService() |
String |
getStepName() |
boolean |
proceed() |
public JPanel getPanel()
public String getStepName()
public boolean proceed()
protected Component build()
public com.eviware.soapui.impl.wsdl.WsdlInterface[] getInterfaces()
public com.eviware.soapui.impl.rest.RestService getRestService()
Copyright © 2019. All rights reserved.