Uses of Enum
org.opencms.gwt.shared.CmsCoreData.AdeContext
Package
Description
Provides core support for GWT.
Core shared stuff.
Shared RPC interfaces.
General code for the Vaadin UI.
-
Uses of CmsCoreData.AdeContext in org.opencms.gwt
Modifier and TypeMethodDescriptionstatic List<CmsContextMenuEntryBean>
CmsCoreService.getContextMenuEntries
(CmsObject cms, CmsUUID structureId, CmsCoreData.AdeContext context, Map<String, String> params) Returns the context menu entries for the given URI.CmsCoreService.getContextMenuEntries
(CmsUUID structureId, CmsCoreData.AdeContext context) CmsCoreService.getContextMenuEntries
(CmsUUID structureId, CmsCoreData.AdeContext context, Map<String, String> params) -
Uses of CmsCoreData.AdeContext in org.opencms.ui
Modifier and TypeMethodDescriptionI_CmsDialogContextWithAdeContext.getAdeContext()
Gets the ADE context.