Package com.day.cq.wcm.foundation
Class ResponsiveGrid
java.lang.Object
com.adobe.cq.sightly.WCMUsePojo
com.day.cq.wcm.foundation.ResponsiveGrid
- All Implemented Interfaces:
Use
Deprecated.
Use API for the responsive grid sightly component
/libs/wcm/foundation/components/responsivegrid
Use
ResponsiveGrid instead-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassDeprecated.Class to get the necessary properties for a column in the grid -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.adobe.cq.sightly.WCMUsePojo
get, getComponent, getComponentContext, getCurrentDesign, getCurrentPage, getCurrentStyle, getDesigner, getEditContext, getInheritedPageProperties, getInheritedProperties, getPageManager, getPageProperties, getProperties, getRequest, getResource, getResourceDesign, getResourcePage, getResourceResolver, getResponse, getSlingScriptHelper, getWcmMode, getXSSAPI, init
-
Constructor Details
-
ResponsiveGrid
public ResponsiveGrid()Deprecated.
-
-
Method Details
-
activate
Deprecated.Description copied from class:WCMUsePojoImplement this method to perform post initialization tasks. This method is called byWCMUsePojo.init(Bindings).- Specified by:
activatein classWCMUsePojo- Throws:
Exception- in case of any error during activation
-
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
Deprecated.- Returns:
- css classes to be added to the markup of the grid container
-
getParagraphs
Deprecated.- Returns:
- all columns added to the grid
-