Home
last modified time | relevance | path

Searched defs:SetOnTap (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Dtext_field_component.cpp456 void TextFieldComponent::SetOnTap(const EventMarker& onTap) in SetOnTap() function in OHOS::Ace::TextFieldComponent
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
Dtextfield_declaration.h967 void SetOnTap(const EventMarker& onTap) in SetOnTap() function