A simplified, browser-safe timer class. This class serves the same purpose as
java.util.Timer, but is simplified because of the single-threaded
environment. To schedule a timer, simply create a subclass of it (overriding run) and call
schedule or scheduleRepeating.
Artifacts using GWT Timer (8)
8.Domino REST GWT
org.dominokit » domino-rest-gwt Apache
Domino REST GWT
Last Release on Feb 21, 2021
- Prev
- 1
- Next