SYS_Dialog class
系统 / 对话框类
Signature
typescript
export declare class SYS_Dialog
1
Remarks
生成对话框窗口
Methods
Method | Modifiers | Description |
---|---|---|
showConfirmationMessage(content, title, mainButtonTitle, buttonTitle, callbackFn) | 弹出确认窗口 | |
弹出消息窗口 |