1HTMLDocument.setTableCaption(3Kkaayyaa)module refHeTrMeLnDcoecument.setTableCaption(3kaya)
2
3
4
6 HTMLDocument::setTableCaption - Sets the table caption
7
9 Void setTableCaption( ElementTree table, String captiontext )
10
12 table The table
13
14 captiontext The new caption
15
17 Sets the caption of the table to the new value, replacing any existing
18 caption. This is the only table manipulation function that will work on
19 a HTMLDocument.lazyTable (3kaya)
20
21
23 Kaya standard library by Edwin Brady, Chris Morris and others
24 (kaya@kayalang.org). For further information see http://kayalang.org/
25
27 The Kaya standard library is free software; you can redistribute it
28 and/or modify it under the terms of the GNU Lesser General Public
29 License (version 2.1 or any later version) as published by the Free
30 Software Foundation.
31
33 HTMLDocument.addTable (3kaya)
34 HTMLDocument.initialiseTable (3kaya)
35 HTMLDocument.lazyTable (3kaya)
36
37
38
39Kaya December 20H1T0MLDocument.setTableCaption(3kaya)