AppearancePatternChangedEventΒΆ

Class AppearancePatternChangedEvent

Event that is fired when an appearance pattern entity has been changed in the webvis context.

Hierarchy (View Summary)

Index

Properties

id: number

The unique ID of the event.

patternId: number

The ID of the appearance pattern.

The properties of the appearance pattern that have been changed.

transactionCode?: string

The transaction code associated with the event.

transactionID?: number

The transaction ID associated with the event.

type?: EventType

The type of the event.