public class BlobEvent extends Event
| Modifier and Type | Class and Description |
|---|---|
static interface |
BlobEvent.BlobEventEventInitDictType |
Event.ComposedPathArrayUnionType, Event.DeepPathFn| Modifier and Type | Field and Description |
|---|---|
Blob |
data |
double |
timecode |
AT_TARGET, bubbles, BUBBLING_PHASE, cancelable, CAPTURING_PHASE, composed, currentTarget, deepPath, defaultPrevented, eventPhase, namespaceURI, path, target, timeStamp, type| Constructor and Description |
|---|
BlobEvent(java.lang.String type,
BlobEvent.BlobEventEventInitDictType eventInitDict) |
composedPath, initEvent, initEvent, initEvent, preventDefault, stopImmediatePropagation, stopPropagationpublic Blob data
public double timecode
public BlobEvent(java.lang.String type,
BlobEvent.BlobEventEventInitDictType eventInitDict)