DebouncedScheduler
Class
Inheritance
objectImplements
I Visual Element SchedulerConstructors
DebouncedScheduler(scheduler: I Visual Element Scheduler)
DebouncedScheduler(element: Visual Element)
Methods
Execute(updateEvent: Action): I Visual Element Scheduled Item
Schedule this action to be executed later.
Parameters
updateEvent:
Action - The action to be executed.Execute(timerUpdateEvent: Action <Timer State>): I Visual Element Scheduled Item
Replace(newItem: I Visual Element Scheduled Item): void
Stop(): void