com.eviware.soapui.impl.wsdl.panels.teststeps
Class GotoStepPanelBuilder

java.lang.Object
  extended by com.eviware.soapui.impl.EmptyPanelBuilder<WsdlGotoTestStep>
      extended by com.eviware.soapui.impl.wsdl.panels.teststeps.GotoStepPanelBuilder
All Implemented Interfaces:
PanelBuilder<WsdlGotoTestStep>

public class GotoStepPanelBuilder
extends EmptyPanelBuilder<WsdlGotoTestStep>

PanelBuilder for WsdlGotoTestStep

Author:
Ole.Matzura

Constructor Summary
GotoStepPanelBuilder()
           
 
Method Summary
 DesktopPanel buildDesktopPanel(WsdlGotoTestStep testStep)
           
 boolean hasDesktopPanel()
           
 
Methods inherited from class com.eviware.soapui.impl.EmptyPanelBuilder
buildDefaultProperties, buildOverviewPanel, get, hasOverviewPanel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GotoStepPanelBuilder

public GotoStepPanelBuilder()
Method Detail

buildDesktopPanel

public DesktopPanel buildDesktopPanel(WsdlGotoTestStep testStep)
Specified by:
buildDesktopPanel in interface PanelBuilder<WsdlGotoTestStep>
Overrides:
buildDesktopPanel in class EmptyPanelBuilder<WsdlGotoTestStep>

hasDesktopPanel

public boolean hasDesktopPanel()
Specified by:
hasDesktopPanel in interface PanelBuilder<WsdlGotoTestStep>
Overrides:
hasDesktopPanel in class EmptyPanelBuilder<WsdlGotoTestStep>


Copyright © 2005-2009 eviware.com. All Rights Reserved.