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 TypeMethodDescriptionvoidCalendarBean.setDayRow(CalendarRow dayRow) Setter for the fielddayRow.voidCalendarBean.setMonthRow(CalendarRow monthRow) Setter for the fieldmonthRow.