使用范围:UI2
Contents
component Testpaper ($UI/comp/testpaper/components/testpaper/testpaper) extends ViewComponent
Constructor Top
Testpaper () | |||
Testpaper ( options) |
Constructor details
Top
public
Testpaper
()
使用场景:完成一个答题的游戏。
使用方法:双击组件或拖拽组件到所需页面,选中组件,进入后台管理进行题库管理,返回ide设计器页面,再次选中组件,在右侧栏配置组件相关内容,在操作中调用组件即可预览运行结果。
public
Testpaper
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项
public
Testpaper
()
public
Testpaper
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项