1HTMLDocument.prependExisting(3Kkaayyaa)module refHeTrMeLnDcoecument.prependExisting(3kaya)
2
3
4
6 HTMLDocument::prependExisting - Prepend an existing element
7
9 Void prependExisting( ElementTree dest, ElementTree block )
10
12 dest The element to add to
13
14 block The element to prepend
15
17 Prepend an existing element as the first child of the specified ele‐
18 ment.
19
21 Kaya standard library by Edwin Brady, Chris Morris and others
22 (kaya@kayalang.org). For further information see http://kayalang.org/
23
25 The Kaya standard library is free software; you can redistribute it
26 and/or modify it under the terms of the GNU Lesser General Public
27 License (version 2.1 or any later version) as published by the Free
28 Software Foundation.
29
31 HTMLDocument.anonymousBlock (3kaya)
32 HTMLDocument.appendExisting (3kaya)
33 HTMLDocument.prependGenerator (3kaya)
34
35
36
37Kaya December 20H1T0MLDocument.prependExisting(3kaya)