public class MockResponseXmlOutlineEditorView extends XmlOutlineEditorView implements TreeSelectionListener, com.eviware.soapui.support.propertyexpansion.PropertyExpansionTarget
XmlOutlineEditorView.CollapseChildrenAction, XmlOutlineEditorView.CollapseSiblingsAction, XmlOutlineEditorView.DraggableXmlObjectTree, XmlOutlineEditorView.ExpandChildrenAction, XmlOutlineEditorView.ExpandSiblingsAction, XmlOutlineEditorView.NextSiblingAction, XmlOutlineEditorView.PreviousSiblingAction, XmlOutlineEditorView.ToChildAction, XmlOutlineEditorView.ToggleTypeColumAction, XmlOutlineEditorView.ToParentActionENABLED_PROPERTY| Constructor and Description |
|---|
MockResponseXmlOutlineEditorView(com.eviware.soapui.support.editor.xml.XmlEditor xmlEditor,
com.eviware.soapui.impl.wsdl.mock.WsdlMockResponse mockResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildUI() |
com.eviware.soapui.model.ModelItem |
getContextModelItem() |
protected com.eviware.soapui.model.testsuite.TestProperty |
getMessageProperty() |
String |
getNameForCreation() |
String |
getValueForCreation() |
void |
insertPropertyExpansion(com.eviware.soapui.model.propertyexpansion.PropertyExpansion expansion,
Point point) |
void |
release() |
void |
valueChanged(TreeSelectionEvent e) |
activate, addToolbarButtons, buildToolbar, fireKeyEvent, getComponent, getCurrentColumn, getCurrentLine, getEditorLocation, getModelItem, getOutlineTable, getSelectedRow, getSelectedTreeNode, isEnabled, isInspectable, locationChanged, saveDocument, setCurrentOffset, setEditable, setLocation, setXml, updateXmlFromOutlineactivate, addLocationListener, addPropertyChangeListener, addPropertyChangeListener, deactivate, fireLocationChanged, getDocument, getEditor, getPropertyChangeSupport, getTitle, getViewId, getXml, isActive, isXmlChanged, propertyChange, removeLocationListener, removePropertyChangeListener, removePropertyChangeListener, requestFocus, setDocument, setTitle, syncUpdates, updatepublic MockResponseXmlOutlineEditorView(com.eviware.soapui.support.editor.xml.XmlEditor xmlEditor,
com.eviware.soapui.impl.wsdl.mock.WsdlMockResponse mockResponse)
protected com.eviware.soapui.model.testsuite.TestProperty getMessageProperty()
getMessageProperty in class XmlOutlineEditorViewprotected void buildUI()
buildUI in class XmlOutlineEditorViewpublic void release()
release in interface com.eviware.soapui.support.editor.EditorView<com.eviware.soapui.support.editor.xml.XmlDocument>release in class XmlOutlineEditorViewpublic void valueChanged(TreeSelectionEvent e)
valueChanged in interface TreeSelectionListenerpublic com.eviware.soapui.model.ModelItem getContextModelItem()
getContextModelItem in interface com.eviware.soapui.support.propertyexpansion.PropertyExpansionTargetpublic String getNameForCreation()
getNameForCreation in interface com.eviware.soapui.support.propertyexpansion.PropertyExpansionTargetpublic String getValueForCreation()
getValueForCreation in interface com.eviware.soapui.support.propertyexpansion.PropertyExpansionTargetpublic void insertPropertyExpansion(com.eviware.soapui.model.propertyexpansion.PropertyExpansion expansion,
Point point)
insertPropertyExpansion in interface com.eviware.soapui.support.propertyexpansion.PropertyExpansionTargetCopyright © 2013. All Rights Reserved.