VariantChangedEvent¶
Class VariantChangedEvent
Hierarchy (View Summary)
- WebVisEvent- VariantChangedEvent
 
Constructors
Properties
constructor
- new VariantChangedEvent(variant: number, enabled: boolean): VariantChangedEvent
- The VARIANTS_CHANGED event occurs if the selected variants change. - Parameters- variant: numberThe id of the changed variant 
- enabled: booleanThe new enabled state of the changed variant. 
 - Returns VariantChangedEvent
- variant: number
enabled
enabled: boolean
The new enabled state of the changed variant.
id
id: number
The unique ID of the event.
Optionaltransaction
transactionCode?: string
The transaction code associated with the event.
OptionaltransactionID
transactionID?: number
The transaction ID associated with the event.
Optionaltype
The type of the event.
variant
variant: number
The id of the changed variant
VARIANTS_CHANGED VARIANTS_CHANGED