| Package | Description |
|---|---|
| com.vaadin.event | |
| com.vaadin.ui |
| Modifier and Type | Method and Description |
|---|---|
void |
UIEvents.PollNotifier.addPollListener(UIEvents.PollListener listener)
Add a poll listener.
|
void |
UIEvents.PollNotifier.removePollListener(UIEvents.PollListener listener)
Remove a poll listener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UI.addPollListener(UIEvents.PollListener listener) |
void |
UI.removePollListener(UIEvents.PollListener listener) |
Copyright © 2016 Vaadin Ltd. All rights reserved.