/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/swiper/ |
H A D | swiper_declaration.h | 42 struct SwiperAttribute : Attribute { struct 90 auto& attribute = MaybeResetAttribute<SwiperAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetIndex() 101 auto& attribute = MaybeResetAttribute<SwiperAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetDuration() 112 auto& attribute = MaybeResetAttribute<SwiperAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetAxis() 123 auto& attribute = MaybeResetAttribute<SwiperAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetLoop() 148 auto& attribute = MaybeResetAttribute<SwiperAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetAutoPlay() 159 auto& attribute = MaybeResetAttribute<SwiperAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetAutoPlayInterval() 171 auto& attribute = MaybeResetAttribute<SwiperAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetCachedSize() 183 auto& attribute = MaybeResetAttribute<SwiperAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetEdgeEffect() 194 auto& attribute = MaybeResetAttribute<SwiperAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetAnimationOpacity() [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_modifier/src/ |
H A D | swiper_modifier.ts | 17 class SwiperModifier extends ArkSwiperComponent implements AttributeModifier<SwiperAttribute> { 24 applyNormalAttribute(instance: SwiperAttribute): void { 26 …ModifierUtils.applyAndMergeModifier<SwiperAttribute, ArkSwiperComponent, ArkComponent>(instance, t…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/ |
H A D | js-apidiff-arkui.md | 1026 …片应用支持性有变化|类名:SwiperAttribute;<br>方法or属性:declare class SwiperAttribute<br>旧版本信息:|类名:SwiperAttribute… 1027 …化|类名:SwiperAttribute;<br>方法or属性:index(value: number): SwiperAttribute;<br>旧版本信息:|类名:SwiperAttribut… 1028 …:SwiperAttribute;<br>方法or属性:autoPlay(value: boolean): SwiperAttribute;<br>旧版本信息:|类名:SwiperAttribut… 1029 …名:SwiperAttribute;<br>方法or属性:interval(value: number): SwiperAttribute;<br>旧版本信息:|类名:SwiperAttribut… 1031 …化|类名:SwiperAttribute;<br>方法or属性:loop(value: boolean): SwiperAttribute;<br>旧版本信息:|类名:SwiperAttribut… 1032 …:SwiperAttribute;<br>方法or属性:vertical(value: boolean): SwiperAttribute;<br>旧版本信息:|类名:SwiperAttribut… 1035 …SwiperAttribute;<br>方法or属性:cachedCount(value: number): SwiperAttribute;<br>旧版本信息:|类名:SwiperAttribu… 1038 …SwiperAttribute;<br>方法or属性:disableSwipe(value: boolean): SwiperAttribute;<br>旧版本信息:|类名:SwiperAttri… 2818 |跨平台能力有变化|类名:SwiperAttribute;<br>方法or属性:declare class SwiperAttribute<br>旧版本信息:|类名:SwiperAttribute;… 2819 …化|类名:SwiperAttribute;<br>方法or属性:index(value: number): SwiperAttribute;<br>旧版本信息:|类名:SwiperAttribut… [all …]
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta1/ |
H A D | js-apidiff-arkui.md | 485 |新增|NA|类名:SwiperAttribute<br>方法or属性:prevMargin(value: Length): SwiperAttribute;|swiper.d.ts| 486 |新增|NA|类名:SwiperAttribute<br>方法or属性:nextMargin(value: Length): SwiperAttribute;|swiper.d.ts| 585 …SwiperAttribute<br>方法 or 属性:indicatorStyle(value?: IndicatorStyle): SwiperAttribute;<br>废弃版本:N/A|类… 606 …SwiperAttribute<br>方法 or 属性:indicator(value: boolean): SwiperAttribute;<br>|类名:SwiperAttribute<br>… 607 …SwiperAttribute<br>方法 or 属性:curve(value: Curve \| string): SwiperAttribute;<br>|类名:SwiperAttribute…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta5/ |
H A D | js-apidiff-arkui.md | 27 |新增|NA|模块名: swiper<br>类名: SwiperAttribute<br>方法 or 属性: onAnimationStart(event: (index: number) => v… 28 |新增|NA|模块名: swiper<br>类名: SwiperAttribute<br>方法 or 属性: onAnimationEnd(event: (index: number) => voi…
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/ |
H A D | declaration_constants.cpp | 160 const std::shared_ptr<SwiperAttribute> DeclarationConstants::DEFAULT_SWIPER_ATTR = std::make_shared…
|
H A D | declaration_constants.h | 168 static const std::shared_ptr<SwiperAttribute> DEFAULT_SWIPER_ATTR;
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta1/ |
H A D | js-apidiff-arkui.md | 485 |Added|NA|Class name: SwiperAttribute<br>Method or attribute name: prevMargin(value: Length): Swipe… 486 |Added|NA|Class name: SwiperAttribute<br>Method or attribute name: nextMargin(value: Length): Swipe… 585 …SwiperAttribute<br>Method or attribute name: indicatorStyle(value?: IndicatorStyle): SwiperAttribu… 606 …SwiperAttribute<br>Method or attribute name: indicator(value: boolean): SwiperAttribute;<br>|Class… 607 …SwiperAttribute<br>Method or attribute name: curve(value: Curve \| string): SwiperAttribute;<br>|C…
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/ |
H A D | ArkSwiper.ts | 17 class ArkSwiperComponent extends ArkComponent implements SwiperAttribute { 21 initialize(value: Object[]): SwiperAttribute {
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/ |
H A D | js-apidiff-arkui.md | 1026 …SwiperAttribute;<br>Method or attribute name: declare class SwiperAttribute<br>Old version informa… 1027 …SwiperAttribute;<br>Method or attribute name: index(value: number): SwiperAttribute;<br>Old versio… 1028 …SwiperAttribute;<br>Method or attribute name: autoPlay(value: boolean): SwiperAttribute;<br>Old ve… 1029 …SwiperAttribute;<br>Method or attribute name: interval(value: number): SwiperAttribute;<br>Old ver… 1031 …SwiperAttribute;<br>Method or attribute name: loop(value: boolean): SwiperAttribute;<br>Old versio… 1032 …SwiperAttribute;<br>Method or attribute name: vertical(value: boolean): SwiperAttribute;<br>Old ve… 1035 …SwiperAttribute;<br>Method or attribute name: cachedCount(value: number): SwiperAttribute;<br>Old … 1037 …SwiperAttribute;<br>Method or attribute name: effectMode(value: EdgeEffect): SwiperAttribute;<br>O… 1038 …SwiperAttribute;<br>Method or attribute name: disableSwipe(value: boolean): SwiperAttribute;<br>Ol… 2818 …SwiperAttribute;<br>Method or attribute name: declare class SwiperAttribute<br>Old version informa… [all …]
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-attribute-modifier.md | 80 …e、SpanAttribute、StackAttribute、StepperAttribute、StepperItemAttribute、SwiperAttribute、SymbolGlyphAt…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta5/ |
H A D | js-apidiff-arkui.md | 27 …wiper<br>Class name: SwiperAttribute<br>Method or attribute name: onAnimationStart(event: (index: … 28 …swiper<br>Class name: SwiperAttribute<br>Method or attribute name: onAnimationEnd(event: (index: n…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-universal-attributes-attribute-modifier.md | 80 …anAttribute, StackAttribute, StepperAttribute, StepperItemAttribute, SwiperAttribute, SymbolGlyphA…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | js-apis-arkui-frameNode.md | 1686 type Swiper = TypedFrameNode<SwiperInterface, SwiperAttribute> 1696 …SwiperAttribute> | 提供Swiper类型FrameNode节点。<br/>**说明:**<br/> SwiperInterface用于[TypedFrameNode](#t…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/ |
H A D | js-apidiff-arkui.md | 754 …SwiperAttribute;<br>方法or属性:curve(value: Curve \| string \| ICurve): SwiperAttribute;<br>旧版本信息:?(Cu…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | js-apis-arkui-frameNode.md | 1655 type Swiper = TypedFrameNode<SwiperInterface, SwiperAttribute> 1665 …SwiperAttribute> | FrameNode of the Swiper type.<br>**NOTE**<br> **SwiperInterface** is used as…
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/export/ |
H A D | arkComponent.d.ts | 1821 declare class ArkSwiperComponent extends ArkComponent implements SwiperAttribute {
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/ |
H A D | js-apidiff-arkui.md | 754 …SwiperAttribute;<br>Method or attribute name: curve(value: Curve \| string \| ICurve): SwiperAttri…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/Beta5 to v3.2-Release/ |
H A D | js-apidiff-arkui.md | 1157 …clare const SwiperInstance: SwiperAttribute;<br>起始版本:N/A|类名:global<br>方法 or 属性:declare const Swipe…
|
/ohos5.0/docs/en/release-notes/api-diff/Beta5-to-v3.2-Release/ |
H A D | js-apidiff-arkui.md | 1157 …nstance: SwiperAttribute;<br>Initial version: N/A|Class name: global<br>Method or attribute name: …
|