Searched defs:SetSwiperAction (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ | ||
H A D | list_item_model_ng.cpp | 82 void ListItemModelNG::SetSwiperAction(std::function<void()>&& startAction, std::function<void()>&& … in SetSwiperAction() function in OHOS::Ace::NG::ListItemModelNG |
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
H A D | js_list_item.cpp | 254 void JSListItem::SetSwiperAction(const JSCallbackInfo& args) in SetSwiperAction() function in OHOS::Ace::Framework::JSListItem |