| Package | Description |
|---|---|
| org.opencms.ui.actions |
Contains classes for workplace actions.
|
| org.opencms.ui.contextmenu |
Contains code for workplace context menu
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsContextMenuActionItem
A workplace action context menu item.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
I_CmsContextMenuItem
Interface for workplace context menu items.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsBlockingLockCheck
A wrapper context menu action which first checks whether the resources for which the action is executed have any children
locked by different users.
|
class |
CmsSubmenu
Menu item which acts only as a container for nested menu items.
|
| Constructor and Description |
|---|
CmsBlockingLockCheck(I_CmsContextMenuAction nextAction)
Creates a new instance.
|