Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3584 sourcerer 1
2
3
17
18
19
20
initEvent04
21
Curt Arnold
22
23
The Event.initEvent method is called for event returned by
24
DocumentEvent.createEvent("MutationEvents")
25
and the state is checked to see if it reflects the parameters.
26
27
2002-04-22
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
    canBubbleArg="expectedCanBubble" cancelableArg="expectedCancelable"/>
44
45
46
47
48
49
50