Uses of Package
io.goobi.viewer.model.calendar
Packages that use io.goobi.viewer.model.calendar
Package
Description
JSF managed beans (CDI backing beans) of the Goobi viewer.
Model for the calendar browse view, providing a hierarchy of calendar items from century
down to day level that represent the temporal distribution of digitized records.
Contains the core viewer model, including the central
ViewManager, physical and structural record elements,
page navigation, MIME type handling, and supporting value types used across the viewer presentation layer.-
Classes in io.goobi.viewer.model.calendar used by io.goobi.viewer.managedbeansClassDescriptionCalendar browsing item representing a single century.Calendar browsing item representing a single day.Calendar browsing item representing a single month.Calendar browsing item representing a single week.Calendar browsing item representing a single year.Represents a row of calendar items (e.g. a week row within a month view) for display in the calendar widget.
-
Classes in io.goobi.viewer.model.calendar used by io.goobi.viewer.model.calendarClassDescriptionAbstract base class for calendar browsing items representing a time period (year, month, day, etc.).Calendar browsing item representing a single day.Calendar browsing item representing a single month.Calendar browsing item representing a single week.Calendar browsing item representing a single year.Represents a single selectable item in a calendar navigation (e.g. a year, month, or day entry).
-
Classes in io.goobi.viewer.model.calendar used by io.goobi.viewer.model.viewer