webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <Event.h>
Public Types | |
enum | IsTrusted { IsTrusted::No, IsTrusted::Yes, IsTrusted::No, IsTrusted::Yes } |
enum | PhaseType { NONE = 0, CAPTURING_PHASE = 1, AT_TARGET = 2, BUBBLING_PHASE = 3, NONE = 0, CAPTURING_PHASE = 1, AT_TARGET = 2, BUBBLING_PHASE = 3 } |
enum | IsTrusted { IsTrusted::No, IsTrusted::Yes, IsTrusted::No, IsTrusted::Yes } |
enum | PhaseType { NONE = 0, CAPTURING_PHASE = 1, AT_TARGET = 2, BUBBLING_PHASE = 3, NONE = 0, CAPTURING_PHASE = 1, AT_TARGET = 2, BUBBLING_PHASE = 3 } |
Static Public Member Functions | |
static Ref< Event > | create (const AtomicString &type, bool canBubble, bool cancelable) |
static Ref< Event > | createForBindings () |
static Ref< Event > | create (const AtomicString &type, const EventInit &initializer, IsTrusted isTrusted=IsTrusted::No) |
static Ref< Event > | create (const AtomicString &type, bool canBubble, bool cancelable) |
static Ref< Event > | createForBindings () |
static Ref< Event > | create (const AtomicString &type, const EventInit &initializer, IsTrusted isTrusted=IsTrusted::No) |
Static Public Member Functions inherited from WebCore::ScriptWrappable | |
template<typename Derived > | |
static ptrdiff_t | offsetOfWrapper () |
template<typename Derived > | |
static ptrdiff_t | offsetOfWrapper () |
|
strong |
|
strong |
|
virtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
virtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
bool Event::composed | ( | ) | const |
WEBCORE_EXPORT bool WebCore::Event::composed | ( | ) | const |
Vector<EventTarget*> WebCore::Event::composedPath | ( | ) | const |
Vector< EventTarget * > Event::composedPath | ( | ) | const |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprotected |
|
inlineprotected |
|
virtual |
Reimplemented in WebCore::KeyboardEvent, WebCore::KeyboardEvent, WebCore::SecurityPolicyViolationEvent, WebCore::ErrorEvent, WebCore::OverflowEvent, WebCore::OverflowEvent, WebCore::HashChangeEvent, WebCore::StorageEvent, WebCore::CloseEvent, WebCore::CompositionEvent, WebCore::TransitionEvent, WebCore::UIEvent, WebCore::UIEvent, WebCore::WebKitTransitionEvent, WebCore::ProgressEvent, WebCore::TextEvent, WebCore::AnimationEvent, WebCore::CustomEvent, WebCore::FocusEvent, WebCore::ProgressEvent, WebCore::TextEvent, WebCore::WebKitAnimationEvent, WebCore::AudioProcessingEvent, WebCore::InputEvent, WebCore::BeforeLoadEvent, WebCore::InputEvent, WebCore::WebGLContextEvent, WebCore::PageTransitionEvent, WebCore::SVGZoomEvent, WebCore::BeforeUnloadEvent, WebCore::XMLHttpRequestProgressEvent, WebCore::BeforeTextInsertedEvent, and WebCore::OfflineAudioCompletionEvent.
|
virtual |
Reimplemented in WebCore::KeyboardEvent, WebCore::KeyboardEvent, WebCore::SecurityPolicyViolationEvent, WebCore::ErrorEvent, WebCore::OverflowEvent, WebCore::OverflowEvent, WebCore::HashChangeEvent, WebCore::StorageEvent, WebCore::CloseEvent, WebCore::CompositionEvent, WebCore::TransitionEvent, WebCore::UIEvent, WebCore::UIEvent, WebCore::WebKitTransitionEvent, WebCore::ProgressEvent, WebCore::TextEvent, WebCore::AnimationEvent, WebCore::CustomEvent, WebCore::FocusEvent, WebCore::ProgressEvent, WebCore::TextEvent, WebCore::WebKitAnimationEvent, WebCore::AudioProcessingEvent, WebCore::InputEvent, WebCore::BeforeLoadEvent, WebCore::InputEvent, WebCore::WebGLContextEvent, WebCore::PageTransitionEvent, WebCore::SVGZoomEvent, WebCore::BeforeUnloadEvent, WebCore::XMLHttpRequestProgressEvent, WebCore::BeforeTextInsertedEvent, and WebCore::OfflineAudioCompletionEvent.
|
inline |
|
inline |
|
inline |
|
inline |
void Event::initEvent | ( | const AtomicString & | type, |
bool | canBubble, | ||
bool | cancelable | ||
) |
WEBCORE_EXPORT void WebCore::Event::initEvent | ( | const AtomicString & | type, |
bool | canBubble, | ||
bool | cancelable | ||
) |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
inline |
|
inline |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
inline |
|
inline |
|
virtual |
Reimplemented in WebCore::InputEvent, and WebCore::InputEvent.
|
virtual |
Reimplemented in WebCore::InputEvent, and WebCore::InputEvent.
|
virtual |
Reimplemented in WebCore::KeyboardEvent, and WebCore::KeyboardEvent.
|
virtual |
Reimplemented in WebCore::KeyboardEvent, and WebCore::KeyboardEvent.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
inline |
|
inline |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protectedvirtual |
Reimplemented in WebCore::MouseRelatedEvent, and WebCore::MouseRelatedEvent.
|
protectedvirtual |
Reimplemented in WebCore::MouseRelatedEvent, and WebCore::MouseRelatedEvent.
|
inlinevirtual |
Reimplemented in WebCore::MouseEvent, WebCore::MouseEvent, and WebCore::FocusEvent.
|
inlinevirtual |
Reimplemented in WebCore::MouseEvent, WebCore::MouseEvent, and WebCore::FocusEvent.
|
inline |
void WebCore::Event::resetPropagationFlags | ( | ) |
|
inline |
void WebCore::Event::setCancelBubble | ( | bool | ) |
void WebCore::Event::setCurrentTarget | ( | EventTarget * | ) |
void Event::setCurrentTarget | ( | EventTarget * | currentTarget | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void WebCore::Event::setTarget | ( | RefPtr< EventTarget > && | ) |
void Event::setTarget | ( | RefPtr< EventTarget > && | target | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |