名字
|
是否必须
|
默认值
|
可否使用表达式
|
类型
|
描述
|
count
|
False
|
|
是
|
Integer
|
Iterator
中被递归的一部分的item的数量
|
Decider
|
否
|
|
是
|
org.apache.struts2.util.
SubsetIteratorFilter.Decider
|
用来判断iterator中的item是否包含在最终的subset内部
|
Source
|
否
|
|
是
|
String
|
Iterator
的对象
|
Start
|
否
|
|
是
|
Integer
|
开始位置
|
属性
|
主题
|
数据类型
|
说明
|
templateDir
|
n/a
|
String
|
定义模版目录
|
theme
|
n/a
|
String
|
定义主题的名字
|
template
|
n/a
|
String
|
定义模版名字
|
属性
|
主题
|
数据类型
|
说明
|
onclick
|
simple
|
String
|
html javascript onclick
属性
|
ondbclick
|
simple
|
String
|
html javascript ondbclick
属性
|
onmousedown
|
simple
|
String
|
html javascript onmousedown
属性
|
onmouseup
|
simple
|
String
|
html javascript onmouseup
属性
|
onmouseover
|
simple
|
String
|
html javascript onmouseover
属性
|
onmouseout
|
simple
|
String
|
html javascript onmouseout
属性
|
onfocus
|
simple
|
String
|
html javascript onfocus
属性
|
onblur
|
simple
|
String
|
html javascript onblur
属性
|
onkeypress
|
simple
|
String
|
html javascript onkeypress
属性
|
onkeyup
|
simple
|
String
|
html javascript onkeyup
属性
|
onkeydown
|
simple
|
String
|
html javascript onkeydown
属性
|
onselect
|
simple
|
String
|
html javascript onselect
属性
|
onchange
|
simple
|
String
|
html javascript onchange
属性
|
属性
|
数据类型
|
默认值
|
说明
|
tooltip
|
String
|
none
|
为指定的组件设置Tooltip
|
jsTooltipEnabled
|
String
|
false
|
使用js表示tooltip
|
tooltipIcon
|
String
|
/struts/static/tooltip/tooltip.gif
|
指向tooltip图表的URL
|
tooltipDelay
|
String
|
500
|
多长时间后显示Tooltip
|
key
|
simple
|
String
|
这个输入字段对应的属性,用来自动设置name,label和value
|
属性
|
主题
|
数据类型
|
说明
|
cssClass
|
simple
|
String
|
定义html class 属性
|
cssStyle
|
simple
|
String
|
定义html style属性
|
title
|
simple
|
String
|
定义html title属性
|
disabled
|
simple
|
String
|
定义html disabled属性
|
label
|
xhtml
|
String
|
定义form字段的标签
|
labelPosition
|
xhtml
|
String
|
定义标签在Form中的位置,从左从上计算
|
requiredPosition
|
xhtml
|
String
|
定义必须的标签在Form中的位置,从左从上计算
|
name
|
simple
|
String
|
定义form字段的name映射
|
required
|
xhtml
|
Boolean
|
在label上添加一个*
|
tabIndex
|
padding-right: 5
发表评论 |
评论