LayerFilterChangedEvent¶
Class LayerFilterChangedEvent
Hierarchy (View Summary)
- WebVisEvent
- LayerFilterChangedEvent
Index
Properties
Properties
enabled
enabled: boolean
The new enabled state of the changed LayerFilter.
id
id: number
The unique ID of the event.
name
name: string
The name of the changed LayerFilter.
Optional
transaction Code
transactionCode?: string
The transaction code associated with the event.
Optional
transactionID
transactionID?: number
The transaction ID associated with the event.
Optional
type
The type of the event.
The LAYERFILTER_CHANGED event occurs if a layer filter has been changed.