Uses of Class
com.vaadin.event.UIEvents.PollEvent
-
Packages that use UIEvents.PollEvent Package Description com.vaadin.event -
-
Uses of UIEvents.PollEvent in com.vaadin.event
Methods in com.vaadin.event with parameters of type UIEvents.PollEvent Modifier and Type Method Description void
UIEvents.PollListener. poll(UIEvents.PollEvent event)
A poll request has been received by the server.
-