Class PageImageThumbnail


  • @Model(adaptables=SlingHttpServletRequest.class)
    public class PageImageThumbnail
    extends Object
    Defines a Sling Model used by the core/wcm/components/commons/editor/dialog/pageimagethumbnail/v1/pageimagethumbnail dialog component.
    Since:
    com.adobe.cq.wcm.core.components.commons.editor.dialog 1.0.0
    • Constructor Detail

      • PageImageThumbnail

        public PageImageThumbnail()
    • Method Detail

      • getAlt

        public String getAlt()
        Returns the alternative text of the featured image of the page, which the component belongs to.
        Returns:
        the alternative text of the page image
      • getSrc

        public String getSrc()
        Returns the src attribute of the featured image of the page, which the component belongs to.
        Returns:
        the alternative text of the page image