Home
last modified time | relevance | path

Searched refs:GetPreClickId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_component.h304 const EventMarker& GetPreClickId() const in GetPreClickId() function
H A Dcalendar_element.cpp187 …BackEndEventManager<void()>::GetInstance().BindBackendEvent(calendar->GetPreClickId(), [buttonCall… in BuildCardCalendar()