Uses of Enum
org.opencms.gwt.shared.CmsCoreData.AdeContext
Packages that use 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
Methods in org.opencms.gwt with parameters of type CmsCoreData.AdeContextModifier 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
Methods in org.opencms.ui that return CmsCoreData.AdeContextModifier and TypeMethodDescriptionI_CmsDialogContextWithAdeContext.getAdeContext()
Gets the ADE context.