Home
last modified time | relevance | path

Searched refs:showAlertDialog (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-methods-alert-dialog-box.md11 > 从API version 10开始,可以通过使用[UIContext](../js-apis-arkui-UIContext.md#uicontext)中的[showAlertDialog](.…
221 …UIContext](../js-apis-arkui-UIContext.md#uicontext)获取UIContext实例,并使用[showAlertDialog](../js-apis-a…
234 // 建议使用this.getUIContext().showAlertDialog()
268 // 建议使用this.getUIContext().showAlertDialog()
311 // 建议使用this.getUIContext().showAlertDialog()
374 …UIContext](../js-apis-arkui-UIContext.md#uicontext)获取UIContext实例,并使用[showAlertDialog](../js-apis-a…
385 // 建议使用this.getUIContext().showAlertDialog()
448 …UIContext](../js-apis-arkui-UIContext.md#uicontext)获取UIContext实例,并使用[showAlertDialog](../js-apis-a…
459 // 建议使用this.getUIContext().showAlertDialog()
497 …UIContext](../js-apis-arkui-UIContext.md#uicontext)获取UIContext实例,并使用[showAlertDialog](../js-apis-a…
[all …]
/ohos5.0/docs/zh-cn/application-dev/ui/
H A Darkts-fixes-style-dialog.md405 警告弹窗通过UIContext中的[showAlertDialog](../reference/apis-arkui/js-apis-arkui-UIContext.md#showalertdial…
415 Button('showAlertDialog')
418 this.getUIContext().showAlertDialog(
H A Darkts-global-interface.md31 | AlertDialog | showAlertDialog | 警告弹窗 …
H A Darkts-create-overlaymanager.md134 params.context.showAlertDialog(
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-methods-alert-dialog-box.md11 > Since API version 10, you can use the [showAlertDialog](../js-apis-arkui-UIContext.md#showalertdi…
232 …ext](../js-apis-arkui-UIContext.md#uicontext) API, and then use the [showAlertDialog](../js-apis-a…
245 // You are advised to use this.getUIContext().showAlertDialog().
279 // You are advised to use this.getUIContext().showAlertDialog().
322 // You are advised to use this.getUIContext().showAlertDialog().
385 …ext](../js-apis-arkui-UIContext.md#uicontext) API, and then use the [showAlertDialog](../js-apis-a…
396 // You are advised to use this.getUIContext().showAlertDialog().
459 …ext](../js-apis-arkui-UIContext.md#uicontext) API, and then use the [showAlertDialog](../js-apis-a…
470 // You are advised to use this.getUIContext().showAlertDialog().
508 …ext](../js-apis-arkui-UIContext.md#uicontext) API, and then use the [showAlertDialog](../js-apis-a…
[all …]
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/fullscreenlaunchcomponent/interfaces/
H A Dfullscreenlaunchcomponent.js201 this.getUIContext().showAlertDialog({
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/innerfullscreenlaunchcomponent/interfaces/
H A Dinnerfullscreenlaunchcomponent.js204 this.getUIContext().showAlertDialog({
/ohos5.0/docs/en/application-dev/ui/
H A Darkts-fixes-style-dialog.md405 You use the [showAlertDialog](../reference/apis-arkui/js-apis-arkui-UIContext.md#showalertdialog) A…
415 Button('showAlertDialog')
418 this.getUIContext().showAlertDialog(
H A Darkts-create-overlaymanager.md134 params.context.showAlertDialog(
H A Darkts-global-interface.md32 | AlertDialog | showAlertDialog | Alert di…
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/fullscreenlaunchcomponent/source/
H A Dfullscreenlaunchcomponent.ets153 this.getUIContext().showAlertDialog({
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/innerfullscreenlaunchcomponent/source/
H A Dinnerfullscreenlaunchcomponent.ets167 this.getUIContext().showAlertDialog({
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsUIContext.js353 showAlertDialog(options) { method in UIContext
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v4.0-beta2/
H A Djs-apidiff-arkui.md178 …<br>方法or属性:showAlertDialog(options: AlertDialogParamWithConfirm \| AlertDialogParamWithButtons): v…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-UIContext.md624 ### showAlertDialog subsection
626 showAlertDialog(options: AlertDialogParamWithConfirm | AlertDialogParamWithButtons | AlertDialogPar…
644 uiContext.showAlertDialog(
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v4.0-beta2/
H A Djs-apidiff-arkui.md178showAlertDialog(options: AlertDialogParamWithConfirm \| AlertDialogParamWithButtons): void;|Class …
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-UIContext.md624 ### showAlertDialog subsection
626 showAlertDialog(options: AlertDialogParamWithConfirm | AlertDialogParamWithButtons | AlertDialogPar…
644 uiContext.showAlertDialog(
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-arkui.md62 |新增|NA|类名:UIContext;<br>方法or属性:showAlertDialog(options: AlertDialogParamWithConfirm \| AlertDialogP…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-arkui.md62 |Added|NA|Class name: UIContext;<br>Method or attribute name: showAlertDialog(options: AlertDialogP…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-arkui.md100 |新增|NA|类名:UIContext;<br>方法or属性:showAlertDialog(options: AlertDialogParamWithConfirm \| AlertDialogP…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-arkui.md100 |Added|NA|Class name: UIContext;<br>Method or attribute name: showAlertDialog(options: AlertDialogP…