标签:style class ext color width string
属性名 | 类型 | 描述 | 是否必须 | 默认值 |
hiddenName | string | 隐藏域的ID | 否 | null |
hiddenid | string | 隐藏框id | 否 | null |
textname | string | 文档名称 | 否 | null |
name | string | 名称 | 是 | null |
icon | string | 选择按钮的图标 | 是 | null |
height | string | 弹出框的高度 | 否 | null |
width | string | 弹出框的宽度 | 否 | null |
left | string | 弹出框的左间距 | 否 | null |
top | string | 弹出框的上端间距 | 否 | null |
url | string | 远程访问地址 | 是 | null |
title | string | 标题 | 是 | null |
isclear | boolean | 是否清空 | 否 | false |
fun | string | 自定义函数 | 否 | null |
<t:choose hiddenName="logName" hiddenid ="log1" textname ="hello" icon="customIcon" width=123 height=123 title="标题" isclear=true></t:choose> |
UI标签库专题九:JEECG智能开发平台 Choose(选则操作标签),布布扣,bubuko.com
UI标签库专题九:JEECG智能开发平台 Choose(选则操作标签)
标签:style class ext color width string
原文地址:http://blog.csdn.net/zhangdaiscott/article/details/30098465