Value
| Name | Description | Value |
|---|---|---|
| EventPhases.AT_TARGET | The at-target phase of propagation. | 1701724500 = 'enAT' |
| EventPhases.BUBBLING_PHASE | The bubbling phase of propagation. | 1701724789 = 'enBu' |
| EventPhases.DONE | The propagation is complete. | 1701725252 = 'enDD' |
| EventPhases.NOT_DISPATCHING | Not yet propagating. | 1701727812 = 'enND' |
Usage
As property
DocumentEvent.eventPhase
Event.eventPhase
IdleEvent.eventPhase
ImportExportEvent.eventPhase
MutationEvent.eventPhase
PrintEvent.eventPhase
| Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |