Skip to main content

editors event area

Description

Notifies you of editor display switching and selection changes.

Event

NameDefinition nameDescription
Editor display eventonShowThis event is notified when the editor is displayed.
Editor hide eventonHideThis event is notified when the editor is hidden.
Model selection event in the editoronSelectionChangedThis event is notified when a model is selected in the editor.

Interfaces belonging to the area

NameDescription
IEditorEventParamsCommon parameters for editor events.
EditorOnShowEventParamsParameters of the editor display event.
EditorOnHideEventParamsParameters for editor hidden events.
EditorSelectionChangedEventParamsParameters of the model selection event in the editor.