Unique identifier that can be used to register or retrieve a specific API.
Example: mendix.EditorsAPI, mycompany.MyFunkyAPI
Adds a menu item to the Extensions menu in the main menu bar of Studio Pro.
The menu item to add.
Adds an event listener for the specified event type.
A function that can be called to remove the event listener.
Removes an event listener for the specified event type.
Updates a menu item in the Extensions menu in the main menu bar of Studio Pro.
The ID of the menu to be updated.
The menu item state to update (caption and/or enabled).
Optional
caption?: stringOptional
enabled?: boolean
API for working with the Extensions menu in Studio Pro.