/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-components-select.md | 35 | symbolIcon<sup>12+</sup> | [SymbolGlyphModifier](ts-universal-attributes-attribute-modifier.md) … 412 | symbolIcon<sup>12+</sup> | [SymbolGlyphModifier](ts-universal-attributes-attribute-modifier.md) … 502 Select([{ value: 'aaa', symbolIcon: this.symbolModifier1 }, 503 { value: 'bbb', symbolIcon: this.symbolModifier2 }, 504 { value: 'ccc', symbolIcon: this.symbolModifier3 }, 505 { value: 'ddd', symbolIcon: this.symbolModifier4 }]) 550 if (configuration.symbolIcon) { 551 SymbolGlyph().attributeModifier(configuration.symbolIcon).fontSize(24) 580 Select([{ value: 'item1', icon: $r('app.media.icon'), symbolIcon: this.symbolModifier1 }, 581 { value: 'item1', icon: $r('app.media.icon'), symbolIcon: this.symbolModifier2 }])
|
H A D | ts-universal-attributes-menu.md | 110 | symbolIcon<sup>12+</sup> | [SymbolGlyphModifier](ts-universal-attributes-attribute… 566 该示例为bindMenu通过配置MenuElement的symbolIcon弹出菜单。 585 symbolIcon:this.symbolIconModifier1, 592 symbolIcon:this.symbolIconModifier2,
|
H A D | ts-basic-components-navdestination.md | 558 symbolIcon: new SymbolGlyphModifier($r('sys.symbol.phone_badge_star')) 598 symbolIcon: new SymbolGlyphModifier($r('sys.symbol.phone_badge_star'))
|
H A D | ts-basic-components-navigation.md | 1439 | symbolIcon<sup>12+</sup> | [SymbolGlyphModifier](ts-universal-attributes-attribute-modifier.md) … 1454 | symbolIcon<sup>12+</sup> | [SymbolGlyphModifier](ts-universal-attributes-attribute-modifier.md) … 3424 …symbolIcon: new SymbolGlyphModifier($r('sys.symbol.ohos_folder_badge_plus')).fontColor([Color.Red,… 3429 symbolIcon: new SymbolGlyphModifier($r('sys.symbol.ohos_lungs')), 3436 symbolIcon: new SymbolGlyphModifier($r('sys.symbol.ohos_lungs')), 3445 symbolIcon: new SymbolGlyphModifier($r('sys.symbol.ohos_star')), 3453 symbolIcon: new SymbolGlyphModifier($r('sys.symbol.ohos_star')), 3497 …symbolIcon: new SymbolGlyphModifier($r('sys.symbol.ohos_folder_badge_plus')).fontColor([Color.Red,… 3504 symbolIcon: new SymbolGlyphModifier($r('sys.symbol.repeat_1')),
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/ |
H A D | option_pattern.cpp | 509 …n::UpdateIcon(const std::string& src, const std::function<void(WeakPtr<NG::FrameNode>)> symbolIcon) in UpdateIcon() argument 517 if (symbolIcon && (!icon_ || icon_->GetTag() != V2::SYMBOL_ETS_TAG)) { in UpdateIcon() 518 icon_ = OptionView::CreateSymbol(symbolIcon, row, icon_); in UpdateIcon() 522 …} else if (symbolIcon == nullptr && !src.empty() && (!icon_ || icon_->GetTag() != V2::IMAGE_ETS_TA… in UpdateIcon() 528 if (symbolIcon != nullptr) { in UpdateIcon() 529 symbolIcon(AccessibilityManager::WeakClaim(AccessibilityManager::RawPtr(icon_))); in UpdateIcon()
|
H A D | option_view.cpp | 308 if (param.symbolIcon != nullptr) { in CreateSelectOption() 309 iconNode = CreateSymbol(param.symbolIcon, row); in CreateSelectOption()
|
H A D | option_pattern.h | 156 …d UpdateIcon(const std::string& src, const std::function<void(WeakPtr<NG::FrameNode>)> symbolIcon);
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-components-select.md | 35 …symbolIcon<sup>12+</sup> | [SymbolGlyphModifier](ts-universal-attributes-attribute-modifier.md) |… 412 | symbolIcon<sup>12+</sup> | [SymbolGlyphModifier](ts-universal-attributes-attribute-modifier.md) … 558 Select([{ value: 'aaa', symbolIcon: this.symbolModifier1 }, 559 { value: 'bbb', symbolIcon: this.symbolModifier2 }, 560 { value: 'ccc', symbolIcon: this.symbolModifier3 }, 561 { value: 'ddd', symbolIcon: this.symbolModifier4 }]) 606 if (configuration.symbolIcon) { 607 SymbolGlyph().attributeModifier(configuration.symbolIcon).fontSize(24) 636 Select([{ value: 'item1', icon: $r('app.media.icon'), symbolIcon: this.symbolModifier1 }, 637 { value: 'item1', icon: $r('app.media.icon'), symbolIcon: this.symbolModifier2 }])
|
H A D | ts-universal-attributes-menu.md | 112 | symbolIcon<sup>12+</sup> | [SymbolGlyphModifier](ts-universal-attributes-attribute… 588 symbolIcon:this.symbolIconModifier1, 595 symbolIcon:this.symbolIconModifier2,
|
H A D | ts-basic-components-navigation.md | 1441 | symbolIcon<sup>12+</sup> | [SymbolGlyphModifier](ts-universal-attributes-attribute-modifier.md) … 1456 | symbolIcon<sup>12+</sup> | [SymbolGlyphModifier](ts-universal-attributes-attribute-modifier.md) … 3426 …symbolIcon: new SymbolGlyphModifier($r('sys.symbol.ohos_folder_badge_plus')).fontColor([Color.Red,… 3431 symbolIcon: new SymbolGlyphModifier($r('sys.symbol.ohos_lungs')), 3438 symbolIcon: new SymbolGlyphModifier($r('sys.symbol.ohos_lungs')), 3447 symbolIcon: new SymbolGlyphModifier($r('sys.symbol.ohos_star')), 3455 symbolIcon: new SymbolGlyphModifier($r('sys.symbol.ohos_star')), 3499 …symbolIcon: new SymbolGlyphModifier($r('sys.symbol.ohos_folder_badge_plus')).fontColor([Color.Red,… 3506 symbolIcon: new SymbolGlyphModifier($r('sys.symbol.repeat_1')),
|
H A D | ts-basic-components-navdestination.md | 559 symbolIcon: new SymbolGlyphModifier($r('sys.symbol.phone_badge_star')) 599 symbolIcon: new SymbolGlyphModifier($r('sys.symbol.phone_badge_star'))
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/ |
H A D | ArkNavDestination.ts | 201 isBaseOrResourceEqual(this.stageValue[i].symbolIcon, this.value[i].symbolIcon)
|
H A D | ArkNavigation.ts | 340 isBaseOrResourceEqual(this.stageValue[i].symbolIcon, this.value[i].symbolIcon)
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/ |
H A D | select_model.h | 49 std::function<void(WeakPtr<NG::FrameNode>)> symbolIcon = nullptr; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_select.cpp | 95 params[i].symbolIcon = symbolApply; in Create()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
H A D | menu_pattern.cpp | 570 optionPattern->UpdateIcon(params.at(i).icon, params.at(i).symbolIcon); in UpdateSelectParam()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/select/ |
H A D | select_test_ng.cpp | 1908 sparam_one.symbolIcon = onApply;
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | arkComponent.js | 20548 isBaseOrResourceEqual(this.stageValue[i].symbolIcon, this.value[i].symbolIcon) 21614 isBaseOrResourceEqual(this.stageValue[i].symbolIcon, this.value[i].symbolIcon)
|