BackgroundClickedEvent#
Class BackgroundClickedEvent
Hierarchy
- WebVisEvent
- BackgroundClickedEvent
Index
Constructors
Properties
Constructors
constructor
- new
Background Clicked Event(originalEvent: Event): BackgroundClickedEvent -
The BACKGROUND_CLICKED event occurs if the Background is clicked.
Parameters
-
originalEvent: Event
The original mouse event
Returns BackgroundClickedEvent
-
Properties
id
id: number
original Event
original Event: Event
Optional
transaction Code
transaction Code?: string
Optional
transactionID
transactionID?: number
Optional
type
type?: EventType
BACKGROUND_CLICKED BACKGROUND_CLICKED