Package org.opencms.ui.components.editablegroup
package org.opencms.ui.components.editablegroup
Contains components for editing a homogeneous list of Vaadin components, often used for multivalued fields in dialogs.
- Since:
- 11.0.0
-
ClassDescriptionDefault action handler for group buttons.Manages a group of widgets used as a multivalue input.Empty handler which shows or hides an 'Add' button to add new rows, depending on whether the group is empty.Default implementation for row builder.Handles state changes when the group becomes empty/not empty.Interface for group row components that can have errors.Builds editable group rows by wrapping other components.Button bar for manipulating rows in a multivalued field list.Default implementation for row for multivalue field lists.Server side handler interface for button presses in a multivalue widget group row's button bar.Interface for components used as editable group rows.