^1390461623659
@xworker.lang.actions.PropertySetter
sname
PropertySetter
slabel
PropertySetter
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.lang.actions.SelfAction
smany
true
seditCols
2
sinitialization
false
sgroup
Java
smodifier
public
sinheritDescription
false
sdescription
<p>设置属性值。</p>
sid
PropertySetter
@xworker.lang.actions.PropertySetter/@actions
sname
actions
sid
actions
slabel
actions
sdescriptors
xworker.lang.MetaDescriptor3/@actions
@xworker.lang.actions.PropertySetter/@actions/@run
sname
run
sisSynchronized
false
sthrowException
true
suseOtherAction
false
suseOuterJava
true
souterClassName
xworker.lang.actions.PropertySetterCreator
smethodName
run
sdisableGlobalContext
false
sid
run
sdescriptors
xworker.lang.actions.JavaAction
@xworker.lang.actions.PropertySetter/@name
sname
name
sinheritDescription
false
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
name
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.lang.actions.PropertySetter/@label
sname
label
sinheritDescription
false
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
label
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.lang.actions.PropertySetter/@dataSource
sname
dataSource
sinheritDescription
false
sdescription
<p>要设置值的数据源，如果为空那么设置到varScope指定的ActionContext的变量范围中。</p>
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
dataSource
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.lang.actions.PropertySetter/@propertyName
sname
propertyName
sinheritDescription
false
sdescription
<p>属性名，使用Ognl表达式。</p>
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
propertyName
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.lang.actions.PropertySetter/@valueSource
sname
valueSource
sinputtype
select
sshowLabel
true
sreadOnly
false
sdefault
get
sinheritDescription
false
Sdescription
#$@text#$@
<p>值来源</p>

<ul>
	<li><strong>get</strong><br />
	使用Ognl表达式从actinContext中获取。<br />
	&nbsp;</li>
	<li><strong>create</strong><br />
	类似根据类型从value中构造一个值。<br />
	&nbsp;</li>
	<li><strong>action</strong><br />
	通过自身的动作getValue获取值。</li>
</ul>
#$@text#$@
svalidateAllowBlank
true
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
valueSource
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.lang.actions.PropertySetter/@valueSource/@get
sname
get
slabel
get
svalue
get
sid
get
sdescriptors
xworker.lang.MetaDescriptor3/@attribute/@value
@xworker.lang.actions.PropertySetter/@valueSource/@create
sname
create
slabel
create
svalue
create
sid
create
sdescriptors
xworker.lang.MetaDescriptor3/@attribute/@value
@xworker.lang.actions.PropertySetter/@valueSource/@action
sname
action
slabel
action
svalue
action
sdescriptors
xworker.lang.MetaDescriptor3/@attribute/@value
sth_createIndex
false
sregistMyChilds
false
sth_mark
false
@xworker.lang.actions.PropertySetter/@type
sname
type
sextends
xworker.lang.actions.ValueFactory/@type
sinputtype
select
sdefault
string
sinheritDescription
true
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
type
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.lang.actions.PropertySetter/@value
sname
value
sinputtype
textarea
scolspan
2
sinheritDescription
false
LvalidateOnBlur
false
LallowDecimals
false
LallowNegative
false
sid
value
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
@xworker.lang.actions.PropertySetter/@actions1
sname
actions
slabel
Actions
sdescriptors
xworker.lang.MetaDescriptor2/@thing
sextends
xworker.lang.actions.Actions
smany
true
seditCols
2
Sdescription
#$@text#$@
<p>动作集合，通过子节点可以添加各种动作，动作通常是一个可执行的程序。</p>
<p>事物的第一个动作集合的子事物才可以作为事物的行为，第二个及其他动作集合就不能作为事物的行为使用了，事物的行为默认找第一个动作集合。</p>
<p>事物的run方法一般是这个事物转化为动作之后执行的方法。</p>
#$@text#$@
sid
actions
szh_label
动作
sth_createIndex
false
@xworker.lang.actions.PropertySetter/@actions1/@name
sname
name
sid
name
sdescriptors
xworker.lang.MetaDescriptor2/@attribute
