^1447931195465
@
sname
CreateAndEditThingAutoDemo
slabel
创建和编辑事物
sisChapter
true
sdescriptors
xworker.ide.tools.autodemo.AutoDemo
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_registDisabled
false
sth_mark
false
@/@AutoDemo
sname
AutoDemo
slabel
内容简介
sisChapter
true
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@AutoDemo
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_registDisabled
false
sth_mark
false
@/@AutoDemo/@ShowThingDescription
sname
ShowThingDescription
slabel
演示-内容简介
swaitTime
20000
Sdescription
#$@text#$@
<h3>如何创建事物</h3>

<ul>
	<li><strong>事物就是模型</strong><br />
	XWorker中使用模型编程，而每一个模型就是一个事物。<br />
	&nbsp;</li>
	<li><strong>一个事物总是通过一个已有的事物创建的</strong><br />
	在XWorker中一个事物总是通过一个已有的事物创建的，而用于创建事物的事物称为描述者。<br />
	&nbsp;</li>
	<li><strong>事物的编辑器是通过描述者动态生成的</strong><br />
	事物的节点属性表单以及能够添加哪些子节点等，都是由描述者决定的。</li>
</ul>
#$@text#$@
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@ShowThingDescription
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_registDisabled
false
sth_mark
false
@/@AutoDemo/@SysResponse
sname
SysResponse
slabel
系统-你好
swaitTime
5000
sdescription
<p>你好！</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_registDisabled
false
sth_mark
false
@/@AutoDemo/@SendText
sname
SendText
slabel
用户-你好
swaitTime
1000
scontent
你好！
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SendText
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_registDisabled
false
sth_mark
false
@/@AutoDemo/@SysResponse1
sname
SysResponse
slabel
系统-今天讲创建和编辑事物
swaitTime
5000
sdescription
<p>今天我们讲述如何创建和编辑事物。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_registDisabled
false
sth_mark
false
@/@AutoDemo/@SendText1
sname
SendText
slabel
用户-好的
swaitTime
1000
scontent
好的。
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SendText
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_registDisabled
false
sth_mark
false
@/@createThing
sname
explorer
slabel
如何创建事物
sisChapter
true
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@AutoDemo
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@SysResponse
sname
SysResponse
slabel
系统-介绍事物管理器
swaitTime
3000
sdescription
<p>上次我们讲到XWorker提供了一个工具叫做事物管理器，我们在事物管理器中创建和编辑事物。</p>
sisChapter
true
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@ShowComposite
sname
ShowComposite
slabel
演示-显示事物管理器
swaitTime
2000
scompositePath
xworker.demo.xworker.FakeExplorer/@mainComposite
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@ShowComposite
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@SysResponse3
sname
SysResponse
slabel
系统-打开事物管理器
sdescription
<p>现在，我们在右边打开事物管理器。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@SysResponse1
sname
SysResponse
slabel
系统-点击项目导航
swaitTime
6000
Sdescription
#$@text#$@
<p>看见项目导航标签页了吗？用鼠标点击一下，可以打开下级节点，此时在工作区同时也会打开目录浏览。</p>

<p><strong>请操作：</strong></p>

<p>&nbsp;&nbsp;&nbsp; 是鼠标点击一个项目导向的节点。</p>
#$@text#$@
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@SysResponse2
sname
SysResponse
slabel
系统-显示创建事物按钮
swaitTime
10000
Sdescription
#$@text#$@
<p>当在项目树节点选中一个包节点时，在目录浏览会出现创建新事物的按钮，点击它可以打开创建事物的窗口。</p>

<p>（演示时不用真的点击，如果打开了新建事物窗口，请选择关闭。）</p>
#$@text#$@
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@SendText2
sname
SendText
slabel
用户-帮我打开新建事物的窗口
swaitTime
1000
scontent
好的，那请帮我打开演示用的新建事物的窗口吧。
sisChapter
true
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SendText
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@SysResponse5
sname
SysResponse
slabel
系统-打开新建事物窗口
sdescription
<p>好的，现在右面显示的是新建事物的窗口。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@ShowComposite1
sname
ShowComposite
slabel
演示-打开新建事物
swaitTime
2000
scompositePath
xworker.demo.xworker.FakeNewThingDialog/@mainComposite
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@ShowComposite
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@SendText3
sname
SendText
slabel
用户-请求介绍
swaitTime
1000
scontent
能给我介绍一下新建事物的窗口吗？
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SendText
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@MarkControl
sname
MarkControl
slabel
演示-标记事物名
spath
contentActionContext.dataObjectNameText
stoolTipWidth
200
stoopTipHeight
100
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@MarkControl
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@SysResponse6
sname
SysResponse
slabel
系统-解释事物名
swaitTime
4000
sdescription
<p>首先，每个事物都有一个名字，需要输入事物名。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@UnMapkControl
sname
UnMapkControl
slabel
演示-取消事物名标记
spath
contentActionContext.dataObjectNameText
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@UnMapkControl
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@MarkControl1
sname
MarkControl
slabel
演示-标记描述者
spath
contentActionContext.descriptorText
stoolTipWidth
200
stoopTipHeight
100
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@MarkControl
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@SysResponse7
sname
SysResponse
slabel
系统-解释描述者
swaitTime
4000
sdescription
<p>其次，应该指定一个描述者，也就是指定新事物的类型和结构。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@UnMapkControl1
sname
UnMapkControl
slabel
演示-取消描述者标记
spath
contentActionContext.descriptorText
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@UnMapkControl
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@MarkControl2
sname
MarkControl
slabel
演示-标记路径
spath
contentActionContext.pathText
stoolTipWidth
200
stoopTipHeight
100
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@MarkControl
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@SysResponse8
sname
SysResponse
slabel
系统-解释路径
swaitTime
7000
sdescription
<p>路径一般是在项目导航中选定了，这里一般不用设置。不过也可以点击后面的*按钮，然后在弹出窗口中选择预置的目录等。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@UnMapkControl2
sname
UnMapkControl
slabel
演示-取消路径标记
spath
contentActionContext.pathText
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@UnMapkControl
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@MarkControl3
sname
MarkControl
slabel
演示-标记编码
spath
contentActionContext.codecTypeCombo
stoolTipWidth
200
stoopTipHeight
100
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@MarkControl
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@SysResponse9
sname
SysResponse
slabel
系统-解释编码
swaitTime
3000
sdescription
<p>编码格式一般选择默认的。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@UnMapkControl3
sname
UnMapkControl
slabel
演示-取消编码标记
spath
contentActionContext.codecTypeCombo
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@UnMapkControl
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@MarkControl4
sname
MarkControl
slabel
演示-标记选择
spath
contentActionContext.historyLabel
stoolTipWidth
200
stoopTipHeight
100
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@MarkControl
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@SysResponse10
sname
SysResponse
slabel
系统-解释描述者选择
swaitTime
10000
sdescription
<p>下面是用于快速选择描述者的，下面的左面是描述者的分类，右面的上面是描述者分类列表，下方是选中的描述者的文档。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@UnMapkControl4
sname
UnMapkControl
slabel
演示-取消选择标记
spath
contentActionContext.historyLabel
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@UnMapkControl
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@MarkControl5
sname
MarkControl
slabel
演示-标记确定按钮
spath
contentActionContext.okButton
stoolTipWidth
200
stoopTipHeight
100
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@MarkControl
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@SysResponse11
sname
SysResponse
slabel
系统-解释确定按钮
swaitTime
5000
sdescription
<p>点击确定按钮后，如果输入信息正确，那么就会创建一个新的事物并在事物管理器打开这个事物了。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@createThing/@UnMapkControl5
sname
UnMapkControl
slabel
演示-取消标记确定按钮
spath
contentActionContext.okButton
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@UnMapkControl
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2
sname
AutoDemo
slabel
编辑事物的演示
sisChapter
true
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@AutoDemo
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SelfDemo
sname
SelfDemo
slabel
演示-创建一个事物
sisChapter
true
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SelfDemo
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SelfDemo/@actions
sname
actions
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SelfDemo/@actions
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SelfDemo/@actions/@run
sname
run
sisSynchronized
false
sthrowException
true
suseOtherAction
false
svarScope
Local
sdisableGlobalContext
false
Scode
#$@text#$@
def thing = world.getThing("xworker.demo.xworker.base.EditThing");
actionContext.getScope(0).put("thingForEdit", thing.detach());
#$@text#$@
sinterpretationType
Action
screateLocalVarScope
false
ssaveReturn
false
sdebugLog
false
sdescriptors
xworker.lang.actions.Actions/@GroovyAction
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@EditThing
sname
EditThing
slabel
演示-打开事物
sthingPath
var:thingForEdit
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@EditThing
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SysResponse
sname
SysResponse
slabel
系统-解释打开事物
swaitTime
3000
sdescription
<p>当事物创建后会在事物管理器中打开，如现在右边的显示，这是一个编辑事物的界面。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SysResponse1
sname
SysResponse
slabel
系统-打开的是当前演示
swaitTime
3000
sdescription
<p>现在你看到的正在编辑的事物，正是当前的演示。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SendText
sname
SendText
slabel
用户-能修改和运行吗
swaitTime
1000
scontent
那我能在右边的编辑器中修改和运行么？
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SendText
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SysResponse2
sname
SysResponse
slabel
系统-可以
swaitTime
3000
sdescription
<p>当然可以，右边编辑的是我的副本，修改不会影响到我本身。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SendText1
sname
SendText
slabel
用户-教我使用
swaitTime
1000
scontent
那么，你就教教我如何使用它吧。
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SendText
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SysResponse3
sname
SysResponse
slabel
系统-简介
swaitTime
5000
Sdescription
#$@text#$@
<p>好的，编辑器大概可以分为5个部分：</p>

<ul>
	<li>标题</li>
	<li>菜单</li>
	<li>工具栏</li>
	<li>节点树</li>
	<li>属性编辑</li>
</ul>
#$@text#$@
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SysResponse4
sname
SysResponse
slabel
系统-标题
swaitTime
4000
sdescription
<p>标题用来显示当前事物是什么，鼠标移到上面时会弹出它的文档提示。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SysResponse5
sname
SysResponse
slabel
系统-菜单
swaitTime
4000
sdescription
<p>菜单是和事物相关的一些快捷功能，比如选择根节点，可以看到菜单：自动演示系统-&gt;运行，点击运行就可以执行我了。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SysResponse6
sname
SysResponse
slabel
系统-工具栏
sdescription
<p>工具栏是编辑事物时的一些快捷功能，比如保存、删除、上移和下移节点等，具体文档可以参看<a href="http://www.xworker.org">http://www.xworker.org</a>的事物管理器文档。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@ShowHtml
sname
ShowHtml
slabel
演示-显示事物管理器的文档
swaitTime
4000
surl
http://www.xworker.org/do?sc=xworker.app.orgweb.web.Index&id=103
sisWebControl
false
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@ShowHtml
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SendText2
sname
SendText
slabel
用户-会去网站查看
swaitTime
1000
scontent
好的，详细的文档我会去http://www.xworker.org查看的。
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SendText
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@ShowLayout
sname
ShowLayout
slabel
演示-回到编辑器
scontent
editorComposite
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@ShowLayout
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SysResponse7
sname
SysResponse
slabel
系统-节点树
swaitTime
3000
sdescription
<p>事物像XML或JSON一样是有节点组成的，因此在节点树中可以看到节点的结构。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SysResponse8
sname
SysResponse
slabel
系统-属性编辑器
swaitTime
3000
sdescription
<p>在左面的节点树中选择一个节点，右面就会自动显示该节点的属性编辑表单。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SendText3
sname
SendText
slabel
用户-请求怎么定义属性
swaitTime
1000
scontent
你能告诉我这些属性是怎么定义出来的吗？
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SendText
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SysResponse9
sname
SysResponse
slabel
系统-拒绝讲解定义属性
swaitTime
3000
sdescription
<p>当然，不过如何定义属性会在下一演示里讲解。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SendText4
sname
SendText
slabel
用户-妥协
swaitTime
1000
scontent
哦，好吧。
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SendText
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SysResponse10
sname
SysResponse
slabel
系统-关于属性
swaitTime
5000
sdescription
<p>不过我现在可以告诉你，一个事物有哪些属性是由其描述者定义的，而描述者本身也是事物，因此你可以修改这些定义。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SysResponse11
sname
SysResponse
slabel
系统-提示添加子节点
swaitTime
3000
sdescription
<p>在属性编辑表单的下方看到了那个&ldquo;添加子节点&rdquo;的按钮了吧？</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SendText5
sname
SendText
slabel
用户-看到了添加子节点
swaitTime
1000
scontent
是的，我看到了。
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SendText
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SysResponse12
sname
SysResponse
slabel
系统-打开添加子节点
swaitTime
3000
sdescription
<p>点击它，可以打开添加子节点的界面。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@ShowThingEditorAddChild
sname
ShowThingEditorAddChild
slabel
演示-打开添加子节点的界面
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@ShowThingEditorAddChild
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SysResponse13
sname
SysResponse
slabel
系统-讲解添加子节点
swaitTime
3000
sdescription
<p>在添加子节点界面，选择左上方的树节点，选择想要添加的子事物。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SendText6
sname
SendText
slabel
用户-猜测子节点
swaitTime
1000
scontent
让我猜，能够添加什么子节点也是由描述者定义的吧？
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SendText
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SysResponse14
sname
SysResponse
slabel
系统-回答是的
swaitTime
3000
sdescription
<p>是的，并且下方出现的编辑表单也是自动生成的。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SendText7
sname
SendText
slabel
用户-自行操作
swaitTime
1000
scontent
好的，我输入相关属性，点击下方的添加按钮就可以添加子节点了吧。
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SendText
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@SysResponse15
sname
SysResponse
slabel
系统-夸奖
sdescription
<p>你真聪明，现在我们已经把编辑属性和添加子节点的方法讲完了，这是编辑事物的基本方法。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo2/@ShowEditorContent
sname
ShowEditorContent
slabel
演示-回到编辑界面
swaitTime
3000
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@ShowEditorContent
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo3
sname
AutoDemo
slabel
结尾
sisChapter
true
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@AutoDemo
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo3/@SysResponse
sname
SysResponse
slabel
系统-总结
swaitTime
5000
sdescription
<p>本次演示讲解了创建和编辑事物的基本知识，了解这些基本知识，就可以尝试使用XWorker开发程序了。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo3/@SendText
sname
SendText
slabel
用户-说谢谢
swaitTime
1000
scontent
好的，谢谢你的讲解。
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SendText
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo3/@SysResponse1
sname
SysResponse
slabel
系统-下一节课
swaitTime
3000
Sdescription
#$@text#$@
<p>不用谢，还有更多的课程，能够让你进一步掌握如何使用XWorker编程。</p>
#$@text#$@
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo3/@SendText1
sname
SendText
slabel
用户-再见
swaitTime
1000
scontent
好的，我会继续学习下去的。
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SendText
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo3/@SysResponse2
sname
SysResponse
slabel
系统-再见
sdescription
<p>那我们下个演示中见吧，拜拜。</p>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@SysResponse
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
@/@AutoDemo3/@ShowThingDescription
sname
ShowThingDescription
slabel
演示结束
swaitTime
5000
sthingPath
xworker.demo.xworker.base.EditThing/@AutoDemo3/@ShowThingDescription
sdescription
<h1>本次演示结束，谢谢观看。</h1>
sisChapter
false
sdescriptors
xworker.ide.tools.autodemo.AutoDemo/@ShowThingDescription
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_mark
false
