Event
Description
A set of APIs that access subscribeable events and event details. I will explain each event area.
Event area
| Name | Definition name | Description |
|---|---|---|
| Application | application | Notifies the start/end of the application. |
| Commands | commands | Notifies the execution of commands. |
| Project | project | Notifies the creation/loading/saving/end of the project. |
| Model | models | Notifies you of creating/updating/moving/deleting and selecting models. |
| Editor | editors | Notifies you of editor display switching and selection changes. |
| Page | pages | Notifies page changes (switching). |
| Navigator | navigators | Notifies the display switching and selection change of the navigator. |
| Information window | information | Notifies the page display switching and display element selection change in the information window. |