码迷,mamicode.com
首页 > 其他好文 > 详细

UI标签库专题十:JEECG智能开发平台 Form(form标签)

时间:2014-06-16 11:43:32      阅读:300      评论:0      收藏:0      [点我收藏+]

标签:style   class   ext   color   com   width   

??

1. Formform标签)

1.1. 参数

属性名

类型

描述

是否必须

默认值

action

string

表单提交地址

null

items

string

循环集合值

null

1.2.  用法

<t:form action=userAction" items =null></t:form>

 

 

2.  ComboTree(下拉树形选择框)

2.1. 参数

属性名

类型

描述

是否必须

默认值

name

string

控件唯一标示

null

name

string

控件名称

null

url

string

远程数据访问

null

id

string

唯一标识

null

width

string

树形宽度

null

value

string

树形值

null

multiple

boolean

是否多选

false

2.2.  用法

tcomboTree url=url" name=jeecgName" text="项目管理" id=combo1width=120 value="test" multiple=true></tcomboTree

UI标签库专题十:JEECG智能开发平台 Form(form标签),布布扣,bubuko.com

UI标签库专题十:JEECG智能开发平台 Form(form标签)

标签:style   class   ext   color   com   width   

原文地址:http://blog.csdn.net/zhangdaiscott/article/details/30099121

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!