Loadset.setDoubleClickDialog


setDoubleClickDialog([filename])

Set name of dialog used to edit this loadset when it is double clicked in the treeview. 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

filenameoptional string If given, sets the dialog. If not given, reset to internal default dialog
Return valuenone 

See also setEditDialog insertContextMenuItem removeExternalDefinition isEdittingAttribute getEdittingAttribute

Back to Loadset

Back to Overview