Kaya 0.5.2 reference for HTMLDocument::addLazySelect

List of functions and data types in HTMLDocument

ElementTree addLazySelect(ElementTree block, String name, Int ssize, [Pair<String, [SelectOption]> ] optgroups)

Arguments

Usage

Adds a lazy selection box to a form. The end result after conversion to a String is identical to that produced by addSelectElement, but the memory usage is lower. The disadvantage, however, is that Webapp::autoFill cannot be used to automatically complete forms containing lazy elements such as this one.

Related

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