Uses of Record Class
com.vaadin.flow.component.clipboard.PasteStart
Packages that use PasteStart
-
Uses of PasteStart in com.vaadin.flow.component.clipboard
Method parameters in com.vaadin.flow.component.clipboard with type arguments of type PasteStartModifier and TypeMethodDescriptionPasteFileHandler.SessionBuilder.onStart(SerializableConsumer<PasteStart> handler) Registers theonStartstep, fired once per paste before the paste's firstPasteFileis delivered.