IEditorEventParams interface
Namespace: NextDesign.Desktop
Description
Common parameters for editor events.
Affiliation event area
| Name | Description |
|---|---|
| Editor | Notify editor display switching and selection change. |
Destination
| Name | Description |
|---|---|
| EditorOnShowEventParams | The parameters for the editor show event. |
| EditorOnHideEventParams | The parameters for the editor hide event. |
| EditorSelectionChangedEventParams | The parameters for the in-editor model selection event. |
Property
| Name | Description |
|---|---|
| TargetEditorName | Event source editor name |