public class TableRow extends Node
TableRow(Location location, java.util.List<TableCell> cells)
java.util.List<TableCell>
getCells()
getLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TableRow(Location location, java.util.List<TableCell> cells)
public java.util.List<TableCell> getCells()