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