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

#include <UIEventInit.h>

Inheritance diagram for WebCore::UIEventInit:
WebCore::EventInit WebCore::EventInit WebCore::CompositionEvent::Init WebCore::EventModifierInit WebCore::EventModifierInit WebCore::FocusEvent::Init WebCore::InputEvent::Init WebCore::InputEvent::Init WebCore::KeyboardEvent::Init WebCore::KeyboardEvent::Init WebCore::MouseRelatedEventInit WebCore::MouseRelatedEventInit WebCore::KeyboardEvent::Init WebCore::KeyboardEvent::Init WebCore::MouseRelatedEventInit WebCore::MouseRelatedEventInit

Public Attributes

RefPtr< DOMWindowview
 
int detail { 0 }
 
- Public Attributes inherited from WebCore::EventInit
bool bubbles { false }
 
bool cancelable { false }
 
bool composed { false }
 

Member Data Documentation

◆ detail

int WebCore::UIEventInit::detail { 0 }

◆ view

RefPtr< DOMWindow > WebCore::UIEventInit::view

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