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

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

public class GroovyScriptStepPanelBuilder
extends EmptyPanelBuilder<WsdlGroovyScriptTestStep>

PanelBuilder for WsdlGroovyTestStep

Author:
Ole.Matzura

Constructor Summary
GroovyScriptStepPanelBuilder()
           
 
Method Summary
 DesktopPanel buildDesktopPanel(WsdlGroovyScriptTestStep 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

GroovyScriptStepPanelBuilder

public GroovyScriptStepPanelBuilder()
Method Detail

buildDesktopPanel

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

hasDesktopPanel

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


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