public class ClipboardEvent extends Event
Event.ComposedPathArrayUnionType, Event.DeepPathFn
Modifier and Type | Field and Description |
---|---|
DataTransfer |
clipboardData |
AT_TARGET, bubbles, BUBBLING_PHASE, cancelable, CAPTURING_PHASE, composed, currentTarget, deepPath, defaultPrevented, eventPhase, namespaceURI, path, target, timeStamp, type
Constructor and Description |
---|
ClipboardEvent(java.lang.String type) |
ClipboardEvent(java.lang.String type,
ClipboardEventInit eventInitDict) |
composedPath, initEvent, initEvent, initEvent, preventDefault, stopImmediatePropagation, stopPropagation
public DataTransfer clipboardData
public ClipboardEvent(java.lang.String type, ClipboardEventInit eventInitDict)
public ClipboardEvent(java.lang.String type)