Uses of Interface
org.opencms.ui.components.CmsAutoItemCreatingComboBox.I_NewValueHandler
Packages that use CmsAutoItemCreatingComboBox.I_NewValueHandler
Package
Description
Contains classes of the module manager app used to edit modules.
Contains some reusable GUI components for Vaadin UI.
-
Uses of CmsAutoItemCreatingComboBox.I_NewValueHandler in org.opencms.ui.apps.modules.edit
Classes in org.opencms.ui.apps.modules.edit that implement CmsAutoItemCreatingComboBox.I_NewValueHandlerModifier and TypeClassDescriptionclass
Helper class used when new options are automatically added to a site selector combo box. -
Uses of CmsAutoItemCreatingComboBox.I_NewValueHandler in org.opencms.ui.components
Methods in org.opencms.ui.components with parameters of type CmsAutoItemCreatingComboBox.I_NewValueHandlerModifier and TypeMethodDescriptionvoid
CmsAutoItemCreatingComboBox.setNewValueHandler
(CmsAutoItemCreatingComboBox.I_NewValueHandler handler) Sets the new value handler.