Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_event_hub.h36 std::function<void(bool)>&& GetOnChange() in GetOnChange() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_base_component.h147 const EventMarker& GetOnChange() const in GetOnChange() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_event_hub.h150 const std::function<void(const std::string&, PreviewText&)>& GetOnChange() const in GetOnChange() function