Uses of Class
com.vaadin.flow.component.PollEvent
-
Packages that use PollEvent Package Description com.vaadin.flow.component -
-
Uses of PollEvent in com.vaadin.flow.component
Method parameters in com.vaadin.flow.component with type arguments of type PollEvent Modifier and Type Method Description default Registration
PollNotifier. addPollListener(ComponentEventListener<PollEvent> listener)
Add a poll listener.
-