程序包 | 说明 |
---|---|
org.opencms.workplace |
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
|
org.opencms.workplace.explorer |
Contains the functions that generate the Workplace "Explorer" view, also contains
the "New resource" wizard.
|
限定符和类型 | 方法和说明 |
---|---|
CmsExplorerContextMenu |
CmsWorkplaceManager.getMultiContextMenu()
Returns the configured multi context menu to use in the Explorer view.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsWorkplaceManager.setMultiContextMenu(CmsExplorerContextMenu multiContextMenu)
Sets the configured multi context menu to use in the Explorer view.
|
限定符和类型 | 方法和说明 |
---|---|
CmsExplorerContextMenu |
CmsExplorerTypeSettings.getContextMenu()
Returns the context menu.
|