Home
last modified time | relevance | path

Searched refs:SetRequestPopupDataFunc (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_component.h244 void SetRequestPopupDataFunc (const OnRequestPopupDataFunc& func) in SetRequestPopupDataFunc() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dindexer_model_impl.cpp180 indexerComponent->SetRequestPopupDataFunc(std::move(onSelectEvent)); in SetOnRequestPopupData()