org.openorb.board.shared.board
public class BoardTableRow extends Object
Constructor Summary | |
---|---|
BoardTableRow(int rowType, TableCell[] rowCells)
Constructor |
Method Summary | |
---|---|
TableCell[] | getRowCells()
Get the cells of this row |
int | getRowType()
Get the type of this row |
String | toString()
Get the row string representation |