|
Community Map Builder 21 Aug 2007 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--ToolBase
|
+--Timer
Defined in Timer.js
Author: Adair , Ian Turton
| Field Summary | |
Object |
delay
|
Object |
interval
|
| Fields inherited from class ToolBase |
model, toolNode
|
| Constructor Summary | |
Timer
(toolNode, model)
Timer to fire an event at the specified interval. |
|
| Method Summary | |
void
|
play()
Starts the timer playing by using a JavaScript timer. |
void
|
startOnLoad(objRef)
|
void
|
stop()
Stops the JavaScript timer. |
| Methods inherited from class ToolBase |
initTargetModel, initMouseHandler
|
| Field Detail |
Object delay
Object interval
| Constructor Detail |
Timer(toolNode, model)
toolNode - The tool node from the config document for this tool
model - the model object that contains this tool
| Method Detail |
void play()
void startOnLoad(objRef)
void stop()
|
Community Map Builder 21 Aug 2007 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||