Class ResponsiveGrid

  • All Implemented Interfaces:
    Use

    @Deprecated
    public class ResponsiveGrid
    extends WCMUsePojo
    Deprecated.
    Use API for the responsive grid sightly component /libs/wcm/foundation/components/responsivegrid Use ResponsiveGrid instead
    • Constructor Detail

      • ResponsiveGrid

        public ResponsiveGrid()
        Deprecated.
    • Method Detail

      • activate

        public void activate()
                      throws java.lang.Exception
        Deprecated.
        Description copied from class: WCMUsePojo
        Implement this method to perform post initialization tasks. This method is called by WCMUsePojo.init(Bindings).
        Specified by:
        activate in class WCMUsePojo
        Throws:
        java.lang.Exception - in case of any error during activation
      • getEffectiveResource

        public <T extends Resource> T getEffectiveResource()
        Deprecated.
        get the resource for displaying the parsys, handle templated content AdobePatentID="P6273-US"
        Type Parameters:
        T - resource
        Returns:
        resource for displaying the parsys
      • getCssClass

        public java.lang.String getCssClass()
        Deprecated.
        Returns:
        css classes to be added to the markup of the grid container
      • getParagraphs

        public java.util.List<ResponsiveGrid.Column> getParagraphs()
        Deprecated.
        Returns:
        all columns added to the grid