new BusEvent(options)
The bus event constructor
Parameters:
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
Properties
|
- Source:
Members
channel
- Source:
data
- Source:
timeStamp
- Source:
Methods
isEnable() → {boolean}
- Source:
Returns:
returns true if the event is enabled
- Type
- boolean
stopPropagation()
Stop the event propagation
- Source: