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