Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3584 sourcerer 1
2
13
 
14
15
16
textSplitTextNoModificationAllowedErrEE
17
Curt Arnold
18
19
    Create an ent3 reference and execute the "splitText(offset)" method.
20
    This causes a NO_MODIFICATION_ALLOWED_ERR DOMException to be thrown.
21
22
2001-08-21
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43