Home
last modified time | relevance | path

Searched defs:actionLabel (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/common/ime/
Dtext_input_configuration.h34 std::string actionLabel; member
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Dtext_field_component.cpp266 void TextFieldComponent::SetActionLabel(const std::string& actionLabel) in SetActionLabel()
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
Dtextfield_declaration.h63 std::string actionLabel; member
526 void SetActionLabel(const std::string& actionLabel) in SetActionLabel()