webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WebCore::EventInit Struct Reference

#include <EventInit.h>

Inheritance diagram for WebCore::EventInit:
WebCore::AnimationEvent::Init WebCore::BeforeLoadEvent::Init WebCore::ClipboardEvent::Init WebCore::CloseEvent::Init WebCore::CustomEvent::Init WebCore::ErrorEvent::Init WebCore::HashChangeEvent::Init WebCore::MessageEvent::Init WebCore::OverflowEvent::Init WebCore::OverflowEvent::Init WebCore::PageTransitionEvent::Init WebCore::PopStateEvent::Init WebCore::ProgressEvent::Init WebCore::ProgressEvent::Init WebCore::SecurityPolicyViolationEvent::Init WebCore::StorageEvent::Init WebCore::TransitionEvent::Init WebCore::UIEventInit WebCore::UIEventInit WebCore::WebGLContextEvent::Init WebCore::WebKitAnimationEvent::Init WebCore::WebKitTransitionEvent::Init

Public Attributes

bool bubbles { false }
 
bool cancelable { false }
 
bool composed { false }
 

Member Data Documentation

◆ bubbles

bool WebCore::EventInit::bubbles { false }

◆ cancelable

bool WebCore::EventInit::cancelable { false }

◆ composed

bool WebCore::EventInit::composed { false }

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