| BreadcrumbNavigation |
The breadcrumb navigation.
|
| BreadcrumbNode |
Single node in the list of a breadcrumb navigation
|
| HighlightingRectangle |
A rectangle (defined by its upper left and lower right coordinates) for highlighted text
including the text itself.
|
| RenderingHints |
Contains hints for rendering a webpage
|
| RenderingHintsPreviewImage |
Contains hints for rendering a preview image, e.g. in a webpage as HTML.
These are related to an de.digitalcollections.model.api.identifiable.resource.ImageFileResource but there may exist more
than one rendering hints container, each per individual use case.
This makes it possible to use/embed an image in several projects and locations, each time
rendered individually.
The rendering hints therefore are kept separate in an own rendering hints object and have to be
stored in conjunction with each specific use case.
|
| RenderingTemplate |
Defines a rendering template to be used in the system implementing this library.
|
| SelectList |
A List with a title, selectable options and one dedicated option, which is selected.
|
| SelectOption |
A List item with an identifier, a title, a sub title, a link and a flag for being selected
|
| ToCEntry |
A table of contents entry (node in hierarchical "tree")
|