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.editablegroupClasses in org.opencms.ui.components.editablegroup that implement I_CmsEditableGroupActionHandlerModifier and TypeClassDescriptionclassDefault 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.favoritesClasses in org.opencms.ui.favorites that implement I_CmsEditableGroupActionHandlerModifier and TypeClassDescriptionclassAction handler that saves favorites after every change.