Uses of Class
io.goobi.viewer.model.calendar.CalendarRow
Packages that use CalendarRow
-
Uses of CalendarRow in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that return CalendarRowModifier and TypeMethodDescriptionCalendarBean.getDayRow()
Getter for the fielddayRow
.CalendarBean.getMonthRow()
Getter for the fieldmonthRow
.Methods in io.goobi.viewer.managedbeans with parameters of type CalendarRowModifier and TypeMethodDescriptionvoid
CalendarBean.setDayRow
(CalendarRow dayRow) Setter for the fielddayRow
.void
CalendarBean.setMonthRow
(CalendarRow monthRow) Setter for the fieldmonthRow
.