Directory

CountdownClock Add-on - Vaadin Add-on Directory

CountdownClock CountdownClock Add-on - Vaadin Add-on Directory
A timer widget which counts down to a specified date and time and sends an event to the server when the given point of time is reached. For example, give your users a visual representation of scheduled tasks (“Check for new mails in 9 minutes and 23 seconds”). By Kim Leppänen (packaged by Enver).
Author Homepage
Source Code

CountdownClock Add-on version 2.0.2
Vaadin 8 is supported now.

CountdownClock Add-on version 2.0.3
Added a way to neglect higher units, i.e. even without %m (minutes) in the format string, %s (seconds) will always be substituted by 0 .. 59 and not show e.g. 120 (for two minutes).