Skip to main content

informations event area

Description

Notifies you of page display switching and display element selection change in the information window.

Event

NameDefinition nameDescription
Information window page display eventonShowThis event is notified when the page in the information window is displayed.
Information window page hiding eventonHideThis event is notified when the page in the information window is hidden.
Information window page display element selection eventonSelectionChangedThis event is notified when an element is selected on the display page in the information window.
Information window page display element double-click eventonDoubleClickThis event is notified when an element is double-clicked on the display page in the information window.

Interfaces belonging to the area

NameDescription
InformationOnShowEventParamsParameters of the page display event in the information window.
InformationOnHideEventParamsInformation window Page hidden event parameters.
InformationSelectionChangedEventParamsInformation window page display element selection event parameters.
InformationOnDoubleClickEventParamsInformation Window Page Display Element Double-click event parameters.
IInformationEventParams Common parameters for information views.