| /interface/sdk-js/build-tools/sdk_upgrade_assistance_plugin/src/main/java/com/update/check/action/view/ |
| D | MessageBox.java | 120 public static void showDialog(Project project, String title, String msgContent) { in showDialog() argument 121 showDialog(project, title, msgContent, null); in showDialog() 132 public static void showDialog(Project project, String title, in showDialog() argument 134 showDialog(project, title, msgContent, okAction, null); in showDialog() 146 public static void showDialog(Project project, String title, String msgContent, in showDialog() argument 149 boolean isOK = MessageDialogBuilder.okCancel(title, msgContent) in showDialog()
|
| /interface/sdk-js/api/ |
| D | @ohos.arkui.advanced.ComposeTitleBar.d.ets | 49 * Declaration of the composable title bar. 56 * Avatar resource and event callback of this title bar. 63 * Title of this title bar. 67 title: ResourceStr; 70 * Sub-title of this title bar.
|
| D | @system.prompt.d.ts | 119 title?: string; property 184 title?: string; property
|
| D | @ohos.prompt.d.ts | 128 title?: string; property 186 title?: string; property
|
| D | @ohos.promptAction.d.ts | 209 title?: string | Resource; property 338 title?: string | Resource; property
|
| D | @ohos.reminderAgent.d.ts | 257 title: string; property 410 title?: string; property
|
| D | @ohos.reminderAgentManager.d.ts | 254 title: string; property 413 title?: string; property
|
| D | @ohos.arkui.advanced.EditableTitleBar.d.ets | 69 * Declaration of the editable title bar. 83 * Title of this title bar. 87 title: ResourceStr;
|
| D | @ohos.arkui.advanced.Dialog.d.ets | 83 * Sets the TipsDialog title. 88 title: ResourceStr; 141 * Sets the SelectDialog title. 146 title: ResourceStr; 192 * Sets the ConfirmDialog title. 197 title: ResourceStr;
|
| D | @ohos.arkui.advanced.SelectTitleBar.d.ets | 49 * Declaration of the selectable title bar. 78 * Sub-title of this title bar.
|
| D | @ohos.calendarManager.d.ts | 423 title?: string; property 613 static filterByTitle(title: string): EventFilter;
|
| D | @ohos.multimedia.avsession.d.ts | 769 setAVQueueTitle(title: string, callback: AsyncCallback<void>): void; 781 setAVQueueTitle(title: string): Promise<void>; 1766 title?: string; property 1895 title?: string; property 3133 on(type: 'queueTitleChange', callback: (title: string) => void): void; 3146 off(type: 'queueTitleChange', callback?: (title: string) => void): void;
|
| D | @ohos.arkui.advanced.TabTitleBar.d.ets | 59 title: ResourceStr; 70 * Declaration of the tabbed title bar.
|
| D | @ohos.request.d.ts | 935 title?: string; 2452 title?: string; property 2982 readonly title: string; property
|
| D | @ohos.userIAM.userAuth.d.ts | 983 title: string; property
|
| D | @ohos.web.webview.d.ts | 903 title: string;
|
| D | @ohos.arkui.advanced.TreeView.d.ets | 226 * Set primary title content. 234 * Set secondary title content.
|
| D | @ohos.multimedia.mediaLibrary.d.ts | 200 title: string; property
|
| /interface/sdk-js/api/@internal/component/ets/ |
| D | action_sheet.d.ts | 47 title: string | Resource; property 116 title: string | Resource; property
|
| D | nav_destination.d.ts | 185 …title(value: string | CustomBuilder | NavDestinationCommonTitle | NavDestinationCustomTitle): NavD… method in NavDestinationAttribute
|
| D | alert_dialog.d.ts | 334 title?: ResourceStr; property
|
| D | navigation.d.ts | 825 …title(value: ResourceStr | CustomBuilder | NavigationCommonTitle | NavigationCustomTitle): Navigat…
|
| /interface/sdk-js/api/notification/ |
| D | notificationActionButton.d.ts | 34 title: string; property
|
| D | notificationContent.d.ts | 34 title: string; property
|
| /interface/sdk-js/build-tools/sdk_upgrade_assistance_plugin/src/main/resources/ |
| D | const.properties | 1 check.dialog.title = 选择SDK路径
|