Home
last modified time | relevance | path

Searched defs:SetWorkDays (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_component.h394 void SetWorkDays(const std::string& workDays) in SetWorkDays() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_calendar.cpp280 void JSCalendar::SetWorkDays(const std::string& workDays) in SetWorkDays() function in OHOS::Ace::Framework::JSCalendar