1HTMLDocument.addLocalControlInKpauyta(3mkoadyualH)eTMrLeDfoecruemnecnet.addLocalControlInput(3kaya)
2
3
4
6 HTMLDocument::addLocalControlInput - Add a form submit button
7
9 ElementTree addLocalControlInput( ElementTree parent, String label,
10 b(a) fn, a state, String prefix="" )
11
13 parent The element to add the button to
14
15 label The text for the button
16
17 fn The function to call
18
19 state The state to pass
20
21 prefix An optional prefix to the control variables. Different compo‐
22 nents may use different prefixes, allowing multiple Webapp.runHandler
23 [1m(3kaya) functions.
24
26 Create a submit button that calls a local function. This only works if
27 added to a form created with HTMLDocument.addLocalForm (3kaya)
28
29
31 Kaya standard library by Edwin Brady, Chris Morris and others
32 (kaya@kayalang.org). For further information see http://kayalang.org/
33
35 The Kaya standard library is free software; you can redistribute it
36 and/or modify it under the terms of the GNU Lesser General Public
37 License (version 2.1 or any later version) as published by the Free
38 Software Foundation.
39
41 HTMLDocument.addLocalForm (3kaya)
42 HTMLDocument.addRemoteControlInput (3kaya)
43
44
45
46Kaya DecembHeTrML2D0o1c0ument.addLocalControlInput(3kaya)