Unique identifier that can be used to register or retrieve a specific API.
Example: mendix.EditorsAPI, mycompany.MyFunkyAPI
Adds an event listener for the specified event type.
A function that can be called to remove the event listener.
Opens the editor for the document with the given ID in the working area of Studio Pro.
Opens the editor for the document with the given ID in the working area of Studio Pro and focuses the specified element within that document.
the ID or SdkType+QualifiedName of the document that should be edited.
the ID or identifier of the element within the document that should get the focus.
Gets information about the document the user is currently editing, or null if no document is currently opened.
Registers an editor that will be opened when user interacts with a custom blob document of the specified type.
Properties of the custom editor.
API for retrieving information about, and opening documents in, the main working area of Studio Pro.