^1640742913021
@
sname
Ajax
slabel
Ajax
sdescriptors
xworker.lang.MetaDescriptor3
smany
true
seditCols
2
sinitialization
false
smodifier
public
sinheritDescription
false
sdescription
<p>Ajax相关的动作。</p>
sth_createIndex
false
sth_mark
false
  @/@Request
  sname
  Request
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  Ajax
  smodifier
  public
  sinheritDescription
  false
  Sdescription
#$@text#$@
<p>Ajax请求。</p>
<pre style="line-height: normal; widows: 2; text-transform: none; font-variant: normal; font-style: normal; text-indent: 0px; orphans: 2; letter-spacing: normal; color: rgb(0,0,0); font-weight: normal; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px"><code>Ext.Ajax.request({
   url: <em>'ajax_demo/sample.json'</em>,
   success: <b>function</b>(response, opts) {
      <b>var</b> obj = Ext.decode(response.responseText);
      console.dir(obj);
   },
   failure: <b>function</b>(response, opts) {
      console.log(<em>'server-side failure <b>with</b> status code '</em> + response.status);
   }
});</code></pre>
#$@text#$@
  sth_createIndex
  true
  sth_registThing
  child|xworker.extjs.Function
  sth_mark
  false
  sid
  Request
    @/@Request/@actions
    sname
    actions
    sdescriptors
    xworker.lang.MetaDescriptor3/@actions
    sth_createIndex
    false
    sth_mark
    false
    sid
    actions
      @/@Request/@actions/@toJavaScriptCode
      sname
      toJavaScriptCode
      sisSynchronized
      false
      sthrowException
      true
      suseOtherAction
      false
      suseOuterJava
      true
      souterClassName
      xworker.extjs.functions.AjaxActions
      smethodName
      request
      sdisableGlobalContext
      false
      sattributeTemplate
      false
      sinterpretationType
      Action
      svarScope
      Global
      sdescriptors
      xworker.lang.actions.JavaAction
      sid
      toJavaScriptCode
    @/@Request/@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
    @/@Request/@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
    @/@Request/@url
    sname
    url
    ssize
    60
    scolspan
    2
    sreadOnly
    false
    sinheritDescription
    false
    svalidateAllowBlank
    true
    LvalidateOnBlur
    true
    LallowDecimals
    true
    LallowNegative
    true
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sth_createIndex
    false
    sth_mark
    false
    sid
    url
    @/@Request/@method
    sname
    method
    sinputtype
    select
    sreadOnly
    false
    sinheritDescription
    false
    svalidateAllowBlank
    true
    LvalidateOnBlur
    true
    LallowDecimals
    true
    LallowNegative
    true
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sth_createIndex
    false
    sth_mark
    false
    sid
    method
      @/@Request/@method/@POST
      sname
      POST
      svalue
      'POST'
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute/@value
      sth_createIndex
      false
      sth_mark
      false
      sid
      POST
      @/@Request/@method/@GET
      sname
      GET
      svalue
      'GET'
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute/@value
      sth_createIndex
      false
      sth_mark
      false
      sid
      GET
    @/@Request/@timeout
    sname
    timeout
    sreadOnly
    false
    sinheritDescription
    false
    svalidateAllowBlank
    true
    LvalidateOnBlur
    true
    LallowDecimals
    true
    LallowNegative
    true
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sth_createIndex
    false
    sth_mark
    false
    sid
    timeout
    @/@Request/@scope
    sname
    scope
    sreadOnly
    false
    sinheritDescription
    false
    svalidateAllowBlank
    true
    LvalidateOnBlur
    true
    LallowDecimals
    true
    LallowNegative
    true
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sth_createIndex
    false
    sth_mark
    false
    sid
    scope
    @/@Request/@params
    sname
    params
    sinputtype
    textarea
    sreadOnly
    false
    sinheritDescription
    false
    svalidateAllowBlank
    true
    LvalidateOnBlur
    true
    LallowDecimals
    true
    LallowNegative
    true
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sth_createIndex
    false
    sth_mark
    false
    sid
    params
    @/@Request/@headers
    sname
    headers
    sinputtype
    textarea
    sreadOnly
    false
    sinheritDescription
    false
    svalidateAllowBlank
    true
    LvalidateOnBlur
    true
    LallowDecimals
    true
    LallowNegative
    true
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sth_createIndex
    false
    sth_mark
    false
    sid
    headers
    @/@Request/@Callback
    sname
    Callback
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    smodifier
    public
    sinheritDescription
    false
    Sdescription
#$@text#$@
<p><span style="text-align: left; widows: 2; text-transform: none; text-indent: 0px; display: inline !important; font: medium Simsun; white-space: normal; orphans: 2; float: none; letter-spacing: normal; color: rgb(0,0,0); word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px">parameters:</span></p>
<ul style="text-align: left; widows: 2; text-transform: none; text-indent: 0px; font: medium Simsun; white-space: normal; orphans: 2; letter-spacing: normal; color: rgb(0,0,0); word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px">
    <li><b>options</b><span class="Apple-converted-space">&nbsp;</span>: Object
    <div class="sub-desc">The parameter to the request call.</div>
    </li>
    <li><b>success</b><span class="Apple-converted-space">&nbsp;</span>: Boolean
    <div class="sub-desc">True if the request succeeded.</div>
    </li>
    <li><b>response</b><span class="Apple-converted-space">&nbsp;</span>: Object
    <div class="sub-desc">The XMLHttpRequest object containing the response data. See<span class="Apple-converted-space">&nbsp;</span><a href="http://www.w3.org/TR/XMLHttpRequest/">http://www.w3.org/TR/XMLHttpRequest/</a><span class="Apple-converted-space">&nbsp;</span>for details about accessing elements of the response.</div>
    </li>
</ul>
#$@text#$@
    sth_createIndex
    false
    sth_mark
    false
    sid
    Callback
    @/@Request/@Success
    sname
    Success
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    smodifier
    public
    sinheritDescription
    false
    Sdescription
#$@text#$@
<div style="text-align: left; widows: 2; text-transform: none; text-indent: 0px; font: medium Simsun; white-space: normal; orphans: 2; letter-spacing: normal; color: rgb(0,0,0); word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px" class="sub-desc">The function to be called upon success of the request. The callback is passed the following parameters:
<ul>
    <li><b>response</b><span class="Apple-converted-space">&nbsp;</span>: Object
    <div class="sub-desc">The XMLHttpRequest object containing the response data.</div>
    </li>
    <li><b>options</b><span class="Apple-converted-space">&nbsp;</span>: Object
    <div class="sub-desc">The parameter to the request call.</div>
    </li>
</ul>
</div>
#$@text#$@
    sth_createIndex
    false
    sth_mark
    false
    sid
    Success
    @/@Request/@Failure
    sname
    Failure
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.functions.Ajax/@Request/@Success
    smany
    true
    seditCols
    2
    sinitialization
    false
    smodifier
    public
    sinheritDescription
    true
    sth_createIndex
    false
    sth_mark
    false
    sid
    Failure
    @/@Request/@sswtMenus
    sname
    sswtMenus
    sdescriptors
    xworker.lang.MetaDescriptor3/@swtMenus
    sextends
    xworker.extjs.ExtJs/@sswtMenus
    sid
    sswtMenus
  @/@DataObjectRequest
  sname
  DataObjectRequest
  sdescriptors
  xworker.lang.MetaDescriptor3/@thing
  smany
  true
  seditCols
  2
  sinitialization
  false
  sgroup
  Ajax
  smodifier
  public
  sinheritDescription
  false
  Sdescription
#$@text#$@
<p>Ajax请求。</p>
<pre style="line-height: normal; widows: 2; text-transform: none; font-variant: normal; font-style: normal; text-indent: 0px; orphans: 2; letter-spacing: normal; color: rgb(0,0,0); font-weight: normal; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px"><code>Ext.Ajax.request({
   url: <em>'ajax_demo/sample.json'</em>,
   success: <b>function</b>(response, opts) {
      <b>var</b> obj = Ext.decode(response.responseText);
      console.dir(obj);
   },
   failure: <b>function</b>(response, opts) {
      console.log(<em>'server-side failure <b>with</b> status code '</em> + response.status);
   }
});</code></pre>
#$@text#$@
  sth_createIndex
  true
  sth_registThing
  child|xworker.extjs.Function
  sth_mark
  false
  sid
  DataObjectRequest
    @/@DataObjectRequest/@actions
    sname
    actions
    sdescriptors
    xworker.lang.MetaDescriptor3/@actions
    sth_createIndex
    false
    sth_mark
    false
    sid
    actions
      @/@DataObjectRequest/@actions/@toJavaScriptCode
      sname
      toJavaScriptCode
      sisSynchronized
      false
      sthrowException
      true
      suseOtherAction
      false
      suseOuterJava
      true
      souterClassName
      xworker.extjs.functions.AjaxActions
      smethodName
      dataOjectRequest
      sdisableGlobalContext
      false
      sattributeTemplate
      false
      sinterpretationType
      Action
      svarScope
      Global
      sdescriptors
      xworker.lang.actions.JavaAction
      sid
      toJavaScriptCode
    @/@DataObjectRequest/@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
    @/@DataObjectRequest/@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
    @/@DataObjectRequest/@params
    sname
    dataObjectMethod
    sinputtype
    select
    sshowLabel
    true
    sreadOnly
    false
    sdefault
    xworker.web.app.view.extjs.server.DataObjectForm/@read
    sinheritDescription
    false
    svalidateAllowBlank
    true
    LvalidateOnBlur
    true
    LallowDecimals
    true
    LallowNegative
    true
    snotXmlAttribute
    false
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sth_createIndex
    false
    sth_mark
    false
    sid
    params
      @/@DataObjectRequest/@params/@read
      sname
      read
      svalue
      xworker.web.app.view.extjs.server.DataObjectForm/@read
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute/@value
      sth_createIndex
      false
      sth_mark
      false
      sid
      read
      @/@DataObjectRequest/@params/@create
      sname
      create
      svalue
      xworker.web.app.view.extjs.server.DataObjectForm/@create
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute/@value
      sth_createIndex
      false
      sth_mark
      false
      sid
      create
      @/@DataObjectRequest/@params/@update
      sname
      update
      svalue
      xworker.web.app.view.extjs.server.DataObjectForm/@update
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute/@value
      sth_createIndex
      false
      sth_mark
      false
      sid
      update
      @/@DataObjectRequest/@params/@delete
      sname
      delete
      svalue
      xworker.web.app.view.extjs.server.DataObjectForm/@delete
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute/@value
      sth_createIndex
      false
      sth_mark
      false
      sid
      delete
      @/@DataObjectRequest/@params/@validate
      sname
      validate
      svalue
      xworker.web.app.view.extjs.server.DataObjectForm/@validate
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute/@value
      sth_createIndex
      false
      sth_mark
      false
      sid
      validate
      @/@DataObjectRequest/@params/@init
      sname
      init
      svalue
      xworker.web.app.view.extjs.server.DataObjectForm/@init
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute/@value
      sth_createIndex
      false
      sth_mark
      false
      sid
      init
    @/@DataObjectRequest/@dataObjectPath
    sname
    dataObjectPath
    sinputtype
    dataSelector
    ssize
    60
    scolspan
    2
    sreadOnly
    false
    sinheritDescription
    false
    svalidateAllowBlank
    true
    LvalidateOnBlur
    true
    LallowDecimals
    true
    LallowNegative
    true
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sth_createIndex
    false
    sth_mark
    false
    sid
    dataObjectPath
    @/@DataObjectRequest/@method
    sname
    method
    sinputtype
    select
    sreadOnly
    false
    sinheritDescription
    false
    svalidateAllowBlank
    true
    LvalidateOnBlur
    true
    LallowDecimals
    true
    LallowNegative
    true
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sth_createIndex
    false
    sth_mark
    false
    sid
    method
      @/@DataObjectRequest/@method/@POST
      sname
      POST
      svalue
      'POST'
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute/@value
      sth_createIndex
      false
      sth_mark
      false
      sid
      POST
      @/@DataObjectRequest/@method/@GET
      sname
      GET
      svalue
      'GET'
      sdescriptors
      xworker.lang.MetaDescriptor3/@attribute/@value
      sth_createIndex
      false
      sth_mark
      false
      sid
      GET
    @/@DataObjectRequest/@timeout
    sname
    timeout
    sreadOnly
    false
    sinheritDescription
    false
    svalidateAllowBlank
    true
    LvalidateOnBlur
    true
    LallowDecimals
    true
    LallowNegative
    true
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sth_createIndex
    false
    sth_mark
    false
    sid
    timeout
    @/@DataObjectRequest/@scope
    sname
    scope
    sreadOnly
    false
    sinheritDescription
    false
    svalidateAllowBlank
    true
    LvalidateOnBlur
    true
    LallowDecimals
    true
    LallowNegative
    true
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sth_createIndex
    false
    sth_mark
    false
    sid
    scope
    @/@DataObjectRequest/@params1
    sname
    params
    sinputtype
    textarea
    sreadOnly
    false
    sinheritDescription
    false
    svalidateAllowBlank
    true
    LvalidateOnBlur
    true
    LallowDecimals
    true
    LallowNegative
    true
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sth_createIndex
    false
    sth_mark
    false
    sid
    params1
    @/@DataObjectRequest/@headers
    sname
    headers
    sinputtype
    textarea
    sreadOnly
    false
    sinheritDescription
    false
    svalidateAllowBlank
    true
    LvalidateOnBlur
    true
    LallowDecimals
    true
    LallowNegative
    true
    sdescriptors
    xworker.lang.MetaDescriptor3/@attribute
    sth_createIndex
    false
    sth_mark
    false
    sid
    headers
    @/@DataObjectRequest/@Callback
    sname
    Callback
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    smodifier
    public
    sinheritDescription
    false
    Sdescription
#$@text#$@
<p><span style="text-align: left; widows: 2; text-transform: none; text-indent: 0px; display: inline !important; font: medium Simsun; white-space: normal; orphans: 2; float: none; letter-spacing: normal; color: rgb(0,0,0); word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px">parameters:</span></p>
<ul style="text-align: left; widows: 2; text-transform: none; text-indent: 0px; font: medium Simsun; white-space: normal; orphans: 2; letter-spacing: normal; color: rgb(0,0,0); word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px">
    <li><b>options</b><span class="Apple-converted-space">&nbsp;</span>: Object
    <div class="sub-desc">The parameter to the request call.</div>
    </li>
    <li><b>success</b><span class="Apple-converted-space">&nbsp;</span>: Boolean
    <div class="sub-desc">True if the request succeeded.</div>
    </li>
    <li><b>response</b><span class="Apple-converted-space">&nbsp;</span>: Object
    <div class="sub-desc">The XMLHttpRequest object containing the response data. See<span class="Apple-converted-space">&nbsp;</span><a href="http://www.w3.org/TR/XMLHttpRequest/">http://www.w3.org/TR/XMLHttpRequest/</a><span class="Apple-converted-space">&nbsp;</span>for details about accessing elements of the response.</div>
    </li>
</ul>
#$@text#$@
    sth_createIndex
    false
    sth_mark
    false
    sid
    Callback
    @/@DataObjectRequest/@Success
    sname
    Success
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.Function
    smany
    true
    seditCols
    2
    sinitialization
    false
    smodifier
    public
    sinheritDescription
    false
    Sdescription
#$@text#$@
<div style="text-align: left; widows: 2; text-transform: none; text-indent: 0px; font: medium Simsun; white-space: normal; orphans: 2; letter-spacing: normal; color: rgb(0,0,0); word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px" class="sub-desc">The function to be called upon success of the request. The callback is passed the following parameters:
<ul>
    <li><b>response</b><span class="Apple-converted-space">&nbsp;</span>: Object
    <div class="sub-desc">The XMLHttpRequest object containing the response data.</div>
    </li>
    <li><b>options</b><span class="Apple-converted-space">&nbsp;</span>: Object
    <div class="sub-desc">The parameter to the request call.</div>
    </li>
</ul>
</div>
#$@text#$@
    sth_createIndex
    false
    sth_mark
    false
    sid
    Success
    @/@DataObjectRequest/@Failure
    sname
    Failure
    sdescriptors
    xworker.lang.MetaDescriptor3/@thing
    sextends
    xworker.extjs.functions.Ajax/@Request/@Success
    smany
    true
    seditCols
    2
    sinitialization
    false
    smodifier
    public
    sinheritDescription
    true
    sth_createIndex
    false
    sth_mark
    false
    sid
    Failure
    @/@DataObjectRequest/@sswtMenus
    sname
    sswtMenus
    sdescriptors
    xworker.lang.MetaDescriptor3/@swtMenus
    sextends
    xworker.extjs.ExtJs/@sswtMenus
    sid
    sswtMenus
