LayerFilterChangedEventΒΆ

Class LayerFilterChangedEvent

Event that is fired when a layer filter has been changed.

Hierarchy (View Summary)

Properties

enabled: boolean

The new enabled state of the changed layer filter.

id: number

The unique ID of the event.

name: string

The name of the changed layer filter.

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.