BSRow

Contains a row of content, either on the top-level BSGrid or at any other lower-level element that can contain rows, eg BSTab .

It is rendered as a <div class="row …​">

API

BSRow.java
class BSRow {
  String toString()
}