Searched defs:SetOnWillInsertValueEvent (Results 1 – 5 of 5) sorted by relevance
96 void SetOnWillInsertValueEvent(std::function<bool(const InsertValueInfo&)>&& func) override {}; in SetOnWillInsertValueEvent() function
70 void SetOnWillInsertValueEvent(std::function<bool(const InsertValueInfo&)>&& func) override {}; in SetOnWillInsertValueEvent() function
335 void SetOnWillInsertValueEvent(std::function<bool(const InsertValueInfo&)>&& func) in SetOnWillInsertValueEvent() function
1798 void TextFieldModelNG::SetOnWillInsertValueEvent(std::function<bool(const InsertValueInfo&)>&& func) in SetOnWillInsertValueEvent() function in OHOS::Ace::NG::TextFieldModelNG1989 void TextFieldModelNG::SetOnWillInsertValueEvent(FrameNode* frameNode, in SetOnWillInsertValueEvent() function in OHOS::Ace::NG::TextFieldModelNG
626 void SearchModelNG::SetOnWillInsertValueEvent(std::function<bool(const InsertValueInfo&)>&& func) in SetOnWillInsertValueEvent() function in OHOS::Ace::NG::SearchModelNG1769 void SearchModelNG::SetOnWillInsertValueEvent(FrameNode* frameNode, std::function<bool(const Insert… in SetOnWillInsertValueEvent() function in OHOS::Ace::NG::SearchModelNG