public class MonthView extends SchedulerView
| Modifier and Type | Method and Description |
|---|---|
static MonthView |
newInstance()
Gets a new instance of
MonthView |
SchedulerView |
setDayTemplatePattern(String pattern)
Sets the template pattern used to render the day slots in month view.
|
setDateHeaderTemplatePattern, setEditable, setSelected, setShowWorkHours, setTitlepublic static MonthView newInstance()
MonthViewMonthViewpublic SchedulerView setDayTemplatePattern(String pattern)
pattern - the date patternthis, for chainingCopyright © 2021 7thWeb. All rights reserved.