template::widget::multiselect (public)

 template::widget::multiselect element_reference tag_attributes

Defined in packages/acs-templating/tcl/widget-procs.tcl

Render a select widget which allows any number of values to be selected.

Parameters:
element_reference - Reference variable to the form element
tag_attributes - HTML attributes to add to the tag
Returns:
Form HTML for widget

Partial Call Graph (max 5 caller/called nodes):
%3 template::widget::menu template::widget::menu (public) template::widget::multiselect template::widget::multiselect template::widget::multiselect->template::widget::menu

Testcases:
No testcase defined.
[ show source ]
Show another procedure: