template::widget::tab (public)

 template::widget::tab element_reference tag_attributes

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

Widget to create one tab in a set of tabs ("tabstrip") in the tabbed UI.

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

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

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