Package | Description |
---|---|
com.eviware.soapui.impl.rest.panels.request.views.html | |
com.eviware.soapui.support.editor |
XmlEditor and related classes and interfaces
|
com.eviware.soapui.support.editor.inspectors |
Base package for XmlEditor inspectors
|
com.eviware.soapui.support.editor.support | |
com.eviware.soapui.support.editor.views |
Base package for XmlView views
|
com.eviware.soapui.support.editor.views.xml.source |
Default XML Source View classes
|
com.eviware.soapui.support.editor.xml |
Modifier and Type | Method and Description |
---|---|
boolean |
HttpHtmlResponseView.activate(EditorLocation<AbstractHttpXmlRequestDesktopPanel.HttpResponseDocument> location) |
boolean |
HttpHtmlMessageExchangeResponseView.activate(EditorLocation<AbstractHttpXmlRequestDesktopPanel.HttpResponseDocument> location) |
Modifier and Type | Method and Description |
---|---|
EditorLocation<T> |
EditorView.getEditorLocation() |
Modifier and Type | Method and Description |
---|---|
boolean |
EditorView.activate(EditorLocation<T> location) |
void |
EditorLocationListener.locationChanged(EditorLocation<T> location) |
void |
Editor.locationChanged(EditorLocation<T> location) |
void |
EditorView.setLocation(EditorLocation<T> location) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractXmlInspector.locationChanged(EditorLocation<XmlDocument> location) |
Modifier and Type | Method and Description |
---|---|
EditorLocation<T> |
AbstractEditorView.getEditorLocation() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractEditorView.activate(EditorLocation<T> location) |
void |
AbstractEditorView.fireLocationChanged(EditorLocation<T> location) |
void |
AbstractEditorView.locationChanged(EditorLocation<T> location) |
void |
AbstractEditorView.setLocation(EditorLocation<T> location) |
Modifier and Type | Method and Description |
---|---|
EditorLocation<T> |
AbstractXmlEditorView.getEditorLocation() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractXmlEditorView.activate(EditorLocation<T> location) |
void |
AbstractXmlEditorView.fireLocationChanged(EditorLocation<T> location) |
void |
AbstractXmlEditorView.locationChanged(EditorLocation<T> location) |
void |
AbstractXmlEditorView.setLocation(EditorLocation<T> location) |
Modifier and Type | Method and Description |
---|---|
void |
XmlSourceEditorView.locationChanged(EditorLocation<XmlDocument> location) |
void |
XmlSourceEditorView.setLocation(EditorLocation<XmlDocument> location) |
Modifier and Type | Class and Description |
---|---|
class |
XmlLocation
Location in a XmlDocument
|
Copyright © 2019. All Rights Reserved.