Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_group_component.h38 const EventMarker& GetOnClicked() const in GetOnClicked() function
H A Drender_list_item_group.cpp494 …onClicked_ = AceAsyncEvent<void(const std::string&)>::Create(itemGroup->GetOnClicked(), GetContext… in Update()