public class WsdlTestSuitePanelBuilder<T extends WsdlTestSuite> extends EmptyPanelBuilder<T>
Constructor and Description |
---|
WsdlTestSuitePanelBuilder() |
Modifier and Type | Method and Description |
---|---|
DesktopPanel |
buildDesktopPanel(T testSuite) |
Component |
buildOverviewPanel(T modelItem) |
boolean |
hasDesktopPanel() |
buildDefaultProperties, get, hasOverviewPanel
public DesktopPanel buildDesktopPanel(T testSuite)
buildDesktopPanel
in interface PanelBuilder<T extends WsdlTestSuite>
buildDesktopPanel
in class EmptyPanelBuilder<T extends WsdlTestSuite>
public boolean hasDesktopPanel()
hasDesktopPanel
in interface PanelBuilder<T extends WsdlTestSuite>
hasDesktopPanel
in class EmptyPanelBuilder<T extends WsdlTestSuite>
public Component buildOverviewPanel(T modelItem)
buildOverviewPanel
in interface PanelBuilder<T extends WsdlTestSuite>
buildOverviewPanel
in class EmptyPanelBuilder<T extends WsdlTestSuite>
Copyright © 2019. All Rights Reserved.