^1640777944882
@
sname
HttpExtjsJsonTreeModel
slabel
HttpExtjsJsonTreeModel
sdescriptors
xworker.lang.MetaDescriptor3
sextends
xworker.dataObject.app.model.tree.TreeModel
smany
true
seditCols
2
sinitialization
false
sgroup
http
smodifier
public
sinheritDescription
false
sdescription
<p>相当于Extjs的客户端，从服务器上去Extjs可用的树模型数据。</p>
sth_createIndex
false
sth_mark
false
sid
HttpExtjsJsonTreeModel
  @/@actions
  sname
  actions
  sdescriptors
  xworker.lang.MetaDescriptor3/@actions
  sth_createIndex
  false
  sth_mark
  false
  sid
  actions
    @/@actions/@getRoot
    sname
    getRoot
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.dataObject.app.model.tree.http.HttpExtjsJsonTreeModelActions
    smethodName
    getRoot
    sdisableGlobalContext
    false
    sattributeTemplate
    false
    sinterpretationType
    Action
    svarScope
    Global
    ssaveReturn
    false
    sdescriptors
    xworker.lang.actions.JavaAction
    sth_createIndex
    false
    sid
    getRoot
    @/@actions/@getChilds
    sname
    getChilds
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    suseOuterJava
    true
    souterClassName
    xworker.dataObject.app.model.tree.http.HttpExtjsJsonTreeModelActions
    smethodName
    getChilds
    sdisableGlobalContext
    false
    sattributeTemplate
    false
    sinterpretationType
    Action
    svarScope
    Global
    ssaveReturn
    false
    sdescriptors
    xworker.lang.actions.JavaAction
    sth_createIndex
    false
    sid
    getChilds
      @/@actions/@getChilds/@ins
      sisValidate
      false
      sname
      ins
      sdescriptors
      xworker.lang.actions.Inout/@ins
      sth_createIndex
      false
      sid
      ins
        @/@actions/@getChilds/@ins/@id
        sname
        id
        stypeCheck
        false
        soptional
        true
        scheck
        false
        scheckLevel
        exception
        sdescriptors
        xworker.lang.actions.Inout/@ins/@param
        sth_createIndex
        false
        sid
        id
  @/@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
  @/@labe
  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
  labe
  @/@httpUrlPrefix
  sname
  httpUrlPrefix
  ssize
  60
  sreadOnly
  false
  sinheritDescription
  false
  Sdescription
#$@text#$@
<p>附加到httpUrl的前缀，可以为空，最终的httpUrl是httpUrlPrefix和httpUrl两个参数拼接起来的。</p>

<p>httpUrlPrefix用于域名等会变化的场合，比如需要从配置中读取服务器地址，从变量中读取url的前缀等。</p>

<p>该变量的写法有：</p>

<p>attr:thingPath#attributeName，取配置事物的属性。<br />
&ldquo;xxx&rdquo;，常量xxxx。<br />
xxx，从变量上下文中取xxx。</p>
#$@text#$@
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_mark
  false
  sid
  httpUrlPrefix
  @/@httpUrl
  sname
  httpUrl
  sinputtype
  openWindow
  ssize
  60
  sinputattrs
  xworker.extjs.xworker.editor.EditTreeLoaderUrlOpenWindow/@shell
  sreadOnly
  false
  sinheritDescription
  false
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_mark
  false
  sid
  httpUrl
  @/@httpClient
  sname
  httpClient
  sinputtype
  dataSelector
  ssize
  60
  sreadOnly
  false
  sinheritDescription
  false
  sdescription
  <p>用于访问服务器抓取数据的HttpClient，如果为空使用默认。一般如果抓取数据需要登录，那么应该是使用指定的HttpClient，登录界面也使用相同的HttpClient。</p>
  svalidateAllowBlank
  true
  LvalidateOnBlur
  true
  LallowDecimals
  true
  LallowNegative
  true
  sdescriptors
  xworker.lang.MetaDescriptor3/@attribute
  sth_createIndex
  false
  sth_mark
  false
  sid
  httpClient
  @/@HttClient
  sname
  HttClient
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  sextends
  xworker.httpclient.HttpClient
  smany
  true
  seditCols
  2
  sinitialization
  false
  smodifier
  public
  sinheritDescription
  true
  sth_createIndex
  false
  sth_mark
  false
  sid
  HttClient
