Skip to main content

editors event area

Description

Notifies the display switching of the editor and the selection change.

Events

NameDefined NameDescription
Editor display eventonShowThis event is notified when the editor is displayed.
Editor hide eventonHideThis event is notified when the editor is hidden.
In-editor model selection eventonSelectionChangedThis event is notified when a model is selected in the editor.

interfaces belonging to the area

NameDescription
IEditorEventParamsCommon parameters for editor events.
EditorOnShowEventParamsThe parameters for the editor show event.
EditorOnHideEventParamsThe parameters for the editor hide event.
EditorSelectionChangedEventParamsThe parameters for the in-editor model selection event.