Skip to main content

navigators event area

Description

Notifies the display switching and selection change of the navigator.

Event

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

Interfaces belonging to the area

NameDescription
NavigatorOnHideEventParamsNavigator hidden event parameters.
NavigatorOnShowEventParamsNavigator display event parameters.
NavigatorSelectionChangedEventParamsParameters of the model selection event in the navigator.
INavigatorEventParams This is a common parameter for navigator events.