ViewerPOIClickedEventΒΆ
Class ViewerPOIClickedEventExperimental
Hierarchy (View Summary)
- WebVisEvent
- ViewerPOIClickedEvent
Index
Properties
Experimentalid
id: number
The unique ID of the event.
Experimentaloriginal Event
originalEvent: Event
The original mouse event.
Experimentalpoi Id
poiId: number
The ID of the target POI.
Experimentalpoi Set Id
poiSetId: number
The ID of the set of PointOfInterests that the POI belongs to.
Optional Experimentaltransaction Code
transactionCode?: string
The transaction code associated with the event.
Optional ExperimentaltransactionID
transactionID?: number
The transaction ID associated with the event.
Optional Experimentaltype
The type of the event.
Experimentalviewer Id
viewerId: string
The ID of the viewer that contains the set of PointOfInterests.
Experimental. May be changed in the future without notice.
Event that is fired when a PointOfInterest is clicked.
See