CountdownClock Add-on
CountdownClock
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).
Links
Compatibility
2.0.2 | 2.0.3 | |
---|---|---|
(24.4) | ||
(24.3) | ||
(24.2) | ||
(24.1) | ||
(24) | ||
(23) | ||
(22) | ||
(21) | ||
(20) | ||
(19) | ||
(18) | ||
(17) | ||
(16) | ||
(15) | ||
(14) | ||
(13) | ||
(12) | ||
(11) | ||
(10) | ||
7.7-8.21 | Y | Y |
-8.20 | Y | Y |
-8.19 | Y | Y |
-8.18 | Y | Y |
-8.17 | Y | Y |
-8.16 | Y | Y |
-8.15 | Y | Y |
-8.14 | Y | Y |
-8.13 | Y | Y |
-8.12 | Y | Y |
-8.11 | Y | Y |
-8.10 | Y | Y |
-8.9 | Y | Y |
-8.8 | Y | Y |
-8.7 | Y | Y |
-8.6 | Y | Y |
-8.5 | Y | Y |
-8.4 | Y | Y |
-8.3 | Y | Y |
-8.2 | Y | Y |
-8.1 | Y | Y |
-8.0 | Y | Y |
-7.7 | Y | Y |
(7.6) | ||
(7.5) | ||
(7.4) | ||
(7.3) | ||
(7.2) | ||
(7.1) | ||
(7.0) | ||
(6.8) | ||
(6.7) | ||
(6.6) | ||
(6.5) | ||
(6.4) | ||
(6.3) | ||
(6.2) | ||
(6.1) | ||
(6.0) |
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
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).
- Released
- 2017-07-12
- Maturity
- STABLE
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 7.7+
- Vaadin 8.0+
- Browser
- N/A
CountdownClock Add-on - Vaadin Add-on Directory
CountdownClockSource 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).