public class FormEditorView extends AbstractXmlEditorView
Modifiers | Name | Description |
---|---|---|
class |
FormEditorView.ValidateFormEditorAction |
|
enum |
FormEditorView.ViewType |
Modifiers | Name | Description |
---|---|---|
static java.lang.String |
FORMEDITORVIEWTYPE_SETTING |
Constructor and description |
---|
FormEditorView
(FormEditorModel formEditorModel, XmlEditor<XmlDocument> xmlEditor) |
Type Params | Return Type | Name and description |
---|---|---|
|
boolean |
activate(EditorLocation<XmlDocument> xmlDocumentEditorLocation) |
|
void |
clearErrors() |
|
boolean |
deactivate() |
|
void |
disableSave() |
|
void |
documentUpdated() |
|
void |
enableSave() |
|
javax.swing.JComponent |
getComponent() |
|
FormEditorModel |
getEditorModel() |
|
boolean |
isAutoValidate() |
|
void |
modelChanged() |
|
void |
parameterValueChanged(java.lang.String name, java.lang.String newValue) |
|
void |
particleChanged(FormEditorParticle particle) |
|
void |
propertyChange(java.beans.PropertyChangeEvent evt) |
|
void |
rebuildEditor() |
|
void |
release() |
|
boolean |
saveDocument(boolean validate) |
|
void |
setAutoValidate(boolean autoValidate) |
|
void |
setEditable(boolean enabled) |
|
void |
setRequestDocument(HttpRequestDocument request) |
|
void |
setViewTypeValue(FormEditorView.ViewType viewType) |
|
void |
showFeatureSlide(WalkthroughFeature walkthroughFeature) |
|
boolean |
validate() |
ReadyAPI functional (soapui-pro) SDK 3.20.0