Home
last modified time | relevance | path

Searched refs:ApplicationType (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/
H A Djs-apis-defaultAppManager.md15 ## defaultAppManager.ApplicationType
45 | type | string | 是 | 要查询的应用类型,取[ApplicationType](#defaultappmanagerapplicationtype)或者[UniformD…
68 defaultAppManager.isDefaultApplication(defaultAppManager.ApplicationType.BROWSER)
88 | type | string | 是 | 要查询的应用类型,取[ApplicationType](#defaultappmanagerap…
106 defaultAppManager.isDefaultApplication(defaultAppManager.ApplicationType.BROWSER, (err: BusinessErr…
127 | type | string | 是 | 要查询的应用类型,取[ApplicationType](#defaultappmanagerapplicationtype)或者[UniformD…
150 let data = defaultAppManager.isDefaultApplicationSync(defaultAppManager.ApplicationType.BROWSER)
H A Djs-apis-defaultAppManager-sys.md71 defaultAppManager.getDefaultApplication(defaultAppManager.ApplicationType.BROWSER)
202 defaultAppManager.getDefaultApplication(defaultAppManager.ApplicationType.BROWSER, (err: BusinessEr…
273 let data = defaultAppManager.getDefaultApplicationSync(defaultAppManager.ApplicationType.BROWSER)
341 defaultAppManager.setDefaultApplication(defaultAppManager.ApplicationType.BROWSER, {
352 defaultAppManager.setDefaultApplication(defaultAppManager.ApplicationType.BROWSER, {
426 defaultAppManager.setDefaultApplication(defaultAppManager.ApplicationType.BROWSER, {
503 defaultAppManager.setDefaultApplication(defaultAppManager.ApplicationType.BROWSER, {
581 defaultAppManager.setDefaultApplicationSync(defaultAppManager.ApplicationType.BROWSER, {
593 defaultAppManager.setDefaultApplicationSync(defaultAppManager.ApplicationType.BROWSER, {
666 defaultAppManager.resetDefaultApplication(defaultAppManager.ApplicationType.BROWSER, userId)
[all …]
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta2/
H A Djs-apidiff-bundle.md48 | ohos.bundle.defaultAppManager | ApplicationType | PPT = "PPT" | 新增 |
49 | ohos.bundle.defaultAppManager | ApplicationType | EXCEL = "EXCEL" | 新增 |
50 | ohos.bundle.defaultAppManager | ApplicationType | WORD = "WORD" | 新增 |
51 | ohos.bundle.defaultAppManager | ApplicationType | PDF = "PDF" | 新增 |
52 | ohos.bundle.defaultAppManager | ApplicationType | VIDEO = "VIDEO" | 新增 |
53 | ohos.bundle.defaultAppManager | ApplicationType | AUDIO = "AUDIO" | 新增 |
54 | ohos.bundle.defaultAppManager | ApplicationType | IMAGE = "IMAGE" | 新增 |
55 | ohos.bundle.defaultAppManager | ApplicationType | BROWSER = "BROWSER" | 新增 |
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-defaultAppManager.md15 ## defaultAppManager.ApplicationType
45 …ype of the target application. It must be set to a value defined by [ApplicationType](#defaultappm…
68 defaultAppManager.isDefaultApplication(defaultAppManager.ApplicationType.BROWSER)
88 …ype of the target application. It must be set to a value defined by [ApplicationType](#defaultappm…
106 defaultAppManager.isDefaultApplication(defaultAppManager.ApplicationType.BROWSER, (err: BusinessErr…
127 …ype of the target application. It must be set to a value defined by [ApplicationType](#defaultappm…
150 let data = defaultAppManager.isDefaultApplicationSync(defaultAppManager.ApplicationType.BROWSER)
H A Djs-apis-defaultAppManager-sys.md71 defaultAppManager.getDefaultApplication(defaultAppManager.ApplicationType.BROWSER)
202 defaultAppManager.getDefaultApplication(defaultAppManager.ApplicationType.BROWSER, (err: BusinessEr…
273 let data = defaultAppManager.getDefaultApplicationSync(defaultAppManager.ApplicationType.BROWSER)
341 defaultAppManager.setDefaultApplication(defaultAppManager.ApplicationType.BROWSER, {
352 defaultAppManager.setDefaultApplication(defaultAppManager.ApplicationType.BROWSER, {
426 defaultAppManager.setDefaultApplication(defaultAppManager.ApplicationType.BROWSER, {
503 defaultAppManager.setDefaultApplication(defaultAppManager.ApplicationType.BROWSER, {
581 defaultAppManager.setDefaultApplicationSync(defaultAppManager.ApplicationType.BROWSER, {
593 defaultAppManager.setDefaultApplicationSync(defaultAppManager.ApplicationType.BROWSER, {
666 defaultAppManager.resetDefaultApplication(defaultAppManager.ApplicationType.BROWSER, userId)
[all …]
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta2/
H A Djs-apidiff-bundle.md48 | ohos.bundle.defaultAppManager | ApplicationType | PPT = "PPT" | Added|
49 | ohos.bundle.defaultAppManager | ApplicationType | EXCEL = "EXCEL" | Added|
50 | ohos.bundle.defaultAppManager | ApplicationType | WORD = "WORD" | Added|
51 | ohos.bundle.defaultAppManager | ApplicationType | PDF = "PDF" | Added|
52 | ohos.bundle.defaultAppManager | ApplicationType | VIDEO = "VIDEO" | Added|
53 | ohos.bundle.defaultAppManager | ApplicationType | AUDIO = "AUDIO" | Added|
54 | ohos.bundle.defaultAppManager | ApplicationType | IMAGE = "IMAGE" | Added|
55 | ohos.bundle.defaultAppManager | ApplicationType | BROWSER = "BROWSER" | Added|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-bundle.md26 |新增|NA|类名:ApplicationType<br>方法or属性:BROWSER = 'Web Browser'|@ohos.bundle.defaultAppManager.d.ts|
27 |新增|NA|类名:ApplicationType<br>方法or属性:IMAGE = 'Image Gallery'|@ohos.bundle.defaultAppManager.d.ts|
28 |新增|NA|类名:ApplicationType<br>方法or属性:AUDIO = 'Audio Player'|@ohos.bundle.defaultAppManager.d.ts|
29 |新增|NA|类名:ApplicationType<br>方法or属性:VIDEO = 'Video Player'|@ohos.bundle.defaultAppManager.d.ts|
30 |新增|NA|类名:ApplicationType<br>方法or属性:PDF = 'PDF Viewer'|@ohos.bundle.defaultAppManager.d.ts|
31 |新增|NA|类名:ApplicationType<br>方法or属性:WORD = 'Word Viewer'|@ohos.bundle.defaultAppManager.d.ts|
32 |新增|NA|类名:ApplicationType<br>方法or属性:EXCEL = 'Excel Viewer'|@ohos.bundle.defaultAppManager.d.ts|
33 |新增|NA|类名:ApplicationType<br>方法or属性:PPT = 'PPT Viewer'|@ohos.bundle.defaultAppManager.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/
H A Djs-apidiff-bundle.md26 |Added|NA|Class name: ApplicationType<br>Method or attribute name: BROWSER = 'Web Browser'|@ohos.bu…
27 |Added|NA|Class name: ApplicationType<br>Method or attribute name: IMAGE = 'Image Gallery'|@ohos.bu…
28 |Added|NA|Class name: ApplicationType<br>Method or attribute name: AUDIO = 'Audio Player'|@ohos.bun…
29 |Added|NA|Class name: ApplicationType<br>Method or attribute name: VIDEO = 'Video Player'|@ohos.bun…
30 |Added|NA|Class name: ApplicationType<br>Method or attribute name: PDF = 'PDF Viewer'|@ohos.bundle.…
31 |Added|NA|Class name: ApplicationType<br>Method or attribute name: WORD = 'Word Viewer'|@ohos.bundl…
32 |Added|NA|Class name: ApplicationType<br>Method or attribute name: EXCEL = 'Excel Viewer'|@ohos.bun…
33 |Added|NA|Class name: ApplicationType<br>Method or attribute name: PPT = 'PPT Viewer'|@ohos.bundle.…
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_3.2.8.2/
H A Dchangelog-bundlemanager.md370 ## cl.bundlemanager.10 默认应用模块ApplicationType枚举值变更
371 @ohos.bundle.defaultApp模块,相关接口功能未发生变化,使用方式未发生变化。只有ApplicationType的枚举值有变化。
377 ApplicationType的枚举值变化如下:
378 | ApplicationType | API9新增或变更 | API8及以前 |
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dnetpolicy_module.cpp100 enum ApplicationType { enum
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.8.2/
H A Dchangelog-bundlemanager.md385 ## cl.bundlemanager.10 ApplicationType Enumerated Value Changes in the Default Application Module
386 …ions and usage remain unchanged, but only the enumerated values of **ApplicationType** are changed.
394 The enumerated values of **ApplicationType** are changed as follows.
396 | ApplicationType| Added or Changed in API Version 9 | API Version 8 and Earlier|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-bundle.md155 |新增|NA|类名:ApplicationType;<br>方法or属性:BROWSER = "Web Browser"|@ohos.bundle.defaultAppManager.d.ts|
156 |新增|NA|类名:ApplicationType;<br>方法or属性:IMAGE = "Image Gallery"|@ohos.bundle.defaultAppManager.d.ts|
157 |新增|NA|类名:ApplicationType;<br>方法or属性:AUDIO = "Audio Player"|@ohos.bundle.defaultAppManager.d.ts|
158 |新增|NA|类名:ApplicationType;<br>方法or属性:VIDEO = "Video Player"|@ohos.bundle.defaultAppManager.d.ts|
159 |新增|NA|类名:ApplicationType;<br>方法or属性:PDF = "PDF Viewer"|@ohos.bundle.defaultAppManager.d.ts|
160 |新增|NA|类名:ApplicationType;<br>方法or属性:WORD = "Word Viewer"|@ohos.bundle.defaultAppManager.d.ts|
161 |新增|NA|类名:ApplicationType;<br>方法or属性:EXCEL = "Excel Viewer"|@ohos.bundle.defaultAppManager.d.ts|
162 |新增|NA|类名:ApplicationType;<br>方法or属性:PPT = "PPT Viewer"|@ohos.bundle.defaultAppManager.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/
H A Djs-apidiff-bundle.md155 |Added|NA|Class name: ApplicationType;<br>Method or attribute name: BROWSER = "Web Browser"|@ohos.b…
156 |Added|NA|Class name: ApplicationType;<br>Method or attribute name: IMAGE = "Image Gallery"|@ohos.b…
157 |Added|NA|Class name: ApplicationType;<br>Method or attribute name: AUDIO = "Audio Player"|@ohos.bu…
158 |Added|NA|Class name: ApplicationType;<br>Method or attribute name: VIDEO = "Video Player"|@ohos.bu…
159 |Added|NA|Class name: ApplicationType;<br>Method or attribute name: PDF = "PDF Viewer"|@ohos.bundle…
160 |Added|NA|Class name: ApplicationType;<br>Method or attribute name: WORD = "Word Viewer"|@ohos.bund…
161 |Added|NA|Class name: ApplicationType;<br>Method or attribute name: EXCEL = "Excel Viewer"|@ohos.bu…
162 |Added|NA|Class name: ApplicationType;<br>Method or attribute name: PPT = "PPT Viewer"|@ohos.bundle…