Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.h326 void OnItemSelect(const RefPtr<RenderListItem>& item);
H A Drender_list.cpp1635 spThis->OnItemSelect(item); in RequestListItem()
1698 void RenderList::OnItemSelect(const RefPtr<RenderListItem>& item) in OnItemSelect() function in OHOS::Ace::V2::RenderList