^1639996779557
@
sname
Group
slabel
Group
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.lang.actions.SelfAction
smany
true
seditCols
2
sinitialization
false
sgroup
data
smodifier
public
sinheritDescription
false
Sdescription
#$@text#$@
<p>对一个可以遍历的数据进行分组操作，如对一个List进行分组。返回List&lt;List&lt;Object&gt;&gt;类型的数据。</p>

<p><strong>分组的方法</strong></p>

<p>&nbsp;&nbsp;&nbsp; 子节点GroupField用于从对象中取值，取出的值作为键值，相同键值的分在一起。</p>

<p>用于把一个List按照指定的字段分组，分组后的List是List&lt;Map&lt;String, Object&gt;&gt;的结构，其中Map中的_data为分组后的List数据，分组的字段名请不要使用_data。</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
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.core.actions.data.GroupCreator
    smethodName
    run
    sdisableGlobalContext
    false
    sdescriptors
    xworker.lang.actions.JavaAction
    sth_createIndex
    false
    sid
    run
  @/@name
  sname
  name
  sinheritDescription
  false
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sid
  name
  @/@label
  sname
  label
  sinheritDescription
  false
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sid
  label
  @/@listName
  sname
  listName
  ssize
  60
  scolspan
  2
  sinheritDescription
  false
  sdescription
  <p>List数据的变量名称，使用Ognl表达式从actionContext中取。</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sid
  listName
  @/@varName
  sname
  varName
  sinheritDescription
  false
  sdescription
  <p>分组后的变量名，如果不为空用于放入到actionContext中。</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sid
  varName
  @/@GroupField
  sname
  GroupField
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  sinheritDescription
  false
  sdescription
  <p>要分组的字段。</p>
  sth_createIndex
  false
  sid
  GroupField
    @/@GroupField/@name1
    sname
    name
    sinheritDescription
    false
    sdescription
    <p>分组的字段名，作为返回结果的一个属性名。</p>
    LvalidateOnBlur
    false
    LallowDecimals
    false
    LallowNegative
    false
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sth_createIndex
    false
    sid
    name1
    @/@GroupField/@label
    sname
    label
    sinheritDescription
    false
    LvalidateOnBlur
    false
    LallowDecimals
    false
    LallowNegative
    false
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sth_createIndex
    false
    sid
    label
    @/@GroupField/@fieldName
    sname
    groupFieldName
    ssize
    60
    scolspan
    2
    sinheritDescription
    false
    sdescription
    <p>分组字段名，从List的数据中取值的Ognl表达式。</p>
    LvalidateOnBlur
    false
    LallowDecimals
    false
    LallowNegative
    false
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sth_createIndex
    false
    sid
    fieldName
    @/@GroupField/@type
    sname
    groupType
    sinputtype
    select
    sinheritDescription
    false
    Sdescription
#$@text#$@
<p>数据类型。</p>
<ul>
    <li>date<br />
    可以对date格式化后再分组。</li>
</ul>
#$@text#$@
    LvalidateOnBlur
    false
    LallowDecimals
    false
    LallowNegative
    false
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sth_createIndex
    false
    sid
    type
      @/@GroupField/@type/@date
      sname
      date
      slabel
      date
      svalue
      date
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute/@value
      sth_createIndex
      false
      sid
      date
    @/@GroupField/@pattern
    sname
    groupPattern
    sinheritDescription
    false
    sdescription
    <p>格式</p>
    LvalidateOnBlur
    false
    LallowDecimals
    false
    LallowNegative
    false
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sth_createIndex
    false
    sid
    pattern
