- com.eviware.soapui.impl.support.components.ResponseMessageXmlEditor
-
public class ResponseMessageXmlEditor<T extends ModelItem, T2 extends XmlDocument>
extends ModelItemXmlEditor
XmlEditor for a response-message to a WsdlRequest
-
-
Methods Summary
Methods
| Type Params |
Return Type |
Name and description |
|
public void |
addEditorView(EditorView<T2> editorView)
|
-
Inherited Methods Summary
Inherited Methods
| Methods inherited from class |
Name |
class ModelItemXmlEditor |
getModelItem, getSourceEditor |
class XmlEditor |
getSourceEditor, saveDocument |
class Editor |
addEditorView, addHintComponent, addInspector, addTabsChangeListener, getCurrentView, getDocument, getInputTabs, getInspector, getView, getViews, hasFocus, locationChanged, propertyChange, release, removeTabsChangeListener, requestFocus, selectView, selectView, setDocument, setEditable, setEditorHeader, setTabView, showFeatureSlide |
-
-
Constructor Detail
-
@java.lang.SuppressWarnings("unchecked")
public ResponseMessageXmlEditor(T2 xmlDocument, T modelItem)
-
Method Detail
-
@java.lang.Override
public void addEditorView(EditorView<T2> editorView)
ReadyAPI functional (soapui) SDK 4.0.0