EventListener
Module: JavaScript DOM API
Common interface for all elements that can listen for event.
#include <EventListener.idl>
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| void | handleEvent(Event event) |
Public Functions Documentation
Section titled “Public Functions Documentation”function handleEvent
Section titled “function handleEvent”void handleEvent( Event event)© 2026 Coherent Labs. All rights reserved.