Lines Matching refs:bundleManager
3 ## cl.bundlemanager.1 包管理删除@ohos.bundle.bundleManager.d.ts中的getAbilityIcon接口,可以使用@ohos.resourceMana…
5 包管理删除[@ohos.bundle.bundleManager.d.ts](https://gitee.com/openharmony/interface_sdk-js/blob/master/a…
11 删除@ohos.bundle.bundleManager.d.ts中的getAbilityIcon接口。
14 使用@ohos.bundle.bundleManager.d.ts下面的getAbilityIcon,需要修改为@ohos.resourceManager.d.ts中的getMediaContent…
37 | bundleManager/abilityInfo.d.ts | bundleManager/AbilityInfo.d.ts |
38 | bundleManager/applicationInfo.d.ts | bundleManager/ApplicationInfo.d.ts |
39 | bundleManager/bundleInfo.d.ts | bundleManager/BundleInfo.d.ts |
40 | bundleManager/dispatchInfo.d.ts | bundleManager/DispatchInfo.d.ts |
41 | bundleManager/elementName.d.ts | bundleManager/ElementName.d.ts |
42 | bundleManager/extensionAbilityInfo.d.ts | bundleManager/ExtensionAbilityInfo.d.ts |
43 | bundleManager/hapModuleInfo.d.ts | bundleManager/HapModuleInfo.d.ts |
44 | bundleManager/launcherAbilityInfo.d.ts | bundleManager/LauncherAbilityInfo.d.ts |
45 | bundleManager/metadata.d.ts | bundleManager/Metadata.d.ts |
46 | bundleManager/packInfo.d.ts | bundleManager/BundlePackInfo.d.ts |
47 | bundleManager/permissionDef.d.ts | bundleManager/PermissionDef.d.ts |
48 | bundleManager/remoteAbilityInfo.d.ts | bundleManager/RemoteAbilityInfo.d.ts |
49 | bundleManager/shortcutInfo.d.ts | bundleManager/ShortcutInfo.d.ts |
54 仅修改二级模块文件名称,不会影响一级模块的使用。在使用之前已发布的API 9各beta版本时,如果在ts文件中直接导入了bundleManager下面二级模块接口的,IDE中编译报错的话,需要修改导…
57 变更bundleManager文件夹下面的d.ts名称,修改为文件中的接口名称。
60 使用新的sdk后,正常情况下应用无需适配该变更。如果在应用中直接导入了bundleManager文件夹下面的文件,则需要修改导入的文件名称。可以按照如下的修改方式:
77 …//gitee.com/openharmony/interface_sdk-js/blob/master/api/@ohos.bundle.bundleManager.d.ts)枚举类型变更,由S…
90 包管理[AbilityInfo](https://gitee.com/openharmony/interface_sdk-js/blob/master/api/bundleManager/Abili…
96 包管理[AbilityInfo](https://gitee.com/openharmony/interface_sdk-js/blob/master/api/bundleManager/Abili…
103 …yInfo](https://gitee.com/openharmony/interface_sdk-js/blob/master/api/bundleManager/ExtensionAbili…
109 …yInfo](https://gitee.com/openharmony/interface_sdk-js/blob/master/api/bundleManager/ExtensionAbili…
116 包管理[ModuleAbilityInfo](https://gitee.com/openharmony/interface_sdk-js/blob/master/api/bundleManager…
122 包管理[ModuleAbilityInfo](https://gitee.com/openharmony/interface_sdk-js/blob/master/api/bundleManager…