使用范围:UI2
Contents
component Confirmmessage ($UI/comp/confirmmessage/components/confirmmessage/confirmmessage) extends ViewComponent
Constructor Top
Confirmmessage () | |||
Confirmmessage ( options) |
Constructor details
Top
public
Confirmmessage
()
使用场景:询问提示框
使用方法:添加消息内容,可以设置确定和取消后执行的事件
public
Confirmmessage
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项
public
Confirmmessage
()
public
Confirmmessage
( options)
构造函数
Inherited from ViewComponent
参数options格式类似{parent:xx, config:{}},parent是组件的父节点,允许为空或不指定,config是组件的参数选项