Uses of Enum Class
io.goobi.viewer.model.search.HitListView
Packages that use HitListView
Package
Description
-
Uses of HitListView in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that return types with arguments of type HitListView -
Uses of HitListView in io.goobi.viewer.model.cms.pages.content.types
Methods in io.goobi.viewer.model.cms.pages.content.types that return HitListViewMethods in io.goobi.viewer.model.cms.pages.content.types with parameters of type HitListViewModifier and TypeMethodDescriptionvoid
CMSRecordListContent.setView
(HitListView view) void
CMSSearchContent.setView
(HitListView view) -
Uses of HitListView in io.goobi.viewer.model.search
Methods in io.goobi.viewer.model.search that return HitListViewModifier and TypeMethodDescriptionstatic HitListView
Returns the enum constant of this class with the specified name.static HitListView[]
HitListView.values()
Returns an array containing the constants of this enum class, in the order they are declared.