Gjsify LogoGjsify Logo

Enum values used to denote the stock actions for #WebKitContextMenuItems

Index

Enumeration Members

BOLD: number

Bold.

COPY: number

Copy current selection the clipboard.

COPY_AUDIO_LINK_TO_CLIPBOARD: number

Copy audio link location in to the clipboard.

COPY_IMAGE_TO_CLIPBOARD: number

Copy current image to the clipboard.

COPY_IMAGE_URL_TO_CLIPBOARD: number

Copy current image location to the clipboard.

COPY_LINK_TO_CLIPBOARD: number

Copy link location to the clipboard.

COPY_VIDEO_LINK_TO_CLIPBOARD: number

Copy video link location in to the clipboard.

CUSTOM: number

Custom action defined by applications.

CUT: number

Cut current selection to the clipboard.

DELETE: number

Delete current selection.

DOWNLOAD_AUDIO_TO_DISK: number

Download audio to disk. Since 2.2

DOWNLOAD_IMAGE_TO_DISK: number

Download current image.

DOWNLOAD_LINK_TO_DISK: number

Download link destination.

DOWNLOAD_VIDEO_TO_DISK: number

Download video to disk. Since 2.2

ENTER_VIDEO_FULLSCREEN: number

Show current video element in fullscreen mode.

FONT_MENU: number

Font options menu.

GO_BACK: number

Load the previous history item.

GO_FORWARD: number

Load the next history item.

IGNORE_GRAMMAR: number

Ignore grammar.

IGNORE_SPELLING: number

Causes the spellchecker to ignore the word for this session.

INPUT_METHODS: number

Input methods menu.

INSERT_EMOJI: number

Insert an emoji. Since 2.26

INSPECT_ELEMENT: number

Open current element in the inspector.

ITALIC: number

Italic.

LEARN_SPELLING: number

Causes the spellchecker to add the word to the dictionary.

MEDIA_MUTE: number

Mute current media element.

MEDIA_PAUSE: number

Pause current media element.

MEDIA_PLAY: number

Play current media element.

NO_ACTION: number

No action, used by separator menu items.

NO_GUESSES_FOUND: number

An indicator that spellchecking found no proposed replacements.

OPEN_AUDIO_IN_NEW_WINDOW: number

Open current audio element in a new window.

OPEN_FRAME_IN_NEW_WINDOW: number

Open current frame in a new window.

OPEN_IMAGE_IN_NEW_WINDOW: number

Open current image in a new window.

OPEN_LINK: number

Open current link.

OPEN_LINK_IN_NEW_WINDOW: number

Open current link in a new window.

OPEN_VIDEO_IN_NEW_WINDOW: number

Open current video element in a new window.

OUTLINE: number

Outline.

PASTE: number

Paste clipboard contents.

PASTE_AS_PLAIN_TEXT: number

Paste clipboard contents as plain text. Since 2.30

RELOAD: number

Reload the contents of current view.

SELECT_ALL: number

Select all text.

SPELLING_GUESS: number

A proposed replacement for a misspelled word.

STOP: number

Stop any ongoing loading operation.

TOGGLE_MEDIA_CONTROLS: number

Enable or disable media controls.

TOGGLE_MEDIA_LOOP: number

Enable or disable media loop.

UNDERLINE: number

Underline.

UNICODE: number

Unicode menu.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method