Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ClipboardEventHandling

Index

Enumeration members

Enumeration members

NOOP

NOOP:

Swallow the event: neither wed, nor the browser do anything.

PASS_TO_BROWSER

PASS_TO_BROWSER:

Let the browser handle the event.

SET_CLIPBOARD

SET_CLIPBOARD:

Set the DOM clipboard to the internal clipboard.

Generated using TypeDoc