EventJS
This event is the most basic event class, parent of all other events.
Parent class
Can be cancelled
No
Variables and Functions
| Name | Return Type | Info |
| cancel() | void | Cancels event. If the event can't be cancelled, it won't do anything. |
This event is the most basic event class, parent of all other events.
No
| Name | Return Type | Info |
| cancel() | void | Cancels event. If the event can't be cancelled, it won't do anything. |