^1716359609461
@
sname
AttributeEditConfig
sdescriptors
xworker.lang.MetaDescriptor3
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
snotXmlAttribute
false
sjson_isArray
false
sth_createIndex
false
sth_registMyChilds
false
sth_registDisabled
false
sth_mark
false
  @/@inputtype
  sname
  inputtype
  slabel
  InputType
  sinputtype
  inputSelect
  sgroup
  Editor
  Sdescription
#$@text#$@
<p>如果想要对输入方式做进一步的设定，可以尝试点击属性&lsquo;输入扩展属性&rsquo;输入框后的&lsquo;*&rsquo;号按钮。</p>
<p>如果使用DataStore或者关联作为数据源，那么应注意相关联的数据对象应该有一个主键，否则会有时发生取不到值的情况，如swt的combo。</p>
#$@text#$@
  szh_label
  输入方式
  sdescriptors
  xworker.lang.MetaDescriptor2/@attribute
  sextends
  xworker.lang.MetaDescriptor3/@attribute/@inputtype
  sinheritDescription
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  Szh_description
#$@text#$@
属性的编辑控件定义。<br />
<br />
可以在输入扩展属性里定义编辑控件的更多参数。
#$@text#$@
  Sen_description
#$@text#$@
<p>If you want to make further settings for the input method, you can try to click the &lsquo;*&rsquo; button behind the attribute&lsquo;input extended attributes&rsquo;input box. </p>
<p>If you use DataStore or association as the data source, you should note that the associated data object should have a primary key, otherwise there will be cases where the value cannot be obtained, such as swt's combo. </p>
#$@text#$@
  sth_mark
  false
  sid
  inputtype
  @/@size1
  sname
  size
  slabel
  尺寸
  sgroup
  Editor
  sreadOnly
  false
  sinheritDescription
  false
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sen_label
  Size
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  size1
  @/@width
  sname
  width
  slabel
  宽度
  sgroup
  Editor
  sshowLabel
  true
  sreadOnly
  false
  sinheritDescription
  false
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  snotXmlAttribute
  false
  sen_label
  Width
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  width
  @/@height
  sname
  height
  slabel
  高度
  sgroup
  Editor
  sshowLabel
  true
  sreadOnly
  false
  sinheritDescription
  false
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  snotXmlAttribute
  false
  sen_label
  Height
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  height
  @/@readOnly
  sname
  readOnly
  slabel
  是否只读
  sinputtype
  truefalse
  sgroup
  Editor
  sreadOnly
  false
  sdefault
  false
  sinheritDescription
  false
  sdescription
  <p>一般是指编辑控件的只读属性。</p>
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sen_label
  ReadOnly
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>Generally refers to the read-only property of the edit control. </p>
  sth_mark
  false
  sid
  readOnly
  @/@disabled
  sname
  disabled
  sinputtype
  truefalse
  sgroup
  Editor
  sreadOnly
  false
  sdefault
  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
  disabled
  @/@pattern
  sname
  editPattern
  slabel
  编辑样式
  sgroup
  Editor
  sshowLabel
  true
  slabelAlign
  right
  slabelVAlign
  baseline
  sreadOnly
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
<p>用于把字符串格式的值转成指定类型的值。</p>

<p>比如属性的类型是日期，现在设置的值是一个字符串，那么就需要进行格式转换，此时会用到本属性设置的格式。</p>

<p>也可以不设置，如日期转换内置多种常用格式。如果转不了，即设置了字符串类型的值，而转换为null，那么需要设置正确的格式。</p>

<p>Java格式，如yyyy-MM-dd。</p>
#$@text#$@
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  snotXmlAttribute
  false
  sxmlJsonIncludeDefault
  false
  sen_label
  EditPattern
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_noThingRegistViewer
  false
  sth_fileMonitor
  false
  sth_deprecated
  false
  szh_description
  属性的格式，如yyyy-MM-dd。
  sen_description
  <p>Java format, such as yyyy-MM-dd.</p>
  sth_mark
  false
  sth_registQueryOnlySelf
  false
  sjson_isArray
  false
  sid
  pattern
  @/@viewPattern
  sname
  viewPattern
  slabel
  查看样式
  sgroup
  Editor
  sshowLabel
  true
  slabelAlign
  right
  slabelVAlign
  baseline
  smodifier
  public
  sreadOnly
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
<p>用于显示属性的值的时候的格式化。</p>
#$@text#$@
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sxmlJsonIncludeDefault
  false
  sen_label
  viewPattern
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  viewPattern
  @/@jsEditPattern
  sname
  jsEditPattern
  slabel
  JS编辑样式
  sgroup
  Editor
  sshowLabel
  true
  slabelAlign
  right
  slabelVAlign
  baseline
  smodifier
  private
  sreadOnly
  false
  sinheritDescription
  false
  sdescription
  <p>JavaScript的格式。</p>
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sen_label
  jsEditPattern
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>The format of JavaScript. </p>
  sth_mark
  false
  sid
  jsEditPattern
  @/@jsViewPattern
  sname
  jsViewPattern
  slabel
  JS查看样式
  sgroup
  Editor
  sreadOnly
  false
  sinheritDescription
  false
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sen_label
  jsViewPattern
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  jsViewPattern
  @/@rowspan
  sname
  rowspan
  slabel
  Rowspan
  ssize
  5
  sgroup
  Editor
  sgroupIndex
  1
  sdescription
  <p> property editor control to edit the page layout in the share of the number of rows. </ p>
  szh_label
  跨行
  sdescriptors
  xworker.lang.MetaDescriptor2/@attribute
  sinheritDescription
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  szh_description
  <p>属性编辑控件在编辑页面布局中所占的行数。</p>
  sth_mark
  false
  sid
  rowspan
  @/@colspan
  sname
  colspan
  slabel
  Colspan
  ssize
  5
  sgroup
  Editor
  sgroupIndex
  1
  sdescription
  Property editor control to edit the page layout when the number of columns occupied.
  szh_label
  跨列
  sdescriptors
  xworker.lang.MetaDescriptor2/@attribute
  sinheritDescription
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  szh_description
  属性编辑控件在编辑页面布局时所占的列数。
  sth_mark
  false
  sid
  colspan
  @/@showLabel
  sname
  showLabel
  slabel
  显示标签
  sinputtype
  truefalse
  sgroup
  Editor
  sreadOnly
  false
  sdefault
  true
  sinheritDescription
  false
  sdescription
  <p>在编辑表单中是否显示标签。</p>
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sen_label
  showLabel
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>Whether to display the label in the edit form. </p>
  sth_mark
  false
  sid
  showLabel
  @/@labelAlign
  sname
  labelAlign
  slabel
  标签水平对齐
  sinputtype
  select
  sgroup
  Editor
  sreadOnly
  false
  sdefault
  right
  sinheritDescription
  false
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sen_label
  labelAlign
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  labelAlign
    @/@labelAlign/@left
    sname
    left
    slabel
    左对齐
    svalue
    left
    sen_label
    left
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    left
    @/@labelAlign/@right
    sname
    right
    slabel
    右对齐
    svalue
    right
    sen_label
    right
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    right
    @/@labelAlign/@center
    sname
    center
    slabel
    居中
    svalue
    center
    sen_label
    center
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    center
    @/@labelAlign/@justify
    sname
    justify
    slabel
    两边对齐
    svalue
    justify
    sen_label
    justify
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    justify
  @/@labelVAlign
  sname
  labelVAlign
  slabel
  标签垂直对齐
  sinputtype
  select
  sgroup
  Editor
  sreadOnly
  false
  sdefault
  baseline
  sinheritDescription
  false
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sen_label
  labelVAlign
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  labelVAlign
    @/@labelVAlign/@top
    sname
    top
    slabel
    上对齐
    svalue
    top
    sen_label
    top
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    top
    @/@labelVAlign/@center
    sname
    center
    slabel
    中间对齐
    svalue
    center
    sen_label
    center
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    center
    @/@labelVAlign/@buttom
    sname
    bottom
    slabel
    下对齐
    svalue
    bottom
    sen_label
    bottom
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    buttom
    @/@labelVAlign/@baseline
    sname
    baseline
    slabel
    基线
    svalue
    baseline
    sen_label
    baseline
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    baseline
  @/@labelColor
  sname
  labelColor
  slabel
  标签颜色
  sinputtype
  colorpicker
  sgroup
  Editor
  sshowLabel
  true
  smodifier
  public
  sreadOnly
  false
  sinheritDescription
  false
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  snotXmlAttribute
  false
  sen_label
  Label color
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  labelColor
  @/@labelFont
  sname
  labelFont
  slabel
  标签字体
  sinputtype
  fontSelect
  sgroup
  Editor
  sshowLabel
  true
  smodifier
  public
  sreadOnly
  false
  sinheritDescription
  false
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  snotXmlAttribute
  false
  sen_label
  Label font
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  labelFont
  @/@addonLabel
  sname
  addonLabel
  slabel
  附加标签
  sgroup
  Editor
  sshowLabel
  true
  smodifier
  public
  sreadOnly
  false
  sinheritDescription
  false
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  snotXmlAttribute
  false
  sen_label
  Additional label
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  addonLabel
  @/@addonLabelColor
  sname
  addonLabelColor
  slabel
  附加标签颜色
  sinputtype
  colorpicker
  sgroup
  Editor
  sshowLabel
  true
  smodifier
  public
  sreadOnly
  false
  sinheritDescription
  false
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  snotXmlAttribute
  false
  sen_label
  Additional label color
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  addonLabelColor
  @/@addonLabelFont
  sname
  addonLabelFont
  slabel
  附加标签字体
  sinputtype
  fontSelect
  sgroup
  Editor
  sshowLabel
  true
  smodifier
  public
  sreadOnly
  false
  sinheritDescription
  false
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  snotXmlAttribute
  false
  sen_label
  Additional label font
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  addonLabelFont
  @/@group
  sname
  group
  slabel
  Group
  sgroup
  Editor
  sgroupIndex
  1
  sshowLabel
  true
  smodifier
  public
  sreadOnly
  false
  sinheritDescription
  false
  sdescription
  <p> attribute in the edit form inside the packet. </ p>
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  snotXmlAttribute
  false
  szh_label
  分组
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  szh_description
  <p>属性在编辑表单里的分组。</p>
  sth_mark
  false
  sid
  group
  @/@groupIndex
  sname
  groupIndex
  slabel
  GroupIndex
  sgroup
  Editor
  sgroupIndex
  1
  sshowLabel
  true
  smodifier
  public
  sreadOnly
  false
  sinheritDescription
  false
  sdescription
  <p> decided that the group has an index of the sort. </ p>
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  snotXmlAttribute
  false
  szh_label
  分组索引
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  szh_description
  <p>决定这个分组的排序先后的索引。</p>
  sth_mark
  false
  sid
  groupIndex
  @/@validateAllowBlank
  sname
  validateAllowBlank
  slabel
  allowBlank
  sinputtype
  truefalse
  sgroup
  Validate
  sgroupIndex
  100
  sreadOnly
  false
  sdefault
  true
  sinheritDescription
  false
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  validateAllowBlank
  @/@24889
  sname
  blankText
  stype
  string
  ssize
  60
  scolspan
  2
  sgroup
  Validate
  sreadOnly
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
The error text to display if the <b><tt><a href="output/Ext.form.TextField.html#Ext.form.TextField-allowBlank" ext:member="allowBlank" ext:cls="Ext.form.TextField">allowBlank</a></tt></b> validation
fails (defaults to <tt>'This field is required'</tt>)
#$@text#$@
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  24889
  @/@24798
  sname
  invalidClass
  stype
  string
  sgroup
  Validate
  sreadOnly
  false
  sinheritDescription
  false
  sdescription
  The CSS class to use when marking a field invalid (defaults to 'x-form-invalid')
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  24798
  @/@24799
  sname
  invalidText
  stype
  string
  ssize
  60
  scolspan
  2
  sgroup
  Validate
  sreadOnly
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
<div class="short">The error text to use when marking a field invalid and no message is provided
(defaults to 'The value in this field i...
#$@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
  24799
  @/@24807
  sname
  validateOnBlur
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Validate
  sreadOnly
  false
  sdefault
  true
  sinheritDescription
  false
  sdescription
  Whether the field should validate when it loses focus (defaults to true).
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  24807
  @/@24808
  sname
  validationDelay
  stype
  number
  sgroup
  Validate
  sreadOnly
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
The length of time in milliseconds after user input begins until validation
is initiated (defaults to 250)
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  24808
  @/@24809
  sname
  validationEvent
  stype
  string/boolean
  scolspan
  2
  sgroup
  Validate
  sreadOnly
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
<div class="short">The event that should initiate field validation. Set to false to disable
      automatic validation (defaults to 'key...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  24809
  @/@24898
  sname
  maxLength
  stype
  number
  sgroup
  Validate
  sreadOnly
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
<div class="short">Maximum input field length allowed by validation (defaults to Number.MAX_VALUE).
This behavior is intended to provide...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  24898
  @/@24900
  sname
  minLength
  stype
  number
  sgroup
  Validate
  sreadOnly
  false
  sinheritDescription
  false
  sdescription
  Minimum input field length required (defaults to <tt>0</tt>)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  24900
  @/@24902
  sname
  regex
  stype
  regexp
  scolspan
  2
  sgroup
  Validate
  sreadOnly
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
<div class="short">A JavaScript RegExp object to be tested against the field value during validation
(defaults to null). If the test fai...
#$@text#$@
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  24902
  @/@regexText
  sname
  regexText
  ssize
  60
  scolspan
  2
  sgroup
  Validate
  sreadOnly
  false
  sinheritDescription
  false
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  regexText
  @/@24858
  sname
  allowDecimals
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Validate
  sreadOnly
  false
  sdefault
  true
  sinheritDescription
  false
  sdescription
  False to disallow decimal values (defaults to true)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  24858
  @/@24859
  sname
  allowNegative
  stype
  boolean
  sinputtype
  truefalse
  sgroup
  Validate
  sreadOnly
  false
  sdefault
  true
  sinheritDescription
  false
  sdescription
  False to prevent entering a negative sign (defaults to true)
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  24859
  @/@24916
  sname
  maxValue
  stype
  date/string
  sgroup
  Validate
  sreadOnly
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
<div class="short">The maximum allowed time. Can be either a Javascript date object with a valid time value or a string
time in a valid ...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  24916
  @/@24918
  sname
  minValue
  stype
  date/string
  sgroup
  Validate
  sreadOnly
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
<div class="short">The minimum allowed time. Can be either a Javascript date object with a valid time value or a string
time in a valid ...
#$@text#$@
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  24918
  @/@inputValue
  sname
  inputValue
  sgroup
  Editor
  sreadOnly
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
<div class="mdesc">The value that should go into the generated input element's value attribute</div>
<p>&nbsp;ExtJs的属性。</p>
#$@text#$@
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  inputValue
  @/@validationAction
  sname
  validationAction
  slabel
  校验方法
  ssize
  60
  scolspan
  2
  sgroup
  Validate
  sdescription
  <p>执行校验的动作的事物路径。默认是Model实现的校验方法。</p>
  sen_label
  validationAction
  sdescriptors
  xworker.lang.MetaDescriptor2/@attribute
  sinheritDescription
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>The transaction path of the verification action. The default is the verification method implemented by the Model. </p>
  sth_mark
  false
  sid
  validationAction
  @/@editorId
  sname
  editorId
  slabel
  编辑器标识
  scolspan
  2
  sgroup
  Editor
  sreadOnly
  false
  sinheritDescription
  false
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sen_label
  editorId
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  editorId
  @/@SwtObject
  sname
  SwtObject
  sdescriptors
  xworker.lang.MetaDescriptor2/@thing
  seditCols
  2
  sdescription
  <p> Set SWT edit control things. </ p>
  szh_label
  SWT编辑设置
  sinheritDescription
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  szh_description
  <p>设置SWT编辑控件相关的事物模型。</p>
  sth_mark
  false
  sid
  SwtObject
    @/@SwtObject/@inputExtend
    sname
    inputExtend
    slabel
    InputExtend
    sdescriptors
    xworker.lang.MetaDescriptor2/@thing
    sextends
    xworker.swt.Commons
    smany
    true
    seditCols
    2
    Sdescription
#$@text#$@
<p> in the SWT editing, over-the things that can be further expanded property editor control functions, this thing is equivalent to SWT things. </ p>
<p> edit control when the property has been created, it will call the create method of this thing, this time can be variable paren to access the properties of the corresponding edit control. . </ p>
<p> created when the action attribute contains the property editor control, context variables, but also includes some default initial Face: </ p>
<ul>
    <li> explorerActions: your browser's Action List. </ li>
    <li> explorerContext: the browser action context. </ li>
    <li> thingContext: the current context of things, editing actions. </ li>
</ ul>
#$@text#$@
    szh_label
    输入扩充
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    Szh_description
#$@text#$@
<p>在SWT编辑时，过本事物可以进一步扩充属性编辑控件的功能，本事物相当于SWT的事物。</p>
<p>当属性的编辑控件已经创建后，会调用本事物的create方法，此时可以变量paren来访问相对应的属性编辑控件。。</p>
<p>创建属性时的动作上下文包含属性编辑控件的变量，也包含一些默认初始的变脸：</p>
<ul>
    <li>explorerActions：浏览器的动作列表。</li>
    <li>explorerContext：浏览器的动作上下文。</li>
    <li>thingContext：当前事物编辑动作上下文。</li>
</ul>
#$@text#$@
    sth_mark
    false
    sid
    inputExtend
      @/@SwtObject/@inputExtend/@Begin
      sname
      Begin
      sdescriptors
      xworker.lang.MetaDescriptor3
      sextends
      xworker.swt.Widgets
      smany
      true
      seditCols
      2
      sinitialization
      false
      smodifier
      public
      sinheritDescription
      false
      sdescription
      <p>仅是一个入口。</p>
      snotXmlAttribute
      false
      sjson_isArray
      false
      sth_createIndex
      false
      sth_registMyChilds
      false
      sth_registDisabled
      false
      sen_description
      <p>It's just an entrance. </p>
      sth_mark
      false
      sid
      Begin
        @/@SwtObject/@inputExtend/@Begin/@actions
        sname
        actions
        sdescriptors
        xworker.lang.MetaDescriptor3/@actions
        sinheritDescription
        false
        sth_createIndex
        false
        sth_registMyChilds
        false
        sth_registDisabled
        false
        sth_mark
        false
        sid
        actions
          @/@SwtObject/@inputExtend/@Begin/@actions/@create
          sname
          create
          sthrowException
          true
          suseOtherAction
          false
          suseOuterJava
          true
          suseInnerJava
          false
          souterClassName
          xworker.dataObject.AttributeEditConfigActions
          smethodName
          create
          sdisableGlobalContext
          false
          sattributeTemplate
          false
          svarScope
          Local
          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
          create
        @/@SwtObject/@inputExtend/@Begin/@name
        sname
        name
        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
        name
        @/@SwtObject/@inputExtend/@Begin/@label
        sname
        label
        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
        label
        @/@SwtObject/@inputExtend/@Begin/@description
        sname
        description
        sinputtype
        html
        scolspan
        2
        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
    @/@SwtObject/@inputEditor
    sname
    inputEditor
    slabel
    InputEditor
    sdescriptors
    xworker.lang.MetaDescriptor2/@thing
    sextends
    xworker.lang.MetaDescriptor3Actions,xworker.swt.Widgets
    seditCols
    2
    Sdescription
#$@text#$@
<p>自定义的属性编辑器。</p>

<p><strong>控件</strong></p>

<p>&nbsp;&nbsp;&nbsp; 调用create(）方法创建控件，默认执行所有子节点的create方法，返回最后一个子节点的执行结果。其中没有独立的变量上下文，共同表单的变量上下文。</p>

<p><strong>Model</strong></p>

<p>&nbsp;&nbsp;&nbsp; 使用createModel()方法创建模型。如果未实现使用默认的Model。Model用于从编辑控件上取值和赋值以及实现校验等。</p>

<p><strong>控件命名规则</strong></p>

<p>&nbsp;&nbsp;&nbsp;&nbsp;使用默认Model时的规则。控件的命名规则是&lt;属性名&gt;+Input，如属性的名字是name，那么控件在全局变量中保存的名字应该是nameInput。</p>

<p><strong>控件布局</strong></p>

<p>&nbsp;&nbsp;&nbsp; 布局是GridLayout，控件可以使用GridData，如果没有设置，使用表单创建的gridData。</p>

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

<ul>
	<li><strong>Control create(Composite parent,&nbsp;&nbsp;&nbsp;GridData layngData, Thing&nbsp;attribute,&nbsp;boolean itThingEditor, ModifyListener modifyListener)</strong><br />
	创建编辑控件。<br />
	&nbsp;</li>
	<li><strong>Thing&nbsp;createModel(Thing attribute)</strong><br />
	创建属性模型。&nbsp;<br />
	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
</ul>

<p>&nbsp; &nbsp;</p>
#$@text#$@
    szh_label
    输入编辑器
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    Sen_description
#$@text#$@
<p>Customized attribute editor. </p>

<p><strong>Controls</strong></p>

<p>&nbsp;&nbsp;&nbsp; Call the create() method to create the control, the create method of all child nodes is executed by default, and the execution result of the last child node is returned. There is no independent variable context, the variable context of the common form. </p>

<p><strong>Model</strong></p>

<p>&nbsp;&nbsp;&nbsp; Use the createModel() method to create a model. If not implemented, use the default Model. Model is used to fetch and assign values ​​from the edit control and implement verification. </p>

<p><strong>Control naming rules</strong></p>

<p>&nbsp;&nbsp;&nbsp;&nbsp;The rules when using the default Model. The naming rule of the control is <attribute name>+Input. If the name of the attribute is name, then the name of the control saved in the global variable should be nameInput. </p>

<p><strong>Control layout</strong></p>

<p>&nbsp;&nbsp;&nbsp; The layout is GridLayout, the control can use GridData, if not set, use the gridData created by the form. </p>

<p><strong>Methods that can be overridden</strong></p>

<ul>
<li><strong>Control create(Composite parent,&nbsp;&nbsp;&nbsp;GridData layngData, Thing&nbsp;attribute,&nbsp;boolean itThingEditor, ModifyListener modifyListener)</strong><br />
Create an edit control. <br />
&nbsp;</li>
<li><strong>Thing&nbsp;createModel(Thing attribute)</strong><br />
Create an attribute model. &nbsp;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li>
</ul>

<p>&nbsp; &nbsp;</p>
#$@text#$@
    sth_mark
    false
    sid
    inputEditor
    @/@SwtObject/@inputModel
    sname
    inputModel
    slabel
    InputModel
    sdescriptors
    xworker.lang.MetaDescriptor2/@thing
    sextends
    xworker.swt.model.Model
    seditCols
    2
    Sdescription
#$@text#$@
<p> Model's role is assigned to the edit control, value, and checking and so on. </ p>
<p> property editor Model, the definition of this node, if the things, it will be replaced by any other means to create the properties of Model. </ p>
#$@text#$@
    szh_label
    输入模型
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    Szh_description
#$@text#$@
<p>Model的作用在于对编辑控件赋值、取值和校验等。</p>
<p>属性编辑器的Model，如果定义此节点事物，那么会替代通过其他任何方式创建的属性Model。</p>
#$@text#$@
    sth_mark
    false
    sid
    inputModel
    @/@SwtObject/@ItemEditor
    sname
    ItemEditor
    sdescriptors
    xworker.lang.MetaDescriptor2/@thing
    sextends
    xworker.swt.Widgets
    Sdescription
#$@text#$@
<p>条目编辑器，在表格、Tree等编辑条目时选择自定义时使用。</p>

<h3>约定</h3>

<p>&nbsp;&nbsp;&nbsp; 只有第一个子节点生效，需要创建一个名为actions的ActionContainer，ActionContianer的方法有：</p>

<ul>
	<li><strong>Object getValue()</strong><br />
	返回编辑的值。<br />
	&nbsp;</li>
	<li><strong>void setValue(Item item, int column, Object value)</strong><br />
	设置编辑器的值。</li>
</ul>

<h3>保存编辑变量和自动销毁</h3>

<ul>
	<li><strong>editor.saveValue()</strong><br />
	使用editor变量调用saveValue()方法可以保存变量。<br />
	&nbsp;</li>
	<li><strong>自动销毁</strong><br />
	当编辑完毕时可以自动销毁编辑控件，以便表格等编辑下一个单元格。<br />
	在销毁前需要一个判断，xworker.swt.custom.tableEditors.ItemEditorUtils.isNotDisposeOnSaveValue(TimeEditor.this.actionContext)==false时才销毁控件，否则不要销毁控件。</li>
</ul>

<p>&nbsp;&nbsp;&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>
#$@text#$@
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    Sen_description
#$@text#$@
<p>Item editor, used when selecting custom when editing items in tables, trees, etc. </p>

<h3>Convention</h3>

<p>&nbsp;&nbsp;&nbsp; Only the first child node takes effect. You need to create an ActionContainer named actions. The methods of ActionContianer are:</p>

<ul>
<li><strong>Object getValue()</strong><br />
Returns the edited value. <br />
&nbsp;</li>
<li><strong>void setValue(Item item, int column, Object value)</strong><br />
Set the value of the editor. </li>
</ul>

<h3>Save and edit variables and automatically destroy</h3>

<ul>
<li><strong>editor.saveValue()</strong><br />
Use the editor variable to call the saveValue() method to save the variable. <br />
&nbsp;</li>
<li><strong>Automatic destruction</strong><br />
When the editing is completed, the edit control can be automatically destroyed, so that the next cell can be edited by the table, etc. <br />
A judgment is required before destruction, xworker.swt.custom.tableEditors.ItemEditorUtils.isNotDisposeOnSaveValue(TimeEditor.this.actionContext)==false will only destroy the control, otherwise do not destroy the control. </li>
</ul>

<p>&nbsp;&nbsp;&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>
#$@text#$@
    sth_mark
    false
    sid
    ItemEditor
  @/@value
  sname
  value
  slabel
  Value
  sdescriptors
  xworker.lang.MetaDescriptor2/@thing
  sdescription
  When the properties of the input method is the drop-down selection box, check box, or enter a choice, optional value is to provide candidates for the value.
  szh_label
  可选值
  sinheritDescription
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  szh_description
  当属性的输入方式是下拉选择框、复选框或者输入选择时，可选值提供候选值。
  sth_mark
  false
  sid
  value
    @/@value/@name
    sname
    name
    slabel
    Name
    szh_label
    名称
    sdescriptors
    xworker.lang.MetaDescriptor2/@attribute
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    name
    @/@value/@label
    sname
    label
    slabel
    Label
    szh_label
    标签
    sdescriptors
    xworker.lang.MetaDescriptor2/@attribute
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    label
    @/@value/@value
    sname
    value
    slabel
    Value
    ssize
    60
    scolspan
    2
    szh_label
    值
    sdescriptors
    xworker.lang.MetaDescriptor2/@attribute
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    value
    @/@value/@value1
    sname
    value
    slabel
    可选值
    sdescriptors
    xworker.lang.MetaDescriptor2/@thing
    sextends
    xworker.dataObject.AttributeEditConfig/@value
    sen_label
    value
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    value1
  @/@inputattrs
  sname
  inputattrs
  slabel
  InputAttributes
  ssize
  60
  sinputtype
  openWindow
  scolspan
  2
  sgroup
  Editor
  sgroupIndex
  1
  sdescription
  You can enter some input control's properties to increase the control of the properties, such as text input methods can increase the expansion of district property: rows = "3" cols = "80". <br /><br />Generally extended attributes are as follows: <br />Code Editor: codeName, codeTpye, wrap, such as: codeName = Java codeType = Java. <br /><br />Text Area: wrap
  szh_label
  输入扩展属性
  sdescriptors
  xworker.lang.MetaDescriptor2/@attribute
  sinheritDescription
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  Szh_description
#$@text#$@
可以输入一些输入控件的属性来增加控件的属性，如输入方式为文本区时可以增加扩充属性：rows=&quot;3&quot; cols=&quot;80&quot;。<br />
<br />
一般扩展属性如下：<br />
代码编辑器：codeName, codeTpye,wrap，如：codeName=Java codeType=Java。<br />
<br />
文本区：wrap
#$@text#$@
  sth_mark
  false
  sid
  inputattrs
  @/@propertyName
  sname
  propertyName
  slabel
  值表达式
  ssize
  60
  scolspan
  2
  sgroup
  Editor
  sdescription
  <p>默认情况下值名称是何属性名一致的，如果该属性要显示其他字段或者其他字段的组合（使用Ognl表达式），那么可以在此字段里指定。</p>
  sen_label
  propertyName
  sdescriptors
  xworker.lang.MetaDescriptor2/@attribute
  sinheritDescription
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>By default, the value name is consistent with the attribute name. If the attribute needs to display other fields or a combination of other fields (using Ognl expressions), you can specify it in this field. </p>
  sth_mark
  false
  sid
  propertyName
  @/@modifyAction
  sname
  modifyAction
  slabel
  修改动作
  sextends
  xworker.lang.MetaDescriptor3/@modifyAction
  sgroup
  Editor
  sreadOnly
  false
  sinheritDescription
  true
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  snotXmlAttribute
  false
  sen_label
  modifyAction
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  modifyAction
  @/@modifyStoreListener
  sname
  modifyStoreListener
  slabel
  修改监听
  sextends
  xworker.lang.MetaDescriptor3/@attribute/@modifyStoreListener
  sgroup
  Editor
  sreadOnly
  false
  sinheritDescription
  true
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sen_label
  modifyStoreListener
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  modifyStoreListener
  @/@showInTable
  sname
  showInTable
  slabel
  表格中显示
  sinputtype
  truefalse
  scolspan
  1
  sgroup
  GridView
  sgroupIndex
  20
  sreadOnly
  false
  sdefault
  true
  sinheritDescription
  false
  sdescription
  <p>如果为false那么在表格中不显示该字段。</p>
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sen_label
  showInTable
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>If it is false, the field will not be displayed in the table. </p>
  sth_mark
  false
  sid
  showInTable
  @/@gridWidth
  sname
  gridWidth
  slabel
  列宽度
  sgroup
  GridView
  sshowLabel
  true
  sreadOnly
  false
  sinheritDescription
  false
  sdescription
  <p>列的宽度。</p>
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sen_label
  gridWidth
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>The width of the column. </p>
  sth_mark
  false
  sid
  gridWidth
  @/@editable
  sname
  editable
  slabel
  是否可编辑
  sinputtype
  truefalse
  sgroup
  GridView
  sshowLabel
  true
  slabelAlign
  right
  slabelVAlign
  baseline
  smodifier
  public
  sreadOnly
  false
  sdefault
  true
  sinheritDescription
  false
  sdescription
  <p>一般是指在表格中按单元格编辑时是否可以编辑。</p>
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sxmlJsonIncludeDefault
  false
  sen_label
  Editable
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>Generally refers to whether it can be edited when editing by cell in the table. </p>
  sth_mark
  false
  sid
  editable
  @/@gridShowEditor
  sname
  gridShowEditor
  sinputtype
  truefalse
  sgroup
  GridView
  sshowLabel
  true
  smodifier
  public
  sreadOnly
  false
  sdefault
  false
  sinheritDescription
  false
  sdescription
  <p>在表格中是否显示编辑器。默认显示的是文本。如果显示编辑器，表格同时也要能够编辑。</p>
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>Whether to show the editor in the table. The text is displayed by default. If the editor is displayed, the table must also be editable. </p>
  sth_mark
  false
  sid
  gridShowEditor
  @/@displayRelationLabel1
  sname
  displayRelationLabel
  slabel
  显示关联标签
  sinputtype
  truefalse
  sgroup
  GridView
  sreadOnly
  false
  sdefault
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
<p>是否在表格中默认显示关联事物的标签。</p>

<p>显示关联事物的标签的条件：</p>

<p>1. 设置了store的引用，通常是全局的DataStore。</p>
#$@text#$@
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  snotXmlAttribute
  false
  sen_label
  displayRelationLabel
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  Sen_description
#$@text#$@
<p>Whether to display the labels of related things in the table by default. </p>

<p>Conditions for displaying the labels of related things:</p>

<p>1. Set the store reference, usually the global DataStore. </p>
#$@text#$@
  sth_mark
  false
  sid
  displayRelationLabel1
  @/@displayField
  sname
  displayField
  slabel
  显示字段
  sinputtype
  openWindow
  sgroup
  GridView
  sinputattrs
  xworker.swt.dataObject.SelectAttributeDialog/@shell|dataObjectIndicator=self
  sreadOnly
  false
  sinheritDescription
  false
  sdescription
  <p>在表格之中使用其他字段的值显示为该字段的值。</p>
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sen_label
  displayField
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>Use the value of other fields in the table to display the value of the field. </p>
  sth_mark
  false
  sid
  displayField
  @/@gridFixed
  sname
  gridFixed
  slabel
  fixed
  sinputtype
  truefalse
  sgroup
  GridView
  sreadOnly
  false
  sdefault
  false
  sinheritDescription
  false
  sdescription
  <p>是否在表格中是固定列（不能拖动的列）</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>Whether it is a fixed column in the table (column that cannot be dragged)</p>
  sth_mark
  false
  sid
  gridFixed
  @/@gridHidden
  sname
  gridHidden
  slabel
  hidden
  sinputtype
  truefalse
  sgroup
  GridView
  sreadOnly
  false
  sdefault
  false
  sinheritDescription
  false
  sdescription
  <p>列是否是隐藏。</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>Whether the column is hidden. </p>
  sth_mark
  false
  sid
  gridHidden
  @/@gridHideable
  sname
  gridHideable
  slabel
  hideable
  sinputtype
  truefalse
  sgroup
  GridView
  sreadOnly
  false
  sdefault
  true
  sinheritDescription
  false
  sdescription
  <p>是否可以可以被隐藏的。</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>Whether it can be hidden. </p>
  sth_mark
  false
  sid
  gridHideable
  @/@gridSortable
  sname
  gridSortable
  slabel
  sortable
  sinputtype
  truefalse
  sgroup
  GridView
  sreadOnly
  false
  sdefault
  false
  sinheritDescription
  false
  sdescription
  <p>是否可以排序。</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>Whether it can be sorted. </p>
  sth_mark
  false
  sid
  gridSortable
  @/@gridSortDir
  sname
  gridSortDir
  slabel
  sortDir
  sgroup
  GridView
  sreadOnly
  false
  sinheritDescription
  false
  sdescription
  <p>默认的排序顺序。</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>The default sort order. </p>
  sth_mark
  false
  sid
  gridSortDir
  @/@gridTooltip
  sname
  gridTooltip
  slabel
  tooltip
  ssize
  60
  scolspan
  2
  sgroup
  GridView
  sreadOnly
  false
  sinheritDescription
  false
  sdescription
  <p>提示内容。</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>Prompt content. </p>
  sth_mark
  false
  sid
  gridTooltip
  @/@gridHeader
  sname
  gridHeader
  slabel
  header
  sgroup
  GridView
  sreadOnly
  false
  sinheritDescription
  false
  sdescription
  <p>表格中的列的标签，默认是属性的标签。</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>The label of the column in the table, the default is the label of the attribute. </p>
  sth_mark
  false
  sid
  gridHeader
  @/@gridAlign
  sname
  gridAlign
  slabel
  align
  sinputtype
  inputSelect
  sgroup
  GridView
  sreadOnly
  false
  sinheritDescription
  false
  sdescription
  <p>水平对齐方式。</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>Horizontal alignment. </p>
  sth_mark
  false
  sid
  gridAlign
    @/@gridAlign/@left
    sname
    left
    slabel
    Left
    svalue
    left
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    left
    @/@gridAlign/@right
    sname
    right
    slabel
    Right
    svalue
    right
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    right
    @/@gridAlign/@center
    sname
    center
    slabel
    Center
    svalue
    center
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    center
    @/@gridAlign/@justify
    sname
    justify
    slabel
    Justify
    svalue
    justify
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute/@value
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    justify
  @/@columnLocked
  sname
  columnLocked
  slabel
  锁定
  sinputtype
  truefalse
  sgroup
  GridView
  sshowLabel
  true
  sreadOnly
  false
  sdefault
  false
  sinheritDescription
  false
  sdescription
  <p>是否列锁定。</p>
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sen_label
  Locked
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>Whether the column is locked. </p>
  sth_mark
  false
  sid
  columnLocked
  @/@columnGroup
  sname
  columnGroup
  slabel
  列组名
  sgroup
  GridView
  sreadOnly
  false
  sinheritDescription
  false
  sdescription
  <p>如果有多级，那么使用.分割，比如总列.子列1,总列.子列2，列的组默认是居中。</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sen_label
  columnGroup
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>If there are multiple levels, then use. Split, such as total column. Sub-column 1, total column. Sub-column 2. The group of columns is centered by default. </p>
  sth_mark
  false
  sid
  columnGroup
  @/@gridGroupable
  sname
  gridGroupable
  slabel
  groupable
  sinputtype
  truefalse
  sgroup
  GridView
  sreadOnly
  false
  sdefault
  true
  sinheritDescription
  false
  sdescription
  <p>是否可以分组。</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>Whether it can be grouped. </p>
  sth_mark
  false
  sid
  gridGroupable
  @/@gridGroupName
  sname
  gridGroupName
  slabel
  groupName
  sgroup
  GridView
  sreadOnly
  false
  sinheritDescription
  false
  sdescription
  <p>分组名称。</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>Group name. </p>
  sth_mark
  false
  sid
  gridGroupName
  @/@gridEmptyGroupText
  sname
  gridEmptyGroupText
  slabel
  emptyGroupText
  sgroup
  GridView
  sreadOnly
  false
  sinheritDescription
  false
  sdescription
  <p>当行分组时空组的文本。</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>The text of the empty group when the lines are grouped. </p>
  sth_mark
  false
  sid
  gridEmptyGroupText
  @/@gridMenuDisabled
  sname
  gridMenuDisabled
  slabel
  menuDisabled
  sinputtype
  truefalse
  sgroup
  GridView
  sreadOnly
  false
  sdefault
  false
  sinheritDescription
  false
  sdescription
  <p>是否关闭列的标题的弹出菜单。</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>Whether to close the pop-up menu of the column header. </p>
  sth_mark
  false
  sid
  gridMenuDisabled
  @/@gridResizable
  sname
  gridResizable
  slabel
  resizable
  sinputtype
  truefalse
  sgroup
  GridView
  sreadOnly
  false
  sdefault
  true
  sinheritDescription
  false
  sdescription
  <p>列的大小是否可以改变尺寸。</p>
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>Whether the size of the column can be changed. </p>
  sth_mark
  false
  sid
  gridResizable
  @/@Ext
  sname
  Extjs
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  sinheritDescription
  false
  sdescription
  <p>Extjs相关的定义。</p>
  snotXmlAttribute
  false
  sjson_isArray
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sen_description
  <p>Extjs related definitions. </p>
  sth_mark
  false
  sid
  Ext
    @/@Ext/@GridColumn
    sname
    GridColumn
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Ext.grid.Column
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    GridColumn
    smodifier
    public
    sinheritDescription
    false
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    GridColumn
    @/@Ext/@GridColumnEditor
    sname
    GridColumnEditor
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Ext.grid.Column/@24970
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    GridColumn
    smodifier
    public
    sinheritDescription
    false
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    GridColumnEditor
    @/@Ext/@GridColumnRenderer
    sname
    GridColumnRenderer
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Ext.grid.Column/@24981
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    GridColumn
    smodifier
    public
    sinheritDescription
    false
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    GridColumnRenderer
    @/@Ext/@GridColumnGroupRenderer
    sname
    GridColumnGroupRenderer
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Ext.grid.Column/@24974
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    GridColumn
    smodifier
    public
    sinheritDescription
    false
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    GridColumnGroupRenderer
    @/@Ext/@24906
    sname
    EditorValidator
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Editor
    smodifier
    public
    sinheritDescription
    false
    Sdescription
#$@text#$@
<div class="short">A custom validation function to be called during field validation (validateValue)
(defaults to null). If specified, t...
#$@text#$@
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    24906
    @/@Ext/@Editor
    sname
    Editor
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Ext.form.Editors
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Editor
    smodifier
    public
    sinheritDescription
    false
    sdescription
    <p>新建、编辑和查看通用的编辑器。</p>
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sen_description
    <p>Create, edit and view a universal editor. </p>
    sth_mark
    false
    sid
    Editor
    @/@Ext/@CreateEditor
    sname
    CreateEditor
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Ext.form.Editors
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Editor
    smodifier
    public
    sinheritDescription
    false
    sdescription
    <p>新建表单对应的编辑器。</p>
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    CreateEditor
    @/@Ext/@EditEditor
    sname
    EditEditor
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Ext.form.Editors
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Editor
    smodifier
    public
    sinheritDescription
    false
    sdescription
    <p>编辑表单对应的编辑器。</p>
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    EditEditor
    @/@Ext/@ViewEditor
    sname
    ViewEditor
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Ext.form.Editors
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Editor
    smodifier
    public
    sinheritDescription
    false
    sdescription
    <p>查看表单对应的编辑器。</p>
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    ViewEditor
    @/@Ext/@listeners1
    sname
    listeners
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Ext.util.Observable/@25649
    smany
    true
    seditCols
    2
    sinitialization
    false
    sgroup
    Event
    smodifier
    public
    sinheritDescription
    false
    snotXmlAttribute
    false
    sjson_isArray
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    listeners1
  @/@relationDataObject
  sname
  relationDataObject
  slabel
  关联数据对象
  sinputtype
  openWindow
  ssize
  60
  scolspan
  2
  sgroup
  DataSource
  sgroupIndex
  10
  sinputattrs
  xworker.swt.xworker.attributeEditor.openWins.SelectThingOpenWindow/@shell|descriptor=xworker.dataObject.DataObject,returnType=path
  sshowLabel
  true
  slabelAlign
  right
  slabelVAlign
  baseline
  smodifier
  public
  sreadOnly
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
<p>如果字段的值是从其他数据对象选择而来，那么要指定关联的数据对象。</p>
<p>可以指定选择的查询条件事物，如果是下拉选择还可以指定下拉选择的选项事物。</p>
#$@text#$@
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sen_label
  relationDataObject
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  Sen_description
#$@text#$@
<p>If the value of the field is selected from other data objects, specify the associated data object. </p>
<p>You can specify the selected query conditions, if it is a drop-down selection, you can also specify the drop-down selection options. </p>
#$@text#$@
  sth_mark
  false
  sid
  relationDataObject
  @/@relationQueryConfig
  sname
  relationQueryConfig
  slabel
  关联查询配置
  sinputtype
  openWindow
  ssize
  60
  scolspan
  2
  sgroup
  DataSource
  sinputattrs
  xworker.swt.xworker.attributeEditor.openWins.SelectThingOpenWindow/@shell|descriptor=xworker.dataObject.query.Condition,returnType=path
  sreadOnly
  false
  sinheritDescription
  false
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sen_label
  relationQueryConfig
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  relationQueryConfig
  @/@relationValueField
  sname
  relationValueField
  slabel
  关联值字段
  sinputtype
  openWindow
  sgroup
  DataSource
  sinputattrs
  xworker.swt.dataObject.SelectAttributeDialog/@shell|dataObjectIndicator=relationDataObject
  sreadOnly
  false
  sinheritDescription
  false
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sen_label
  relationValueField
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  relationValueField
  @/@relationLabelField
  sname
  relationLabelField
  slabel
  关联标签字段
  sinputtype
  openWindow
  sgroup
  DataSource
  sinputattrs
  xworker.swt.dataObject.SelectAttributeDialog/@shell|dataObjectIndicator=relationDataObject
  sreadOnly
  false
  sinheritDescription
  false
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sen_label
  relationLabelField
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_mark
  false
  sid
  relationLabelField
  @/@storeId
  sname
  store
  slabel
  Store
  sinputtype
  openWindow
  ssize
  50
  sgroup
  DataSource
  sshowLabel
  true
  sreadOnly
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
<p>引用全局的DataStore，使用DataStoreManager获取相关DataStore，可以是DataStore的名称，也可以是DataStore的事物路径。</p>

<p><span style="color:rgb(255, 0, 0)"><strong>SWT:</strong></span><br />
如果是在SWT的DataObjectForm中使用，那么parentContext.parentContext为SWT界面的上下文，使用parentContext.parentContext.&lt;storeName&gt;访问SWT界面中定义的DataStore。</p>
#$@text#$@
  svalidateAllowBlank
  true
  LvalidateOnBlur
  false
  LallowDecimals
  false
  LallowNegative
  false
  snotXmlAttribute
  false
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  Sen_description
#$@text#$@
<p>Refer to the global DataStore, and use the DataStoreManager to obtain the related DataStore, which can be the name of the DataStore or the transaction path of the DataStore. </p>

<p><span style="color:rgb(255, 0, 0)"><strong>SWT:</strong></span><br />
If it is used in the SWT DataObjectForm, then parentContext.parentContext is the context of the SWT interface, and use parentContext.parentContext.&lt;storeName&gt; to access the DataStore defined in the SWT interface. </p>
#$@text#$@
  sth_mark
  false
  sid
  storeId
  @/@storeJs
  sname
  storeJs
  slabel
  StoreJs
  sinputtype
  openWindow
  ssize
  50
  sgroup
  DataSource
  sinputattrs
  xworker.swt.xworker.attributeEditor.openWins.SelectThingOpenWindow/@shell|attributeName=storeId,descriptor=xworker.extjs.Ext.data.Store,attributePattern=Ext.StoreMgr.get%28%27%7B0%7D%27%29,returnType=attribute
  sreadOnly
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
<p>同Store属性，本属性用于Extjs。</p>

<p><strong>通过标识指定Store</strong></p>

<p>比如可以输入Ext.StoreMgr.get(&#39;xxxx&#39;)，其中xxxx是Store的标识。一般通过这个方法设置Extjs的Store，此时Store通常是全局的。</p>

<p>生成的代码如：store: Ext.StoreMgr.get(&#39;xxxx&#39;)。</p>

<p><strong>通过变量设置Store</strong></p>

<p>比如可以输入xxxx，其中xxxx是变量名。生</p>

<p>成的代码如：store:xxxx。</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
  Sen_description
#$@text#$@
<p>Same as Store attribute, this attribute is used in Extjs. </p>

<p><strong>Specify Store by logo</strong></p>

<p>For example, you can enter Ext.StoreMgr.get(&#39;xxxx&#39;), where xxxx is the store logo. Generally, the Store of Extjs is set by this method. At this time, the Store is usually global. </p>

<p>The generated code is such as: store: Ext.StoreMgr.get(&#39;xxxx&#39;). </p>

<p><strong>Set Store through variables</strong></p>

<p>For example, you can enter xxxx, where xxxx is the variable name. Health</p>

<p>The finished code is such as: store:xxxx. </p>
#$@text#$@
  sth_mark
  false
  sid
  storeJs
