InteractionModeChangedEvent¶
Class InteractionModeChangedEvent
Hierarchy (View Summary)
- WebVisEvent
- InteractionModeChangedEvent
Index
Properties
id
id: number
The unique ID of the event.
keep Color Compare Active
keepColorCompareActive: boolean
Indicates if the color comparison mode should stay active.
mode
The new active interaction mode.
Optional
transaction Code
transactionCode?: string
The transaction code associated with the event.
Optional
transactionID
transactionID?: number
The transaction ID associated with the event.
Optional
type
The type of the event.
This event signals that the interaction mode has been changed.