A non-visible poller component
Deprecated. Use Vaadin 7 polling instead.
Because of the way Vaadin works, asynchronous UI changes made on the server side (e.g. by a long-duration data processing Thread) aren't reflected to the client side. This component makes it possible to make UI changes, even if the user doesn't start a transaction.
Install
Framework Support
Browser Compatibility
6
7
8
9
10
Install with
Release notes - Version 1.2.3.7
No new code, just recompiled in Java 6