eventClipBoard

package
v0.0.0-...-a8ee3e7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 11, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventClipBoard

type EventClipBoard int
const (
	// KCopy
	// en: The event occurs when the user copies the content of an element
	KCopy EventClipBoard = iota

	// KCut
	// en: The event occurs when the user cuts the content of an element
	KCut

	// KPaste
	// en: The event occurs when the user pastes some content in an element
	KPaste
)

func (EventClipBoard) String

func (el EventClipBoard) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL