^1461039007100
@
sname
ThingAction
slabel
ThingAction
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.lang.actions.SelfAction
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
Sdescription
#$@text#$@
<p>调用事物的方法。</p>

<p><strong>可以重写的方法：</strong></p>

<ul>
	<li><strong>Thing getThing()</strong><br />
	返回要调用方法的事物。<br />
	&nbsp;</li>
	<li><strong>String getActionName()</strong><br />
	返回要调用的动作名称。<br />
	<strong>&nbsp;</strong></li>
	<li><strong>ActionContext getActionContext()</strong><br />
	返回执行动作时的变量上下文，默认以actionContext的值为变量名从当前变量上下文中获取，如果为空使用当前变量上下文。</li>
</ul>

<p>&nbsp;</p>
#$@text#$@
snotXmlAttribute
false
sjson_isArray
false
sth_createIndex
false
@/@actions
sname
actions
sdescriptors
xworker.lang.MetaDescriptor3/@actions
sth_createIndex
false
sid
actions
@/@actions/@run
sname
run
sisSynchronized
false
sthrowException
false
suseOtherAction
false
suseOuterJava
true
souterClassName
xworker.lang.actions.ThingAction
smethodName
run
sdisableGlobalContext
false
sdescriptors
xworker.lang.actions.Actions/@JavaAction
sth_createIndex
false
sid
run
@/@actions/@getThing
sname
getThing
sisSynchronized
false
sthrowException
true
suseOtherAction
false
suseOuterJava
true
suseInnerJava
false
souterClassName
xworker.lang.actions.ThingAction
smethodName
getThing
sdisableGlobalContext
false
sattributeTemplate
false
sinterpretationType
Action
svarScope
Global
screateLocalVarScope
false
ssaveReturn
false
sdebugLog
false
sdescriptors
xworker.lang.actions.Actions/@JavaAction
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_registDisabled
false
sth_mark
false
sid
getThing
@/@actions/@getActionName
sname
getActionName
sattributeName
actionName
sinterpretationType
Self
sattributeTemplate
false
schildsAttributeTemplate
false
svarScope
Local
sisSynchronized
false
sthrowException
true
suseOtherAction
false
screateLocalVarScope
false
ssaveReturn
false
sdisableGlobalContext
false
sdebugLog
false
sdescriptors
xworker.lang.actions.ActionUtil/@GetString
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_registDisabled
false
sth_mark
false
sid
getActionName
@/@actions/@getActionContext
sname
getActionContext
sisSynchronized
false
sthrowException
true
suseOtherAction
false
suseOuterJava
true
suseInnerJava
false
souterClassName
xworker.lang.actions.ThingAction
smethodName
getActionContext
sdisableGlobalContext
false
sattributeTemplate
false
sinterpretationType
Action
svarScope
Global
screateLocalVarScope
false
ssaveReturn
false
sdebugLog
false
sdescriptors
xworker.lang.actions.Actions/@JavaAction
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_registDisabled
false
sth_mark
false
sid
getActionContext
@/@actions/@getVars
sname
getParameters
sisSynchronized
false
sthrowException
true
suseOtherAction
false
suseOuterJava
true
suseInnerJava
false
souterClassName
xworker.lang.actions.ThingAction
smethodName
getParameters
sdisableGlobalContext
false
sattributeTemplate
false
sinterpretationType
Action
svarScope
Global
screateLocalVarScope
false
ssaveReturn
false
sdebugLog
false
sdescriptors
xworker.lang.actions.Actions/@JavaAction
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_registDisabled
false
sth_mark
false
sid
getVars
@/@name
sname
name
sreadOnly
false
sinheritDescription
false
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
sid
name
@/@label
sname
label
sreadOnly
false
sinheritDescription
false
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
sid
label
@/@thingType
sname
thingType
sinputtype
select
sreadOnly
false
sinheritDescription
false
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
sid
thingType
@/@thingType/@path
sname
path
svalue
path
sdescriptors
xworker.lang.MetaDescriptor3/@attribute/@value
sth_createIndex
false
sid
path
@/@thingType/@var
sname
var
svalue
var
sdescriptors
xworker.lang.MetaDescriptor3/@attribute/@value
sth_createIndex
false
sid
var
@/@thing
sname
thing
sinputtype
dataSelector
ssize
60
scolspan
2
sreadOnly
false
sinheritDescription
false
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
sid
thing
@/@actionName
sname
actionName
sshowLabel
true
sreadOnly
false
sinheritDescription
false
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
snotXmlAttribute
false
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
sid
actionName
@/@actionContext
sname
actionContext
sshowLabel
true
sreadOnly
false
sdefault
actionContext
sinheritDescription
false
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
snotXmlAttribute
false
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
sid
actionContext
@/@varsToActionContext
sname
parameters
sinputtype
textarea
sshowLabel
true
sreadOnly
false
sinheritDescription
false
Sdescription
#$@text#$@
<p>如果actionContext属性不为null，那么可以设置从当前变量上下文转移到新变量上下文中的变量。</p>

<p>参数的方法：xxx:xxx,xxx1:xxx1，多个使用英文逗号分隔，如果需要变量名转换那么用英文冒号分隔前变量名和后变量名。</p>
#$@text#$@
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
snotXmlAttribute
false
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
sth_registMyChilds
false
sth_registDisabled
false
sth_mark
false
sid
varsToActionContext
@/@description
sname
description
sinputtype
html
sshowLabel
true
sreadOnly
false
sinheritDescription
false
svalidateAllowBlank
true
LvalidateOnBlur
true
LallowDecimals
true
LallowNegative
true
snotXmlAttribute
false
sdescriptors
xworker.lang.MetaDescriptor3/@attribute
sth_createIndex
false
sth_registMyChilds
false
sth_registDisabled
false
sth_mark
false
sid
description
