KJS::ScheduledAction Class Reference
An action (either function or string) to be executed after a specified time interval, either once or repeatedly. More...
#include <kjs_window.h>
Detailed Description
An action (either function or string) to be executed after a specified time interval, either once or repeatedly.Used for window.setTimeout() and window.setInterval()
Definition at line 159 of file kjs_window.h.
The documentation for this class was generated from the following files: