Programmer's Guide > Interfaces > TableCell interface > isAdjacent method
  
isAdjacent method
Returns true if the indicated cell is a neighbor.
isAdjacent(otherCell )
Parameters
TableCellotherCell
The cell that might be a neighbor.
Returns
Trueboolean. if the other cell is a neighbor.