Home
last modified time | relevance | path

Searched refs:SetWorkDays (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_calendar.h47 static void SetWorkDays(const std::string& workDays);
H A Djs_calendar.cpp280 void JSCalendar::SetWorkDays(const std::string& workDays) in SetWorkDays() function in OHOS::OHOS::Ace::Framework::JSCalendar
285 component->SetWorkDays(workDays); in SetWorkDays()
/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_component.h394 void SetWorkDays(const std::string& workDays) in SetWorkDays() function in OHOS::Ace::CalendarComponent
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_calendar.cpp115 calendar.calendarComponent_->SetWorkDays(value); in SetSpecializedAttr()

Completed in 3 milliseconds