Interface I_CmsGalleryWidgetHandler


public interface I_CmsGalleryWidgetHandler
A handler to set the selected resource within an editing widget.

  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setWidgetValue(String resourcePath, org.opencms.util.CmsUUID structureId, CmsCroppingParamBean croppingParameter)
    Sets the widget value.
  • Method Details

    • setWidgetValue

      void setWidgetValue(String resourcePath, org.opencms.util.CmsUUID structureId, CmsCroppingParamBean croppingParameter)
      Sets the widget value.

      Parameters:
      resourcePath - the resource path
      structureId - the structure id
      croppingParameter - the cropping parameter in case of an image resource