EventList
| Kind of class: | class |
|---|---|
| Inherits from: | none |
| Author: | [ali_o_kan] - Laurent Deketelaere |
| Classpath: | events.EventList |
| File last modified: | Saturday, 22 December 2007, 17:34:04 |
List des événements globaux.
Summary
Class properties
- addPointEVENT : EventType
- eraseDrawingEVENT : EventType
- showReplayEVENT : EventType
- hideReplayEVENT : EventType
Event handlers
- onRunSiteEVENT : EventType
Class properties
addPointEVENT
static addPointEVENT:EventType = new EventType("addPoint")
(read)
eraseDrawingEVENT
static eraseDrawingEVENT:EventType = new EventType("eraseDrawing")
(read)
hideReplayEVENT
static hideReplayEVENT:EventType = new EventType("hideReplay")
(read)
showReplayEVENT
static showReplayEVENT:EventType = new EventType("showReplay")
(read)
Event handlers
onRunSiteEVENT
static onRunSiteEVENT:EventType = new EventType("onRunSite")
(read)