InteractionModeChangedEvent#
Class InteractionModeChangedEvent
Hierarchy
- WebVisEvent
- InteractionModeChangedEvent
Index
Constructors
Properties
Constructors
constructor
- new
Interaction Mode Changed Event(mode: InteractionMode, keepColorCompareActive: boolean): InteractionModeChangedEvent -
This event signals that the interaction mode has been changed.
Parameters
-
mode: InteractionMode
The new active interaction mode.
-
keepColorCompareActive: boolean
Indicates if the color comparison mode should stay active.
Returns InteractionModeChangedEvent
-
Properties
id
id: number
keep Color Compare Active
keep Color Compare Active: boolean
mode
mode: InteractionMode
Optional
transaction Code
transaction Code?: string
Optional
transactionID
transactionID?: number
Optional
type
type?: EventType
INTERACTION_MODE_CHANGED INTERACTION_MODE_CHANGED