public class Table.Row extends java.lang.Object
java.util.List<Table.Cell>
getCells()
int
getNr()
Table
getTable()
boolean
isFirst()
isLast()
Table.Row
setHeader(boolean header)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int getNr()
public boolean isFirst()
public boolean isLast()
public Table getTable()
public java.util.List<Table.Cell> getCells()
public Table.Row setHeader(boolean header)