public class GraphQLTestRequestTestStepWithSchemaPanelBuilder<T extends GraphQLTestRequestTestStepWithSchema>
extends com.eviware.soapui.impl.EmptyHttpRequestPanelBuilder<T>
Constructor and Description |
---|
GraphQLTestRequestTestStepWithSchemaPanelBuilder() |
Modifier and Type | Method and Description |
---|---|
com.eviware.soapui.ui.desktop.DesktopPanel |
buildDesktopPanel(GraphQLTestRequestTestStepWithSchema graphQLTestRequestTestStep) |
Component |
buildOverviewPanel(GraphQLTestRequestTestStepWithSchema testStep) |
boolean |
hasDesktopPanel() |
boolean |
hasOverviewPanel() |
public GraphQLTestRequestTestStepWithSchemaPanelBuilder()
public com.eviware.soapui.ui.desktop.DesktopPanel buildDesktopPanel(GraphQLTestRequestTestStepWithSchema graphQLTestRequestTestStep)
buildDesktopPanel
in interface com.eviware.soapui.model.PanelBuilder<T extends GraphQLTestRequestTestStepWithSchema>
buildDesktopPanel
in class com.eviware.soapui.impl.EmptyPanelBuilder<T extends GraphQLTestRequestTestStepWithSchema>
public boolean hasDesktopPanel()
hasDesktopPanel
in interface com.eviware.soapui.model.PanelBuilder<T extends GraphQLTestRequestTestStepWithSchema>
hasDesktopPanel
in class com.eviware.soapui.impl.EmptyPanelBuilder<T extends GraphQLTestRequestTestStepWithSchema>
public Component buildOverviewPanel(GraphQLTestRequestTestStepWithSchema testStep)
buildOverviewPanel
in interface com.eviware.soapui.model.PanelBuilder<T extends GraphQLTestRequestTestStepWithSchema>
buildOverviewPanel
in class com.eviware.soapui.impl.EmptyHttpRequestPanelBuilder<T extends GraphQLTestRequestTestStepWithSchema>
public boolean hasOverviewPanel()
hasOverviewPanel
in interface com.eviware.soapui.model.PanelBuilder<T extends GraphQLTestRequestTestStepWithSchema>
hasOverviewPanel
in class com.eviware.soapui.impl.EmptyPanelBuilder<T extends GraphQLTestRequestTestStepWithSchema>
Copyright © 2019. All rights reserved.