Uses of Class
com.vaadin.flow.component.HeartbeatEvent
-
Packages that use HeartbeatEvent Package Description com.vaadin.flow.component -
-
Uses of HeartbeatEvent in com.vaadin.flow.component
Methods in com.vaadin.flow.component with parameters of type HeartbeatEvent Modifier and Type Method Description void
HeartbeatListener. heartbeat(HeartbeatEvent event)
Notifies about a heartbeat received for UI.
-