Home
last modified time | relevance | path

Searched defs:SetSubmitEvent (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/search/
H A Dsearch_component.cpp110 void SearchComponent::SetSubmitEvent(const std::function<void(const std::string&)>& event) in SetSubmitEvent() function in OHOS::Ace::SearchComponent
/foundation/arkui/ace_engine/frameworks/core/components/declaration/search/
H A Dsearch_declaration.h134 void SetSubmitEvent(const std::function<void(const std::string&)>& submitEvent) in SetSubmitEvent() function in OHOS::Ace::SearchDeclaration
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.h212 void SetSubmitEvent(std::function<void(const std::string&)>&& event) in SetSubmitEvent() function in OHOS::OHOS::Ace::RenderTextField

Completed in 7 milliseconds