Interface | Description |
---|---|
I_CmsAppView |
Factory to create components.
|
I_CmsContextMenuBuilder |
Builds an explorer context menu based on the set of selected resources' IDs.
|
I_CmsDialogContext |
Context for dialogs opened from the context menu.
|
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_CmsCustomComponent |
Abstract component class providing access to the OpenCms context.
|
A_CmsDialogContext |
Abstract dialog context.
|
A_CmsUI |
Abstract UI class providing access to the OpenCms context.
|
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 |
---|---|
FontOpenCms |
The available OpenCms workplace icons.
|