Enterprise Architect Add-in Framework Documentation

The EAAddinBase type exposes the following members.

Properties

  NameDescription
Protected propertymenuHeader
the name of the menu. Set this name in the constructor of the derived add-in class
Protected propertymenuOptions
the different options of the menu. Set these options in the constructor of the derived add-in class

See Also