| Package | Description |
|---|---|
| org.opencms.ui.components.editablegroup |
Contains components for editing a homogeneous list of Vaadin components, often used for multivalued fields in dialogs
|
| org.opencms.ui.favorites |
| Modifier and Type | Class and Description |
|---|---|
static class |
CmsEditableGroup.DefaultRowBuilder
Default implementation for row builder.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsEditableGroup.setRowBuilder(CmsEditableGroup.I_RowBuilder rowBuilder)
Sets the row builder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsFavoriteDialog
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.
|