Uses of Interface
org.opencms.ui.apps.lists.CmsOptionDialog.I_OptionHandler
Packages that use CmsOptionDialog.I_OptionHandler
Package
Description
This package contains the app classes for the list configurations manager.
-
Uses of CmsOptionDialog.I_OptionHandler in org.opencms.ui.apps.lists
Constructors in org.opencms.ui.apps.lists with parameters of type CmsOptionDialog.I_OptionHandlerModifierConstructorDescriptionCmsOptionDialog
(CmsResource resource, CmsDialogOptions options, CmsOptionDialog.I_OptionHandler handler, Runnable onClose, com.vaadin.ui.Window window) Constructor.