Attribute.setEditDialog


setEditDialog(filename)

Set name of dialog used to edit this attribute when the "Edit Attribute..." 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 Attribute

Back to Overview