Uses of Class
com.vaadin.flow.component.trigger.AbstractTrigger

Packages that use AbstractTrigger
Package
Description
Server-side API for wiring client-side triggers (DOM events, shortcuts, …) to client-side actions (clipboard copy, set property, run JS, …) reading values from outputs, without a server round-trip when not needed.
Internal wiring for the trigger API.