libdom
Loading...
Searching...
No Matches
Public Attributes | List of all members
listener_entry Struct Reference

#include <event_target.h>

Public Attributes

struct list_entry list
 
dom_stringtype
 
dom_event_listenerlistener
 
bool capture
 

Detailed Description

Listener Entry

Member Data Documentation

◆ capture

bool listener_entry::capture

Whether this listener is in capture phase

◆ list

struct list_entry listener_entry::list

The listener list registered at the same EventTarget

◆ listener

dom_event_listener* listener_entry::listener

The EventListener

◆ type

dom_string* listener_entry::type

Event type


The documentation for this struct was generated from the following file: