|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.support.editor.views.AbstractXmlEditorView<AbstractHttpXmlRequestDesktopPanel.HttpRequestDocument>
com.eviware.soapui.impl.support.http.HttpRequestContentView
com.eviware.soapui.impl.rest.panels.request.views.content.RestRequestContentView
public class RestRequestContentView
Field Summary |
---|
Fields inherited from interface com.eviware.soapui.support.editor.EditorView |
---|
TITLE_PROPERTY |
Constructor Summary | |
---|---|
RestRequestContentView(AbstractHttpXmlRequestDesktopPanel.HttpRequestMessageEditor restRequestMessageEditor,
RestRequestInterface restRequest)
|
Method Summary | |
---|---|
protected RestParamsTable |
buildParamsTable()
|
protected java.awt.Component |
buildToolbar()
|
RestParamsTable |
getParamsTable()
|
protected java.lang.Object[] |
getRequestMediaTypes()
|
void |
propertyChange(java.beans.PropertyChangeEvent evt)
|
Methods inherited from class com.eviware.soapui.impl.support.http.HttpRequestContentView |
---|
addMediaTypeCombo, addPostQueryCheckBox, buildComponent, buildContent, getComponent, getRestRequest, release, saveDocument, setEditable, setXml |
Methods inherited from class com.eviware.soapui.support.editor.views.AbstractXmlEditorView |
---|
activate, addLocationListener, addPropertyChangeListener, addPropertyChangeListener, deactivate, fireLocationChanged, getDocument, getEditor, getEditorLocation, getPropertyChangeSupport, getTitle, getViewId, getXml, isActive, isXmlChanged, locationChanged, removeLocationListener, removePropertyChangeListener, removePropertyChangeListener, requestFocus, setDocument, setLocation, setTitle, syncUpdates, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RestRequestContentView(AbstractHttpXmlRequestDesktopPanel.HttpRequestMessageEditor restRequestMessageEditor, RestRequestInterface restRequest)
Method Detail |
---|
protected RestParamsTable buildParamsTable()
buildParamsTable
in class HttpRequestContentView
public RestParamsTable getParamsTable()
getParamsTable
in class HttpRequestContentView
protected java.awt.Component buildToolbar()
buildToolbar
in class HttpRequestContentView
public void propertyChange(java.beans.PropertyChangeEvent evt)
propertyChange
in interface java.beans.PropertyChangeListener
propertyChange
in class HttpRequestContentView
protected java.lang.Object[] getRequestMediaTypes()
getRequestMediaTypes
in class HttpRequestContentView
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |