Class Table.Row

java.lang.Object
com.day.cq.wcm.foundation.Table.Row
Enclosing class:
Table

public class Table.Row extends Object
  • Method Details

    • getNr

      public int getNr()
    • isFirst

      public boolean isFirst()
    • isLast

      public boolean isLast()
    • getTable

      public Table getTable()
    • getCells

      public List<Table.Cell> getCells()
    • setHeader

      public Table.Row setHeader(boolean header)