public class XmlSourceEditorView extends AbstractXmlEditorView
Default "XML" source editor view in ReadyAPI
Modifiers | Name | Description |
---|---|---|
static class |
XmlSourceEditorView.JEditorStatusBarTargetProxy |
|
class |
XmlSourceEditorView.ValidateMessageXmlAction |
Modifiers | Name | Description |
---|---|---|
boolean |
isLocating |
Constructor and description |
---|
XmlSourceEditorView
(XmlEditor<XmlDocument> xmlEditor, T modelItem, boolean readOnly) |
XmlSourceEditorView
(XmlEditor<XmlDocument> xmlEditor, T modelItem, boolean readOnly, java.lang.String tabTitle) |
Type Params | Return Type | Name and description |
---|---|---|
|
boolean |
activate(XmlLocation location) |
|
void |
documentUpdated() |
|
javax.swing.JComponent |
getComponent() |
|
int |
getCurrentColumn() |
|
int |
getCurrentLine() |
|
ActionList |
getEditMenuActions() |
|
XmlLocation |
getEditorLocation() |
|
javax.swing.JPopupMenu |
getEditorPopup() |
|
javax.swing.JScrollPane |
getEditorScrollPane() |
|
java.awt.Component |
getFocusOwner() |
|
RSyntaxTextArea |
getInputArea() |
|
T |
getModelItem() |
|
javax.swing.JPopupMenu |
getPopupMenu() |
|
java.lang.String |
getText() |
|
XmlSourceEditorView.ValidateMessageXmlAction |
getValidateXmlAction() |
|
boolean |
hasFocus() |
|
boolean |
isInspectable() |
|
void |
locationChanged(EditorLocation<XmlDocument> location) |
|
void |
release() |
|
boolean |
saveDocument(boolean validate) |
|
void |
setEditable(boolean enabled) |
|
void |
setLocation(EditorLocation<XmlDocument> location) |
|
boolean |
validate() |
ReadyAPI functional (soapui) SDK 3.20.1