^1640824417664
@
sname
Project
slabel
App初始化
sdescriptors
xworker.lang.MetaDescriptor3
smany
true
seditCols
2
sinitialization
false
sgroup
xworker.app
smodifier
public
sinheritDescription
false
Sdescription
#$@text#$@
<p>XWorker硬用(App)的启动初始化项目，初始化以下项目：</p>

<ul>
	<li>启动APP任务。</li>
	<li>注册一些权限等。</li>
</ul>
#$@text#$@
snotXmlAttribute
false
sjson_isArray
false
sth_createIndex
true
sth_registThing
child|xworker.ide.worldexplorer.StartupIndex
sth_registMyChilds
false
sth_mark
false
  @/@actions
  sname
  actions
  sdescriptors
  xworker.lang.MetaDescriptor3/@actions
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_mark
  false
  sid
  actions
    @/@actions/@init
    sname
    init
    schangeSelf
    false
    sinterpretationType
    Self
    sattributeTemplate
    false
    schildsAttributeTemplate
    false
    svarScope
    Local
    sisSynchronized
    false
    sthrowException
    true
    suseOtherAction
    false
    screateLocalVarScope
    false
    ssaveReturn
    false
    sdisableGlobalContext
    false
    sdescriptors
    xworker.lang.actions.Actions/@ActionGroup
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_mark
    false
    sid
    init
      @/@actions/@init/@actions
      sname
      actions
      sdescriptors
      xworker.lang.actions.Begin/@actions
      sth_createIndex
      false
      sth_registMyChilds
      false
      sth_mark
      false
      sid
      actions
        @/@actions/@init/@actions/@registPermissions
        sname
        registPermissions
        sth_createIndex
        false
        sth_registMyChilds
        false
        sinterpretationType
        Self
        sattributeTemplate
        false
        schildsAttributeTemplate
        false
        svarScope
        Local
        sisSynchronized
        false
        sthrowException
        true
        suseOtherAction
        false
        screateLocalVarScope
        false
        ssaveReturn
        false
        sdisableGlobalContext
        false
        sdescriptors
        xworker.lang.security.Permissions
        sth_mark
        false
        sid
        registPermissions
          @/@actions/@init/@actions/@registPermissions/@ExtjsServerStore
          sname
          ExtjsServerStore
          sgroup
          xworker.app.extjs.DataObjectStore
          sdescription
          <p>和Extjs表格相关的一个服务器应用，可以通过DataObject查询、创建、修改和删除数据。</p>
          sdescriptors
          xworker.lang.security.Permissions/@Permission
          sth_createIndex
          false
          sth_registMyChilds
          false
          sth_mark
          false
          sid
          ExtjsServerStore
            @/@actions/@init/@actions/@registPermissions/@ExtjsServerStore/@read
            sname
            read
            Sdescription
#$@text#$@
<p><strong>查询数据，权限的参数值：</strong></p>

<ul>
	<li><strong>类型：</strong>APP</li>
	<li><strong>权限名：</strong>xworker.app.extjs.DataObjectStore</li>
	<li><strong>动作：</strong>read</li>
	<li><strong>路径：</strong>dataObjectPath，根据数据对象判断权限。</li>
</ul>

<p>应用可以参看：<a href="do?sc=xworker.ide.worldexplorer.swt.http.ThingDoc/@desc&amp;nohead=true&amp;thing=xworker.web.app.view.extjs.server.DataObjectStore/@read">xworker.web.app.view.extjs.server.DataObjectStore/@read</a></p>
#$@text#$@
            sdescriptors
            xworker.lang.security.Permissions/@Permission/@Action
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            sid
            read
            @/@actions/@init/@actions/@registPermissions/@ExtjsServerStore/@create
            sname
            create
            Sdescription
#$@text#$@
<div id="content">
<p><strong>创建数据，权限的参数值：</strong></p>

<ul>
	<li><strong>类型：</strong>APP</li>
	<li><strong>权限名：</strong>xworker.app.extjs.DataObjectStore</li>
	<li><strong>动作：</strong>create</li>
	<li><strong>路径：</strong>dataObjectPath，根据数据对象判断权限。</li>
</ul>

<p>应用可以参看：<a href="do?sc=xworker.ide.worldexplorer.swt.http.ThingDoc/@desc&amp;nohead=true&amp;thing=xworker.web.app.view.extjs.server.DataObjectStore/@create">xworker.web.app.view.extjs.server.DataObjectStore/@create</a></p>
</div>
#$@text#$@
            sdescriptors
            xworker.lang.security.Permissions/@Permission/@Action
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            sid
            create
            @/@actions/@init/@actions/@registPermissions/@ExtjsServerStore/@update
            sname
            update
            Sdescription
#$@text#$@
<div id="content">
<p><strong>更新数据，权限的参数值：</strong></p>

<ul>
	<li><strong>类型：</strong>APP</li>
	<li><strong>权限名：</strong>xworker.app.extjs.DataObjectStore</li>
	<li><strong>动作：</strong>update</li>
	<li><strong>路径：</strong>dataObjectPath，根据数据对象判断权限。</li>
</ul>

<p>&nbsp;应用可以参看：<a href="do?sc=xworker.ide.worldexplorer.swt.http.ThingDoc/@desc&amp;nohead=true&amp;thing=xworker.web.app.view.extjs.server.DataObjectStore/@update">xworker.web.app.view.extjs.server.DataObjectStore/@update</a></p>
</div>
#$@text#$@
            sdescriptors
            xworker.lang.security.Permissions/@Permission/@Action
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            sid
            update
            @/@actions/@init/@actions/@registPermissions/@ExtjsServerStore/@delete
            sname
            delete
            Sdescription
#$@text#$@
<div id="content">
<p><strong>删除数据，权限的参数值：</strong></p>

<ul>
	<li><strong>类型：</strong>APP</li>
	<li><strong>权限名：</strong>xworker.app.extjs.DataObjectStore</li>
	<li><strong>动作：</strong>delete</li>
	<li><strong>路径：</strong>dataObjectPath，根据数据对象判断权限。</li>
</ul>

<p>应用可以参看：<a href="do?sc=xworker.ide.worldexplorer.swt.http.ThingDoc/@desc&amp;nohead=true&amp;thing=xworker.web.app.view.extjs.server.DataObjectStore/@destroy">xworker.web.app.view.extjs.server.DataObjectStore/@destroy</a></p>
</div>
#$@text#$@
            sdescriptors
            xworker.lang.security.Permissions/@Permission/@Action
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            sid
            delete
          @/@actions/@init/@actions/@registPermissions/@DataObjectForm
          sname
          DataObjectForm
          sgroup
          xworker.app.extjs.DataObjectForm
          sdescription
          <p>和Extjs表单相关的一个服务器应用，通过DataObject操作数据。</p>
          sdescriptors
          xworker.lang.security.Permissions/@Permission
          sth_createIndex
          false
          sth_registMyChilds
          false
          sth_mark
          false
          sid
          DataObjectForm
            @/@actions/@init/@actions/@registPermissions/@DataObjectForm/@read
            sname
            read
            Sdescription
#$@text#$@
<div id="content">
<p><strong>读取表单数据，权限的参数值：</strong></p>

<ul>
	<li><strong>类型：</strong>APP</li>
	<li><strong>权限名：</strong>xworker.app.extjs.DataObjectForm</li>
	<li><strong>动作：</strong>read</li>
	<li><strong>路径：</strong>dataObjectPath，根据数据对象判断权限。</li>
</ul>

<p>应用可以参看：<a href="do?sc=xworker.ide.worldexplorer.swt.http.ThingDoc/@desc&amp;nohead=true&amp;thing=xworker.web.app.view.extjs.server.DataObjectForm/@read">xworker.web.app.view.extjs.server.DataObjectForm/@read</a></p>
</div>
#$@text#$@
            sdescriptors
            xworker.lang.security.Permissions/@Permission/@Action
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            sid
            read
            @/@actions/@init/@actions/@registPermissions/@DataObjectForm/@create
            sname
            create
            Sdescription
#$@text#$@
<div id="content">
<p><strong>通过表单数据创建一个数据，权限的参数值：</strong></p>

<ul>
	<li><strong>类型：</strong>APP</li>
	<li><strong>权限名：</strong>xworker.app.extjs.DataObjectForm</li>
	<li><strong>动作：</strong>create</li>
	<li><strong>路径：</strong>dataObjectPath，根据数据对象判断权限。</li>
</ul>

<p>应用可以参看：<a href="do?sc=xworker.ide.worldexplorer.swt.http.ThingDoc/@desc&amp;nohead=true&amp;thing=xworker.web.app.view.extjs.server.DataObjectForm/@create">xworker.web.app.view.extjs.server.DataObjectForm/@create</a></p>
</div>
#$@text#$@
            sdescriptors
            xworker.lang.security.Permissions/@Permission/@Action
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            sid
            create
            @/@actions/@init/@actions/@registPermissions/@DataObjectForm/@update
            sname
            update
            Sdescription
#$@text#$@
<div id="content">
<p><strong>通过表单数据更新一个数据，权限的参数值：</strong></p>

<ul>
	<li><strong>类型：</strong>APP</li>
	<li><strong>权限名：</strong>xworker.app.extjs.DataObjectForm</li>
	<li><strong>动作：</strong>update</li>
	<li><strong>路径：</strong>dataObjectPath，根据数据对象判断权限。</li>
</ul>

<p>应用可以参看：<a href="do?sc=xworker.ide.worldexplorer.swt.http.ThingDoc/@desc&amp;nohead=true&amp;thing=xworker.web.app.view.extjs.server.DataObjectForm/@update">xworker.web.app.view.extjs.server.DataObjectForm/@update</a></p>
</div>
#$@text#$@
            sdescriptors
            xworker.lang.security.Permissions/@Permission/@Action
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            sid
            update
            @/@actions/@init/@actions/@registPermissions/@DataObjectForm/@delete
            sname
            delete
            Sdescription
#$@text#$@
<div id="content">
<p><strong>通过表单数据删除一个数据，权限的参数值：</strong></p>

<ul>
	<li><strong>类型：</strong>APP</li>
	<li><strong>权限名：</strong>xworker.app.extjs.DataObjectForm</li>
	<li><strong>动作：</strong>delete</li>
	<li><strong>路径：</strong>dataObjectPath，根据数据对象判断权限。</li>
</ul>

<p>应用可以参看：<a href="do?sc=xworker.ide.worldexplorer.swt.http.ThingDoc/@desc&amp;nohead=true&amp;thing=xworker.web.app.view.extjs.server.DataObjectForm/@delete">xworker.web.app.view.extjs.server.DataObjectForm/@delete</a></p>
</div>
#$@text#$@
            sdescriptors
            xworker.lang.security.Permissions/@Permission/@Action
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            sid
            delete
            @/@actions/@init/@actions/@registPermissions/@DataObjectForm/@validate
            sname
            validate
            Sdescription
#$@text#$@
<div id="content">
<p><strong>校验表单的数据，权限的参数值：</strong></p>

<ul>
	<li><strong>类型：</strong>APP</li>
	<li><strong>权限名：</strong>xworker.app.extjs.DataObjectForm</li>
	<li><strong>动作：</strong>validate</li>
	<li><strong>路径：</strong>dataObjectPath，根据数据对象判断权限。</li>
</ul>

<p>应用可以参看：<a href="do?sc=xworker.ide.worldexplorer.swt.http.ThingDoc/@desc&amp;nohead=true&amp;thing=xworker.web.app.view.extjs.server.DataObjectForm/@validate">xworker.web.app.view.extjs.server.DataObjectForm/@validate</a></p>
</div>
#$@text#$@
            sdescriptors
            xworker.lang.security.Permissions/@Permission/@Action
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            sid
            validate
          @/@actions/@init/@actions/@registPermissions/@FileManager
          sname
          FileManager
          sgroup
          xworker.app.extjs
          sdescription
          <p>使用Extjs编写了一个服务器端的文件管理器。</p>
          sdescriptors
          xworker.lang.security.Permissions/@Permission
          sth_createIndex
          false
          sth_registMyChilds
          false
          sth_mark
          false
          sid
          FileManager
            @/@actions/@init/@actions/@registPermissions/@FileManager/@listFiles
            sname
            listFiles
            slabel
            listFiles
            sdescriptors
            xworker.lang.security.Permissions/@Permission/@Action
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            sid
            listFiles
            @/@actions/@init/@actions/@registPermissions/@FileManager/@createFolder
            sname
            createFolder
            slabel
            createFolder
            sdescriptors
            xworker.lang.security.Permissions/@Permission/@Action
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            sid
            createFolder
            @/@actions/@init/@actions/@registPermissions/@FileManager/@delete
            sname
            delete
            slabel
            delete
            sdescription
            <p>删除目录或文件。</p>
            sdescriptors
            xworker.lang.security.Permissions/@Permission/@Action
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            sid
            delete
            @/@actions/@init/@actions/@registPermissions/@FileManager/@uploadFile
            sname
            uploadFile
            slabel
            uploadFile
            sdescription
            <p>上传文件。</p>
            sdescriptors
            xworker.lang.security.Permissions/@Permission/@Action
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            sid
            uploadFile
            @/@actions/@init/@actions/@registPermissions/@FileManager/@rename
            sname
            rename
            slabel
            rename
            sdescription
            <p>对文件重命名。</p>
            sdescriptors
            xworker.lang.security.Permissions/@Permission/@Action
            sth_createIndex
            false
            sth_registMyChilds
            false
            sth_mark
            false
            sid
            rename
        @/@actions/@init/@actions/@run
        sname
        startAppTasks
        sisSynchronized
        false
        sthrowException
        true
        suseOtherAction
        false
        suseOuterJava
        true
        souterClassName
        xworker.app.task.AppTaskManager
        smethodName
        refreshTasks
        sdisableGlobalContext
        false
        sattributeTemplate
        false
        sinterpretationType
        Action
        svarScope
        Global
        screateLocalVarScope
        false
        ssaveReturn
        false
        sdescriptors
        xworker.lang.actions.Actions/@JavaAction
        sinheritDescription
        false
        sth_createIndex
        false
        sth_registMyChilds
        false
        sth_mark
        false
        sid
        run
