SYS_MessageBox class
系统 / 消息框类
Signature
typescript
export declare class SYS_MessageBox
1
Remarks
生成消息提示框
Methods
Method | Modifiers | Description |
---|---|---|
showConfirmationMessage(content, title, mainButtonTitle, buttonTitle, callbackFn) | 显示确认框 | |
显示消息框 |