| Previous | Next | Frames | No Frames |
| Summary: Field | Property | Contructor | Method | Detail: Field | Property | Contructor | Method |
Object | +--xp.util.Timer
Constructor | |
| public | Timer ( owner, func, interval, param) |
| Constructor | |
Method Summary | |
| public | ( ) |
| Start timer execution | |
| public | killTimer ( ) |
| Kills the timer | |
| public | onTimerEvent ( ) |
| Callback on each timer event | |
| public | stopTimer ( ) |
| Stop timer executing but does not remove it | |
|
| Constructor | ||||||||||||
|
|
| Start timer execution |
|
| Kills the timer |
|
| Callback on each timer event |
|
| Stop timer executing but does not remove it |