Package io.goobi.viewer.model.calendar


package io.goobi.viewer.model.calendar
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.
  • Class
    Description
    Abstract base class for calendar browsing items representing a time period (year, month, day, etc.).
    Calendar 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.
    Data for the calendar view of an individual record (e.g. newspaper).
    Represents a single selectable item in a calendar navigation (e.g. a year, month, or day entry).