Searched defs:SetOnClickEvent (Results 1 – 4 of 4) sorted by relevance
43 virtual void SetOnClickEvent(std::function<void()>&& onClick) {}; in SetOnClickEvent() function
119 void RadioModelImpl::SetOnClickEvent(std::function<void()>&& onClick) in SetOnClickEvent() function in OHOS::Ace::Framework::RadioModelImpl
342 void SetOnClickEvent(GestureEventFunc&& onClick) in SetOnClickEvent() function
272 void SetOnClickEvent(GestureEventFunc&& onClick_) in SetOnClickEvent() function