An event sent to the event handler of a component.
Name |
Description |
Data Type |
---|---|---|
|
Returns the data accompanies with this event, or null if not available. |
|
|
Returns the event time. |
|
|
Returns the page owning this event, or null if broadcast |
|
|
Returns the target component that receives this event, or null if broadcast. |
|
|
Returns whether this is propagatable |
|
|
Stops the propagation for this event. |
|
|
|