Empirical
|
Data common to all web events. More...
#include <events.h>
Public Member Functions | |
template<int ARG_ID> | |
void | LoadFromArg () |
Public Attributes | |
bool | bubbles |
Is this a bubbling event? More... | |
bool | cancelable |
Can the default action be prevented? More... | |
Data common to all web events.
|
inline |
bool emp::web::Event::bubbles |
Is this a bubbling event?
bool emp::web::Event::cancelable |
Can the default action be prevented?