1HTMLDocument.ControlInputType(K3akyaayam)odule reHfTeMrLeDnocceument.ControlInputType(3kaya)
2
3
4
6 HTMLDocument::ControlInputType - Types of control input
7
9 HTMLDocument::ControlInputType< >
10
11
12 = InputSubmit()
13
14
15 | InputReset()
16
18 Types of form control inputs. Generally InputSubmit is the only useful
19 one. InputReset has some specialised uses, but in general it is
20 harmful ⟨http://www.cs.tut.fi/~jkorpela/forms/imagereset.html#need⟩ for
21 most forms.
22
24 Kaya standard library by Edwin Brady, Chris Morris and others
25 (kaya@kayalang.org). For further information see http://kayalang.org/
26
28 The Kaya standard library is free software; you can redistribute it
29 and/or modify it under the terms of the GNU Lesser General Public
30 License (version 2.1 or any later version) as published by the Free
31 Software Foundation.
32
34 HTMLDocument.addLocalControlInput (3kaya)
35 HTMLDocument.addRemoteControlInput (3kaya)
36
37
38
39Kaya December 2H0T1M0LDocument.ControlInputType(3kaya)