com.eviware.soapui.impl.wsdl.panels.request.components.editor.views.registry
Interface ResponseEditorViewFactory

All Superinterfaces:
XmlEditorViewFactory
All Known Implementing Classes:
XmlSourceEditorFactory

public interface ResponseEditorViewFactory
extends XmlEditorViewFactory

Interface for response editor views

Author:
ole.matzura

Method Summary
 XmlEditorView createResponseEditorView(XmlEditor editor, ModelItem modelItem)
           
 
Methods inherited from interface com.eviware.soapui.impl.wsdl.panels.request.components.editor.views.registry.XmlEditorViewFactory
getViewId
 

Method Detail

createResponseEditorView

XmlEditorView createResponseEditorView(XmlEditor editor,
                                       ModelItem modelItem)


Copyright © 2005-2007 eviware.com. All Rights Reserved.