Home
last modified time | relevance | path

Searched defs:SetOnDateChange (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_event_hub.h34 void SetOnDateChange(ChangeEvent&& changeEvent) in SetOnDateChange() function in OHOS::Ace::NG::TextClockEventHub
H A Dtext_clock_model_ng.cpp68 void TextClockModelNG::SetOnDateChange(std::function<void(const std::string)>&& onChange) in SetOnDateChange() function in OHOS::Ace::NG::TextClockModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtext_clock_model_impl.cpp44 void TextClockModelImpl::SetOnDateChange(std::function<void(const std::string)>&& onChange) in SetOnDateChange() function in OHOS::Ace::Framework::TextClockModelImpl
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_date_component.h63 void SetOnDateChange(const std::function<void(const PickerDate&)>& value) in SetOnDateChange() function in OHOS::Ace::PickerDateComponent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_event_hub.h42 void SetOnDateChange(DateChangeEvent&& onChange) in SetOnDateChange() function in OHOS::Ace::NG::DatePickerEventHub
/foundation/arkui/ace_engine/frameworks/core/components/text_clock/
H A Drender_text_clock.h44 void SetOnDateChange(const std::function<void(const std::string)>& value) in SetOnDateChange() function in OHOS::Ace::RenderTextClock

Completed in 3 milliseconds