| Package | Description |
|---|---|
| org.opencms.ui.apps |
Contains code for workplace apps
|
| org.opencms.ui.components |
Contains some reusable GUI components for Vaadin UI
|
| org.opencms.ui.favorites |
| Constructor and Description |
|---|
CmsExplorerDialogContext(I_CmsDialogContext.ContextType contextType,
CmsFileTable fileTable,
CmsFileExplorer explorer,
java.util.List<CmsResource> resources)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
CmsToolBar.openFavoriteDialog(CmsFileExplorer explorer)
Opens the favorite dialog.
|
| Constructor and Description |
|---|
CmsExplorerFavoriteContext(CmsObject cms,
CmsFileExplorer explorer)
Creates a new instance.
|