public class ProJsonResponseView
extends com.eviware.soapui.impl.rest.panels.request.views.json.JsonResponseView
| Modifier and Type | Field and Description |
|---|---|
static String |
CLEAR_ACTION_NAME |
static com.eviware.soapui.support.MessageSupport |
messages |
httpRequest| Constructor and Description |
|---|
ProJsonResponseView(com.eviware.soapui.impl.support.panels.AbstractHttpXmlRequestDesktopPanel.HttpResponseMessageEditor httpRequestMessageEditor,
com.eviware.soapui.impl.support.http.HttpRequestInterface<?> httpRequest) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildPopup(JPopupMenu inputPopup,
org.fife.ui.rsyntaxtextarea.RSyntaxTextArea editArea) |
protected void |
setEditorContent(com.eviware.soapui.impl.wsdl.submit.transports.http.HttpResponse httpResponse) |
getComponent, getContentEditor, getEditMenuActions, getFocusOwner, getPopupMenu, getScrollPane, propertyChange, release, saveDocument, setEditableactivate, addLocationListener, addPropertyChangeListener, addPropertyChangeListener, deactivate, documentUpdated, fireLocationChanged, getDocument, getEditor, getEditorLocation, getPropertyChangeSupport, getTitle, getViewId, getXml, isActive, locationChanged, removeLocationListener, removePropertyChangeListener, removePropertyChangeListener, requestFocus, setDocument, setLocation, setTitle, syncUpdates, updatepublic static final com.eviware.soapui.support.MessageSupport messages
public static final String CLEAR_ACTION_NAME
public ProJsonResponseView(com.eviware.soapui.impl.support.panels.AbstractHttpXmlRequestDesktopPanel.HttpResponseMessageEditor httpRequestMessageEditor,
com.eviware.soapui.impl.support.http.HttpRequestInterface<?> httpRequest)
protected void buildPopup(JPopupMenu inputPopup, org.fife.ui.rsyntaxtextarea.RSyntaxTextArea editArea)
buildPopup in class com.eviware.soapui.impl.rest.panels.request.views.json.JsonResponseViewprotected void setEditorContent(com.eviware.soapui.impl.wsdl.submit.transports.http.HttpResponse httpResponse)
setEditorContent in class com.eviware.soapui.impl.rest.panels.request.views.json.JsonResponseViewCopyright © 2019. All rights reserved.