mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 07:10:52 +00:00
update
Signed-off-by: xieqiongyang <xieqiongyang@huawei.com> Change-Id: Icb3095ff6add8b9a2268b5c9627ac4c823ed4c60
This commit is contained in:
parent
dee5a49c6a
commit
8ab164697f
4
api/@ohos.app.appstartup.StartupConfig.d.ts
vendored
4
api/@ohos.app.appstartup.StartupConfig.d.ts
vendored
@ -13,13 +13,13 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import StartupListener from './@ohos.app.appstartup.StartupListener';
|
||||
|
||||
/**
|
||||
* @file
|
||||
* @kit AbilityKit
|
||||
*/
|
||||
|
||||
import StartupListener from './@ohos.app.appstartup.StartupListener';
|
||||
|
||||
/**
|
||||
* The interface of configuration for running startup tasks.
|
||||
*
|
||||
|
@ -13,13 +13,13 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import StartupConfig from './@ohos.app.appstartup.StartupConfig';
|
||||
|
||||
/**
|
||||
* @file
|
||||
* @kit AbilityKit
|
||||
*/
|
||||
|
||||
import StartupConfig from './@ohos.app.appstartup.StartupConfig';
|
||||
|
||||
/**
|
||||
* The configuration entry for running startup tasks.
|
||||
*
|
||||
|
@ -13,13 +13,13 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import AbilityStageContext from './application/AbilityStageContext';
|
||||
|
||||
/**
|
||||
* @file
|
||||
* @kit AbilityKit
|
||||
*/
|
||||
|
||||
import AbilityStageContext from './application/AbilityStageContext';
|
||||
|
||||
/**
|
||||
* The base class of startup task.
|
||||
*
|
||||
|
4
api/@ohos.app.appstartup.startupManager.d.ts
vendored
4
api/@ohos.app.appstartup.startupManager.d.ts
vendored
@ -13,13 +13,13 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import StartupConfig from './@ohos.app.appstartup.StartupConfig';
|
||||
|
||||
/**
|
||||
* @file
|
||||
* @kit AbilityKit
|
||||
*/
|
||||
|
||||
import StartupConfig from './@ohos.app.appstartup.StartupConfig';
|
||||
|
||||
/**
|
||||
* Startup task manager.
|
||||
*
|
||||
|
@ -13,13 +13,13 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import AbilityFirstFrameStateData from './AbilityFirstFrameStateData';
|
||||
|
||||
/**
|
||||
* @file
|
||||
* @kit AbilityKit
|
||||
*/
|
||||
|
||||
import AbilityFirstFrameStateData from './AbilityFirstFrameStateData';
|
||||
|
||||
/**
|
||||
* The ability first frame state observer.
|
||||
*
|
||||
|
4
api/application/AbilityStartCallback.d.ts
vendored
4
api/application/AbilityStartCallback.d.ts
vendored
@ -13,13 +13,13 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import type { AbilityResult } from '../ability/abilityResult';
|
||||
|
||||
/**
|
||||
* @file
|
||||
* @kit AbilityKit
|
||||
*/
|
||||
|
||||
import type { AbilityResult } from '../ability/abilityResult';
|
||||
|
||||
/**
|
||||
* The callback of UIAbility or UIExtensionAbility.
|
||||
* @syscap SystemCapability.Ability.AbilityRuntime.Core
|
||||
|
5
api/application/AutoFillPopupConfig.d.ts
vendored
5
api/application/AutoFillPopupConfig.d.ts
vendored
@ -13,6 +13,11 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file
|
||||
* @kit AbilityKit
|
||||
*/
|
||||
|
||||
/**
|
||||
* Auto Fill Popup config.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user