Module script::dom::eventtarget
source ยท Structsยง
- Event
Listener ๐Entry A listener in a collection of event listeners. - Event
Listeners ๐A mix of potentially uncompiled and compiled event listeners of the same type.
Enumsยง
- A representation of an EventListener/EventHandler object that has previously been compiled successfully, if applicable.
- Event
Listener ๐Type - Inline
Event ๐Listener A representation of an event handler, either compiled or uncompiled raw source, or null.
Constantsยง
Functionsยง
- get_
compiled_ ๐handler Get a compiled representation of this event handler, compiling it from its raw source if necessary. https://html.spec.whatwg.org/multipage/#getting-the-current-value-of-the-event-handler