Uses of Interface
org.opencms.ui.components.editablegroup.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
Modifier and TypeClassDescriptionclass
Default action handler for group buttons.ModifierConstructorDescriptionCmsEditableGroupButtons
(I_CmsEditableGroupActionHandler actionHandler) Creates a new instance. -
Uses of I_CmsEditableGroupActionHandler in org.opencms.ui.favorites
Modifier and TypeClassDescriptionclass
Action handler that saves favorites after every change.