com.eviware.soapui.impl.rest.panels.request.views.html
Class HttpHtmlResponseViewFactory

java.lang.Object
  extended by com.eviware.soapui.impl.rest.panels.request.views.html.HttpHtmlResponseViewFactory
All Implemented Interfaces:
EditorViewFactory, ResponseEditorViewFactory

public class HttpHtmlResponseViewFactory
extends java.lang.Object
implements ResponseEditorViewFactory


Field Summary
static java.lang.String VIEW_ID
           
 
Constructor Summary
HttpHtmlResponseViewFactory()
           
 
Method Summary
 EditorView<?> createResponseEditorView(Editor<?> editor, ModelItem modelItem)
           
 java.lang.String getViewId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VIEW_ID

public static final java.lang.String VIEW_ID
See Also:
Constant Field Values
Constructor Detail

HttpHtmlResponseViewFactory

public HttpHtmlResponseViewFactory()
Method Detail

createResponseEditorView

public EditorView<?> createResponseEditorView(Editor<?> editor,
                                              ModelItem modelItem)
Specified by:
createResponseEditorView in interface ResponseEditorViewFactory

getViewId

public java.lang.String getViewId()
Specified by:
getViewId in interface EditorViewFactory


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