Class CustomCalendarDisplayMode

All Implemented Interfaces:
Serializable

public class CustomCalendarDisplayMode extends AbstractCalendarDisplayModeProperties
Custom calendar display mode properties. It enables to create new display mode with custom date range and use it along with other display modes. If a date range is not specified it can be managed by JmixFullCalendar.setVisibleRange(LocalDate, LocalDate).
See Also: