| Package | Description |
|---|---|
| org.opencms.ui.components |
Contains some reusable GUI components for Vaadin UI
|
| org.opencms.ui.contextmenu |
Contains code for workplace context menu
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsFileTable.startEdit(CmsUUID itemId,
CmsResourceTableProperty propertyId,
I_CmsFilePropertyEditHandler editHandler)
Starts inline editing of the given file property.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsContextMenuEditHandler
Handles inline editing within the file table.
|