| Package | Description |
|---|---|
| org.opencms.ui.apps |
Contains code for workplace apps
|
| org.opencms.ui.apps.lists |
This package contains the app classes for the list configurations manager.
|
| org.opencms.ui.components.extensions |
Contains Vaadin UI extensions
|
| org.opencms.ui.editors |
The available content editors.
|
| org.opencms.ui.editors.messagebundle |
The data bindings and logic for the translator editor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsAppView
Displays the selected app.
|
class |
CmsAppWorkplaceUi
The workplace ui.
|
class |
CmsEditor
The editor app.
|
class |
CmsFileExplorer
The file explorer app.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsListManager
Manager for list configuration files.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsWindowCloseExtension.addWindowCloseListener(I_CmsWindowCloseListener listener)
Adds a window close listener.
|
void |
CmsWindowCloseExtension.removeWindowCloseListener(I_CmsWindowCloseListener listener)
Removes the given window close listener.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsSourceEditor
The plain text editor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsMessageBundleEditor
Controller for the VAADIN UI of the Message Bundle Editor.
|