public class XmlOutlineEditorView extends AbstractXmlEditorView
| Modifiers | Name | Description |
|---|---|---|
enum |
XmlOutlineEditorView.Mode |
| Modifiers | Name | Description |
|---|---|---|
static java.lang.String |
ENABLED_PROPERTY |
| Constructor and description |
|---|
XmlOutlineEditorView
(XmlEditor<XmlDocument> xmlEditor, ModelItem modelItem, XmlOutlineEditorView.Mode mode) |
XmlOutlineEditorView
(XmlEditor<XmlDocument> xmlEditor, ModelItem modelItem) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
actionPerformed(java.awt.event.ActionEvent e) |
|
boolean |
activate(EditorLocation<XmlDocument> location) |
|
boolean |
activate(XmlLocation location) |
|
void |
contentChange() |
|
boolean |
deactivate() |
|
void |
documentUpdated() |
|
boolean |
getAlwaysShowUpdatePropertyDialog() |
|
javax.swing.JComponent |
getComponent() |
|
ModelItem |
getContextModelItem() |
|
XmlLocation |
getEditorLocation() |
|
TestProperty |
getMessageProperty() |
|
XmlOutlineEditorView.Mode |
getMode() |
|
java.lang.String |
getNameForCreation() |
|
AbstractOutlineTreeTable |
getOutlineTable() |
|
int |
getSelectedRow() |
|
OutlineTreeNode |
getSelectedTreeNode() |
|
java.lang.String |
getValueForCreation() |
|
boolean |
hasFocus() |
|
void |
insertPropertyExpansion(PropertyExpansion expansion, java.awt.Point point) |
|
boolean |
isEnabled() |
|
boolean |
isInspectable() |
|
void |
locationChanged(EditorLocation<XmlDocument> location) |
|
void |
mousePressed(java.awt.event.MouseEvent e) |
|
void |
mouseReleased(java.awt.event.MouseEvent e) |
|
void |
release() |
|
void |
requestFocus() |
|
void |
run() |
|
void |
run() |
|
boolean |
saveDocument(boolean validate) |
|
void |
setAlwaysShowUpdatePropertyDialog(boolean value) |
|
XmlLocation |
setCurrentOffset(int caretLine, int caretColumn) |
|
void |
setEditable(boolean b) |
|
void |
setLocation(EditorLocation<XmlDocument> location) |
ReadyAPI functional (soapui-pro) SDK 3.2.0