template::widget::select (public)
template::widget::select element_reference tag_attributes
Defined in packages/acs-templating/tcl/widget-procs.tcl
Render a select widget which allows only one value to be selected.
- Parameters:
- element_reference (required)
- Reference variable to the form element
- tag_attributes (required)
- HTML attributes to add to the tag
- Returns:
- Form HTML for widget
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.