/ohos5.0/docs/en/application-dev/application-models/ |
H A D | uiserviceextension.md | 20 … lifecycle is closely related to the window it binds. It is destroyed once the window is destroyed. 25 …client is destroyed, the background service remains alive. However, the service is destroyed if th…
|
H A D | subscribe-system-environment-variable-changes.md | 112 …the same lifecycle as the AbilityStage instance and will be destroyed when the module is destroyed. 150 … the same lifecycle as the UIAbility instance and will be destroyed when the instance is destroyed. 187 …me lifecycle as the ExtensionAbility instance and will be destroyed when the instance is destroyed.
|
H A D | pageability-lifecycle.md | 18 … re-activated, the PageAbility enters the **ACTIVE** state. After being destroyed, it enters the *… 29 | onDestroy() | Called when the ability is destroyed. In this callback, you can make preparations f…
|
H A D | uiability-lifecycle.md | 106 …eference/apis-ability-kit/js-apis-app-ability-uiAbility.md) instance is destroyed, the [onWindowSt… 128 …indowstagewilldestroy12) callback is invoked before the window stage is destroyed. In this case, t… 218 …eference/apis-ability-kit/js-apis-app-ability-uiAbility.md) instance is destroyed. You can perform… 220 The UIAbility instance is destroyed when [terminateSelf()](../reference/apis-ability-kit/js-apis-in… 221 <!--RP1-->The UIAbility instance is also destroyed when the user closes the instance in the system …
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | errorcode-window.md | 31 …a window in an abnormal state, for example, a window that is not created yet or has been destroyed. 35 The window to operate is not created or has been destroyed. 82 … operate a window stage in the abnormal state, for example, a window stage that has been destroyed. 86 The window stage has been destroyed when being operated. 99 …rate a window context in the abnormal state, for example, a window context that has been destroyed. 103 The window context has been destroyed when being operated. 160 2. The parent window bound is abnormal. For example, the parent window has been destroyed. 341 When the window is destroyed, the proxy fails to be initialized.
|
H A D | errorcode-display.md | 18 2. The virtual screen has been destroyed. 23 2. Check whether the virtual screen has been destroyed.
|
H A D | _o_h___native_x_component___callback.md | 25 …troyed](_o_h___native_x_component.md#onsurfacedestroyed)| Invoked when the surface is destroyed. |
|
/ohos5.0/docs/en/application-dev/reference/apis-arkweb/ |
H A D | native__interface__arkweb_8h.md | 29 …roycallback)) (const char \*) | Defines a callback used when the **Web** component is destroyed. | 41 …#nativearkweb_ondestroycallback) callback) | Sets a callback used when a component is destroyed. | 42 …ack) (const char \*webTag) | Obtains the callback used when a registered component is destroyed. |
|
H A D | _ark_web___component_a_p_i.md | 24 …tcallback) callback, void \*userData) | Callback triggered when this web component is destroyed. | 47 Callback triggered when this web component is destroyed.
|
/ohos5.0/docs/en/application-dev/device/input/ |
H A D | monitor-guidelines.md | 63 …ut_KeyEvent is limited to the callback function. Input_KeyEvent will be destroyed if it is called … 97 …ouseEvent is limited to the callback function. Input_MouseEvent will be destroyed if it is called … 133 …ouchEvent is limited to the callback function. Input_TouchEvent will be destroyed if it is called … 171 …_AxisEvent is limited to the callback function. Input_AxisEvent will be destroyed if it is called … 204 …_AxisEvent is limited to the callback function. Input_AxisEvent will be destroyed if it is called … 229 …_AxisEvent is limited to the callback function. Input_AxisEvent will be destroyed if it is called …
|
H A D | interceptor-guidelines.md | 57 …ut_KeyEvent is limited to the callback function. Input_KeyEvent will be destroyed if it is called … 110 …ouseEvent is limited to the callback function. Input_MouseEvent will be destroyed if it is called … 124 …ouchEvent is limited to the callback function. Input_TouchEvent will be destroyed if it is called … 137 …_AxisEvent is limited to the callback function. Input_AxisEvent will be destroyed if it is called …
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-test-kit/ |
H A D | js-apis-uitest.md | 814 | 17000004 | The window or component is invisible or destroyed. | 844 | 17000004 | The window or component is invisible or destroyed. | 874 | 17000004 | The window or component is invisible or destroyed. | 910 | 17000004 | The window or component is invisible or destroyed. | 946 | 17000004 | The window or component is invisible or destroyed. | 982 | 17000004 | The window or component is invisible or destroyed. | 1018 | 17000004 | The window or component is invisible or destroyed. | 1054 | 17000004 | The window or component is invisible or destroyed. | 1090 | 17000004 | The window or component is invisible or destroyed. | 3572 | 17000004 | The window or component is invisible or destroyed. | [all …]
|
H A D | errorcode-uitest.md | 62 The window or component is invisible or destroyed.
|
/ohos5.0/docs/en/application-dev/quick-start/ |
H A D | arkts-page-custom-components-lifecycle.md | 29 ….md#abouttodisappear): Invoked when the custom component is about to be destroyed. Do not change s… 71 (1) The backend component is directly removed from the component tree and destroyed. 73 (2) The reference to the destroyed component is released from the frontend components. 75 (3) The JS Engine garbage collects the destroyed component. 225 …router.pushUrl**, which results in the Index page being hidden, but not destroyed, only the **onPa… 227 …destroyed. In this case, the execution of lifecycle callbacks changes to: Index onPageHide -> MyCo… 229 …licked, the **Index onBackPress** callback is invoked, and the current **Index** page is destroyed. 231 … onPageHide** callback is invoked. As the current **Index** page is not destroyed, **aboutToDisapp…
|
/ohos5.0/docs/en/application-dev/reference/apis-avcodec-kit/ |
H A D | _video_decoder.md | 108 **AV_ERR_NO_MEMORY**: The decoder instance has been destroyed. 202 **AV_ERR_NO_MEMORY**: The decoder instance has been destroyed. 237 **AV_ERR_NO_MEMORY**: The decoder instance has been destroyed. 279 **AV_ERR_NO_MEMORY**: The decoder instance has been destroyed. 375 **AV_ERR_NO_MEMORY**: The decoder instance has been destroyed. 422 **AV_ERR_NO_MEMORY**: The decoder instance has been destroyed. 461 **AV_ERR_NO_MEMORY**: The decoder instance has been destroyed. 501 **AV_ERR_NO_MEMORY**: The decoder instance has been destroyed. 547 **AV_ERR_NO_MEMORY**: The decoder instance has been destroyed. 584 **AV_ERR_NO_MEMORY**: The decoder instance has been destroyed. [all …]
|
H A D | _a_v_source.md | 184 …destroyed only once. The destroyed instance cannot be used until it is re-created. You are advised…
|
/ohos5.0/docs/en/application-dev/reference/apis-avsession-kit/ |
H A D | errorcode-avsession.md | 39 The session has been destroyed, and no session record exists on the server. 59 The controller has been destroyed. 167 The remote session has been destroyed or has not been created.
|
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/ |
H A D | _o_h___print.md | 158 | PRINT_DOC_ADAPTER_PREVIEW_ABILITY_DESTROY | Print preview page destroyed. | 163 | PRINT_DOC_ADAPTER_PREVIEW_ABILITY_DESTROY_FOR_CANCELED | Print preview page destroyed by clickin… 164 | PRINT_DOC_ADAPTER_PREVIEW_ABILITY_DESTROY_FOR_STARTED | Print preview page destroyed by clicking…
|
/ohos5.0/docs/en/application-dev/database/ |
H A D | access-control-by-device-and-data-level.md | 17 … on an individual or group once disclosed, tampered with, corrupted, or destroyed.| Political opin… 18 … on an individual or group once disclosed, tampered with, corrupted, or destroyed.| Individual rea… 19 … on an individual or group once disclosed, tampered with, corrupted, or destroyed.| Detailed addre… 20 … on an individual or group once disclosed, tampered with, corrupted, or destroyed.| Gender, nation…
|
/ohos5.0/docs/en/application-dev/reference/apis-ipc-kit/ |
H A D | _o_h_i_p_c_remote_object.md | 35 …d \*userData) | Defines a callback to be invoked when an observed object of the stub is destroyed.| 37 …userData) | Defines a callback to be invoked when the **OHIPCDeathRecipient** object is destroyed.| 95 Defines a callback to be invoked when the **OHIPCDeathRecipient** object is destroyed. 116 Defines a callback to be invoked when an observed object of the stub is destroyed. 202 | destroyCallback | Callback to be invoked when the object is destroyed. It can be NULL.| 430 | destroyCallback | Callback to be invoked when the object is destroyed. It can be NULL.|
|
H A D | ipc__cremote__object_8h.md | 32 … \*userData) | Defines a callback to be invoked when an observed object of the stub is destroyed.| 34 …serData) | Defines a callback to be invoked when the **OHIPCDeathRecipient** object is destroyed.|
|
/ohos5.0/docs/en/application-dev/performance/ |
H A D | proper-choice-between-if-and-visibility.md | 35 | Will a component be destroyed and removed from the component tree if it changes from visible to i… 46 …fer conditional rendering for memory-hogging components, so they can be destroyed in time when the… 82 …isVisible) {// When conditional rendering is used, components are frequently created and destroyed. 126 …None)// When the visibility attribute is used, components are not frequently created and destroyed. 137 In the case of conditional rendering, components are destroyed when hidden, and re-created when sho… 247 …ng is used without container restrictions, the container is created and destroyed upon condition c… 267 …if (this.isVisible) {// The container is created and destroyed upon condition changes, which cause… 332 …ion result of the **if** condition changes, the component is created or destroyed. In this case, t… 474 …peatedly clicked to change the branch, a large number of components are destroyed and created. As …
|
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/ |
H A D | js-apis-inner-application-applicationStateObserver.md | 24 …syncCallback\<void> | Yes | No | Callback invoked when a process is destroyed. The parameter t… 27 …s | No | Callback invoked when the last process of the application is destroyed. The parameter t…
|
H A D | js-apis-inner-application-abilityMonitor.md | 32 …bility-uiAbility.md)) => void | No | Yes | Called when the ability is destroyed.<br>If this prop… 35 …y-uiAbility.md)) => void | No | Yes | Called when the window stage is destroyed.<br>If this prop…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-components-navrouter.md | 88 …vigation destination page replaces the current one. The current page is destroyed, but the informa… 89 …on destination page overwrites the current one. The current page is not destroyed, and the informa… 90 …vigation destination page replaces the current one. The current page is destroyed, and the informa…
|