[]
Represents the main application class, providing access to application-level functionalities.
public class App
Name | Description |
---|---|
Editor | Gets the object providing information about the availability of common actions with the report and selected items in the editor. |
Panels | Gets the object providing access to the menu and sidebar panels. |
Name | Description |
---|---|
Focus() | Returns focus to Designer. Focus may be lost when plug-in components are opened/closed. Returning focus is essential to continue using Designer hotkeys like Ctrl+Z (undo), Ctrl+Y (redo), etc. |
GetAbout() | Retrieves the application about information including documentation links and application details. |