AnalysisBaseClass.setEditDialog


setEditDialog(filename)

Set name of dialog used to edit this analysis when the "Edit..." context menu is chosen. This is the best method to use if the editting dialog is written as a VBScript TFM. LUSAS extension modules should generally use setEdittingMenuID or setDefinitionMenuID

filenamestring
Return valuenone 

See also setDoubleClickDialog insertContextMenuItem removeExternalDefinition isEdittingAttribute getEdittingAttribute

Back to AnalysisBaseClass

Back to Overview