Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_component.h138 void RequestMonthData(int32_t index);
287 void RequestMonthData(int32_t index);
H A Dcalendar_component.cpp172 void CalendarController::RequestMonthData(int32_t index) in RequestMonthData() function in OHOS::Ace::CalendarController
327 calendarController->RequestMonthData(index); in Build()