^1639996779745
@
sname
GetThingFromSelf
slabel
GetThingFromSelf
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.lang.actions.SelfAction
smany
true
seditCols
2
sinitialization
false
sgroup
thing
smodifier
public
sinheritDescription
false
sdescription
<p>从一个事物的属性或子事物定义的事物，优先从属性中获取事物，其次从子事物中获取，返回值为获取的事物。</p>
sth_createIndex
false
sth_mark
false
sid
GetThingFromSelf
  @/@actions
  sname
  actions
  sdescriptors
  xworker.lang.MetaDescriptor3/@actions
  sth_createIndex
  false
  sth_mark
  false
  sid
  actions
    @/@actions/@run
    sname
    run
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.core.actions.thing.GetThingFromSelfActions
    smethodName
    run
    sdisableGlobalContext
    false
    sattributeTemplate
    false
    sinterpretationType
    Action
    svarScope
    Global
    ssaveReturn
    false
    sdescriptors
    xworker.lang.actions.Actions/@JavaAction
    sth_createIndex
    false
    sth_mark
    false
    sid
    run
  @/@name
  sname
  name
  sreadOnly
  false
  sinheritDescription
  false
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_mark
  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
  sth_mark
  false
  sid
  label
  @/@selfName
  sname
  selfName
  sreadOnly
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
<p>通常该动作作为某个事物的行为而执行，此时self变量为当前事物，因此需要指定源事物的变量名。</p>

<p>如果源事物为空，将会抛出异常。</p>
#$@text#$@
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_mark
  false
  sid
  selfName
  @/@attributeName
  sname
  thingAttributeName
  ssize
  40
  sreadOnly
  false
  sinheritDescription
  false
  sdescription
  <p>引用事物的属性名。</p>
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_mark
  false
  sid
  attributeName
  @/@childThingName
  sname
  thingChildPath
  ssize
  60
  sreadOnly
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
<p>子事物路径，通过该路径获取子事物定义的事物。</p>

<p>如:</p>

<p><a href="mailto:thing@0">thing@0</a>，获取第一个名为thing的子事物。</p>

<p><a href="mailto:thing@0/@0">thing@0/@0</a>，获取第一个名为thing的子事物的第一个任意子事物。</p>
#$@text#$@
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_mark
  false
  sid
  childThingName
  @/@exceptionOnNoSelf
  sname
  exceptionOnNoSelf
  sinputtype
  truefalse
  sreadOnly
  false
  sdefault
  true
  sinheritDescription
  false
  sdescription
  <p>当源self事物为null时是否抛出异常。</p>
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_mark
  false
  sid
  exceptionOnNoSelf
  @/@exceptionOnNoThing
  sname
  exceptionOnNoThing
  sinputtype
  truefalse
  sreadOnly
  false
  sdefault
  true
  sinheritDescription
  false
  sdescription
  <p>当从源self事物获取事物为null时是否抛出异常。</p>
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_mark
  false
  sid
  exceptionOnNoThing
