Uses of Class
org.opencms.gwt.shared.CmsCoreData
Package
Description
Provides core support for GWT.
Core shared stuff.
Shared RPC interfaces.
-
Uses of CmsCoreData in org.opencms.gwt
Modifier and TypeMethodDescriptionCmsGwtActionElement.getCoreData()
Returns the needed server data for client-side usage.CmsCoreService.prefetch()
static CmsCoreData
CmsCoreService.prefetch
(javax.servlet.http.HttpServletRequest request) Fetches the core data.Modifier and TypeMethodDescriptionstatic String
CmsGwtActionElement.exportCommon
(CmsObject cms, CmsCoreData coreData) Returns the serialized data for the core provider wrapped into a script tag.