8. Menu(左侧菜单生成标签)
8.1. 参数
8.2. 用法
<t:menu parentFun="${parentFun}" childFun="${childFun} " ></t:menu>
9. Choose(选则操作标签)
9.1. 参数
fun
string 自定义函数 否 null
9.2. 用法
<t:choose hidde nName="logName" hidde nid ="l og1" textname ="hello" icon="customIcon" width=123 he ight=123 title="标题" isclear=true></t:choose>
10. Form(form 标签)
10.1. 参数
10.2.
用法
<t:form action="userAction" items =null></t:form>
11. ComboTree(下拉树形选择框)
11.1. 参数
11.2.
用法
<t:comboTree url="url" name="name" text="项目管理" id="combo1" width=120 val ue="test" multiple=true></t:comboTree>
12. Colorchange (改变 HTML 控件颜色)
13. DictSelect (数据字典下拉选择框)
13.1. 参数
13.2.
用法
<t:dictSelect field="name" typeGroupCode="sex" title="性别"></t:dictSelect>