LayerFilterRegisteredEventΒΆ

Class LayerFilterRegisteredEvent

Event that is fired when a new layer filter has been registered.

Hierarchy (View Summary)

Properties

enabled: boolean

The enabled state of the new layer filter.

id: number

The unique ID of the event.

name: string

The name of the registered 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.