com.eviware.soapui.support.editor.registry
Interface RequestEditorViewFactory

All Superinterfaces:
EditorViewFactory
All Known Implementing Classes:
HttpRequestContentViewFactory, RawXmlEditorFactory, XmlSourceEditorViewFactory

public interface RequestEditorViewFactory
extends EditorViewFactory

Interface fore request editor views

Author:
ole.matzura

Method Summary
 EditorView<?> createRequestEditorView(Editor<?> editor, ModelItem modelItem)
           
 
Methods inherited from interface com.eviware.soapui.support.editor.registry.EditorViewFactory
getViewId
 

Method Detail

createRequestEditorView

EditorView<?> createRequestEditorView(Editor<?> editor,
                                      ModelItem modelItem)


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