public class DayView extends SchedulerView
| Modifier and Type | Method and Description |
|---|---|
static DayView |
newInstance()
Gets a new instance of
DayView |
SchedulerView |
setDateHeaderTemplatePattern(String pattern)
Sets the template pattern to be used to render the date header cells.
SchedulerView.setDateHeaderTemplatePattern(String) is marked as protected by default because it is not available to all views. |
setEditable, setSelected, setShowWorkHours, setTitlepublic static DayView newInstance()
DayViewDayViewpublic SchedulerView setDateHeaderTemplatePattern(String pattern)
SchedulerViewSchedulerView.setDateHeaderTemplatePattern(String) is marked as protected by default because it is not available to all views.setDateHeaderTemplatePattern in class SchedulerViewpattern - the date patternthis, for chainingCopyright © 2021 7thWeb. All rights reserved.