Home
last modified time | relevance | path

Searched refs:CustomDialog (Results 1 – 3 of 3) sorted by relevance

/interface/sdk-js/api/
D@ohos.arkui.advanced.Dialog.d.ets97 * Declare CustomDialog TipsDialog
102 * Declare CustomDialog TipsDialog
107 @CustomDialog
238 * Declare CustomDialog SelectDialog
243 * Declare CustomDialog SelectDialog
248 @CustomDialog
337 * Declare CustomDialog ConfirmDialog
342 * Declare CustomDialog ConfirmDialog
347 @CustomDialog
450 * Declare CustomDialog AlertDialog
[all …]
D@ohos.inputMethodList.d.ets87 @CustomDialog
/interface/sdk-js/api/@internal/component/ets/
Dcommon.d.ts877 declare const CustomDialog: ClassDecorator; constant