Uses of Interface
com.eviware.soapui.model.DesktopPanel

Packages that use DesktopPanel
com.eviware.soapui.impl Default implementations of core interfaces 
com.eviware.soapui.impl.wsdl.panels.iface WsdlInterface related panel classes 
com.eviware.soapui.impl.wsdl.panels.request WsdlRequest / WsdlTestRequest related panel classes 
com.eviware.soapui.impl.wsdl.panels.testcase WsdlTestCase panel classes 
com.eviware.soapui.model SoapUI core model interfaces 
com.eviware.soapui.model.tree Navigator-tree related classes 
 

Uses of DesktopPanel in com.eviware.soapui.impl
 

Methods in com.eviware.soapui.impl that return DesktopPanel
 DesktopPanel EmptyPanelBuilder.buildDesktopPanel()
           
 

Uses of DesktopPanel in com.eviware.soapui.impl.wsdl.panels.iface
 

Classes in com.eviware.soapui.impl.wsdl.panels.iface that implement DesktopPanel
 class WsdlInterfaceDesktopPanel
          DesktopPanel for WsdlInterface.
 

Methods in com.eviware.soapui.impl.wsdl.panels.iface that return DesktopPanel
 DesktopPanel WsdlInterfacePanelBuilder.buildDesktopPanel()
           
 

Uses of DesktopPanel in com.eviware.soapui.impl.wsdl.panels.request
 

Classes in com.eviware.soapui.impl.wsdl.panels.request that implement DesktopPanel
 class WsdlRequestDesktopPanel
          DesktopPanel for WsdlRequests
 class WsdlTestRequestDesktopPanel
          DesktopPanel for WsdlTestRequest.
 

Methods in com.eviware.soapui.impl.wsdl.panels.request that return DesktopPanel
 DesktopPanel WsdlTestRequestPanelBuilder.buildDesktopPanel()
           
 DesktopPanel WsdlRequestPanelBuilder.buildDesktopPanel()
           
 

Uses of DesktopPanel in com.eviware.soapui.impl.wsdl.panels.testcase
 

Classes in com.eviware.soapui.impl.wsdl.panels.testcase that implement DesktopPanel
 class TransferResponseValuesDesktopPanel
          DesktopPanel for TransferResponseValuesTestStep
 class WsdlTestCaseDesktopPanel
          WsdlTestCase desktop panel
 

Methods in com.eviware.soapui.impl.wsdl.panels.testcase that return DesktopPanel
 DesktopPanel WsdlTestCasePanelBuilder.buildDesktopPanel()
           
 DesktopPanel TransferResponseValuesTestStepPanelBuilder.buildDesktopPanel()
           
 

Uses of DesktopPanel in com.eviware.soapui.model
 

Methods in com.eviware.soapui.model that return DesktopPanel
 DesktopPanel PanelBuilder.buildDesktopPanel()
           
 

Uses of DesktopPanel in com.eviware.soapui.model.tree
 

Methods in com.eviware.soapui.model.tree that return DesktopPanel
 DesktopPanel SoapUITreeNode.getDesktopPanel()
           
 DesktopPanel AbstractTreeNode.getDesktopPanel()
           
 



Copyright © 2005 eviware.com. All Rights Reserved.