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