Uses of Interface
org.opencms.ui.components.editablegroup.I_CmsEditableGroupActionHandler
Packages that use I_CmsEditableGroupActionHandler
Package
Description
Contains components for editing a homogeneous list of Vaadin components, often used for multivalued fields in dialogs.
-
Uses of I_CmsEditableGroupActionHandler in org.opencms.ui.components.editablegroup
Classes in org.opencms.ui.components.editablegroup that implement I_CmsEditableGroupActionHandlerModifier and TypeClassDescriptionclass
Default action handler for group buttons.Constructors in org.opencms.ui.components.editablegroup with parameters of type I_CmsEditableGroupActionHandlerModifierConstructorDescriptionCmsEditableGroupButtons
(I_CmsEditableGroupActionHandler actionHandler) Creates a new instance. -
Uses of I_CmsEditableGroupActionHandler in org.opencms.ui.favorites
Classes in org.opencms.ui.favorites that implement I_CmsEditableGroupActionHandlerModifier and TypeClassDescriptionclass
Action handler that saves favorites after every change.