Class CustomWidgetEditBean

java.lang.Object
io.goobi.viewer.managedbeans.CustomWidgetEditBean
All Implemented Interfaces:
Serializable

@Named @ViewScoped public class CustomWidgetEditBean extends Object implements Serializable
JSF view-scoped backing bean for the custom sidebar widget editor. Manages creation and editing of CustomSidebarWidget instances of various types, and handles the assignment of widgets to published CMS pages.
See Also: