Class Table.Column

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

public class Table.Column 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()