| Interface | Description |
|---|---|
| ClipboardEventHandler |
Handle events of type ClipboardEvent
|
| ClipboardEventInit | |
| ClipboardEventInit.Builder | |
| ClipboardEventListener |
Listener for events of type ClipboardEvent
|
| ClipboardItemDataType | |
| ClipboardItemDelayedCallback | |
| ClipboardItemOptions | |
| ClipboardItemOptions.Builder | |
| ClipboardPermissionDescriptor | |
| ClipboardPermissionDescriptor.Builder |
| Class | Description |
|---|---|
| Clipboard |
The Clipboard interface implements the Clipboard API, providing—if the user grants permission—both read and write access to the contents of the system clipboard.
|
| ClipboardEvent |
The ClipboardEvent interface represents events providing information related to modification of the clipboard, that is cut, copy, and paste events.
|
| ClipboardItem |
The ClipboardItem interface of the Clipboard API represents a single item format, used when reading or writing data via the Clipboard API.
|
| PresentationStyle.Util |
| Annotation Type | Description |
|---|---|
| PresentationStyle |