| Interface | Description |
|---|---|
| I_CmsAppView |
Factory to create components.
|
| I_CmsDialogContext |
Context for dialogs opened from the context menu.
|
| I_CmsDialogContextWithAdeContext |
Interface for a dialog context which also has access to the ADE context for which it is used.
|
| I_CmsEditPropertyContext |
Action context that allows direct editing of single properties.
|
| I_CmsHasButtons |
Provides buttons for a dialog.
|
| I_CmsUpdateListener<T> |
Handles updates to items of a given type.
|
| Class | Description |
|---|---|
| A_CmsDialogContext |
Abstract dialog context.
|
| A_CmsUI |
Abstract UI class providing access to the OpenCms context.
|
| CmsCssIcon |
An icon resource.
|
| CmsUserIconHelper |
Generates user ident-icons.
|
| CmsVaadinErrorHandler |
Error handler for uncaught Vaadin exceptions.
|
| CmsVaadinUtils |
Vaadin utility functions.
|
| CmsVaadinUtils.OptionGroupBuilder |
Helper class for building option groups.
|
| Messages |
Message bundle class.
|
| Enum | Description |
|---|---|
| CmsVaadinUtils.PropertyId |
Container property ids.
|
| FontOpenCms |
The available OpenCms workplace icons.
|
| I_CmsDialogContext.ContextType |
The available context types.
|