Kaya 0.5.3 reference for HTMLDocument::addLabelledSelect

List of functions and data types in HTMLDocument

ElementTree addLabelledSelect(ElementTree block, String labeltext, String name, Int ssize, [Pair<String, [SelectOption]> ] optgroups, Bool lazy=false)

Arguments

Usage

Adds a labelled selection box to a form. The selector itself is identical to that produced by addSelectElement or addLazySelect, depending on the value of the lazy parameter. Generally, it is more convenient to use this function to label selectors, than to create them individally.

Related

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