webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WebCore::WindowEventContext Class Referencefinal
Inheritance diagram for WebCore::WindowEventContext:
WebCore::EventContext

Public Member Functions

 WindowEventContext (Node &, DOMWindow &, EventTarget *)
 
void handleLocalEvents (Event &) const final
 
- Public Member Functions inherited from WebCore::EventContext
 EventContext (Node *, EventTarget *currentTarget, EventTarget *)
 
virtual ~EventContext ()
 
Nodenode () const
 
EventTargetcurrentTarget () const
 
EventTargettarget () const
 
bool currentTargetSameAsTarget () const
 
virtual bool isMouseOrFocusEventContext () const
 
virtual bool isTouchEventContext () const
 

Additional Inherited Members

- Protected Member Functions inherited from WebCore::EventContext
bool isUnreachableNode (EventTarget *) const
 
- Protected Attributes inherited from WebCore::EventContext
RefPtr< Nodem_node
 
RefPtr< EventTargetm_currentTarget
 
RefPtr< EventTargetm_target
 

Constructor & Destructor Documentation

◆ WindowEventContext()

WebCore::WindowEventContext::WindowEventContext ( Node node,
DOMWindow currentTarget,
EventTarget target 
)

Member Function Documentation

◆ handleLocalEvents()

void WebCore::WindowEventContext::handleLocalEvents ( Event event) const
finalvirtual

Reimplemented from WebCore::EventContext.


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