Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ClipboardEventTypes

Gather the list of clipboard event types as constants.

Hierarchy

  • ClipboardEventTypes

Index

Properties

Properties

Static Readonly COPYSearch playground for COPY

COPY: 1 = 1

The clipboard event is fired when a copy command is active (pressed).

Static Readonly CUTSearch playground for CUT

CUT: 2 = 2

The clipboard event is fired when a cut command is active (pressed).

Static Readonly PASTESearch playground for PASTE

PASTE: 3 = 3

The clipboard event is fired when a paste command is active (pressed).

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method