public class TableInspector extends AbstractXmlOutlineViewDependantInspector
| Modifier and Type | Class and Description |
|---|---|
class |
TableInspector.DraggableTableInspectorTable |
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
selecting |
outlineView| Constructor and Description |
|---|
TableInspector(XmlOutlineEditorView outlineView,
com.eviware.soapui.support.editor.xml.XmlEditor editor,
com.eviware.soapui.model.ModelItem modelItem) |
| Modifier and Type | Method and Description |
|---|---|
JComponent |
getComponent() |
void |
locationChanged(com.eviware.soapui.support.editor.EditorLocation<com.eviware.soapui.support.editor.xml.XmlDocument> location) |
void |
propertyChange(PropertyChangeEvent evt) |
void |
release() |
isEnabledForactivate, addPropertyChangeListener, deactivate, getDescription, getEditor, getIcon, getInspectorId, getTitle, init, isActive, isContentHandler, isEnabled, removePropertyChangeListener, setDescription, setEnabled, setTitlepublic TableInspector(XmlOutlineEditorView outlineView, com.eviware.soapui.support.editor.xml.XmlEditor editor, com.eviware.soapui.model.ModelItem modelItem)
public JComponent getComponent()
public void locationChanged(com.eviware.soapui.support.editor.EditorLocation<com.eviware.soapui.support.editor.xml.XmlDocument> location)
locationChanged in interface com.eviware.soapui.support.editor.EditorLocationListener<com.eviware.soapui.support.editor.xml.XmlDocument>locationChanged in class com.eviware.soapui.support.editor.inspectors.AbstractXmlInspectorpublic void release()
release in interface com.eviware.soapui.support.components.Inspectorrelease in class AbstractXmlOutlineViewDependantInspectorpublic void propertyChange(PropertyChangeEvent evt)
propertyChange in interface PropertyChangeListenerpropertyChange in class AbstractXmlOutlineViewDependantInspectorCopyright © 2013. All Rights Reserved.