Uses of Class
io.goobi.viewer.model.calendar.CalendarRow
-
Uses of CalendarRow in io.goobi.viewer.managedbeans
Modifier and TypeMethodDescriptionCalendarBean.getDayRow()
Getter for the fielddayRow
.CalendarBean.getMonthRow()
Getter for the fieldmonthRow
.Modifier and TypeMethodDescriptionvoid
CalendarBean.setDayRow
(CalendarRow dayRow) Setter for the fielddayRow
.void
CalendarBean.setMonthRow
(CalendarRow monthRow) Setter for the fieldmonthRow
.