Uses of Class
org.opencms.ade.contenteditor.shared.CmsComplexWidgetData
Package
Description
Contains server side classes for the XML content editor.
Contains data beans used on the server side as well as on the client side of the XML content editor.
Contains the widget implementations, these are GUI elements used in editors and dialogs of the OpenCms workplace.
-
Uses of CmsComplexWidgetData in org.opencms.ade.contenteditor
Modifier and TypeMethodDescriptionCmsContentTypeVisitor.getComplexWidgetData()
Gets the map of complex widget configurations. -
Uses of CmsComplexWidgetData in org.opencms.widgets
Modifier and TypeMethodDescriptionfinal CmsComplexWidgetData
A_CmsNativeComplexWidget.getWidgetData
(CmsObject cms) CmsDataViewWidget.getWidgetData
(CmsObject cms) CmsDefaultComplexWidget.getWidgetData
(CmsObject cms) I_CmsComplexWidget.getWidgetData
(CmsObject cms) Gets the data needed for the editor to render the complex widget.