Uses of Package
io.goobi.viewer.managedbeans.tabledata
Packages that use io.goobi.viewer.managedbeans.tabledata
Package
Description
JSF managed beans (CDI backing beans) of the Goobi viewer.
Reusable infrastructure for paginated, filterable table data in JSF-backed admin views,
providing a generic provider interface, filter model, pluggable data sources, and related exceptions.
-
Classes in io.goobi.viewer.managedbeans.tabledata used by io.goobi.viewer.managedbeansClassDescriptionRepresents a single filter criterion applied to a data table column.Generic data provider for paginated, filterable, and sortable admin data tables.
-
Classes in io.goobi.viewer.managedbeans.tabledata used by io.goobi.viewer.managedbeans.tabledataClassDescriptionRepresents a single filter criterion applied to a data table column.Generic data provider for paginated, filterable, and sortable admin data tables.Data-source interface for paginated, sortable, and filterable table data used by
TableDataProvider.Thrown when a table data source encounters an error while loading or filtering data.