Class ResponsiveGrid.Column

  • Enclosing class:
    ResponsiveGrid

    public class ResponsiveGrid.Column
    extends Object
    Class to get the necessary properties for a column in the grid
    • Method Detail

      • getResource

        public Resource getResource()
      • getPath

        public String getPath()
      • getMissingBreakpointNames

        public Set<String> getMissingBreakpointNames()
      • getColumnCount

        public Integer getColumnCount​(String breakpointName)
      • getCssClass

        public String getCssClass()
      • getProperties

        public ValueMap getProperties()