| Package | Description |
|---|---|
| org.opencms.ui.actions |
Contains classes for workplace actions.
|
| org.opencms.ui.apps |
Contains code for workplace apps
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsDisplayAction
The display action.
|
class |
CmsEditDialogAction
The edit dialog action.
|
class |
CmsEditPageAction
The edit page action.
|
| Modifier and Type | Method and Description |
|---|---|
I_CmsDefaultAction |
CmsWorkplaceAppManager.getDefaultAction(I_CmsDialogContext context)
Returns the default action for the given context if available.
|
I_CmsDefaultAction |
CmsWorkplaceAppManager.getDefaultAction(I_CmsDialogContext context,
I_CmsContextMenuItemProvider menuItemProvider)
Returns the default action for the given context if available.
|