Lines Matching refs:dialog
3 …dialog box is a modal window designed to temporarily display information or pending operations tha…
5 * Custom dialog box: allows you to pass in custom components to define the appearance and behavior …
6 * Fixed-style dialog box: offers a predefined structure for simple and standard interactions. Avail…
12 …dialog box independent of UI components (openCustomDialog)](arkts-uicontext-custom-dialog.md)| Use…
13 …om dialog box (CustomDialog)](arkts-common-components-custom-dialog.md)| Used when you need to cus…
14 …dialog box (AlertDialog)](arkts-fixes-style-dialog.md#alert-dialog-box-alertdialog)| Usually used …
15 | [Action sheet (ActionSheet)](arkts-fixes-style-dialog.md#action-sheet-actionsheet)| Used when the…
16 |[Picker dialog box (PickerDialog)](arkts-fixes-style-dialog.md#picker-dialog-box-pickerdialog)| Us…
17 …s-fixes-style-dialog.md#common-dialog-box-showdialog)| Used when processing of results returned as…
18 | [Action menu (showActionMenu)](arkts-fixes-style-dialog.md#action-menu-showactionmenu)| Used when…
23 …iceextensionability.md)<!--DelEnd-->, it is recommended that you use the dialog APIs provided by *…