| Package | Description |
|---|---|
| org.opencms.ui.apps.modules.edit |
Contains classes of the module manager app used to edit modules.
|
| 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.components.fileselect |
Contains components for selecting resources
|
| org.opencms.ui.favorites |
| Class and Description |
|---|
| CmsEditableGroup.I_HasError
Interface for group row components that can have errors.
|
| Class and Description |
|---|
| CmsEditableGroup
Manages a group of widgets used as a multivalue input.
|
| CmsEditableGroup.I_EmptyHandler
Handles state changes when the group becomes empty/not empty.
|
| CmsEditableGroup.I_RowBuilder
Builds editable group rows by wrapping other components.
|
| CmsEditableGroupButtons
Button bar for manipulating rows in a multivalued field list.
|
| I_CmsEditableGroupActionHandler
Server side handler interface for button presses in a multivalue widget group row's button bar.
|
| I_CmsEditableGroupRow
Interface for components used as editable group rows.
|
| Class and Description |
|---|
| CmsEditableGroup.I_HasError
Interface for group row components that can have errors.
|
| Class and Description |
|---|
| CmsDefaultActionHandler
Default action handler for group buttons.
|
| CmsEditableGroup
Manages a group of widgets used as a multivalue input.
|
| CmsEditableGroup.I_RowBuilder
Builds editable group rows by wrapping other components.
|
| CmsEditableGroupButtons
Button bar for manipulating rows in a multivalued field list.
|
| I_CmsEditableGroupActionHandler
Server side handler interface for button presses in a multivalue widget group row's button bar.
|
| I_CmsEditableGroupRow
Interface for components used as editable group rows.
|