|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EditorViewFactory in com.eviware.soapui.impl.rest.panels.request.views.content |
---|
Classes in com.eviware.soapui.impl.rest.panels.request.views.content that implement EditorViewFactory | |
---|---|
class |
RestRequestContentViewFactory
|
Uses of EditorViewFactory in com.eviware.soapui.impl.rest.panels.request.views.html |
---|
Classes in com.eviware.soapui.impl.rest.panels.request.views.html that implement EditorViewFactory | |
---|---|
class |
RestHtmlResponseViewFactory
|
Uses of EditorViewFactory in com.eviware.soapui.impl.rest.panels.request.views.json |
---|
Classes in com.eviware.soapui.impl.rest.panels.request.views.json that implement EditorViewFactory | |
---|---|
class |
RestJsonResponseViewFactory
|
Uses of EditorViewFactory in com.eviware.soapui.support.editor.registry |
---|
Subinterfaces of EditorViewFactory in com.eviware.soapui.support.editor.registry | |
---|---|
interface |
RequestEditorViewFactory
Interface fore request editor views |
interface |
ResponseEditorViewFactory
Interface for response editor views |
Methods in com.eviware.soapui.support.editor.registry that return EditorViewFactory | |
---|---|
EditorViewFactory[] |
EditorViewFactoryRegistry.getFactories()
|
EditorViewFactory[] |
EditorViewFactoryRegistry.getFactoriesOfType(java.lang.Class<?> type)
|
Methods in com.eviware.soapui.support.editor.registry with parameters of type EditorViewFactory | |
---|---|
void |
EditorViewFactoryRegistry.addFactory(EditorViewFactory factory)
|
void |
EditorViewFactoryRegistry.setFactory(java.lang.String viewId,
EditorViewFactory factory)
|
Uses of EditorViewFactory in com.eviware.soapui.support.editor.views.xml.raw |
---|
Classes in com.eviware.soapui.support.editor.views.xml.raw that implement EditorViewFactory | |
---|---|
class |
RawXmlEditorFactory
|
Uses of EditorViewFactory in com.eviware.soapui.support.editor.views.xml.source |
---|
Classes in com.eviware.soapui.support.editor.views.xml.source that implement EditorViewFactory | |
---|---|
class |
XmlSourceEditorViewFactory
Factory for default "XML" source editor view in soapUI |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |