public class RestMockActionPanelBuilder extends EmptyPanelBuilder<RestMockAction>
| Constructor and Description | 
|---|
| RestMockActionPanelBuilder() | 
| Modifier and Type | Method and Description | 
|---|---|
| DesktopPanel | buildDesktopPanel(RestMockAction mockOperation) | 
| Component | buildOverviewPanel(RestMockAction mockAction) | 
| boolean | hasDesktopPanel() | 
| boolean | hasOverviewPanel() | 
buildDefaultProperties, getpublic boolean hasOverviewPanel()
hasOverviewPanel in interface PanelBuilder<RestMockAction>hasOverviewPanel in class EmptyPanelBuilder<RestMockAction>public Component buildOverviewPanel(RestMockAction mockAction)
buildOverviewPanel in interface PanelBuilder<RestMockAction>buildOverviewPanel in class EmptyPanelBuilder<RestMockAction>public DesktopPanel buildDesktopPanel(RestMockAction mockOperation)
buildDesktopPanel in interface PanelBuilder<RestMockAction>buildDesktopPanel in class EmptyPanelBuilder<RestMockAction>public boolean hasDesktopPanel()
hasDesktopPanel in interface PanelBuilder<RestMockAction>hasDesktopPanel in class EmptyPanelBuilder<RestMockAction>Copyright © 2019. All Rights Reserved.