JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.opencms.gwt.shared.CmsTinyMCEData
Packages that use
CmsTinyMCEData
Package
Description
org.opencms.gwt.shared
Core shared stuff.
Uses of
CmsTinyMCEData
in
org.opencms.gwt.shared
Methods in
org.opencms.gwt.shared
that return
CmsTinyMCEData
Modifier and Type
Method
Description
CmsTinyMCEData
CmsCoreData.
getTinymce
()
Gets the data for the TinyMCE editor.
Methods in
org.opencms.gwt.shared
with parameters of type
CmsTinyMCEData
Modifier and Type
Method
Description
void
CmsCoreData.
setTinymce
(
CmsTinyMCEData
tinyMceData)
Sets the data for the TinyMCE editor.