Class ResponsiveGrid

java.lang.Object
com.adobe.cq.sightly.WCMUsePojo
com.day.cq.wcm.foundation.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 Details

    • ResponsiveGrid

      public ResponsiveGrid()
      Deprecated.
  • Method Details

    • activate

      public void activate() throws 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:
      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 String getCssClass()
      Deprecated.
      Returns:
      css classes to be added to the markup of the grid container
    • getParagraphs

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