Package com.altova.automation.XMLSpy
Class Dialogs
java.lang.Object
com.altova.automation.libs.COMIUnknownObject
com.altova.automation.libs.COMIDispatchObject
com.altova.automation.XMLSpy.Dialogs
public class Dialogs extends COMIDispatchObject
-
Field Summary
Fields inherited from class com.altova.automation.libs.COMIDispatchObject
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF -
Method Summary
Modifier and Type Method Description COMIDispatchObjectgetApplication()property ApplicationCodeGeneratorDlggetCodeGeneratorDlg()property CodeGeneratorDlgDTDSchemaGeneratorDlggetDTDSchemaGeneratorDlg()Property DTDSchemaGeneratorDlg returns a new dialog object.FileSelectionDlggetFileSelectionDlg()property FileSelectionDlgFindInFilesDlggetFindInFilesDlg()Property FindInFilesDlg returns a new dialog object.GenerateSampleXMLDlggetGenerateSampleXMLDlg()property GenerateSampleXMLDlgGUIDgetInterfaceIID()JSONSchemaDocumentationDlggetJSONSchemaDocumentationDlg()Property JSONSChemaDocumentationDlg returns a new dialog object.COMIDispatchObjectgetParent()property ParentSchemaDocumentationDlggetSchemaDocumentationDlg()property SchemaDocumentationDlgWSDL20DocumentationDlggetWSDL20DocumentationDlg()Property WSDL20DocumentationDlg returns a new dialog object.WSDLDocumentationDlggetWSDLDocumentationDlg()Property WSDLDocumentationDlg returns a new dialog object.XBRLDocumentationDlggetXBRLDocumentationDlg()Property XBRLDocumentationDlg returns a new dialog object.Methods inherited from class com.altova.automation.libs.COMIDispatchObject
addListener, getProperty, getProperty, invoke, removeListener, setProperty, setPropertyMethods inherited from class com.altova.automation.libs.COMIUnknownObject
dispose, equals, getCOMInterfacePointer, isNull
-
Method Details
-
getInterfaceIID
-
getApplication
property Application- Throws:
AutomationException
-
getParent
property Parent- Throws:
AutomationException
-
getCodeGeneratorDlg
property CodeGeneratorDlg- Throws:
AutomationException
-
getFileSelectionDlg
property FileSelectionDlg- Throws:
AutomationException
-
getSchemaDocumentationDlg
property SchemaDocumentationDlg- Throws:
AutomationException
-
getGenerateSampleXMLDlg
property GenerateSampleXMLDlg- Throws:
AutomationException
-
getDTDSchemaGeneratorDlg
Property DTDSchemaGeneratorDlg returns a new dialog object.- Throws:
AutomationException
-
getFindInFilesDlg
Property FindInFilesDlg returns a new dialog object.- Throws:
AutomationException
-
getWSDLDocumentationDlg
Property WSDLDocumentationDlg returns a new dialog object.- Throws:
AutomationException
-
getWSDL20DocumentationDlg
Property WSDL20DocumentationDlg returns a new dialog object.- Throws:
AutomationException
-
getXBRLDocumentationDlg
Property XBRLDocumentationDlg returns a new dialog object.- Throws:
AutomationException
-
getJSONSchemaDocumentationDlg
Property JSONSChemaDocumentationDlg returns a new dialog object.- Throws:
AutomationException
-