webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <InputEvent.h>
Public Attributes | |
String | data |
Public Attributes inherited from WebCore::UIEventInit | |
RefPtr< DOMWindow > | view |
int | detail { 0 } |
Public Attributes inherited from WebCore::EventInit | |
bool | bubbles { false } |
bool | cancelable { false } |
bool | composed { false } |
String WebCore::InputEvent::Init::data |