Uses of Interface
org.opencms.ui.components.editablegroup.CmsEditableGroup.I_RowBuilder
Package
Description
Contains components for editing a homogeneous list of Vaadin components, often used for multivalued fields in dialogs.
-
Uses of CmsEditableGroup.I_RowBuilder in org.opencms.ui.components.editablegroup
Modifier and TypeClassDescriptionstatic class
Default implementation for row builder.Modifier and TypeMethodDescriptionvoid
CmsEditableGroup.setRowBuilder
(CmsEditableGroup.I_RowBuilder rowBuilder) Sets the row builder. -
Uses of CmsEditableGroup.I_RowBuilder in org.opencms.ui.favorites
Modifier and TypeClassDescriptionclass
Dialog which shows the list of favorites for the current user and allows them to jump to individual favorites, edit the list, or add the current location to the favorite list.