Kaya 0.5.3 reference for HTMLDocument::addTextInput

List of functions and data types in HTMLDocument

ElementTree addTextInput(ElementTree parent, TextInputType itype, String iname, String ivalue=createString(0), Int isize=0)

Arguments

Usage

Adds a text input to a form. In HTML, controls may not be added directly to a form, so you must add them to a block-level element such as fieldset within the form.

Related

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya