Package com.day.cq.wcm.foundation
Class ResponsiveGrid.Column
- java.lang.Object
-
- com.day.cq.wcm.foundation.ResponsiveGrid.Column
-
- Enclosing class:
- ResponsiveGrid
public class ResponsiveGrid.Column extends Object
Class to get the necessary properties for a column in the grid
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegergetColumnCount(String breakpointName)StringgetCssClass()Set<String>getMissingBreakpointNames()StringgetPath()ValueMapgetProperties()ResourcegetResource()
-