Home
last modified time | relevance | path

Searched refs:getComponentUtils (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-componentUtils.md11 > 从API version 10开始,可以通过使用UIContext中的[getComponentUtils](./js-apis-arkui-UIContext.md#getcomponentu…
172 > 推荐通过使用[UIContext](js-apis-arkui-UIContext.md#uicontext)中的[getComponentUtils](./js-apis-arkui-UICo…
205 …ngify(componentUtils.getRectangleById("image_01")) // 建议使用this.getUIContext().getComponentUtils()接口
H A Djs-apis-arkui-componentSnapshot.md259 let info = this.getUIContext().getComponentUtils().getRectangleById("builder")
362 let info = this.getUIContext().getComponentUtils().getRectangleById("builder")
H A Djs-apis-arkui-UIContext.md38 ### getComponentUtils subsection
40 getComponentUtils(): ComponentUtils
57 uiContext.getComponentUtils();
2469 以下API需先使用UIContext中的[getComponentUtils()](#getcomponentutils)方法获取到ComponentUtils对象,再通过该对象调用对应方法。
2506 let componentUtils:ComponentUtils = uiContext.getComponentUtils();
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-componentUtils.md11 > Since API version 10, you can use the [getComponentUtils](./js-apis-arkui-UIContext.md#getcompone…
172 > You are advised to use the [getComponentUtils](./js-apis-arkui-UIContext.md#getcomponentutils) AP…
205 …ls.getRectangleById("image_01")) // You are advised to use this.getUIContext().getComponentUtils().
H A Djs-apis-arkui-componentSnapshot.md259 let info = this.getUIContext().getComponentUtils().getRectangleById("builder")
362 let info = this.getUIContext().getComponentUtils().getRectangleById("builder")
H A Djs-apis-arkui-UIContext.md38 ### getComponentUtils subsection
40 getComponentUtils(): ComponentUtils
57 uiContext.getComponentUtils();
2466 In the following API examples, you must first use [getComponentUtils()](#getcomponentutils) in **UI…
2503 let componentUtils:ComponentUtils = uiContext.getComponentUtils();
/ohos5.0/docs/zh-cn/application-dev/ui/
H A Darkts-global-interface.md22 | @ohos.arkui.componentUtils | getComponentUtils | 组件工具类 …
H A Darkts-shared-element-transition.md1112 …let componentInfo: componentUtils.ComponentInfo = context.getComponentUtils().getRectangleById(id);
1726 …let componentInfo: componentUtils.ComponentInfo = context.getComponentUtils().getRectangleById(id);
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.1.6.5/
H A Dchangelogs-arkui.md530 | getComponentUtils | 组件工具类 |
/ohos5.0/docs/en/application-dev/ui/
H A Darkts-global-interface.md23 | @ohos.arkui.componentUtils | getComponentUtils | Component…
H A Darkts-shared-element-transition.md1112 …let componentInfo: componentUtils.ComponentInfo = context.getComponentUtils().getRectangleById(id);
1726 …let componentInfo: componentUtils.ComponentInfo = context.getComponentUtils().getRectangleById(id);
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsUIContext.js335 getComponentUtils() { method in UIContext
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.6.5/
H A Dchangelogs-arkui.md530 | getComponentUtils | Component utility class. |
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-arkui.md59 |新增|NA|类名:UIContext;<br>方法or属性:getComponentUtils(): ComponentUtils;|@ohos.arkui.UIContext.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/
H A Djs-apidiff-arkui.md59 |Added|NA|Class name: UIContext;<br>Method or attribute name: getComponentUtils(): ComponentUtils;|…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-arkui.md97 |新增|NA|类名:UIContext;<br>方法or属性:getComponentUtils(): ComponentUtils;|@ohos.arkui.UIContext.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-arkui.md97 |Added|NA|Class name: UIContext;<br>Method or attribute name: getComponentUtils(): ComponentUtils;|…