Home
last modified time | relevance | path

Searched refs:SetCustomComponent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_component_v2.h99 void SetCustomComponent(const RefPtr<Component>& customComponent) in SetCustomComponent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Doption_component.h345 void SetCustomComponent(const RefPtr<Component>& component) in SetCustomComponent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp1446 popupComponent->SetCustomComponent(customComponent); in BindPopup()
1515 optionComponent->SetCustomComponent(customComponent); in ExecMenuBuilder()