^1640742907623
@
sname
ExtThing
slabel
ExtThing
sdescriptors
xworker.lang.MetaDescriptor3
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
  @/@actions
  sname
  actions
  sdescriptors
  xworker.lang.MetaDescriptor3/@actions
  sid
  actions
    @/@actions/@toJavaScriptCode
    sname
    toJavaScriptCode
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    suseInnerJava
    false
    souterClassName
    xworker.extjs.ExtThingCreator
    smethodName
    toJavaScriptCode
    sdisableGlobalContext
    false
    sattributeTemplate
    false
    sinterpretationType
    Action
    svarScope
    Global
    screateLocalVarScope
    false
    ssaveReturn
    false
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    toJavaScriptCode
    @/@actions/@getExtType
    sname
    getExtType
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.extjs.ExtThingCreator
    smethodName
    getExtType
    sdisableGlobalContext
    false
    sdescriptors
    xworker.lang.actions.JavaAction
    sid
    getExtType
    @/@actions/@getJavaScriptObjectType
    sname
    getJavaScriptObjectType
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.extjs.ExtThingCreator
    smethodName
    getExtType
    sdisableGlobalContext
    false
    sattributeTemplate
    false
    sinterpretationType
    Action
    svarScope
    Global
    sdescriptors
    xworker.lang.actions.Actions/@JavaAction
    sth_createIndex
    false
    sth_mark
    false
    sid
    getJavaScriptObjectType
  @/@name1
  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
  name1
  @/@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
  @/@name
  sname
  varname
  sgroup
  Var
  sreadOnly
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
<p>声明的变量名。</p>
<p>大部分情况下控件是包含在父控件下的，但也有可能在某些场合下（比如全局定义中）控件是以new的方法单独创建的，比如可能是var &lt;varname&gt; = new Ext.xxxx()，其中varname就是变量名。</p>
<p>&nbsp;</p>
#$@text#$@
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  name
  @/@varref
  sname
  varref
  sgroup
  Var
  sreadOnly
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
<p>引用已有的变量，而不是通过自己生成Extjs相关代码。</p>
<p>如果varref不为空，那么生成的代码就是varref的引用变量。比如Store的varref=&quot;userStore&quot;，那么生成的代码是store=userStore;</p>
#$@text#$@
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  varref
  @/@haveTypeInCode
  sname
  haveTypeInCode
  sinputtype
  truefalse
  sgroup
  Var
  sreadOnly
  false
  sdefault
  false
  sinheritDescription
  false
  sdescription
  <p>在生成的代码中包含类型名。</p>
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  haveTypeInCode
  @/@useChildExtThing
  sname
  useChildExtThing
  sinputtype
  truefalse
  sgroup
  Var
  sreadOnly
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
<p>是否使用第一个子节点作为Ext事物。</p>

<p>可用在多种类型可选属性上，通过设置不同的子节点实现不同的类型。</p>
#$@text#$@
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_mark
  false
  sid
  useChildExtThing
  @/@sswtMenus
  sname
  sswtMenus
  sdescriptors
  xworker.lang.MetaDescriptor3/@swtMenus
  sextends
  xworker.extjs.ExtJs/@sswtMenus
  sid
  sswtMenus
  @/@varglobal
  sname
  varglobal
  sinputtype
  truefalse
  sgroup
  Var
  sreadOnly
  false
  sdefault
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
<p>如果为true，那么该代码将生成到全局变量（相对于本次代码生成），而引用者将使用该控件的varname作为引用。</p>
<p>生成的代码将放到整个代码的开头部位。</p>
#$@text#$@
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sid
  varglobal
  @/@thing
  sname
  function
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.extjs.Function
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  sinheritDescription
  false
  sdescription
  <p>一般JavaScript对象可以随时自定义一些方法，因此把function子节点加入到任何ExtThing中，以方便自定义函数。</p>
  sid
  thing
