public interface UIEvents
UI
class.Modifier and Type | Interface and Description |
---|---|
static class |
UIEvents.PollEvent
An event that is fired whenever a client polls the server for
asynchronous UI updates.
|
static interface |
UIEvents.PollListener
|
static interface |
UIEvents.PollNotifier
The interface for adding and removing
UIEvents.PollEvent listeners. |
Copyright © 2018 Vaadin Ltd. All rights reserved.