Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_group_component.h33 void SetOnClicked(const EventMarker& onClicked) in SetOnClicked() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_list_item_group.cpp164 listItemGroupComponent_->SetOnClicked(onClicked_); in PrepareSpecializedComponent()