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

#include <document_event.h>

Public Attributes

dom_events_default_action_fetcher actions
 
void * actions_ctx
 
struct lwc_string_s * event_types [DOM_EVENT_COUNT]
 

Detailed Description

The DocumentEvent internal class

Member Data Documentation

◆ actions

dom_events_default_action_fetcher dom_document_event_internal::actions

The default action fetecher

◆ actions_ctx

void* dom_document_event_internal::actions_ctx

The default action fetcher context

◆ event_types

struct lwc_string_s* dom_document_event_internal::event_types[DOM_EVENT_COUNT]

Events type names


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