Skip to main content

navigators event area

Description

Notifies display switching of the navigator and selection change.

Events

NameDefined NameDescription
Navigator display eventonShowThis event is notified when the navigator is displayed.
Navigator hide eventonHideThis event is notified when the navigator is hidden.
Model selection event in navigatoronSelectionChangedThis event is notified when a model is selected in the navigator.

interfaces belonging to the area

NameDescription
NavigatorOnHideEventParamsThe parameters for the navigator hide event.
NavigatorOnShowEventParamsThe parameters for the Navigator show event.
NavigatorSelectionChangedEventParamsThe parameters for the model selection event in the navigator.
INavigatorEventParamsCommon parameters for navigator events.