Class JsHoliday
java.lang.Object
io.deephaven.web.client.api.widget.calendar.JsHoliday
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionelemental2.core.JsArray<JsBusinessPeriod>
The business periods that are open on the holiday.getDate()
The date of the Holiday.
-
Constructor Details
-
JsHoliday
-
-
Method Details
-
getDate
The date of the Holiday.- Returns:
LocalDateWrapper
-
getBusinessPeriods
The business periods that are open on the holiday.- Returns:
- dh.calendar.BusinessPeriod
-