LayerFilterRegisteredEvent¶
Class LayerFilterRegisteredEvent
Hierarchy (View Summary)
- WebVisEvent
- LayerFilterRegisteredEvent
Index
Properties
Properties
enabled
enabled: boolean
The enabled state of the new LayerFilter.
id
id: number
The unique ID of the event.
name
name: string
The name of the registered 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_REGISTERED event occurs if a new layer filter has been registered.