BackgroundClickedEvent#
Class BackgroundClickedEvent
Hierarchy
- WebVisEvent
- BackgroundClickedEvent
Index
Constructors
Properties
Constructors
constructor
- new
Background (originalEvent, pointerInfo): BackgroundClickedEventClicked Event -
The BACKGROUND_CLICKED event occurs if the Background is clicked.
Parameters
-
originalEvent: Event
The original mouse event
-
pointerInfo: PointerInfo
Additional Pointer Information.
Returns BackgroundClickedEvent
-
Properties
id
id: number
originalEvent
originalEvent : Event
The original mouse event
pointerInfo
Additional Pointer Information.
Optional
transactionCode
transactionCode ?: string
Optional
transactionID
transactionID?: number
BACKGROUND_CLICKED BACKGROUND_CLICKED