Uses of Class
org.opencms.widgets.CmsGalleryWidgetConfiguration
-
Packages that use CmsGalleryWidgetConfiguration Package Description org.opencms.widgets Contains the widget implementations, these are GUI elements used in editors and dialogs of the OpenCms workplace. -
-
Uses of CmsGalleryWidgetConfiguration in org.opencms.widgets
Subclasses of CmsGalleryWidgetConfiguration in org.opencms.widgets Modifier and Type Class Description classCmsVfsImageWidgetConfigurationConfiguration options for the VFS image widget.Methods in org.opencms.widgets that return CmsGalleryWidgetConfiguration Modifier and Type Method Description protected CmsGalleryWidgetConfigurationA_CmsAdeGalleryWidget. getWidgetConfiguration(CmsObject cms, CmsMessages messages, I_CmsWidgetParameter param)Returns the widget configuration.
-