BroadcastMessage | Sends a synchronous broadcast message to all shellUI modules of all applications running in the current shellUI (main-window). |
CreatePersistentBrowserContent | Creates a browser session that is persisted in ShellUI context. The session can be displayed separately e.g. in a shell pane. |
DestroyPersistentContent | Destroys separately created persistent content (e.g. browser content). |
GetObjectTypeIconURL | Gets the URL of the icon for the specified object type. |
NotifyApplication | Sends a synchronous notification message to all shellUI modules of a specific application running in the current shellUI (main-window). |
NotifyVaultEntry | NotifyVaultEntry enables sending notifications to scripts that are executed in the vaultui or vaultcore environments. |
SetPersistentBrowserContent | Sets the URL for a separately created persistent browser content. |
ShowMessage | Shows the default M-Files message box with the specified content and appearance. |
ShowPopupDashboard | Shows a dashboard in a separate window. The parent for the dashboard will be the IShellUI object. |