| Package | Description |
|---|---|
| org.opencms.ui.apps.modules.edit |
Contains classes of the module manager app used to edit modules.
|
| org.opencms.ui.components |
Contains some reusable GUI components for Vaadin UI
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsSiteSelectorNewValueHandler
Helper class used when new options are automatically added to a site selector combo box.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsAutoItemCreatingComboBox.setNewValueHandler(CmsAutoItemCreatingComboBox.I_NewValueHandler handler)
Sets the new value handler.
|