Class GridRow

    • Constructor Detail

      • GridRow

        public GridRow()
        Creates an empty GridRow instance.
      • GridRow

        public GridRow​(GridSpan... elements)
        Creates a new GridRow instance with zero or more GridSpan elements contained within it.
        Parameters:
        elements - the elements to add