public class ProWsdlTestCasePanelBuilder extends com.eviware.soapui.impl.EmptyPanelBuilder<WsdlTestCasePro>
Constructor and Description |
---|
ProWsdlTestCasePanelBuilder() |
Modifier and Type | Method and Description |
---|---|
com.eviware.soapui.ui.desktop.DesktopPanel |
buildDesktopPanel(WsdlTestCasePro testCase) |
Component |
buildOverviewPanel(WsdlTestCasePro modelItem) |
boolean |
hasDesktopPanel() |
public com.eviware.soapui.ui.desktop.DesktopPanel buildDesktopPanel(WsdlTestCasePro testCase)
buildDesktopPanel
in interface com.eviware.soapui.model.PanelBuilder<WsdlTestCasePro>
buildDesktopPanel
in class com.eviware.soapui.impl.EmptyPanelBuilder<WsdlTestCasePro>
public boolean hasDesktopPanel()
hasDesktopPanel
in interface com.eviware.soapui.model.PanelBuilder<WsdlTestCasePro>
hasDesktopPanel
in class com.eviware.soapui.impl.EmptyPanelBuilder<WsdlTestCasePro>
public Component buildOverviewPanel(WsdlTestCasePro modelItem)
buildOverviewPanel
in interface com.eviware.soapui.model.PanelBuilder<WsdlTestCasePro>
buildOverviewPanel
in class com.eviware.soapui.impl.EmptyPanelBuilder<WsdlTestCasePro>
Copyright © 2019. All rights reserved.