Home
last modified time | relevance | path

Searched refs:XComponentAttribute (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/xcomponent/
H A Dxcomponent_declaration.h23 struct XComponentAttribute : Attribute { struct
44 auto& attribute = MaybeResetAttribute<XComponentAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetXComponentName() argument
50 … auto& attribute = static_cast<XComponentAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetXComponentName()
56 auto& attribute = MaybeResetAttribute<XComponentAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetXComponentId()
62 … auto& attribute = static_cast<XComponentAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetXComponentId()
68 auto& attribute = MaybeResetAttribute<XComponentAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetXComponentType()
74 … auto& attribute = static_cast<XComponentAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetXComponentType()
80 auto& attribute = MaybeResetAttribute<XComponentAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetXComponentLibraryName()
86 … auto& attribute = static_cast<XComponentAttribute&>(GetAttribute(AttributeTag::SPECIALIZED_ATTR)); in GetXComponentLibraryName()
/ohos5.0/foundation/window/window_manager/resources/abc/pip/source/
H A DPiPContent.ets23 private mXComponent: TypedFrameNode<XComponentInterface, XComponentAttribute>;
26 constructor(xComponent: TypedFrameNode<XComponentInterface, XComponentAttribute>) {
49 private xComponent: TypedFrameNode<XComponentInterface, XComponentAttribute> | null = null;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration_constants.cpp267 const std::shared_ptr<XComponentAttribute> DeclarationConstants::DEFAULT_XCOMPONENT_ATTR =
268 std::make_shared<XComponentAttribute>();
H A Ddeclaration_constants.h236 static const std::shared_ptr<XComponentAttribute> DEFAULT_XCOMPONENT_ATTR;
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-attribute-modifier.md80 …ePickerAttribute、ToggleAttribute、VideoAttribute、WaterFlowAttribute、XComponentAttribute、ParticleAtt…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-attributes-attribute-modifier.md80 …kerAttribute, ToggleAttribute, VideoAttribute, WaterFlowAttribute, XComponentAttribute, ParticleAt…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkXComponent.ts24 class ArkXComponentComponent extends ArkComponent implements XComponentAttribute {
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-frameNode.md2360 type XComponent = TypedFrameNode&lt;XComponentInterface, XComponentAttribute&gt;
2370XComponentAttribute&gt; | 提供XComponent类型FrameNode节点。<br/>**说明:**<br/> XComponentInterface用于[TypedF…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-frameNode.md2329 type XComponent = TypedFrameNode&lt;XComponentInterface, XComponentAttribute&gt;
2339XComponentAttribute&gt; | FrameNode of the XComponent type.<br>**NOTE**<br> **XComponentInterface*…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/export/
H A DarkComponent.d.ts1540 declare class ArkXComponentComponent implements CommonMethod<XComponentAttribute> {
/ohos5.0/docs/zh-cn/release-notes/api-diff/Beta5 to v3.2-Release/
H A Djs-apidiff-arkui.md1213 …t XComponentInstance: XComponentAttribute;<br>起始版本:N/A|类名:global<br>方法 or 属性:declare const XCompon…
/ohos5.0/docs/en/release-notes/api-diff/Beta5-to-v3.2-Release/
H A Djs-apidiff-arkui.md1213 …e: XComponentAttribute;<br>Initial version: N/A|Class name: global<br>Method or attribute name: de…