Home
last modified time | relevance | path

Searched defs:SetOnPopupSelected (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_event_hub.h57 void SetOnPopupSelected(OnPopupSelectedEvent&& onPopupSelected) in SetOnPopupSelected() function
H A Dindexer_model_ng.cpp254 void IndexerModelNG::SetOnPopupSelected(std::function<void(const int32_t selected)>&& onPopupSelect… in SetOnPopupSelected() function in OHOS::Ace::NG::IndexerModelNG
617 void IndexerModelNG::SetOnPopupSelected(FrameNode* frameNode, in SetOnPopupSelected() function in OHOS::Ace::NG::IndexerModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dindexer_model_impl.cpp184 void IndexerModelImpl::SetOnPopupSelected(std::function<void(const int32_t selected)>&& onPopupSele… in SetOnPopupSelected() function in OHOS::Ace::Framework::IndexerModelImpl