suyuexin

Updated 教师版模板控件Id定义 (markdown)

... ... @@ -14,17 +14,17 @@
* 显示框中的滚动视图 PageRemarkScrollView 可显示
* 每一个备注页 PageRemarkContent 可显示 可操作-文本的滚动操作
#### 注释按钮
##### 注释按钮
* 显示文章注释按钮 ShowAnnotationButton
* 显示文章注释显示框 AnnotationDialogueBox 可显示
#### 问题按钮
##### 问题按钮
* 显示问题的按钮 ShowQuestionButton
* 显示问题的文本的显示框 QuestionDialogueBox 可显示
* 显示框中的滚动视图 QuestionScrollView 可显示 可操作-文本的滚动操作
#### 逻辑树按钮
##### 逻辑树按钮
* 逻辑树按钮 LogicTreeButton
* 逻辑树页面返回文章按钮 PassageButton
... ... @@ -33,7 +33,7 @@
### 单词学习模板
#### 单词学习主模板
##### 单词学习主模板
* 单词大图 MainWordExplanationImage 可显示
* 单词解释 MainWordExplanationText 可显示 可操作-文本滚动
... ... @@ -43,7 +43,7 @@
* 单词解释开关 WordExplanationTextSwitchButton
* 课堂练习按钮 ActivityButton
#### 单词对比页面
##### 单词对比页面
注:(以下N=1-4)
* 单词对比图 WordExplanationImageN 可显示
... ... @@ -58,7 +58,7 @@
* 全文显示按钮 ShowFullTextButton
* 问题按钮 ShowQuestionButton
#### 视频对话模板
##### 视频对话模板
* 视频播放器 VideoPlayer 可显示
* 视频对话按钮 VideoDialogButton 可显示
... ... @@ -66,7 +66,7 @@
* 视频对话注释按钮 ViedeoDialogTipsButton 可显示 可操作-点击显示注释
* 视频对话注释模板 VideoDialogTipsView 可显示
#### 视频开放性问题模板
##### 视频开放性问题模板
* 视频播放器 VideoPlayer 可显示 可操作-播放器的任意移动
* 说明标题按钮 CaptionButton
... ... @@ -79,13 +79,13 @@
### 音频模板
#### 音频播放器
##### 音频播放器
* 播放/暂停按钮 PlayOrPauseButton 可显示 可操作-播放/暂停
* 进度按钮 SliderButton 可显示 可操作-左右滑动
* 进度条 ProgressLabel 可显示
#### 带图音频模板
##### 带图音频模板
* 音频播放器 AudioPlayer 可显示
* 音频配图(大) AudioBigImage 可显示
... ...