/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/ |
H A D | js_progress_theme.h | 27 static void ApplyTheme(const ProgressStyle& style) in ApplyTheme() 34 if (style != ProgressStyle::Capsule) { in ApplyTheme() 37 if (style == ProgressStyle::Capsule) { in ApplyTheme() 56 } else if (style == ProgressStyle::Linear || style == ProgressStyle::Eclipse) { in ApplyTheme()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_progress.cpp | 86 auto progressStyle = static_cast<ProgressStyle>(jsStyle->ToNumber<int32_t>()); in Create() 87 if (progressStyle == ProgressStyle::Eclipse) { in Create() 89 } else if (progressStyle == ProgressStyle::Ring) { in Create() 91 } else if (progressStyle == ProgressStyle::ScaleRing) { in Create() 93 } else if (progressStyle == ProgressStyle::Capsule) { in Create()
|
H A D | js_progress.h | 25 enum class ProgressStyle { enum
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/ |
H A D | progress_date.h | 93 struct ProgressStyle { struct
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_progress_bridge.cpp | 668 auto progressStyle = static_cast<Framework::ProgressStyle>(type); in SetProgressInitialize() 670 if (progressStyle == Framework::ProgressStyle::Eclipse) { in SetProgressInitialize() 672 } else if (progressStyle == Framework::ProgressStyle::Ring) { in SetProgressInitialize() 674 } else if (progressStyle == Framework::ProgressStyle::ScaleRing) { in SetProgressInitialize() 676 } else if (progressStyle == Framework::ProgressStyle::Capsule) { in SetProgressInitialize()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-components-progress.md | 43 …deprecated)</sup> | [ProgressStyle](#progressstyle枚举说明) | 否 | 指定进度条样式。<br/>该参数从API version8开始废弃… 61 ## ProgressStyle枚举说明
|
/ohos5.0/foundation/arkui/advanced_ui_component/source/ProgressButton/ |
H A D | ProgressButton.ets | 56 style: ProgressStyle.Capsule })
|
/ohos5.0/base/update/update_app/feature/ota/src/main/ets/components/ |
H A D | ProgressContent.ets | 46 Progress({ value: this.downloadProgress, style: ProgressStyle.Ring })
|
/ohos5.0/foundation/arkui/advanced_ui_component/interface/progressbutton/ |
H A D | progressbutton.js | 179 …Progress.create({ value: this.getButtonProgress(), total: MAX_PROGRESS, style: ProgressStyle.Capsu…
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/ |
H A D | ArkProgress.ts | 20 style?: ProgressStyle
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/progressbutton/source/ |
H A D | progressbutton.ets | 94 style: ProgressStyle.Capsule })
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/progressbutton/interfaces/ |
H A D | progressbutton.js | 252 style: ProgressStyle.Capsule });
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-components-progress.md | 43 …ProgressStyle](#progressstyle) | No | Style of the progress indicator.<br>This parameter is depr… 61 ## ProgressStyle section
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/Beta5 to v3.2-Release/ |
H A D | js-apidiff-arkui.md | 1015 |起始版本有变化|类名:ProgressStyle<br>起始版本:7|类名:ProgressStyle<br>起始版本:9|progress.d.ts| 1016 |起始版本有变化|类名:ProgressStyle<br>方法 or 属性:Linear<br>起始版本:7|类名:ProgressStyle<br>方法 or 属性:Linear<br>起始版本:… 1017 |起始版本有变化|类名:ProgressStyle<br>方法 or 属性:Ring<br>起始版本:8|类名:ProgressStyle<br>方法 or 属性:Ring<br>起始版本:9|pr… 1018 |起始版本有变化|类名:ProgressStyle<br>方法 or 属性:Eclipse<br>起始版本:7|类名:ProgressStyle<br>方法 or 属性:Eclipse<br>起始版… 1019 |起始版本有变化|类名:ProgressStyle<br>方法 or 属性:ScaleRing<br>起始版本:8|类名:ProgressStyle<br>方法 or 属性:ScaleRing<br… 1020 |起始版本有变化|类名:ProgressStyle<br>方法 or 属性:Capsule<br>起始版本:8|类名:ProgressStyle<br>方法 or 属性:Capsule<br>起始版…
|
/ohos5.0/docs/en/release-notes/api-diff/Beta5-to-v3.2-Release/ |
H A D | js-apidiff-arkui.md | 1015 |Initial version changed|Class name: ProgressStyle<br>Initial version: 7|Class name: ProgressStyle<… 1016 …version changed|Class name: ProgressStyle<br>Method or attribute name: Linear<br>Initial version: … 1017 … version changed|Class name: ProgressStyle<br>Method or attribute name: Ring<br>Initial version: 8… 1018 …ersion changed|Class name: ProgressStyle<br>Method or attribute name: Eclipse<br>Initial version: … 1019 …rsion changed|Class name: ProgressStyle<br>Method or attribute name: ScaleRing<br>Initial version:… 1020 …ersion changed|Class name: ProgressStyle<br>Method or attribute name: Capsule<br>Initial version: …
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/ |
H A D | js-apidiff-arkui.md | 715 …Options;<br>方法or属性:style?: ProgressStyle<br>旧版本信息:|类名:ProgressOptions;<br>方法or属性:style?: ProgressS… 2569 |跨平台能力有变化|类名:ProgressStyle;<br>方法or属性:Linear<br>旧版本信息:|类名:ProgressStyle;<br>方法or属性:Linear<br>新版本信息:… 2571 |跨平台能力有变化|类名:ProgressStyle;<br>方法or属性:Ring<br>旧版本信息:|类名:ProgressStyle;<br>方法or属性:Ring<br>新版本信息:cros… 2573 |跨平台能力有变化|类名:ProgressStyle;<br>方法or属性:Eclipse<br>旧版本信息:|类名:ProgressStyle;<br>方法or属性:Eclipse<br>新版本信… 2575 |跨平台能力有变化|类名:ProgressStyle;<br>方法or属性:ScaleRing<br>旧版本信息:|类名:ProgressStyle;<br>方法or属性:ScaleRing<br>… 2577 |跨平台能力有变化|类名:ProgressStyle;<br>方法or属性:Capsule<br>旧版本信息:|类名:ProgressStyle;<br>方法or属性:Capsule<br>新版本信… 2583 |跨平台能力有变化|类名:ProgressStyle;<br>方法or属性:declare enum ProgressStyle<br>旧版本信息:|类名:ProgressStyle;<br>方法o…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/ |
H A D | js-apidiff-arkui.md | 693 …Options;<br>方法or属性:style?: ProgressStyle<br>旧版本信息:|类名:ProgressOptions;<br>方法or属性:style?: ProgressS…
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/ |
H A D | js-apidiff-arkui.md | 715 …ProgressStyle<br>Old version information: |Class name: ProgressOptions;<br>Method or attribute nam… 2569 …ity changed|Class name: ProgressStyle;<br>Method or attribute name: Linear<br>Old version informat… 2571 …lity changed|Class name: ProgressStyle;<br>Method or attribute name: Ring<br>Old version informati… 2573 …ty changed|Class name: ProgressStyle;<br>Method or attribute name: Eclipse<br>Old version informat… 2575 …y changed|Class name: ProgressStyle;<br>Method or attribute name: ScaleRing<br>Old version informa… 2577 …ty changed|Class name: ProgressStyle;<br>Method or attribute name: Capsule<br>Old version informat… 2583 …ProgressStyle;<br>Method or attribute name: declare enum ProgressStyle<br>Old version information:…
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/ |
H A D | js-apidiff-arkui.md | 693 …ProgressStyle<br>Old version information: |Class name: ProgressOptions;<br>Method or attribute nam…
|