|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlLocation | |
---|---|
com.eviware.soapui.impl.wsdl.panels.request.components.editor | XmlEditor and related classes and interfaces |
com.eviware.soapui.impl.wsdl.panels.request.components.editor.views | Base package for XmlView views |
com.eviware.soapui.impl.wsdl.panels.request.components.editor.views.source | Default XML Source View classes |
Uses of XmlLocation in com.eviware.soapui.impl.wsdl.panels.request.components.editor |
---|
Methods in com.eviware.soapui.impl.wsdl.panels.request.components.editor that return XmlLocation | |
---|---|
XmlLocation |
XmlEditorView.getLocation()
|
Methods in com.eviware.soapui.impl.wsdl.panels.request.components.editor with parameters of type XmlLocation | |
---|---|
boolean |
XmlEditorView.activate(XmlLocation location)
|
void |
XmlLocationListener.locationChanged(XmlLocation location)
|
void |
XmlEditor.locationChanged(XmlLocation location)
|
void |
XmlEditorView.setLocation(XmlLocation location)
|
Uses of XmlLocation in com.eviware.soapui.impl.wsdl.panels.request.components.editor.views |
---|
Methods in com.eviware.soapui.impl.wsdl.panels.request.components.editor.views that return XmlLocation | |
---|---|
XmlLocation |
AbstractEditorView.getLocation()
|
Methods in com.eviware.soapui.impl.wsdl.panels.request.components.editor.views with parameters of type XmlLocation | |
---|---|
boolean |
AbstractEditorView.activate(XmlLocation location)
|
void |
AbstractEditorView.fireLocationChanged(XmlLocation location)
|
void |
AbstractEditorView.locationChanged(XmlLocation location)
|
void |
AbstractEditorView.setLocation(XmlLocation location)
|
Uses of XmlLocation in com.eviware.soapui.impl.wsdl.panels.request.components.editor.views.source |
---|
Methods in com.eviware.soapui.impl.wsdl.panels.request.components.editor.views.source that return XmlLocation | |
---|---|
XmlLocation |
XmlSourceEditorView.getLocation()
|
Methods in com.eviware.soapui.impl.wsdl.panels.request.components.editor.views.source with parameters of type XmlLocation | |
---|---|
boolean |
XmlSourceEditorView.activate(XmlLocation location)
|
void |
XmlSourceEditorView.locationChanged(XmlLocation location)
|
void |
XmlSourceEditorView.setLocation(XmlLocation location)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |