Class Clipboard.PasteState

java.lang.Object
com.vaadin.flow.component.page.Clipboard.PasteState
All Implemented Interfaces:
Serializable
Enclosing interface:
Clipboard

public static class Clipboard.PasteState extends Object implements Serializable
Coordinates the asynchronous arrival of text/HTML metadata and uploaded file data for a paste event.
See Also: