public class XmlRpcRootNodePanelBuilder extends EmptyPanelBuilder<XmlRpcService>
| Constructor and Description |
|---|
XmlRpcRootNodePanelBuilder() |
| Modifier and Type | Method and Description |
|---|---|
com.eviware.soapui.ui.desktop.DesktopPanel |
buildDesktopPanel(XmlRpcService XmlRpcRooServiceNode) |
Component |
buildOverviewPanel(XmlRpcService XmlRpcRooServiceNode) |
boolean |
hasDesktopPanel() |
boolean |
hasOverviewPanel() |
buildDefaultProperties, getpublic Component buildOverviewPanel(XmlRpcService XmlRpcRooServiceNode)
buildOverviewPanel in interface PanelBuilder<XmlRpcService>buildOverviewPanel in class EmptyPanelBuilder<XmlRpcService>public boolean hasOverviewPanel()
hasOverviewPanel in interface PanelBuilder<XmlRpcService>hasOverviewPanel in class EmptyPanelBuilder<XmlRpcService>public com.eviware.soapui.ui.desktop.DesktopPanel buildDesktopPanel(XmlRpcService XmlRpcRooServiceNode)
buildDesktopPanel in interface PanelBuilder<XmlRpcService>buildDesktopPanel in class EmptyPanelBuilder<XmlRpcService>public boolean hasDesktopPanel()
hasDesktopPanel in interface PanelBuilder<XmlRpcService>hasDesktopPanel in class EmptyPanelBuilder<XmlRpcService>Copyright © 2019. All rights reserved.