Uses of Package
io.goobi.viewer.model.toc

Packages that use io.goobi.viewer.model.toc
Package
Description
JSF managed beans (CDI backing beans) of the Goobi viewer.
Functionality interfaces and implementations that attach pagination and navigation behaviour to CMS content components such as search, browse, TOC, and bookmark views.
Contains the table-of-contents model for digitized records, including the TOC aggregate, individual TOCElement entries, and the TocMaker that builds the hierarchy from Solr or METS data.
Provides PDF export support for table-of-contents data, using iText/OpenPDF to write formatted TOC entries into a PDF document.
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.
Provides visibility condition classes used to determine whether UI elements should be displayed for a given record page.