Skip to main content

informations event area

Description

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

Events

NameDefined NameDescription
Information window page display eventonShowThis event is notified when a page in the information window is displayed.
Information window page hide eventonHideThis event is notified when a 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 eventonDoubleClickEvent that is notified when an element is double-clicked on the display page in the information window.

interfaces belonging to the area

NameDescription
InformationOnShowEventParamsParameters for the page show event in the info window.
InformationOnHideEventParamsParameters for the information window page hide event.
InformationSelectionChangedEventParamsThe parameters for the information window page display element selection event.
InformationOnDoubleClickEventParamsThe parameters for the information window page display element double click event.
IInformationEventParamsCommon parameters for information views.